Results

By type

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

2023-02-22 09:35:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-22 09:35:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-22 09:35:11 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-22 09:35:11 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-22 09:35:11 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-02-22 09:35:11 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-22 09:35:11 967 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-22 09:35:12 042 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-22 09:35:12 116 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-22 09:35:12 116 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-22 09:35:12 116 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-22 09:35:12 552 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/22 09:35:26 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:26 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:36 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:36 [info] 41#41: *15 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:40 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: 9213f32bc5d913578286d6e1192f9acc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:35:40 [info] 35#35: *16 [lua] logger.lua:23: 9213f32bc5d913578286d6e1192f9acc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:35:40 +0000] 9213f32bc5d913578286d6e1192f9acc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.125 upstream_response_time:0.124 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:35:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33
2023/02/22 09:35:42 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 9544a50d699b5ae9517a88c242fcc96f:receive the request, client: 10.233.67.128, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.67.128 - - [22/Feb/2023:09:35:43 +0000] 9544a50d699b5ae9517a88c242fcc96f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.240 upstream_response_time:0.239 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/02/22 09:35:43 [info] 35#35: *19 [lua] logger.lua:23: 9544a50d699b5ae9517a88c242fcc96f {"matched":"microservices"} while logging request, client: 10.233.67.128, 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.128 - - [22/Feb/2023:09:35:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 240
2023/02/22 09:35:46 [info] 35#35: *21 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:46 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:53 [info] 35#35: *19 client 10.233.67.128 closed keepalive connection
2023/02/22 09:35:55 [info] 35#35: *22 [lua] access_by_lua(msblocations.conf:189):2: d242a65a2b5653e004e797f49d492dfc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:35:55 +0000] d242a65a2b5653e004e797f49d492dfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 09:35:55 [info] 35#35: *22 [lua] logger.lua:23: d242a65a2b5653e004e797f49d492dfc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:35:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:35:56 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:35:56 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:06 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:06 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:08 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/22 09:36:08 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/02/22 09:36:08 [notice] 34#34: cache loader process 45 exited with code 0
2023/02/22 09:36:08 [notice] 34#34: signal 29 (SIGIO) received
2023/02/22 09:36:10 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 5d2a8513c85c95a29c4bad6accee9dee:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:36:10 [info] 35#35: *28 [lua] logger.lua:23: 5d2a8513c85c95a29c4bad6accee9dee {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:36:10 +0000] 5d2a8513c85c95a29c4bad6accee9dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:36:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 09:36:16 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:16 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:25 [info] 35#35: *31 [lua] access_by_lua(msblocations.conf:189):2: 542155447551503ced24b55d6e1268db:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:36:25 +0000] 542155447551503ced24b55d6e1268db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 09:36:25 [info] 35#35: *31 [lua] logger.lua:23: 542155447551503ced24b55d6e1268db {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:36:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:36:26 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:26 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:36 [info] 41#41: *34 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:36 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:40 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: 7ced9713e4d0a4ea6f7ab7bdbc5b2b0a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:36:40 [info] 35#35: *36 [lua] logger.lua:23: 7ced9713e4d0a4ea6f7ab7bdbc5b2b0a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:36:40 +0000] 7ced9713e4d0a4ea6f7ab7bdbc5b2b0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:36:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:36:42 [info] 35#35: *37 [lua] access_by_lua(msblocations.conf:189):2: b5859ac79b3e9f161db7ed4fd17f6ce1:receive the request, client: 10.233.65.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/02/22 09:36:42 [info] 35#35: *37 [lua] logger.lua:23: b5859ac79b3e9f161db7ed4fd17f6ce1 {"matched":"microservices"} while logging request, client: 10.233.65.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.65.217 - - [22/Feb/2023:09:36:42 +0000] b5859ac79b3e9f161db7ed4fd17f6ce1 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.080 upstream_response_time:0.079 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.65.217 - - [22/Feb/2023:09:36:42 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 83
2023/02/22 09:36:46 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:46 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:47 [info] 35#35: *37 client 10.233.65.217 closed keepalive connection
2023/02/22 09:36:55 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: 81c251314b4fd5a8fb044de088b5c5fb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:36:55 [info] 35#35: *40 [lua] logger.lua:23: 81c251314b4fd5a8fb044de088b5c5fb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:36:55 +0000] 81c251314b4fd5a8fb044de088b5c5fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:36:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:36:56 [info] 41#41: *41 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:36:56 [info] 41#41: *42 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:06 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:06 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:10 [info] 35#35: *46 [lua] access_by_lua(msblocations.conf:189):2: f8ae53457a1dbde1ba3d240c1fbbf811:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:37:10 +0000] f8ae53457a1dbde1ba3d240c1fbbf811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:37:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:37:10 [info] 35#35: *46 [lua] logger.lua:23: f8ae53457a1dbde1ba3d240c1fbbf811 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 09:37:16 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:16 [info] 41#41: *48 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:25 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: 458c08ec1cdca6e3ca895575a976611c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:37:25 [info] 35#35: *49 [lua] logger.lua:23: 458c08ec1cdca6e3ca895575a976611c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:37:25 +0000] 458c08ec1cdca6e3ca895575a976611c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:37:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:37:26 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:26 [info] 41#41: *51 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:36 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:36 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:40 [info] 35#35: *54 [lua] access_by_lua(msblocations.conf:189):2: d2c2064bb722d86bb18c4002de6f6af2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:37:40 [info] 35#35: *54 [lua] logger.lua:23: d2c2064bb722d86bb18c4002de6f6af2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:37:40 +0000] d2c2064bb722d86bb18c4002de6f6af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:37:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:37:46 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:46 [info] 41#41: *56 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:55 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: 492a897bacf04be5d8763e63d4989afb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:37:55 [info] 35#35: *57 [lua] logger.lua:23: 492a897bacf04be5d8763e63d4989afb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:37:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.187 - - [22/Feb/2023:09:37:55 +0000] 492a897bacf04be5d8763e63d4989afb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 09:37:56 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:37:56 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:06 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:06 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:10 [info] 35#35: *63 [lua] access_by_lua(msblocations.conf:189):2: fce1d29a977777e483cbe1a1b1c9235a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:38:10 +0000] fce1d29a977777e483cbe1a1b1c9235a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 09:38:10 [info] 35#35: *63 [lua] logger.lua:23: fce1d29a977777e483cbe1a1b1c9235a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:38:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 09:38:16 [info] 41#41: *65 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:16 [info] 41#41: *64 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:25 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: a00b4aa455ae8bd27b7c513121935299:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:38:25 [info] 35#35: *66 [lua] logger.lua:23: a00b4aa455ae8bd27b7c513121935299 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:38:25 +0000] a00b4aa455ae8bd27b7c513121935299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:38:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:38:26 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:26 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:36 [info] 41#41: *69 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:36 [info] 41#41: *70 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:40 [info] 35#35: *71 [lua] access_by_lua(msblocations.conf:189):2: 7eec169d0400928071b9de098ec8ae73:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:38:40 [info] 35#35: *71 [lua] logger.lua:23: 7eec169d0400928071b9de098ec8ae73 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:38:40 +0000] 7eec169d0400928071b9de098ec8ae73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:38:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 09:38:46 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:46 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:55 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: 85ce7a9da011b8d9cb6ca52ebd318ada:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:38:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.187 - - [22/Feb/2023:09:38:55 +0000] 85ce7a9da011b8d9cb6ca52ebd318ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:38:55 [info] 35#35: *74 [lua] logger.lua:23: 85ce7a9da011b8d9cb6ca52ebd318ada {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 09:38:56 [info] 41#41: *76 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:38:56 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:06 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:06 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:10 [info] 35#35: *80 [lua] access_by_lua(msblocations.conf:189):2: 34dc6feb1ce45c6e335ad6c95a23f418:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:39:10 [info] 35#35: *80 [lua] logger.lua:23: 34dc6feb1ce45c6e335ad6c95a23f418 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:39:10 +0000] 34dc6feb1ce45c6e335ad6c95a23f418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:39:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:39:16 [info] 41#41: *81 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:16 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:25 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: 5cea0b01dc8f9d252f454e869f7665af:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:39:25 [info] 35#35: *83 [lua] logger.lua:23: 5cea0b01dc8f9d252f454e869f7665af {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:39:25 +0000] 5cea0b01dc8f9d252f454e869f7665af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:39:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:39:26 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:26 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:36 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:36 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:40 [info] 35#35: *88 [lua] access_by_lua(msblocations.conf:189):2: 6b0ba8350c6500721ca53a489aab99c2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:39:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.187 - - [22/Feb/2023:09:39:40 +0000] 6b0ba8350c6500721ca53a489aab99c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/22 09:39:40 [info] 35#35: *88 [lua] logger.lua:23: 6b0ba8350c6500721ca53a489aab99c2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 09:39:46 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:46 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:55 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 0f9df2d1c6345c870ca721c234f07c5f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:39:55 [info] 35#35: *91 [lua] logger.lua:23: 0f9df2d1c6345c870ca721c234f07c5f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:39:55 +0000] 0f9df2d1c6345c870ca721c234f07c5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:39:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:39:56 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:39:56 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:06 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:06 [info] 41#41: *95 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:10 [info] 35#35: *97 [lua] access_by_lua(msblocations.conf:189):2: 5ce4a94fa630e9d4a085fe93357979ad:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:10 +0000] 5ce4a94fa630e9d4a085fe93357979ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/22 09:40:10 [info] 35#35: *97 [lua] logger.lua:23: 5ce4a94fa630e9d4a085fe93357979ad {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 09:40:16 [info] 41#41: *98 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:16 [info] 41#41: *99 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:25 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: 1003c6dadd5f78e7393070b32e3beb96:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:40:25 [info] 35#35: *100 [lua] logger.lua:23: 1003c6dadd5f78e7393070b32e3beb96 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:25 +0000] 1003c6dadd5f78e7393070b32e3beb96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:40:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:40:26 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:26 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:36 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:36 [info] 41#41: *103 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:40 [info] 35#35: *105 [lua] access_by_lua(msblocations.conf:189):2: 83a3fc1f0bf36956d8e83a761f5f4ce5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:40:40 [info] 35#35: *105 [lua] logger.lua:23: 83a3fc1f0bf36956d8e83a761f5f4ce5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:40 +0000] 83a3fc1f0bf36956d8e83a761f5f4ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:40:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:40:46 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:46 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:55 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: 5eaa3286cfede387150962d87df3e3ff:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:55 +0000] 5eaa3286cfede387150962d87df3e3ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:40:55 [info] 35#35: *108 [lua] logger.lua:23: 5eaa3286cfede387150962d87df3e3ff {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:40:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:40:56 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:40:56 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:06 [info] 41#41: *112 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:06 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:10 [info] 35#35: *114 [lua] access_by_lua(msblocations.conf:189):2: 63e93be36914641071e35748b74b12fe:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:41:10 +0000] 63e93be36914641071e35748b74b12fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/22 09:41:10 [info] 35#35: *114 [lua] logger.lua:23: 63e93be36914641071e35748b74b12fe {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:41:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:41:16 [info] 41#41: *115 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:16 [info] 41#41: *116 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:25 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: ca295c2d79d731cb9c799554b54dab38:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:41:25 [info] 35#35: *117 [lua] logger.lua:23: ca295c2d79d731cb9c799554b54dab38 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:41:25 +0000] ca295c2d79d731cb9c799554b54dab38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:41:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 09:41:26 [info] 41#41: *119 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:26 [info] 41#41: *118 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:36 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:36 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:40 [info] 35#35: *122 [lua] access_by_lua(msblocations.conf:189):2: dd419234adc46cafb3f2e4033d7c3bf3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:41:40 [info] 35#35: *122 [lua] logger.lua:23: dd419234adc46cafb3f2e4033d7c3bf3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:41:40 +0000] dd419234adc46cafb3f2e4033d7c3bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:41:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:41:46 [info] 41#41: *124 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:46 [info] 41#41: *123 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:55 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: 8926592168bd5741d918a00700892d08:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:41:55 [info] 35#35: *125 [lua] logger.lua:23: 8926592168bd5741d918a00700892d08 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:41:55 +0000] 8926592168bd5741d918a00700892d08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:41:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:41:56 [info] 41#41: *126 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:41:56 [info] 41#41: *127 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:06 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:06 [info] 41#41: *129 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:10 [info] 35#35: *131 [lua] access_by_lua(msblocations.conf:189):2: e4b4cde53d779ebf10b13bc10d0e0873:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:10 +0000] e4b4cde53d779ebf10b13bc10d0e0873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:42:10 [info] 35#35: *131 [lua] logger.lua:23: e4b4cde53d779ebf10b13bc10d0e0873 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:42:16 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:16 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:25 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: 1eb24672d736e11c522fa20d3c0ad2a5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:25 +0000] 1eb24672d736e11c522fa20d3c0ad2a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/22 09:42:25 [info] 35#35: *134 [lua] logger.lua:23: 1eb24672d736e11c522fa20d3c0ad2a5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 09:42:26 [info] 41#41: *136 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:26 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:36 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:36 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:40 [info] 35#35: *139 [lua] access_by_lua(msblocations.conf:189):2: 2e2be63a523f6705637b880d055f9c35:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:42:40 [info] 35#35: *139 [lua] logger.lua:23: 2e2be63a523f6705637b880d055f9c35 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:40 +0000] 2e2be63a523f6705637b880d055f9c35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:42:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:42:46 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:46 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:55 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: ad553c5ea5fe53edc02ceb4251410f1f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:42:55 [info] 35#35: *142 [lua] logger.lua:23: ad553c5ea5fe53edc02ceb4251410f1f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:42:55 +0000] ad553c5ea5fe53edc02ceb4251410f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:42:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:42:56 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:42:56 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:06 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:06 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:10 [info] 35#35: *148 [lua] access_by_lua(msblocations.conf:189):2: 1147cf4f5b5c25e8229522e1c0449814:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:43:10 [info] 35#35: *148 [lua] logger.lua:23: 1147cf4f5b5c25e8229522e1c0449814 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:43:10 +0000] 1147cf4f5b5c25e8229522e1c0449814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:43:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:43:16 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:16 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:25 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 796f0ecc71640832b83617aeff0a150e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:43:25 [info] 35#35: *151 [lua] logger.lua:23: 796f0ecc71640832b83617aeff0a150e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:43:25 +0000] 796f0ecc71640832b83617aeff0a150e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:43:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:43:26 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:26 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:36 [info] 41#41: *154 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:36 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:40 [info] 35#35: *156 [lua] access_by_lua(msblocations.conf:189):2: 73be090acac2472c7c2d364ef4a8cae6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:43:40 [info] 35#35: *156 [lua] logger.lua:23: 73be090acac2472c7c2d364ef4a8cae6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:43:40 +0000] 73be090acac2472c7c2d364ef4a8cae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:43:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:43:46 [info] 41#41: *157 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:46 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:55 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 92625574ebbbdbc79e9a1ca0236d5844:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:43:55 [info] 35#35: *159 [lua] logger.lua:23: 92625574ebbbdbc79e9a1ca0236d5844 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:43:55 +0000] 92625574ebbbdbc79e9a1ca0236d5844 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:43:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:43:56 [info] 41#41: *161 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:43:56 [info] 41#41: *160 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:06 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:06 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:10 [info] 35#35: *165 [lua] access_by_lua(msblocations.conf:189):2: 80ea5946c52d5a0557def9452fcb1725:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:44:10 [info] 35#35: *165 [lua] logger.lua:23: 80ea5946c52d5a0557def9452fcb1725 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:10 +0000] 80ea5946c52d5a0557def9452fcb1725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:44:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:44:16 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:16 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:25 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: d83feec8285f52ce2159352b23567001:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:44:25 [info] 35#35: *168 [lua] logger.lua:23: d83feec8285f52ce2159352b23567001 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:25 +0000] d83feec8285f52ce2159352b23567001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:44:26 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:26 [info] 41#41: *170 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:36 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:36 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:40 [info] 35#35: *173 [lua] access_by_lua(msblocations.conf:189):2: f367a0db5e769f02339ef2270fa1b587:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:44:40 [info] 35#35: *173 [lua] logger.lua:23: f367a0db5e769f02339ef2270fa1b587 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:40 +0000] f367a0db5e769f02339ef2270fa1b587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:44:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:44:46 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:46 [info] 41#41: *175 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:55 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: 4892749f15cfb8f3aa7d167ee5989d24:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 09:44:55 [info] 35#35: *176 [lua] logger.lua:23: 4892749f15cfb8f3aa7d167ee5989d24 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:44:55 +0000] 4892749f15cfb8f3aa7d167ee5989d24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:44:56 [info] 41#41: *178 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:44:56 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:06 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:06 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:10 [info] 35#35: *182 [lua] access_by_lua(msblocations.conf:189):2: 973a741294dd767e3411bb1a83e22a86:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:45:10 [info] 35#35: *182 [lua] logger.lua:23: 973a741294dd767e3411bb1a83e22a86 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:10 +0000] 973a741294dd767e3411bb1a83e22a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:45:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:45:16 [info] 41#41: *184 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:16 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:25 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 42b6609cd07b25ebae9cc1fd9d6658ac:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:25 +0000] 42b6609cd07b25ebae9cc1fd9d6658ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/22 09:45:25 [info] 35#35: *185 [lua] logger.lua:23: 42b6609cd07b25ebae9cc1fd9d6658ac {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 09:45:26 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:26 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:36 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:36 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:40 [info] 35#35: *190 [lua] access_by_lua(msblocations.conf:189):2: 9f3181d69beffdc2596765279b581b8a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:41 +0000] 9f3181d69beffdc2596765279b581b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:45:41 [info] 35#35: *190 [lua] logger.lua:23: 9f3181d69beffdc2596765279b581b8a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:45:46 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:46 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:56 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: eb6502a27864de757b373c47b76c0b70:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:56 +0000] eb6502a27864de757b373c47b76c0b70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 09:45:56 [info] 35#35: *193 [lua] logger.lua:23: eb6502a27864de757b373c47b76c0b70 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:45:56 [info] 41#41: *195 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:45:56 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:06 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:06 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:11 [info] 35#35: *199 [lua] access_by_lua(msblocations.conf:189):2: 784ea3e1a4ccff716a99609e22e71601:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:46:11 [info] 35#35: *199 [lua] logger.lua:23: 784ea3e1a4ccff716a99609e22e71601 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:46:11 +0000] 784ea3e1a4ccff716a99609e22e71601 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 09:46:16 [info] 41#41: *200 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:16 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:26 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: 1790ed12df109bc41f13b85fb29067a0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:46:26 [info] 35#35: *202 [lua] logger.lua:23: 1790ed12df109bc41f13b85fb29067a0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:46:26 +0000] 1790ed12df109bc41f13b85fb29067a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 09:46:26 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:26 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:36 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:36 [info] 41#41: *206 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:41 [info] 35#35: *207 [lua] access_by_lua(msblocations.conf:189):2: d66858f7e0d49b7e8af38d907d9f7fd1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:46:41 [info] 35#35: *207 [lua] logger.lua:23: d66858f7e0d49b7e8af38d907d9f7fd1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:46:41 +0000] d66858f7e0d49b7e8af38d907d9f7fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:46:46 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:46 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:56 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 8bef00d740bb324f8819fd27deb14b60:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:46:56 +0000] 8bef00d740bb324f8819fd27deb14b60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:46:56 [info] 35#35: *210 [lua] logger.lua:23: 8bef00d740bb324f8819fd27deb14b60 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:46:56 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:46:56 [info] 41#41: *212 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:06 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:06 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:11 [info] 35#35: *216 [lua] access_by_lua(msblocations.conf:189):2: 12fbd79f5ae74f57fcf7fbbf5c725bbd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:47:11 [info] 35#35: *216 [lua] logger.lua:23: 12fbd79f5ae74f57fcf7fbbf5c725bbd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:47:11 +0000] 12fbd79f5ae74f57fcf7fbbf5c725bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:47:16 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:16 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:26 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: d03bda347461a65fd3dca8dfdf170765:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:47:26 +0000] d03bda347461a65fd3dca8dfdf170765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:47:26 [info] 35#35: *219 [lua] logger.lua:23: d03bda347461a65fd3dca8dfdf170765 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:47:26 [info] 41#41: *220 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:26 [info] 41#41: *221 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:36 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:36 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:41 [info] 35#35: *224 [lua] access_by_lua(msblocations.conf:189):2: 5518e8a32ab10d7955c2493b07eeb2ae:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:47:41 [info] 35#35: *224 [lua] logger.lua:23: 5518e8a32ab10d7955c2493b07eeb2ae {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:47:41 +0000] 5518e8a32ab10d7955c2493b07eeb2ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:47:46 [info] 41#41: *225 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:46 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:56 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 7b62d518e4f5fb91fa5d558e8302cce2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:47:56 [info] 35#35: *227 [lua] logger.lua:23: 7b62d518e4f5fb91fa5d558e8302cce2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:47:56 +0000] 7b62d518e4f5fb91fa5d558e8302cce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:47:56 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:47:56 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:06 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:06 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:11 [info] 35#35: *233 [lua] access_by_lua(msblocations.conf:189):2: f40a10bf636fbacc6b65b4d248ecb02d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:48:11 [info] 35#35: *233 [lua] logger.lua:23: f40a10bf636fbacc6b65b4d248ecb02d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:11 +0000] f40a10bf636fbacc6b65b4d248ecb02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:48:16 [info] 41#41: *234 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:16 [info] 41#41: *235 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:26 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: 9f657688717636db4f5f1f67f1585b59:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:26 +0000] 9f657688717636db4f5f1f67f1585b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:48:26 [info] 35#35: *236 [lua] logger.lua:23: 9f657688717636db4f5f1f67f1585b59 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:48:26 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:26 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:36 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:36 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:41 [info] 35#35: *241 [lua] access_by_lua(msblocations.conf:189):2: e2cbbae82d6eda053c895521d6bad429:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:41 +0000] e2cbbae82d6eda053c895521d6bad429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 09:48:41 [info] 35#35: *241 [lua] logger.lua:23: e2cbbae82d6eda053c895521d6bad429 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:48:46 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:46 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:56 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: c3059f2119702971e94cf6ba64cfdbde:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:56 +0000] c3059f2119702971e94cf6ba64cfdbde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:48:56 [info] 35#35: *244 [lua] logger.lua:23: c3059f2119702971e94cf6ba64cfdbde {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:48:56 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:48:56 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:06 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:06 [info] 41#41: *248 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:11 [info] 35#35: *250 [lua] access_by_lua(msblocations.conf:189):2: 5648d3195fd9c04ecfc80ed2ee680985:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:49:11 [info] 35#35: *250 [lua] logger.lua:23: 5648d3195fd9c04ecfc80ed2ee680985 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:11 +0000] 5648d3195fd9c04ecfc80ed2ee680985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:49:16 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:16 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:26 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: 711aac73726797989c3a201993e89527:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:26 +0000] 711aac73726797989c3a201993e89527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 09:49:26 [info] 35#35: *253 [lua] logger.lua:23: 711aac73726797989c3a201993e89527 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:49:26 [info] 41#41: *255 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:26 [info] 41#41: *254 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:36 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:36 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:41 [info] 35#35: *258 [lua] access_by_lua(msblocations.conf:189):2: 78d5265b1ede864b1b4c5ae1e379cfb1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:41 +0000] 78d5265b1ede864b1b4c5ae1e379cfb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:49:41 [info] 35#35: *258 [lua] logger.lua:23: 78d5265b1ede864b1b4c5ae1e379cfb1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:49:46 [info] 41#41: *260 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:46 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:56 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: 36210c3b55550c5cccdff94aca266ab9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:56 +0000] 36210c3b55550c5cccdff94aca266ab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:49:56 [info] 35#35: *261 [lua] logger.lua:23: 36210c3b55550c5cccdff94aca266ab9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:49:56 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:49:56 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:06 [info] 41#41: *265 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:06 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:11 [info] 35#35: *267 [lua] access_by_lua(msblocations.conf:189):2: b51699f0f78df4476a0d09f62353c3cd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:50:11 [info] 35#35: *267 [lua] logger.lua:23: b51699f0f78df4476a0d09f62353c3cd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:50:11 +0000] b51699f0f78df4476a0d09f62353c3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:50:16 [info] 41#41: *268 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:16 [info] 41#41: *269 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:26 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 584c174b5cf3f36f5d3063a349aad5cd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:50:26 [info] 35#35: *270 [lua] logger.lua:23: 584c174b5cf3f36f5d3063a349aad5cd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:50:26 +0000] 584c174b5cf3f36f5d3063a349aad5cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 09:50:26 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:26 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:36 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:36 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:41 [info] 35#35: *275 [lua] access_by_lua(msblocations.conf:189):2: eecf02aa1d1bf5ccc0cf8344f24dd0e1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:50:41 [info] 35#35: *275 [lua] logger.lua:23: eecf02aa1d1bf5ccc0cf8344f24dd0e1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:50:41 +0000] eecf02aa1d1bf5ccc0cf8344f24dd0e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:50:46 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:46 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:56 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: b06bd0f776e2888d80481d4a5c2a9538:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:50:56 [info] 35#35: *278 [lua] logger.lua:23: b06bd0f776e2888d80481d4a5c2a9538 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:50:56 +0000] b06bd0f776e2888d80481d4a5c2a9538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:50:56 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:50:56 [info] 35#35: *279 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:06 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:06 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:11 [info] 35#35: *284 [lua] access_by_lua(msblocations.conf:189):2: 19a20397fe0b5ff7012e7066ffb60129:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:51:11 +0000] 19a20397fe0b5ff7012e7066ffb60129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 09:51:11 [info] 35#35: *284 [lua] logger.lua:23: 19a20397fe0b5ff7012e7066ffb60129 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:51:16 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:16 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:26 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: 11dfb9bd2d3e2a31817430031dcaed6f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:51:26 [info] 35#35: *287 [lua] logger.lua:23: 11dfb9bd2d3e2a31817430031dcaed6f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:51:26 +0000] 11dfb9bd2d3e2a31817430031dcaed6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:51:26 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:26 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:36 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:36 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:41 [info] 35#35: *292 [lua] access_by_lua(msblocations.conf:189):2: c15bbc88149030de4ef27b393ee74ec6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:51:41 [info] 35#35: *292 [lua] logger.lua:23: c15bbc88149030de4ef27b393ee74ec6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:51:41 +0000] c15bbc88149030de4ef27b393ee74ec6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:51:46 [info] 41#41: *293 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:46 [info] 41#41: *294 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:56 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: 8a1a2cf894bbefef16ca6991576f2706:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:51:56 [info] 35#35: *295 [lua] logger.lua:23: 8a1a2cf894bbefef16ca6991576f2706 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:51:56 +0000] 8a1a2cf894bbefef16ca6991576f2706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:51:56 [info] 41#41: *297 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:51:56 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:06 [info] 41#41: *298 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:06 [info] 41#41: *299 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:11 [info] 35#35: *301 [lua] access_by_lua(msblocations.conf:189):2: 782b71ab10d1249908ca905badc633df:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:52:11 [info] 35#35: *301 [lua] logger.lua:23: 782b71ab10d1249908ca905badc633df {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:52:11 +0000] 782b71ab10d1249908ca905badc633df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:52:16 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:16 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:26 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: bc7cd5022b10f3b6c3a3b798579612d7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:52:26 [info] 35#35: *304 [lua] logger.lua:23: bc7cd5022b10f3b6c3a3b798579612d7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:52:26 +0000] bc7cd5022b10f3b6c3a3b798579612d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:52:26 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:26 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:36 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:36 [info] 41#41: *308 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:41 [info] 35#35: *309 [lua] access_by_lua(msblocations.conf:189):2: 23524ae37cb458b402696672fe05e42e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:52:41 [info] 35#35: *309 [lua] logger.lua:23: 23524ae37cb458b402696672fe05e42e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:52:41 +0000] 23524ae37cb458b402696672fe05e42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:52:46 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:46 [info] 41#41: *311 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:56 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 2bca4503b628717aaa6b86dc505ea70a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:52:56 [info] 35#35: *312 [lua] logger.lua:23: 2bca4503b628717aaa6b86dc505ea70a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:52:56 +0000] 2bca4503b628717aaa6b86dc505ea70a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 09:52:56 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:52:56 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:06 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:06 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:11 [info] 35#35: *318 [lua] access_by_lua(msblocations.conf:189):2: 9f9ab052e1c7b55d7494244b000e3add:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:53:11 [info] 35#35: *318 [lua] logger.lua:23: 9f9ab052e1c7b55d7494244b000e3add {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:11 +0000] 9f9ab052e1c7b55d7494244b000e3add "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:53:16 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:16 [info] 41#41: *320 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:26 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: d872fb3db972af6e7710010795d57492:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:26 +0000] d872fb3db972af6e7710010795d57492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:53:26 [info] 35#35: *321 [lua] logger.lua:23: d872fb3db972af6e7710010795d57492 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:53:26 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:26 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:36 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:36 [info] 41#41: *325 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:41 [info] 35#35: *326 [lua] access_by_lua(msblocations.conf:189):2: 90126d60b80d270dcb01942dd766c28c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:53:41 [info] 35#35: *326 [lua] logger.lua:23: 90126d60b80d270dcb01942dd766c28c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:41 +0000] 90126d60b80d270dcb01942dd766c28c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:53:46 [info] 41#41: *327 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:46 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:56 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:56 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:53:56 [info] 35#35: *331 [lua] access_by_lua(msblocations.conf:189):2: e0b2615aa2bd89f7c09b54df50d0b880:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:53:56 [info] 35#35: *331 [lua] logger.lua:23: e0b2615aa2bd89f7c09b54df50d0b880 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:53:56 +0000] e0b2615aa2bd89f7c09b54df50d0b880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:54:06 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:06 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:11 [info] 35#35: *335 [lua] access_by_lua(msblocations.conf:189):2: 0b9ea45f06c86e4cdf52245b9bab7441:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:11 +0000] 0b9ea45f06c86e4cdf52245b9bab7441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:54:11 [info] 35#35: *335 [lua] logger.lua:23: 0b9ea45f06c86e4cdf52245b9bab7441 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:54:16 [info] 41#41: *336 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:16 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:26 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:26 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:26 [info] 35#35: *340 [lua] access_by_lua(msblocations.conf:189):2: 5fba4f1cd9b1ff37fdb9fcd8d560c695:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:54:26 [info] 35#35: *340 [lua] logger.lua:23: 5fba4f1cd9b1ff37fdb9fcd8d560c695 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:26 +0000] 5fba4f1cd9b1ff37fdb9fcd8d560c695 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:54:36 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:36 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:41 [info] 35#35: *343 [lua] access_by_lua(msblocations.conf:189):2: 9e189a1798c6a684255d0c6a1e7cbc27:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:41 +0000] 9e189a1798c6a684255d0c6a1e7cbc27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:54:41 [info] 35#35: *343 [lua] logger.lua:23: 9e189a1798c6a684255d0c6a1e7cbc27 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:54:46 [info] 41#41: *344 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:46 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:56 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:56 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:54:56 [info] 35#35: *348 [lua] access_by_lua(msblocations.conf:189):2: acd3a98d4a1a421caf0fa4d150f3a2bf:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:54:56 [info] 35#35: *348 [lua] logger.lua:23: acd3a98d4a1a421caf0fa4d150f3a2bf {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:54:56 +0000] acd3a98d4a1a421caf0fa4d150f3a2bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:55:06 [info] 41#41: *350 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:06 [info] 41#41: *349 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:11 [info] 35#35: *352 [lua] access_by_lua(msblocations.conf:189):2: 2d3ebff6e5024fe279ed283cd4c67799:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:55:11 [info] 35#35: *352 [lua] logger.lua:23: 2d3ebff6e5024fe279ed283cd4c67799 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:11 +0000] 2d3ebff6e5024fe279ed283cd4c67799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:55:16 [info] 41#41: *354 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:16 [info] 41#41: *353 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:26 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:26 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:26 [info] 35#35: *357 [lua] access_by_lua(msblocations.conf:189):2: 6834264aaede2008f1292047456ea893:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:26 +0000] 6834264aaede2008f1292047456ea893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:55:26 [info] 35#35: *357 [lua] logger.lua:23: 6834264aaede2008f1292047456ea893 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 09:55:36 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:36 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:41 [info] 35#35: *360 [lua] access_by_lua(msblocations.conf:189):2: 1770bc3c1838b8850770f885ebfe1508:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:55:41 [info] 35#35: *360 [lua] logger.lua:23: 1770bc3c1838b8850770f885ebfe1508 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:41 +0000] 1770bc3c1838b8850770f885ebfe1508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:55:46 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:46 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:56 [info] 41#41: *364 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:56 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:55:56 [info] 35#35: *365 [lua] access_by_lua(msblocations.conf:189):2: 84b246437e07aceb0e0f03d3b6f67bcc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:56 +0000] 84b246437e07aceb0e0f03d3b6f67bcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:55:56 [info] 35#35: *365 [lua] logger.lua:23: 84b246437e07aceb0e0f03d3b6f67bcc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:56:06 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:06 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:11 [info] 35#35: *369 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.126, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.126 - - [22/Feb/2023:09:56:11 +0000] 9fffa0124718f3fe5c79970a6e71de44 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/02/22 09:56:11 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: b88206c99a775ca3f783eafae47238bb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:56:11 [info] 35#35: *370 [lua] logger.lua:23: b88206c99a775ca3f783eafae47238bb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:11 +0000] b88206c99a775ca3f783eafae47238bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 09:56:16 [info] 41#41: *371 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:16 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:26 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:26 [info] 41#41: *373 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:26 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: f9f1e7334f82ea3d182b606ef6bc5546:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:26 +0000] f9f1e7334f82ea3d182b606ef6bc5546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/22 09:56:26 [info] 35#35: *375 [lua] logger.lua:23: f9f1e7334f82ea3d182b606ef6bc5546 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:56:36 [info] 41#41: *377 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:36 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:41 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 02252e22494e8d13117dd99c0004dd89:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:56:41 [info] 35#35: *378 [lua] logger.lua:23: 02252e22494e8d13117dd99c0004dd89 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:41 +0000] 02252e22494e8d13117dd99c0004dd89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 09:56:46 [info] 35#35: *380 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:46 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:56 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:56 [info] 41#41: *382 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:56:56 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 4cadfb1f278708da9c17a1524bc19b7f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:56:56 [info] 35#35: *383 [lua] logger.lua:23: 4cadfb1f278708da9c17a1524bc19b7f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:56:56 +0000] 4cadfb1f278708da9c17a1524bc19b7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:57:06 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:06 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:11 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 3ea72650bb3847674db36c4adab1b3ac:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:57:11 [info] 35#35: *387 [lua] logger.lua:23: 3ea72650bb3847674db36c4adab1b3ac {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:57:11 +0000] 3ea72650bb3847674db36c4adab1b3ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:57:16 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:16 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:26 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:26 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:26 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 45a9f24092e6ee40a8f10dcea361bab1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:57:26 [info] 35#35: *392 [lua] logger.lua:23: 45a9f24092e6ee40a8f10dcea361bab1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:57:26 +0000] 45a9f24092e6ee40a8f10dcea361bab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:57:36 [info] 41#41: *393 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:36 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:41 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: e7e1814a45cbe5e9dbe7924dd49b0ab8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:57:41 [info] 35#35: *395 [lua] logger.lua:23: e7e1814a45cbe5e9dbe7924dd49b0ab8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:57:41 +0000] e7e1814a45cbe5e9dbe7924dd49b0ab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:57:46 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:46 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:56 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:56 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:57:56 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: 16b35c3b7200bbb91f3a69accb736595:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:57:56 [info] 35#35: *400 [lua] logger.lua:23: 16b35c3b7200bbb91f3a69accb736595 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:57:56 +0000] 16b35c3b7200bbb91f3a69accb736595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:58:06 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:06 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:11 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 51b59fdef6355920dc16005eab81238d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:11 +0000] 51b59fdef6355920dc16005eab81238d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:58:11 [info] 35#35: *404 [lua] logger.lua:23: 51b59fdef6355920dc16005eab81238d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:58:16 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:16 [info] 41#41: *405 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:26 [info] 41#41: *407 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:26 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:26 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: a55b6ec3de4a26feaafc1e970620e87c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:58:26 [info] 35#35: *409 [lua] logger.lua:23: a55b6ec3de4a26feaafc1e970620e87c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:26 +0000] a55b6ec3de4a26feaafc1e970620e87c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 09:58:36 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:36 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:41 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 50c73c3314f80cff6b729d5de941a659:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:41 +0000] 50c73c3314f80cff6b729d5de941a659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 09:58:41 [info] 35#35: *412 [lua] logger.lua:23: 50c73c3314f80cff6b729d5de941a659 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:58:46 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:46 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:56 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:56 [info] 41#41: *416 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:58:56 [info] 35#35: *417 [lua] access_by_lua(msblocations.conf:189):2: de097be219d99fdb0a7d32e74139c8a2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 09:58:56 [info] 35#35: *417 [lua] logger.lua:23: de097be219d99fdb0a7d32e74139c8a2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:58:56 +0000] de097be219d99fdb0a7d32e74139c8a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 09:59:06 [info] 35#35: *418 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:06 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:11 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: c4251cf6c370daf5227b7c12f7c94ea3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:59:11 [info] 35#35: *421 [lua] logger.lua:23: c4251cf6c370daf5227b7c12f7c94ea3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:59:11 +0000] c4251cf6c370daf5227b7c12f7c94ea3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 09:59:16 [info] 41#41: *422 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:16 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:26 [info] 35#35: *424 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:26 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:26 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 067333deb8d568165d2eb3d2b8a3e28e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:59:26 +0000] 067333deb8d568165d2eb3d2b8a3e28e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 09:59:26 [info] 35#35: *426 [lua] logger.lua:23: 067333deb8d568165d2eb3d2b8a3e28e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:59:36 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:36 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:41 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 38cf1c0f6298b8fc48085515c0f9ae37:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:59:41 [info] 35#35: *429 [lua] logger.lua:23: 38cf1c0f6298b8fc48085515c0f9ae37 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:59:41 +0000] 38cf1c0f6298b8fc48085515c0f9ae37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 09:59:46 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:46 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:56 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:56 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 09:59:56 [info] 35#35: *434 [lua] access_by_lua(msblocations.conf:189):2: 9fd24c55364ee29d254f83fa671aae8f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 09:59:56 [info] 35#35: *434 [lua] logger.lua:23: 9fd24c55364ee29d254f83fa671aae8f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:09:59:56 +0000] 9fd24c55364ee29d254f83fa671aae8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:09:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:00:06 [info] 41#41: *435 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:06 [info] 41#41: *436 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:11 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: bde6f03ebc903c15ba290c491d33fb68:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:11 +0000] bde6f03ebc903c15ba290c491d33fb68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:00:11 [info] 35#35: *438 [lua] logger.lua:23: bde6f03ebc903c15ba290c491d33fb68 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:00:16 [info] 41#41: *439 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:16 [info] 41#41: *440 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:26 [info] 41#41: *442 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:26 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:26 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: 905538abf09a3d53440e694579eeea1d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:00:26 [info] 35#35: *443 [lua] logger.lua:23: 905538abf09a3d53440e694579eeea1d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:26 +0000] 905538abf09a3d53440e694579eeea1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:00:36 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:36 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:41 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: e30e2329d01fa00cadc81d7aad160b65:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:41 +0000] e30e2329d01fa00cadc81d7aad160b65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:00:41 [info] 35#35: *446 [lua] logger.lua:23: e30e2329d01fa00cadc81d7aad160b65 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:00:46 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:46 [info] 41#41: *447 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:56 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:56 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:00:56 [info] 35#35: *451 [lua] access_by_lua(msblocations.conf:189):2: b55254a2261b2f2da7bc44e1fb68985f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:56 +0000] b55254a2261b2f2da7bc44e1fb68985f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:00:56 [info] 35#35: *451 [lua] logger.lua:23: b55254a2261b2f2da7bc44e1fb68985f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:01:06 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:06 [info] 41#41: *453 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:11 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 7d269987ff68ea59f7235bd1349ad378:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:01:11 [info] 35#35: *455 [lua] logger.lua:23: 7d269987ff68ea59f7235bd1349ad378 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:01:11 +0000] 7d269987ff68ea59f7235bd1349ad378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:01:16 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:16 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:26 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:26 [info] 41#41: *458 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:26 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: b8b75b7855c1d1cb491e21c752ec157b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:01:26 +0000] b8b75b7855c1d1cb491e21c752ec157b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/22 10:01:26 [info] 35#35: *460 [lua] logger.lua:23: b8b75b7855c1d1cb491e21c752ec157b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:01:36 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:36 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:41 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: 752628c704a401c371cef0d8d45ab18e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:01:41 [info] 35#35: *463 [lua] logger.lua:23: 752628c704a401c371cef0d8d45ab18e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:01:41 +0000] 752628c704a401c371cef0d8d45ab18e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:01:46 [info] 41#41: *464 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:46 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:56 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:56 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:01:56 [info] 35#35: *468 [lua] access_by_lua(msblocations.conf:189):2: c52a840e093b33088fd659383b6e7721:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:01:56 [info] 35#35: *468 [lua] logger.lua:23: c52a840e093b33088fd659383b6e7721 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:01:56 +0000] c52a840e093b33088fd659383b6e7721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:02:06 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:06 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:11 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 25eec38735ced2f8d93368a871fea86c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:02:11 [info] 35#35: *472 [lua] logger.lua:23: 25eec38735ced2f8d93368a871fea86c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:02:11 +0000] 25eec38735ced2f8d93368a871fea86c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:02:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:02:16 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:16 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:26 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:26 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:26 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: 9d6686d12fb764ee6c059acc148efd59:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:02:26 [info] 35#35: *477 [lua] logger.lua:23: 9d6686d12fb764ee6c059acc148efd59 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:02:26 +0000] 9d6686d12fb764ee6c059acc148efd59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:02:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 10:02:36 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:36 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:41 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 4f844ed10ab0fdca3c6186fd973635ba:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:02:41 [info] 35#35: *480 [lua] logger.lua:23: 4f844ed10ab0fdca3c6186fd973635ba {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:02:41 +0000] 4f844ed10ab0fdca3c6186fd973635ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:02:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:02:46 [info] 41#41: *482 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:46 [info] 41#41: *481 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:56 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:56 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:02:56 [info] 35#35: *485 [lua] access_by_lua(msblocations.conf:189):2: 281acee497f495a586d2c2a24827b4b2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:02:56 +0000] 281acee497f495a586d2c2a24827b4b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:02:56 [info] 35#35: *485 [lua] logger.lua:23: 281acee497f495a586d2c2a24827b4b2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:02:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:03:06 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:06 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:11 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: bdf3e2d99396cf9a07c78125fd496ca3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:11 +0000] bdf3e2d99396cf9a07c78125fd496ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:03:11 [info] 35#35: *489 [lua] logger.lua:23: bdf3e2d99396cf9a07c78125fd496ca3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:03:16 [info] 41#41: *490 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:16 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:26 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:26 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:26 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 1fa5bed50e8945c73308e209b3380190:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:26 +0000] 1fa5bed50e8945c73308e209b3380190 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:03:26 [info] 35#35: *494 [lua] logger.lua:23: 1fa5bed50e8945c73308e209b3380190 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:03:36 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:36 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:41 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: e3deeb9e00f5eb59a95c4e362c0c4d9c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:42 +0000] e3deeb9e00f5eb59a95c4e362c0c4d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:03:42 [info] 35#35: *497 [lua] logger.lua:23: e3deeb9e00f5eb59a95c4e362c0c4d9c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:03:46 [info] 41#41: *498 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:46 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:56 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:56 [info] 41#41: *501 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:03:57 [info] 35#35: *502 [lua] access_by_lua(msblocations.conf:189):2: db303bb937282d217ac1d4c6644a3750:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:03:57 [info] 35#35: *502 [lua] logger.lua:23: db303bb937282d217ac1d4c6644a3750 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:03:57 +0000] db303bb937282d217ac1d4c6644a3750 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:04:06 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:06 [info] 41#41: *504 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:12 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 9eb865285f5d4d49a0d17544dba43953:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:04:12 [info] 35#35: *506 [lua] logger.lua:23: 9eb865285f5d4d49a0d17544dba43953 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:12 +0000] 9eb865285f5d4d49a0d17544dba43953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:04:16 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:16 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:26 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:26 [info] 41#41: *510 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:27 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 898fba5cc0ac97fdb3b1ff4c2f2325f4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:27 +0000] 898fba5cc0ac97fdb3b1ff4c2f2325f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:04:27 [info] 35#35: *511 [lua] logger.lua:23: 898fba5cc0ac97fdb3b1ff4c2f2325f4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:04:36 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:36 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:42 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: a17bf247d2f27e311f257a0626c0a439:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:04:42 [info] 35#35: *514 [lua] logger.lua:23: a17bf247d2f27e311f257a0626c0a439 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:42 +0000] a17bf247d2f27e311f257a0626c0a439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:04:46 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:46 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:56 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:56 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:04:57 [info] 35#35: *519 [lua] access_by_lua(msblocations.conf:189):2: 237f2df7c9fa45ef77f3d39778d8e57e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:57 +0000] 237f2df7c9fa45ef77f3d39778d8e57e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:04:57 [info] 35#35: *519 [lua] logger.lua:23: 237f2df7c9fa45ef77f3d39778d8e57e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:05:06 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:06 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:12 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: faa3b4369b05e1bb33073ab211d518b7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:05:12 [info] 35#35: *523 [lua] logger.lua:23: faa3b4369b05e1bb33073ab211d518b7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:12 +0000] faa3b4369b05e1bb33073ab211d518b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:05:16 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:16 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:26 [info] 41#41: *526 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:26 [info] 41#41: *527 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:27 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: 1a4ddd6cde46592bc251e4b88579a284:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.187 - - [22/Feb/2023:10:05:27 +0000] 1a4ddd6cde46592bc251e4b88579a284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 10:05:27 [info] 35#35: *528 [lua] logger.lua:23: 1a4ddd6cde46592bc251e4b88579a284 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:05:36 [info] 41#41: *529 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:36 [info] 41#41: *530 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:42 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: c3b8267e8a1a77e9a7a20bc0cb80be9c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:42 +0000] c3b8267e8a1a77e9a7a20bc0cb80be9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:05:42 [info] 35#35: *531 [lua] logger.lua:23: c3b8267e8a1a77e9a7a20bc0cb80be9c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:05:46 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:46 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:56 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:56 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:05:57 [info] 35#35: *536 [lua] access_by_lua(msblocations.conf:189):2: 0be2389f349d338d42e307fd102159c4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:57 +0000] 0be2389f349d338d42e307fd102159c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 10:05:57 [info] 35#35: *536 [lua] logger.lua:23: 0be2389f349d338d42e307fd102159c4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 10:06:06 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:06 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:12 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: ee9a60fa6748dd01a206228acd01cda6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:06:12 +0000] ee9a60fa6748dd01a206228acd01cda6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 10:06:12 [info] 35#35: *540 [lua] logger.lua:23: ee9a60fa6748dd01a206228acd01cda6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:06:16 [info] 41#41: *541 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:16 [info] 41#41: *542 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:26 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:26 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:27 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 3f3f2917481b91812671cc169cd4d6e8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:06:27 [info] 35#35: *545 [lua] logger.lua:23: 3f3f2917481b91812671cc169cd4d6e8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:06:27 +0000] 3f3f2917481b91812671cc169cd4d6e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:06:36 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:36 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:42 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 3ce04ae30ea3ed6b663d7d8584a60f14:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:06:42 [info] 35#35: *548 [lua] logger.lua:23: 3ce04ae30ea3ed6b663d7d8584a60f14 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:06:42 +0000] 3ce04ae30ea3ed6b663d7d8584a60f14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:06:46 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:46 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:56 [info] 41#41: *552 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:56 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:06:57 [info] 35#35: *553 [lua] access_by_lua(msblocations.conf:189):2: b9e4d98aff2d5321039de05164007d30:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:06:57 [info] 35#35: *553 [lua] logger.lua:23: b9e4d98aff2d5321039de05164007d30 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:06:57 +0000] b9e4d98aff2d5321039de05164007d30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:07:06 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:06 [info] 41#41: *554 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:12 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 4fdd7b2fc2db7307f571c05db3028ff9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:07:12 +0000] 4fdd7b2fc2db7307f571c05db3028ff9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/22 10:07:12 [info] 35#35: *557 [lua] logger.lua:23: 4fdd7b2fc2db7307f571c05db3028ff9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:07:16 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:16 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:26 [info] 41#41: *561 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:26 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:27 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: a5bc855c685b4c6505aafa17f38c17f4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:07:27 [info] 35#35: *562 [lua] logger.lua:23: a5bc855c685b4c6505aafa17f38c17f4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:07:27 +0000] a5bc855c685b4c6505aafa17f38c17f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:07:36 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:36 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:42 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: b7c34fa7f66874ef294c0053c11794a7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:07:42 [info] 35#35: *565 [lua] logger.lua:23: b7c34fa7f66874ef294c0053c11794a7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:07:42 +0000] b7c34fa7f66874ef294c0053c11794a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:07:46 [info] 41#41: *566 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:46 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:56 [info] 35#35: *568 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:56 [info] 41#41: *569 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:07:57 [info] 35#35: *570 [lua] access_by_lua(msblocations.conf:189):2: e0f45fe387bc697ed047066aff511bbd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:07:57 [info] 35#35: *570 [lua] logger.lua:23: e0f45fe387bc697ed047066aff511bbd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:07:57 +0000] e0f45fe387bc697ed047066aff511bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:08:06 [info] 41#41: *572 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:06 [info] 41#41: *571 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:12 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 58de20972b76f2971714564ad827fdbe:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:08:12 [info] 35#35: *574 [lua] logger.lua:23: 58de20972b76f2971714564ad827fdbe {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:08:12 +0000] 58de20972b76f2971714564ad827fdbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:08:16 [info] 41#41: *575 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:16 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:26 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:26 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:27 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: 64a7e4c3abac63f941a38dee87d376ea:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:08:27 [info] 35#35: *579 [lua] logger.lua:23: 64a7e4c3abac63f941a38dee87d376ea {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:08:27 +0000] 64a7e4c3abac63f941a38dee87d376ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:08:36 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:36 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:42 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 29b0274d0b5ab43b7d275e4b3f63cb70:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:08:42 [info] 35#35: *582 [lua] logger.lua:23: 29b0274d0b5ab43b7d275e4b3f63cb70 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:08:42 +0000] 29b0274d0b5ab43b7d275e4b3f63cb70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:08:46 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:46 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:56 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:56 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:08:57 [info] 35#35: *587 [lua] access_by_lua(msblocations.conf:189):2: 46395a8d68f39a92633f7268fa88fc33:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:08:57 +0000] 46395a8d68f39a92633f7268fa88fc33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/02/22 10:08:57 [info] 35#35: *587 [lua] logger.lua:23: 46395a8d68f39a92633f7268fa88fc33 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/02/22 10:09:06 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:06 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:12 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 443c78307fdeb80725dea6435f098eb6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:09:12 +0000] 443c78307fdeb80725dea6435f098eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:09:12 [info] 35#35: *591 [lua] logger.lua:23: 443c78307fdeb80725dea6435f098eb6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:09:16 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:16 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:26 [info] 41#41: *595 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:26 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:27 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: a5a65291b3fd6968317f7d9f4274853f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:09:27 [info] 35#35: *596 [lua] logger.lua:23: a5a65291b3fd6968317f7d9f4274853f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:09:27 +0000] a5a65291b3fd6968317f7d9f4274853f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:09:36 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:36 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:42 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: c3b1691adcc3e681ad7d185cdc85ec90:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:09:42 [info] 35#35: *599 [lua] logger.lua:23: c3b1691adcc3e681ad7d185cdc85ec90 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:09:42 +0000] c3b1691adcc3e681ad7d185cdc85ec90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:09:46 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:46 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:56 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:56 [info] 41#41: *603 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:09:57 [info] 35#35: *604 [lua] access_by_lua(msblocations.conf:189):2: 0bcd849c20b89de050c4e561fcaff57c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:09:57 [info] 35#35: *604 [lua] logger.lua:23: 0bcd849c20b89de050c4e561fcaff57c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:09:57 +0000] 0bcd849c20b89de050c4e561fcaff57c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:10:06 [info] 41#41: *606 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:06 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:12 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: a311b10e5bf8f4ffb111690c66c30dce:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:12 +0000] a311b10e5bf8f4ffb111690c66c30dce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:10:12 [info] 35#35: *608 [lua] logger.lua:23: a311b10e5bf8f4ffb111690c66c30dce {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:10:16 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:16 [info] 41#41: *609 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:26 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:26 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:27 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: fa2c36028c4ec7c56cf8510098aa1ab6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:10:27 [info] 35#35: *613 [lua] logger.lua:23: fa2c36028c4ec7c56cf8510098aa1ab6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:27 +0000] fa2c36028c4ec7c56cf8510098aa1ab6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:10:36 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:36 [info] 41#41: *615 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:42 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 2dd8bcb8b2f8d8c40c8775fb8ec53718:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:42 +0000] 2dd8bcb8b2f8d8c40c8775fb8ec53718 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:10:42 [info] 35#35: *616 [lua] logger.lua:23: 2dd8bcb8b2f8d8c40c8775fb8ec53718 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:10:46 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:46 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:56 [info] 41#41: *619 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:56 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:10:57 [info] 35#35: *621 [lua] access_by_lua(msblocations.conf:189):2: b58821dfe92fb3ad9412fcc182475159:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:57 +0000] b58821dfe92fb3ad9412fcc182475159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:10:57 [info] 35#35: *621 [lua] logger.lua:23: b58821dfe92fb3ad9412fcc182475159 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:11:06 [info] 41#41: *623 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:06 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:12 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: a6de24f7ea54f4cad93ac1592cc20911:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:11:12 +0000] a6de24f7ea54f4cad93ac1592cc20911 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:11:12 [info] 35#35: *625 [lua] logger.lua:23: a6de24f7ea54f4cad93ac1592cc20911 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:11:16 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:16 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:26 [info] 41#41: *628 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:26 [info] 41#41: *629 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:27 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 794958c33828369bcdd471df9e79bc35:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:11:27 [info] 35#35: *630 [lua] logger.lua:23: 794958c33828369bcdd471df9e79bc35 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:11:27 +0000] 794958c33828369bcdd471df9e79bc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:11:36 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:36 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:42 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 0f144af8344b837750a47b351487c499:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:11:42 [info] 35#35: *633 [lua] logger.lua:23: 0f144af8344b837750a47b351487c499 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:11:42 +0000] 0f144af8344b837750a47b351487c499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:11:46 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:46 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:56 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:56 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:11:57 [info] 35#35: *638 [lua] access_by_lua(msblocations.conf:189):2: d010760c32eafad3349f1f35e2faa1ef:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:11:57 [info] 35#35: *638 [lua] logger.lua:23: d010760c32eafad3349f1f35e2faa1ef {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:11:57 +0000] d010760c32eafad3349f1f35e2faa1ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:12:06 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:06 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:12 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 22641beae36b045d298ed6ff9c04f013:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:12 +0000] 22641beae36b045d298ed6ff9c04f013 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:12:12 [info] 35#35: *642 [lua] logger.lua:23: 22641beae36b045d298ed6ff9c04f013 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:12:16 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:16 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:26 [info] 41#41: *646 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:26 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:27 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: 4d27195a261a902df990492d726e5286:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:12:27 [info] 35#35: *647 [lua] logger.lua:23: 4d27195a261a902df990492d726e5286 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:27 +0000] 4d27195a261a902df990492d726e5286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:12:36 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:36 [info] 41#41: *649 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:42 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: b402dc45fd3f00f10ce6a94f81fcf6ad:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:42 +0000] b402dc45fd3f00f10ce6a94f81fcf6ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:12:42 [info] 35#35: *650 [lua] logger.lua:23: b402dc45fd3f00f10ce6a94f81fcf6ad {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:12:46 [info] 41#41: *651 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:46 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:56 [info] 41#41: *654 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:56 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:12:57 [info] 35#35: *655 [lua] access_by_lua(msblocations.conf:189):2: e660e77a763d34460366cee1c16ae28f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:12:57 [info] 35#35: *655 [lua] logger.lua:23: e660e77a763d34460366cee1c16ae28f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:12:57 +0000] e660e77a763d34460366cee1c16ae28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:13:06 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:06 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:12 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 9a7c1b86b6cad898d88b2fcfe9dbd8d4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:13:12 [info] 35#35: *659 [lua] logger.lua:23: 9a7c1b86b6cad898d88b2fcfe9dbd8d4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:13:12 +0000] 9a7c1b86b6cad898d88b2fcfe9dbd8d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:13:16 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:16 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:26 [info] 41#41: *662 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:26 [info] 41#41: *663 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:27 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: 622e47b880b92a4e6c8291a45b5ee8e1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:13:27 +0000] 622e47b880b92a4e6c8291a45b5ee8e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 10:13:27 [info] 35#35: *664 [lua] logger.lua:23: 622e47b880b92a4e6c8291a45b5ee8e1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:13:36 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:36 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:42 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: b18c1db9cbaf88128c7aaf732585aa52:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:13:42 [info] 35#35: *667 [lua] logger.lua:23: b18c1db9cbaf88128c7aaf732585aa52 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:13:42 +0000] b18c1db9cbaf88128c7aaf732585aa52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:13:46 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:46 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:56 [info] 41#41: *671 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:56 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:13:57 [info] 35#35: *672 [lua] access_by_lua(msblocations.conf:189):2: 103bf8d1434dcca3bf658e5cbd026f0a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:13:57 [info] 35#35: *672 [lua] logger.lua:23: 103bf8d1434dcca3bf658e5cbd026f0a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:13:57 +0000] 103bf8d1434dcca3bf658e5cbd026f0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:14:06 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:06 [info] 41#41: *674 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:12 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 38b4a4dce1463bcf986db0ac1985145f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:14:12 [info] 35#35: *676 [lua] logger.lua:23: 38b4a4dce1463bcf986db0ac1985145f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:14:12 +0000] 38b4a4dce1463bcf986db0ac1985145f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:14:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:14:16 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:16 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:26 [info] 41#41: *679 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:26 [info] 41#41: *680 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:27 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: 46e3618223c51867e0539f2e19c1704c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:14:27 [info] 35#35: *681 [lua] logger.lua:23: 46e3618223c51867e0539f2e19c1704c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:14:27 +0000] 46e3618223c51867e0539f2e19c1704c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:14:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:14:36 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:36 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:42 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 143e4a9bb4f8e21a8da2b89332b90955:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:14:42 +0000] 143e4a9bb4f8e21a8da2b89332b90955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:14:42 [info] 35#35: *684 [lua] logger.lua:23: 143e4a9bb4f8e21a8da2b89332b90955 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:14:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:14:46 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:46 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:56 [info] 41#41: *688 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:56 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:14:57 [info] 35#35: *689 [lua] access_by_lua(msblocations.conf:189):2: 77f6a1df64f4be07a966911dee02b99b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:14:57 [info] 35#35: *689 [lua] logger.lua:23: 77f6a1df64f4be07a966911dee02b99b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:14:57 +0000] 77f6a1df64f4be07a966911dee02b99b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:14:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 10:15:06 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:06 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:12 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 8fe8f78d95489d91d2eca440f612c3d7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:15:12 [info] 35#35: *693 [lua] logger.lua:23: 8fe8f78d95489d91d2eca440f612c3d7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:15:12 +0000] 8fe8f78d95489d91d2eca440f612c3d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:15:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 10:15:16 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:16 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:26 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:26 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:27 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: b1cb21f10fdad31f315723a1096ed800:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:15:27 [info] 35#35: *698 [lua] logger.lua:23: b1cb21f10fdad31f315723a1096ed800 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:15:27 +0000] b1cb21f10fdad31f315723a1096ed800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:15:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:15:36 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:36 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:42 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 49806fecbc725302bac3a24471915c99:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:15:42 [info] 35#35: *701 [lua] logger.lua:23: 49806fecbc725302bac3a24471915c99 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:15:42 +0000] 49806fecbc725302bac3a24471915c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:15:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/22 10:15:46 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:46 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:56 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:56 [info] 41#41: *705 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:15:57 [info] 35#35: *706 [lua] access_by_lua(msblocations.conf:189):2: 128d46eded28d9fbc70d5b53579ee602:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:15:57 [info] 35#35: *706 [lua] logger.lua:23: 128d46eded28d9fbc70d5b53579ee602 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:15:57 +0000] 128d46eded28d9fbc70d5b53579ee602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:15:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:16:06 [info] 41#41: *708 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:06 [info] 41#41: *707 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:12 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 4f4ef15ec5c0c1ca26d9ba2065e9d2d7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:16:12 [info] 35#35: *710 [lua] logger.lua:23: 4f4ef15ec5c0c1ca26d9ba2065e9d2d7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:12 +0000] 4f4ef15ec5c0c1ca26d9ba2065e9d2d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:16:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:16:16 [info] 41#41: *711 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:16 [info] 41#41: *712 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:26 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:26 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:27 [info] 35#35: *715 [lua] access_by_lua(msblocations.conf:189):2: bbabe3dc97053cc1ca1b245ea294293c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:27 +0000] bbabe3dc97053cc1ca1b245ea294293c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:16:27 [info] 35#35: *715 [lua] logger.lua:23: bbabe3dc97053cc1ca1b245ea294293c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:16:36 [info] 41#41: *717 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:36 [info] 41#41: *716 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:42 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 47420f9faa53df50efd9c514d49ea9b8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:16:42 [info] 35#35: *718 [lua] logger.lua:23: 47420f9faa53df50efd9c514d49ea9b8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:42 +0000] 47420f9faa53df50efd9c514d49ea9b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:16:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:16:46 [info] 41#41: *719 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:46 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:56 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:56 [info] 41#41: *721 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:16:57 [info] 35#35: *723 [lua] access_by_lua(msblocations.conf:189):2: b59015ffe27b0d59b6e4dd77af8db83f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:57 +0000] b59015ffe27b0d59b6e4dd77af8db83f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:16:57 [info] 35#35: *723 [lua] logger.lua:23: b59015ffe27b0d59b6e4dd77af8db83f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:16:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:17:06 [info] 41#41: *725 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:06 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:12 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: bbafb95763e84e7deb6cfb3c620f8ad8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:17:12 [info] 35#35: *727 [lua] logger.lua:23: bbafb95763e84e7deb6cfb3c620f8ad8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:17:12 +0000] bbafb95763e84e7deb6cfb3c620f8ad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:17:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:17:16 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:16 [info] 41#41: *729 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:26 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:26 [info] 41#41: *731 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:27 [info] 35#35: *732 [lua] access_by_lua(msblocations.conf:189):2: e9e3302d508e6392d1a079a60ef49a68:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:17:27 [info] 35#35: *732 [lua] logger.lua:23: e9e3302d508e6392d1a079a60ef49a68 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:17:27 +0000] e9e3302d508e6392d1a079a60ef49a68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:17:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:17:36 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:36 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:42 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 527fd747b939329b95ad2c2205f1c002:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:17:42 [info] 35#35: *735 [lua] logger.lua:23: 527fd747b939329b95ad2c2205f1c002 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:17:42 +0000] 527fd747b939329b95ad2c2205f1c002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:17:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:17:46 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:46 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:56 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:56 [info] 35#35: *738 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:17:57 [info] 35#35: *740 [lua] access_by_lua(msblocations.conf:189):2: dda82cd5bafc45d7670a1cacbad087e9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:17:57 [info] 35#35: *740 [lua] logger.lua:23: dda82cd5bafc45d7670a1cacbad087e9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:17:57 +0000] dda82cd5bafc45d7670a1cacbad087e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:17:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:18:06 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:06 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:12 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 2ca67c1400e49ef418b28ae9f6184403:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:18:12 [info] 35#35: *744 [lua] logger.lua:23: 2ca67c1400e49ef418b28ae9f6184403 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:18:12 +0000] 2ca67c1400e49ef418b28ae9f6184403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:18:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:18:16 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:16 [info] 41#41: *746 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:26 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:26 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:27 [info] 35#35: *749 [lua] access_by_lua(msblocations.conf:189):2: f4282a9f35b4612e12360fed9d19eeed:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:18:27 [info] 35#35: *749 [lua] logger.lua:23: f4282a9f35b4612e12360fed9d19eeed {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:18:27 +0000] f4282a9f35b4612e12360fed9d19eeed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:18:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:18:36 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:36 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:42 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: d97bfbd30e14d5cc161b329fe66ae44d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:18:42 +0000] d97bfbd30e14d5cc161b329fe66ae44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:18:42 [info] 35#35: *752 [lua] logger.lua:23: d97bfbd30e14d5cc161b329fe66ae44d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:18:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:18:46 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:46 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:56 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:56 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:18:57 [info] 35#35: *757 [lua] access_by_lua(msblocations.conf:189):2: ef5c241feded72b999eab20974cb7d5c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:18:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.69.187 - - [22/Feb/2023:10:18:57 +0000] ef5c241feded72b999eab20974cb7d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:18:57 [info] 35#35: *757 [lua] logger.lua:23: ef5c241feded72b999eab20974cb7d5c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:19:06 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:06 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:12 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: d718f63919dce7d131670c9fccc07edc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:19:12 [info] 35#35: *761 [lua] logger.lua:23: d718f63919dce7d131670c9fccc07edc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:19:12 +0000] d718f63919dce7d131670c9fccc07edc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:19:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:19:16 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:16 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:26 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:26 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:27 [info] 35#35: *766 [lua] access_by_lua(msblocations.conf:189):2: 651e30ecc2f504c57a1eafee86935c12:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:19:27 +0000] 651e30ecc2f504c57a1eafee86935c12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:19:27 [info] 35#35: *766 [lua] logger.lua:23: 651e30ecc2f504c57a1eafee86935c12 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:19:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:19:36 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:36 [info] 41#41: *768 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:42 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: cfa55efca5f1e8b46049142f31bcc2f0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:19:42 [info] 35#35: *769 [lua] logger.lua:23: cfa55efca5f1e8b46049142f31bcc2f0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:19:42 +0000] cfa55efca5f1e8b46049142f31bcc2f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:19:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:19:46 [info] 41#41: *771 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:46 [info] 41#41: *770 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:56 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:56 [info] 41#41: *773 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:19:57 [info] 35#35: *774 [lua] access_by_lua(msblocations.conf:189):2: 56939ca68a6c860902ebdca976842da5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:19:57 [info] 35#35: *774 [lua] logger.lua:23: 56939ca68a6c860902ebdca976842da5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:19:57 +0000] 56939ca68a6c860902ebdca976842da5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:19:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:20:06 [info] 41#41: *776 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:06 [info] 41#41: *775 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:12 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: 513f17b7e8eae9fad72ea082675f4268:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:12 +0000] 513f17b7e8eae9fad72ea082675f4268 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:20:12 [info] 35#35: *778 [lua] logger.lua:23: 513f17b7e8eae9fad72ea082675f4268 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:20:16 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:16 [info] 41#41: *780 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:26 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:26 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:27 [info] 35#35: *783 [lua] access_by_lua(msblocations.conf:189):2: 9e18484c8db8a09125cd347c86b446a6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:20:27 [info] 35#35: *783 [lua] logger.lua:23: 9e18484c8db8a09125cd347c86b446a6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:27 +0000] 9e18484c8db8a09125cd347c86b446a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:20:36 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:36 [info] 41#41: *785 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:42 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: 5ccded4bce19c7af97654c43c168164e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:20:42 [info] 35#35: *786 [lua] logger.lua:23: 5ccded4bce19c7af97654c43c168164e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:42 +0000] 5ccded4bce19c7af97654c43c168164e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:20:46 [info] 41#41: *788 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:46 [info] 41#41: *787 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:56 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:56 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:20:57 [info] 35#35: *791 [lua] access_by_lua(msblocations.conf:189):2: ca1ec49bcd86bc90aaa9689bc468fea7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:57 +0000] ca1ec49bcd86bc90aaa9689bc468fea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:20:57 [info] 35#35: *791 [lua] logger.lua:23: ca1ec49bcd86bc90aaa9689bc468fea7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:21:06 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:06 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:12 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 963be7dd184ca35588f5ab355e99e3c1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:21:12 [info] 35#35: *795 [lua] logger.lua:23: 963be7dd184ca35588f5ab355e99e3c1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:12 +0000] 963be7dd184ca35588f5ab355e99e3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:21:16 [info] 41#41: *797 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:16 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:26 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:26 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:27 [info] 35#35: *800 [lua] access_by_lua(msblocations.conf:189):2: db256d03221b606781edd1e4839bcd92:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:27 +0000] db256d03221b606781edd1e4839bcd92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:21:27 [info] 35#35: *800 [lua] logger.lua:23: db256d03221b606781edd1e4839bcd92 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:21:36 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:36 [info] 41#41: *802 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:41 [info] 35#35: *803 client closed connection while waiting for request, client: 10.233.65.176, server: 0.0.0.0:443
2023/02/22 10:21:42 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: c05002c2994a4bd61962cdda0f936bba:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:21:42 [info] 35#35: *804 [lua] logger.lua:23: c05002c2994a4bd61962cdda0f936bba {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:42 +0000] c05002c2994a4bd61962cdda0f936bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 10:21:46 [info] 41#41: *805 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:46 [info] 41#41: *806 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:56 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:56 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:21:57 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: 21da042cdf1c6bbd36a5ebd20a3a25b8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:57 +0000] 21da042cdf1c6bbd36a5ebd20a3a25b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:21:57 [info] 35#35: *809 [lua] logger.lua:23: 21da042cdf1c6bbd36a5ebd20a3a25b8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:22:06 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:06 [info] 41#41: *810 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:12 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: edcf2a2c6e28befa9017fe532aca23b1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:22:12 [info] 35#35: *813 [lua] logger.lua:23: edcf2a2c6e28befa9017fe532aca23b1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:22:12 +0000] edcf2a2c6e28befa9017fe532aca23b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 10:22:16 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:16 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:26 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:26 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:27 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: 8c317a03c28002c0eb8b95aba17bff4c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:22:27 +0000] 8c317a03c28002c0eb8b95aba17bff4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:22:27 [info] 35#35: *818 [lua] logger.lua:23: 8c317a03c28002c0eb8b95aba17bff4c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:22:36 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:36 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:42 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: f351218901652f82c4d6bffc784ddb46:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:22:42 [info] 35#35: *821 [lua] logger.lua:23: f351218901652f82c4d6bffc784ddb46 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:22:42 +0000] f351218901652f82c4d6bffc784ddb46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:22:46 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:46 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:56 [info] 41#41: *825 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:56 [info] 41#41: *824 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:22:57 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: 60fcdc8c41e9954957a29a512c4ef3cb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:22:57 [info] 35#35: *826 [lua] logger.lua:23: 60fcdc8c41e9954957a29a512c4ef3cb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:22:57 +0000] 60fcdc8c41e9954957a29a512c4ef3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:23:06 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:06 [info] 41#41: *827 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:12 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: 3707bce0ce49d4171592ca27c15ddbc8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:23:12 [info] 35#35: *830 [lua] logger.lua:23: 3707bce0ce49d4171592ca27c15ddbc8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:23:12 +0000] 3707bce0ce49d4171592ca27c15ddbc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:23:16 [info] 41#41: *832 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:16 [info] 41#41: *831 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:26 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:26 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:27 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: 06136d542ceb3c1b998afd5e001c1c82:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:23:28 [info] 35#35: *835 [lua] logger.lua:23: 06136d542ceb3c1b998afd5e001c1c82 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:23:28 +0000] 06136d542ceb3c1b998afd5e001c1c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:23:36 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:36 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:43 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 8e2e840b161472d458aba5ca6bda62a4:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:23:43 [info] 35#35: *838 [lua] logger.lua:23: 8e2e840b161472d458aba5ca6bda62a4 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:23:43 +0000] 8e2e840b161472d458aba5ca6bda62a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:23:46 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:46 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:56 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:56 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:23:58 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: 3a28d5d73906e4d9d564dbee33122fbe:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:23:58 [info] 35#35: *843 [lua] logger.lua:23: 3a28d5d73906e4d9d564dbee33122fbe {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:23:58 +0000] 3a28d5d73906e4d9d564dbee33122fbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:24:06 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:06 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:13 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: 7164656efbaadb90b51626a4601084fb:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:13 +0000] 7164656efbaadb90b51626a4601084fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:24:13 [info] 35#35: *847 [lua] logger.lua:23: 7164656efbaadb90b51626a4601084fb {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:24:16 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:16 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:26 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:26 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:28 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 5ccb8ba17344310153bec80d26494a4b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:24:28 [info] 35#35: *852 [lua] logger.lua:23: 5ccb8ba17344310153bec80d26494a4b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:28 +0000] 5ccb8ba17344310153bec80d26494a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:24:36 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:36 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:43 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: 1290afc95e44d1984b4ccdc1eed3fd19:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:24:43 [info] 35#35: *855 [lua] logger.lua:23: 1290afc95e44d1984b4ccdc1eed3fd19 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:43 +0000] 1290afc95e44d1984b4ccdc1eed3fd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:24:46 [info] 41#41: *856 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:46 [info] 41#41: *857 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:56 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:56 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:24:58 [info] 35#35: *860 [lua] access_by_lua(msblocations.conf:189):2: 54622e294c70fb770343950347407a6b:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:58 +0000] 54622e294c70fb770343950347407a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:24:58 [info] 35#35: *860 [lua] logger.lua:23: 54622e294c70fb770343950347407a6b {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:25:06 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:06 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:13 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 0de65cf12129bce754b1f3b8302b1a25:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:25:13 [info] 35#35: *864 [lua] logger.lua:23: 0de65cf12129bce754b1f3b8302b1a25 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:13 +0000] 0de65cf12129bce754b1f3b8302b1a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:25:16 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:16 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:26 [info] 41#41: *867 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:26 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:28 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:189):2: beee3b74393479d3996b93fdaa40ff36:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:28 +0000] beee3b74393479d3996b93fdaa40ff36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:25:28 [info] 35#35: *869 [lua] logger.lua:23: beee3b74393479d3996b93fdaa40ff36 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:25:36 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:36 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:43 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: 1de791df656711f4de4aadc79ee6c208:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:43 +0000] 1de791df656711f4de4aadc79ee6c208 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:25:43 [info] 35#35: *872 [lua] logger.lua:23: 1de791df656711f4de4aadc79ee6c208 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:25:46 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:46 [info] 41#41: *873 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:56 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:56 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:25:58 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:189):2: e1cb46c0c1128799739f0686a09bb827:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:25:58 [info] 35#35: *877 [lua] logger.lua:23: e1cb46c0c1128799739f0686a09bb827 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:25:58 +0000] e1cb46c0c1128799739f0686a09bb827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:26:06 [info] 41#41: *878 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:06 [info] 41#41: *879 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:13 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: 02af1b74d2af55131c2141f52bff5018:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:26:13 [info] 35#35: *881 [lua] logger.lua:23: 02af1b74d2af55131c2141f52bff5018 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:26:13 +0000] 02af1b74d2af55131c2141f52bff5018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:26:16 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:16 [info] 35#35: *883 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:26 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:26 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:28 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:189):2: 3428c6298e051bdb86ce8c78323ae74c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:26:28 [info] 35#35: *886 [lua] logger.lua:23: 3428c6298e051bdb86ce8c78323ae74c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:26:28 +0000] 3428c6298e051bdb86ce8c78323ae74c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:26:36 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:36 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:43 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: ce89e3788c388e161582b0f7c72146a7:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:26:43 [info] 35#35: *889 [lua] logger.lua:23: ce89e3788c388e161582b0f7c72146a7 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:26:43 +0000] ce89e3788c388e161582b0f7c72146a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:26:46 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:46 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:56 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:56 [info] 41#41: *892 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:26:58 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: a3bbb31f89421c50138f2f15eb17bc98:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:26:58 +0000] a3bbb31f89421c50138f2f15eb17bc98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:26:58 [info] 35#35: *894 [lua] logger.lua:23: a3bbb31f89421c50138f2f15eb17bc98 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:27:06 [info] 41#41: *895 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:06 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:13 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: cf7f060d033dcbd16e805b82dec5bcfc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:13 +0000] cf7f060d033dcbd16e805b82dec5bcfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:27:13 [info] 35#35: *898 [lua] logger.lua:23: cf7f060d033dcbd16e805b82dec5bcfc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:27:16 [info] 41#41: *899 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:16 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:26 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:26 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:28 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: b19036a943b64f15f6a59f3c37cbdc04:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:27:28 [info] 35#35: *903 [lua] logger.lua:23: b19036a943b64f15f6a59f3c37cbdc04 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:28 +0000] b19036a943b64f15f6a59f3c37cbdc04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 10:27:36 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:36 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:43 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: 2467fc9c6f684c0a3453ba0e8523c3bf:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:43 +0000] 2467fc9c6f684c0a3453ba0e8523c3bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:27:43 [info] 35#35: *906 [lua] logger.lua:23: 2467fc9c6f684c0a3453ba0e8523c3bf {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:27:46 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:46 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:56 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:56 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:27:58 [info] 35#35: *911 [lua] access_by_lua(msblocations.conf:189):2: a7d835319c2b9e6889b9a0e8f1dcc569:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:27:58 [info] 35#35: *911 [lua] logger.lua:23: a7d835319c2b9e6889b9a0e8f1dcc569 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:27:58 +0000] a7d835319c2b9e6889b9a0e8f1dcc569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:28:06 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:06 [info] 41#41: *913 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:13 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: 67e0eebfae8327c8943e787592afc0dc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:13 +0000] 67e0eebfae8327c8943e787592afc0dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:28:13 [info] 35#35: *915 [lua] logger.lua:23: 67e0eebfae8327c8943e787592afc0dc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 10:28:16 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:16 [info] 41#41: *917 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:26 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:26 [info] 41#41: *919 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:28 [info] 35#35: *920 [lua] access_by_lua(msblocations.conf:189):2: cc3f278ef13de116f2ca375264c3e44d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:28 +0000] cc3f278ef13de116f2ca375264c3e44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/22 10:28:28 [info] 35#35: *920 [lua] logger.lua:23: cc3f278ef13de116f2ca375264c3e44d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 10:28:36 [info] 41#41: *922 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:36 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:43 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: 5dbd9c8d46c31178891d73473a5b79c0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:43 +0000] 5dbd9c8d46c31178891d73473a5b79c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:28:43 [info] 35#35: *923 [lua] logger.lua:23: 5dbd9c8d46c31178891d73473a5b79c0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:28:46 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:46 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:56 [info] 41#41: *927 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:56 [info] 41#41: *926 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:28:58 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:189):2: 7a104e42adca6dfc5920f3f5b5de89db:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:28:58 [info] 35#35: *928 [lua] logger.lua:23: 7a104e42adca6dfc5920f3f5b5de89db {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:28:58 +0000] 7a104e42adca6dfc5920f3f5b5de89db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:29:06 [info] 41#41: *929 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:06 [info] 41#41: *930 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:13 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: 1b7aa7022ae2fb954396f93d634aa46a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:29:13 [info] 35#35: *932 [lua] logger.lua:23: 1b7aa7022ae2fb954396f93d634aa46a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:29:13 +0000] 1b7aa7022ae2fb954396f93d634aa46a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:29:16 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:16 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:26 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:26 [info] 41#41: *935 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:28 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:189):2: 74829842d0c1e41727161a20c616fc88:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:29:28 +0000] 74829842d0c1e41727161a20c616fc88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:29:28 [info] 35#35: *937 [lua] logger.lua:23: 74829842d0c1e41727161a20c616fc88 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:29:36 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:36 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:43 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 4a75c8d6a73c4956601f0330ee4f33c2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:29:43 [info] 35#35: *940 [lua] logger.lua:23: 4a75c8d6a73c4956601f0330ee4f33c2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:29:43 +0000] 4a75c8d6a73c4956601f0330ee4f33c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:29:46 [info] 41#41: *941 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:46 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:51 [info] 35#35: *943 client closed connection while waiting for request, client: 10.233.65.176, server: 0.0.0.0:443
2023/02/22 10:29:56 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:56 [info] 41#41: *945 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:29:58 [info] 35#35: *946 [lua] access_by_lua(msblocations.conf:189):2: 953fef39b77f9624ccff0e292c13a9da:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:29:58 [info] 35#35: *946 [lua] logger.lua:23: 953fef39b77f9624ccff0e292c13a9da {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:29:58 +0000] 953fef39b77f9624ccff0e292c13a9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:30:06 [info] 41#41: *947 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:06 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:13 [info] 35#35: *950 [lua] access_by_lua(msblocations.conf:189):2: bfaabf084c01bbdbd73f5a06f9e39638:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:13 +0000] bfaabf084c01bbdbd73f5a06f9e39638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:30:13 [info] 35#35: *950 [lua] logger.lua:23: bfaabf084c01bbdbd73f5a06f9e39638 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:30:16 [info] 41#41: *952 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:16 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:26 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:26 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:28 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: f65664b4815f566e6634cd496f16992e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:28 +0000] f65664b4815f566e6634cd496f16992e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:30:28 [info] 35#35: *955 [lua] logger.lua:23: f65664b4815f566e6634cd496f16992e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:30:36 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:36 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:43 [info] 35#35: *958 [lua] access_by_lua(msblocations.conf:189):2: 3bd7706d1aa67143c4d8aa3111a2e8dc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:30:43 [info] 35#35: *958 [lua] logger.lua:23: 3bd7706d1aa67143c4d8aa3111a2e8dc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:43 +0000] 3bd7706d1aa67143c4d8aa3111a2e8dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:30:46 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:46 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:56 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:56 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:30:58 [info] 35#35: *963 [lua] access_by_lua(msblocations.conf:189):2: 6ac62b645971bb2babf738c67f1772bc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:30:58 [info] 35#35: *963 [lua] logger.lua:23: 6ac62b645971bb2babf738c67f1772bc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:30:58 +0000] 6ac62b645971bb2babf738c67f1772bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:31:06 [info] 41#41: *964 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:06 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:13 [info] 35#35: *967 [lua] access_by_lua(msblocations.conf:189):2: c02972650d41a346584fb94e549d9f29:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:31:13 [info] 35#35: *967 [lua] logger.lua:23: c02972650d41a346584fb94e549d9f29 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:13 +0000] c02972650d41a346584fb94e549d9f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:31:16 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:16 [info] 41#41: *969 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:26 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:26 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:28 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: ec28b6c78a98aeeada21266937e39d19:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:31:28 [info] 35#35: *972 [lua] logger.lua:23: ec28b6c78a98aeeada21266937e39d19 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:28 +0000] ec28b6c78a98aeeada21266937e39d19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:31:36 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:36 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:43 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: a5bc10aff9772afc04f243825b91b473:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:31:43 [info] 35#35: *975 [lua] logger.lua:23: a5bc10aff9772afc04f243825b91b473 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:43 +0000] a5bc10aff9772afc04f243825b91b473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:31:46 [info] 41#41: *977 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:46 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:56 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:56 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:31:58 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: c5991b481891ab4d1f3c878c6b7aa0e0:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:58 +0000] c5991b481891ab4d1f3c878c6b7aa0e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:31:58 [info] 35#35: *980 [lua] logger.lua:23: c5991b481891ab4d1f3c878c6b7aa0e0 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:32:06 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:06 [info] 41#41: *981 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:13 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 9f4df2527d02f09ec5d2e4cc6364083f:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:13 +0000] 9f4df2527d02f09ec5d2e4cc6364083f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:32:13 [info] 35#35: *984 [lua] logger.lua:23: 9f4df2527d02f09ec5d2e4cc6364083f {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:32:16 [info] 41#41: *986 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:16 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:26 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:26 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:28 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: b3689c402e6149e4d714700fa3b7b163:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:32:28 [info] 35#35: *989 [lua] logger.lua:23: b3689c402e6149e4d714700fa3b7b163 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:28 +0000] b3689c402e6149e4d714700fa3b7b163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:32:36 [info] 41#41: *990 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:36 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:43 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 3cbb35b41d11a40f47a06720f13bf2cd:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:43 +0000] 3cbb35b41d11a40f47a06720f13bf2cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/22 10:32:43 [info] 35#35: *992 [lua] logger.lua:23: 3cbb35b41d11a40f47a06720f13bf2cd {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:32:46 [info] 41#41: *994 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:46 [info] 41#41: *993 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:56 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:56 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:32:58 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:189):2: 92223b740b0b03b8a2d9b20aae122b99:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:32:58 [info] 35#35: *997 [lua] logger.lua:23: 92223b740b0b03b8a2d9b20aae122b99 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:32:58 +0000] 92223b740b0b03b8a2d9b20aae122b99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:33:06 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:06 [info] 41#41: *999 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:13 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: c3b8e58334328dc9744ff43ae049c330:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:13 +0000] c3b8e58334328dc9744ff43ae049c330 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:33:13 [info] 35#35: *1001 [lua] logger.lua:23: c3b8e58334328dc9744ff43ae049c330 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:33:16 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:16 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:26 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:26 [info] 41#41: *1005 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:28 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: b7fc9dcf226d1b569f04c151e06fe85e:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:33:28 [info] 35#35: *1006 [lua] logger.lua:23: b7fc9dcf226d1b569f04c151e06fe85e {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:28 +0000] b7fc9dcf226d1b569f04c151e06fe85e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:33:36 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:36 [info] 41#41: *1007 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:43 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 0b599222f6e6458c51035060bf48b8a8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:43 +0000] 0b599222f6e6458c51035060bf48b8a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:33:43 [info] 35#35: *1009 [lua] logger.lua:23: 0b599222f6e6458c51035060bf48b8a8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:33:46 [info] 41#41: *1010 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:46 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:56 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:56 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:33:58 [info] 35#35: *1014 [lua] access_by_lua(msblocations.conf:189):2: ad0a566ac29a3d71a542de5e61b6402c:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:33:58 [info] 35#35: *1014 [lua] logger.lua:23: ad0a566ac29a3d71a542de5e61b6402c {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:33:58 +0000] ad0a566ac29a3d71a542de5e61b6402c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:34:06 [info] 41#41: *1015 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:06 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:13 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: 189673887b72c79b8d656cedd00430c2:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:34:13 +0000] 189673887b72c79b8d656cedd00430c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 10:34:13 [info] 35#35: *1018 [lua] logger.lua:23: 189673887b72c79b8d656cedd00430c2 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:34:16 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:16 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:26 [info] 41#41: *1021 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:26 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:28 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 8428958eb03375447cf297ebeda923a6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:34:28 [info] 35#35: *1023 [lua] logger.lua:23: 8428958eb03375447cf297ebeda923a6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:34:28 +0000] 8428958eb03375447cf297ebeda923a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:34:36 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:36 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:43 [info] 35#35: *1026 [lua] access_by_lua(msblocations.conf:189):2: 1bca43c2145088ca02a46d8ec7f3d345:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:34:43 [info] 35#35: *1026 [lua] logger.lua:23: 1bca43c2145088ca02a46d8ec7f3d345 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:34:43 +0000] 1bca43c2145088ca02a46d8ec7f3d345 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:34:46 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:46 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:56 [info] 41#41: *1029 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:56 [info] 41#41: *1030 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:34:58 [info] 35#35: *1031 [lua] access_by_lua(msblocations.conf:189):2: 4fc03cffc4a2d01e82ea83bac7260ba1:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:34:58 [info] 35#35: *1031 [lua] logger.lua:23: 4fc03cffc4a2d01e82ea83bac7260ba1 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:34:58 +0000] 4fc03cffc4a2d01e82ea83bac7260ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:35:06 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:06 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:13 [info] 35#35: *1035 [lua] access_by_lua(msblocations.conf:189):2: 45e12f91879ef402f811ff4e8eda8683:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:13 +0000] 45e12f91879ef402f811ff4e8eda8683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/22 10:35:13 [info] 35#35: *1035 [lua] logger.lua:23: 45e12f91879ef402f811ff4e8eda8683 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/22 10:35:16 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:16 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:26 [info] 41#41: *1039 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:26 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:28 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: d4915f9a6900578f49f8aa48bb1d9fd5:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:28 +0000] d4915f9a6900578f49f8aa48bb1d9fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 10:35:28 [info] 35#35: *1040 [lua] logger.lua:23: d4915f9a6900578f49f8aa48bb1d9fd5 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:35:36 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:36 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:43 [info] 35#35: *1043 [lua] access_by_lua(msblocations.conf:189):2: 2cf771bb958cdfb37b2bf3817354b4d9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:43 +0000] 2cf771bb958cdfb37b2bf3817354b4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:35:43 [info] 35#35: *1043 [lua] logger.lua:23: 2cf771bb958cdfb37b2bf3817354b4d9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:35:46 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:46 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:56 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:56 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:35:58 [info] 35#35: *1048 [lua] access_by_lua(msblocations.conf:189):2: 002685dd29b14fde82b4997fa82ee14a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:58 +0000] 002685dd29b14fde82b4997fa82ee14a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:35:58 [info] 35#35: *1048 [lua] logger.lua:23: 002685dd29b14fde82b4997fa82ee14a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:36:06 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:06 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:13 [info] 35#35: *1052 [lua] access_by_lua(msblocations.conf:189):2: 31a700927f10aa4c18aacde225cf1581:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:13 +0000] 31a700927f10aa4c18aacde225cf1581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:36:13 [info] 35#35: *1052 [lua] logger.lua:23: 31a700927f10aa4c18aacde225cf1581 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 10:36:16 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:16 [info] 35#35: *1054 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:26 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:26 [info] 41#41: *1056 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:28 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: 2e84bcaab621354f8b8551bb217e355a:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:28 +0000] 2e84bcaab621354f8b8551bb217e355a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:36:28 [info] 35#35: *1057 [lua] logger.lua:23: 2e84bcaab621354f8b8551bb217e355a {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 10:36:36 [info] 41#41: *1058 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:36 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:43 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 69fd2bc2c81f186da2f530e401ab3577:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:43 +0000] 69fd2bc2c81f186da2f530e401ab3577 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:36:43 [info] 35#35: *1060 [lua] logger.lua:23: 69fd2bc2c81f186da2f530e401ab3577 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , 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/02/22 10:36:46 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:46 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:56 [info] 41#41: *1063 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:56 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:36:58 [info] 35#35: *1065 [lua] access_by_lua(msblocations.conf:189):2: cdb15536bb49d9f42bf94c647e5b10e3:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:36:58 [info] 35#35: *1065 [lua] logger.lua:23: cdb15536bb49d9f42bf94c647e5b10e3 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:36:58 +0000] cdb15536bb49d9f42bf94c647e5b10e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:37:06 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:06 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:13 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: a709136e9357e8b526fb1f3117726be6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:13 +0000] a709136e9357e8b526fb1f3117726be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 10:37:13 [info] 35#35: *1069 [lua] logger.lua:23: a709136e9357e8b526fb1f3117726be6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:37:16 [info] 41#41: *1071 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:16 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:26 [info] 41#41: *1073 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:26 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:28 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:189):2: 5a506c9b322e2e7c975e53167beb8ae9:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:37:28 [info] 35#35: *1074 [lua] logger.lua:23: 5a506c9b322e2e7c975e53167beb8ae9 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:28 +0000] 5a506c9b322e2e7c975e53167beb8ae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:37:36 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:36 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:43 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: fcc8b828e1c77bc9051c5a11bd600a43:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:43 +0000] fcc8b828e1c77bc9051c5a11bd600a43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 10:37:43 [info] 35#35: *1077 [lua] logger.lua:23: fcc8b828e1c77bc9051c5a11bd600a43 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:37:46 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:46 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:56 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:56 [info] 41#41: *1081 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:37:58 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:189):2: 7f52d6f52461ccee164336760c0e9da6:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:37:58 [info] 35#35: *1082 [lua] logger.lua:23: 7f52d6f52461ccee164336760c0e9da6 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:37:58 +0000] 7f52d6f52461ccee164336760c0e9da6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:38:06 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:06 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:13 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: 71e8dbac23945025410d3bf26717bcd8:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:38:13 [info] 35#35: *1086 [lua] logger.lua:23: 71e8dbac23945025410d3bf26717bcd8 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:38:13 +0000] 71e8dbac23945025410d3bf26717bcd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:38:16 [info] 41#41: *1087 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:16 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:26 [info] 41#41: *1090 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:26 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:28 [info] 35#35: *1091 [lua] access_by_lua(msblocations.conf:189):2: bc8063d7aea882db038f69362579bb4d:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:38:28 [info] 35#35: *1091 [lua] logger.lua:23: bc8063d7aea882db038f69362579bb4d {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:38:28 +0000] bc8063d7aea882db038f69362579bb4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:38:36 [info] 41#41: *1093 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:36 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:43 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: 2fc03a70e4fadbc4ceaf0144608e9dab:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:38:43 [info] 35#35: *1094 [lua] logger.lua:23: 2fc03a70e4fadbc4ceaf0144608e9dab {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:38:43 +0000] 2fc03a70e4fadbc4ceaf0144608e9dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:38:46 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:46 [info] 41#41: *1095 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:56 [info] 41#41: *1097 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:56 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:38:58 [info] 35#35: *1099 [lua] access_by_lua(msblocations.conf:189):2: bf0375af15371be373260b842669d892:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:38:58 [info] 35#35: *1099 [lua] logger.lua:23: bf0375af15371be373260b842669d892 {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:38:58 +0000] bf0375af15371be373260b842669d892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 10:39:06 [info] 41#41: *1100 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:39:06 [info] 41#41: *1101 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:39:13 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: 89cb52750f257f3e7ebfbc6adae83fbc:receive the request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/22 10:39:13 [info] 35#35: *1103 [lua] logger.lua:23: 89cb52750f257f3e7ebfbc6adae83fbc {"matched":"microservices"} while logging request, client: 10.233.69.187, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.69.187 - - [22/Feb/2023:10:39:13 +0000] 89cb52750f257f3e7ebfbc6adae83fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.187 - - [22/Feb/2023:10:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 10:39:16 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443
2023/02/22 10:39:16 [info] 41#41: *1104 client closed connection while SSL handshaking, client: 10.233.66.148, server: 0.0.0.0:443