Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.55.238
### 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 ========================================
===============================================================================
=========== 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/
ln: /lib64/libluajit-5.1.so.2: No such file or directory
2023/02/22 11:24:36 [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 11:24:36 [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'
\n\n### Starting apiroute
2023/02/22 11:24:36 [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 11:24:36 [notice] 33#33: using the "epoll" event method
2023/02/22 11:24:36 [notice] 33#33: openresty/1.13.6.1
2023/02/22 11:24:36 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/02/22 11:24:36 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/02/22 11:24:36 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/02/22 11:24:36 [notice] 34#34: start worker processes
2023/02/22 11:24:36 [notice] 34#34: start worker process 35
2023/02/22 11:24:36 [notice] 34#34: start worker process 37
2023/02/22 11:24:36 [notice] 34#34: start worker process 38
2023/02/22 11:24:36 [notice] 34#34: start worker process 39
2023/02/22 11:24:36 [notice] 34#34: start worker process 40
2023/02/22 11:24:36 [notice] 34#34: start worker process 41
2023/02/22 11:24:36 [notice] 34#34: start worker process 42
2023/02/22 11:24:36 [notice] 34#34: start worker process 43
2023/02/22 11:24:36 [notice] 34#34: start cache manager process 44
2023/02/22 11:24:36 [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-20230222112437.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 11:24:39 985 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-02-22 11:24:39 995 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-02-22 11:24:39 996 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-02-22 11:24:40 078 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-02-22 11:24:40 079 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.55.238:10081 Enabled:true
2023-02-22 11:24:41 955 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 11:24:42 062 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-22 11:24:42 062 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-22 11:24:42 063 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-22 11:24:42 068 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-22 11:24:42 068 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-02-22 11:24:42 068 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-22 11:24:42 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-22 11:24:42 173 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-22 11:24:42 311 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-22 11:24:42 311 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-22 11:24:42 311 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-22 11:24:42 925 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/22 11:24:47 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:24:47 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:24:57 [info] 38#38: *14 [lua] access_by_lua(msblocations.conf:189):2: d343559ce00a627db8e14aac7e76df86:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:24:57 +0000] d343559ce00a627db8e14aac7e76df86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.255 upstream_response_time:0.248 "-" "Consul Health Check" "-"
2023/02/22 11:24:57 [info] 38#38: *14 [lua] logger.lua:23: d343559ce00a627db8e14aac7e76df86 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 74
2023/02/22 11:24:57 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:24:57 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:07 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:07 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:12 [info] 38#38: *21 [lua] access_by_lua(msblocations.conf:189):2: 648dfe273c465add93bdde4a5cf07789:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:25:12 [info] 38#38: *21 [lua] logger.lua:23: 648dfe273c465add93bdde4a5cf07789 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:25:12 +0000] 648dfe273c465add93bdde4a5cf07789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.098 upstream_response_time:0.096 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36
2023/02/22 11:25:17 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:17 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:27 [info] 38#38: *24 [lua] access_by_lua(msblocations.conf:189):2: 26fe293452b47c382f7cf427a83b09df:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:25:27 [info] 38#38: *24 [lua] logger.lua:23: 26fe293452b47c382f7cf427a83b09df {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
10.233.67.208 - - [22/Feb/2023:11:25:27 +0000] 26fe293452b47c382f7cf427a83b09df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.057 "-" "Consul Health Check" "-"
2023/02/22 11:25:27 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:27 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:37 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/22 11:25:37 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/02/22 11:25:37 [notice] 34#34: cache loader process 45 exited with code 0
2023/02/22 11:25:37 [notice] 34#34: signal 29 (SIGIO) received
2023/02/22 11:25:37 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:37 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:42 [info] 38#38: *31 [lua] access_by_lua(msblocations.conf:189):2: 5c8b4d355a750dabab4bca7425f01dbb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:25:42 +0000] 5c8b4d355a750dabab4bca7425f01dbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 11:25:42 [info] 38#38: *31 [lua] logger.lua:23: 5c8b4d355a750dabab4bca7425f01dbb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 11:25:47 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:47 [info] 38#38: *33 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:57 [info] 38#38: *34 [lua] access_by_lua(msblocations.conf:189):2: 42c6560cc773963dc429a155c43de8a4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:25:57 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:57 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:25:57 [info] 38#38: *34 [lua] logger.lua:23: 42c6560cc773963dc429a155c43de8a4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:25:57 +0000] 42c6560cc773963dc429a155c43de8a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:26:07 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:07 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:12 [info] 38#38: *39 [lua] access_by_lua(msblocations.conf:189):2: c8d514ba148f052b00a06c21344aca77:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:26:12 [info] 38#38: *39 [lua] logger.lua:23: c8d514ba148f052b00a06c21344aca77 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:26:12 +0000] c8d514ba148f052b00a06c21344aca77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:26:17 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:17 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:27 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:27 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:27 [info] 38#38: *44 [lua] access_by_lua(msblocations.conf:189):2: 9a1c342f2d855f9920ce5b4267d6c9ef:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:26:27 [info] 38#38: *44 [lua] logger.lua:23: 9a1c342f2d855f9920ce5b4267d6c9ef {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:26:27 +0000] 9a1c342f2d855f9920ce5b4267d6c9ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 11:26:37 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:37 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:42 [info] 38#38: *48 [lua] access_by_lua(msblocations.conf:189):2: fb9e25dedbbfb14d4f128d8cf98563b9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:26:42 [info] 38#38: *48 [lua] logger.lua:23: fb9e25dedbbfb14d4f128d8cf98563b9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:26:42 +0000] fb9e25dedbbfb14d4f128d8cf98563b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:26:47 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:47 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:57 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:57 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:26:57 [info] 38#38: *53 [lua] access_by_lua(msblocations.conf:189):2: 4c74caa4b437b937078861b408bcc502:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:26:57 [info] 38#38: *53 [lua] logger.lua:23: 4c74caa4b437b937078861b408bcc502 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:26:57 +0000] 4c74caa4b437b937078861b408bcc502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:27:07 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:07 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:12 [info] 38#38: *56 [lua] access_by_lua(msblocations.conf:189):2: 85be7094bd977cd15229deb5078a125d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:27:12 [info] 38#38: *56 [lua] logger.lua:23: 85be7094bd977cd15229deb5078a125d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:27:12 +0000] 85be7094bd977cd15229deb5078a125d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:27:17 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:17 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:27 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:27 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:27 [info] 38#38: *61 [lua] access_by_lua(msblocations.conf:189):2: 08a83f5cf847ac102380c403e210cac3:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:27:27 [info] 38#38: *61 [lua] logger.lua:23: 08a83f5cf847ac102380c403e210cac3 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:27:27 +0000] 08a83f5cf847ac102380c403e210cac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:27:37 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:37 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:42 [info] 38#38: *65 [lua] access_by_lua(msblocations.conf:189):2: 6d5c0ccfcbfdb4ff62c67408b73b5b6c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/22 11:27:42 [info] 38#38: *65 [lua] logger.lua:23: 6d5c0ccfcbfdb4ff62c67408b73b5b6c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:27:42 +0000] 6d5c0ccfcbfdb4ff62c67408b73b5b6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/02/22 11:27:47 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:47 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:57 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:57 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:27:57 [info] 38#38: *70 [lua] access_by_lua(msblocations.conf:189):2: 6bc20b485dc672b1f752e6693977cc30:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:27:57 [info] 38#38: *70 [lua] logger.lua:23: 6bc20b485dc672b1f752e6693977cc30 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:27:57 +0000] 6bc20b485dc672b1f752e6693977cc30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:28:07 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:07 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:12 [info] 38#38: *73 [lua] access_by_lua(msblocations.conf:189):2: 6286b2a64a369c7460f25eba0987de03:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:28:12 [info] 38#38: *73 [lua] logger.lua:23: 6286b2a64a369c7460f25eba0987de03 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:28:12 +0000] 6286b2a64a369c7460f25eba0987de03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:28:17 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:17 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:27 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:27 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:27 [info] 38#38: *78 [lua] access_by_lua(msblocations.conf:189):2: 92a3653d98e81b5fb6499c31d75c7935:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:28:27 [info] 38#38: *78 [lua] logger.lua:23: 92a3653d98e81b5fb6499c31d75c7935 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:28:27 +0000] 92a3653d98e81b5fb6499c31d75c7935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:28:37 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:37 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:42 [info] 38#38: *82 [lua] access_by_lua(msblocations.conf:189):2: 237422ef6ca8cd8512013e232ccf5462:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:28:42 [info] 38#38: *82 [lua] logger.lua:23: 237422ef6ca8cd8512013e232ccf5462 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:28:42 +0000] 237422ef6ca8cd8512013e232ccf5462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:28:47 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:47 [info] 35#35: *84 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:57 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:57 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:28:58 [info] 38#38: *87 [lua] access_by_lua(msblocations.conf:189):2: fdf8cb3f49427d0a2e52294042954b47:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:28:58 [info] 38#38: *87 [lua] logger.lua:23: fdf8cb3f49427d0a2e52294042954b47 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:28:58 +0000] fdf8cb3f49427d0a2e52294042954b47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:29:07 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:07 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:13 [info] 38#38: *90 [lua] access_by_lua(msblocations.conf:189):2: 0a0ffd8fb0427c9b800b27f3519267e8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:13 +0000] 0a0ffd8fb0427c9b800b27f3519267e8 "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 11:29:13 [info] 38#38: *90 [lua] logger.lua:23: 0a0ffd8fb0427c9b800b27f3519267e8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:29:17 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:17 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:27 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:27 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:28 [info] 38#38: *95 [lua] access_by_lua(msblocations.conf:189):2: 40c246a00dac02bede18e7e441b6500a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:29:28 [info] 38#38: *95 [lua] logger.lua:23: 40c246a00dac02bede18e7e441b6500a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:28 +0000] 40c246a00dac02bede18e7e441b6500a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:29:37 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:37 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:43 [info] 38#38: *99 [lua] access_by_lua(msblocations.conf:189):2: 8833dc4a6f55450d102c4f66ee715709:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:29:43 [info] 38#38: *99 [lua] logger.lua:23: 8833dc4a6f55450d102c4f66ee715709 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:43 +0000] 8833dc4a6f55450d102c4f66ee715709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 11:29:47 [info] 38#38: *101 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:47 [info] 38#38: *100 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:57 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:57 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:29:58 [info] 38#38: *104 [lua] access_by_lua(msblocations.conf:189):2: ef376f1dbef815c67551b812d2536189:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:58 +0000] ef376f1dbef815c67551b812d2536189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/22 11:29:58 [info] 38#38: *104 [lua] logger.lua:23: ef376f1dbef815c67551b812d2536189 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:30:07 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:07 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:13 [info] 38#38: *107 [lua] access_by_lua(msblocations.conf:189):2: 641a96e72a3b5d9a26ecdff6c5773306:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.208 - - [22/Feb/2023:11:30:13 +0000] 641a96e72a3b5d9a26ecdff6c5773306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 11:30:13 [info] 38#38: *107 [lua] logger.lua:23: 641a96e72a3b5d9a26ecdff6c5773306 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:30:17 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:17 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:27 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:27 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:28 [info] 38#38: *112 [lua] access_by_lua(msblocations.conf:189):2: cfd4d58003f95c452200178b076e7400:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:30:28 +0000] cfd4d58003f95c452200178b076e7400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/22 11:30:28 [info] 38#38: *112 [lua] logger.lua:23: cfd4d58003f95c452200178b076e7400 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:30:37 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:37 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:43 [info] 38#38: *116 [lua] access_by_lua(msblocations.conf:189):2: 119b28e4ca8d0b81d7962d0fcdd1c452:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:30:43 +0000] 119b28e4ca8d0b81d7962d0fcdd1c452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:30:43 [info] 38#38: *116 [lua] logger.lua:23: 119b28e4ca8d0b81d7962d0fcdd1c452 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:30:47 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:47 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:57 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:57 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:30:58 [info] 38#38: *121 [lua] access_by_lua(msblocations.conf:189):2: 7873427a922dec0e690caf0c31f0c2c2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:30:58 [info] 38#38: *121 [lua] logger.lua:23: 7873427a922dec0e690caf0c31f0c2c2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:30:58 +0000] 7873427a922dec0e690caf0c31f0c2c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:31:07 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:07 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:13 [info] 38#38: *124 [lua] access_by_lua(msblocations.conf:189):2: b74b0a0d6530d2ba4f8df3bf64906e27:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:31:13 +0000] b74b0a0d6530d2ba4f8df3bf64906e27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/02/22 11:31:13 [info] 38#38: *124 [lua] logger.lua:23: b74b0a0d6530d2ba4f8df3bf64906e27 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:31:17 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:17 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:27 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:27 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:28 [info] 38#38: *129 [lua] access_by_lua(msblocations.conf:189):2: 7fa47d4e09ee94b6ad520d59e3d3fe36:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:31:28 +0000] 7fa47d4e09ee94b6ad520d59e3d3fe36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 11:31:28 [info] 38#38: *129 [lua] logger.lua:23: 7fa47d4e09ee94b6ad520d59e3d3fe36 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:31:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:31:37 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:37 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:43 [info] 38#38: *133 [lua] access_by_lua(msblocations.conf:189):2: 7267293ffce72e28cd4d429ceea61385:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:31:43 +0000] 7267293ffce72e28cd4d429ceea61385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:31:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:31:43 [info] 38#38: *133 [lua] logger.lua:23: 7267293ffce72e28cd4d429ceea61385 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:31:47 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:47 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:57 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:57 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:31:58 [info] 38#38: *138 [lua] access_by_lua(msblocations.conf:189):2: cc9851aa37855c9d4988a2331fcca922:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:31:58 [info] 38#38: *138 [lua] logger.lua:23: cc9851aa37855c9d4988a2331fcca922 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:31:58 +0000] cc9851aa37855c9d4988a2331fcca922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:32:07 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:07 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:13 [info] 38#38: *141 [lua] access_by_lua(msblocations.conf:189):2: 69488e454301f69c36e197a3e6ca98b8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:32:13 +0000] 69488e454301f69c36e197a3e6ca98b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 11:32:13 [info] 38#38: *141 [lua] logger.lua:23: 69488e454301f69c36e197a3e6ca98b8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:32:17 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:17 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:27 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:27 [info] 35#35: *145 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:28 [info] 38#38: *146 [lua] access_by_lua(msblocations.conf:189):2: 6e83d7d0919a12037b6d66418af76cda:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:32:28 +0000] 6e83d7d0919a12037b6d66418af76cda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:32:28 [info] 38#38: *146 [lua] logger.lua:23: 6e83d7d0919a12037b6d66418af76cda {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:32:37 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:37 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:43 [info] 38#38: *150 [lua] access_by_lua(msblocations.conf:189):2: abfe58b51070b1c1ddcefc50f091f39d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:32:43 [info] 38#38: *150 [lua] logger.lua:23: abfe58b51070b1c1ddcefc50f091f39d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:32:43 +0000] abfe58b51070b1c1ddcefc50f091f39d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:32:47 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:47 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:57 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:57 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:32:58 [info] 38#38: *155 [lua] access_by_lua(msblocations.conf:189):2: b51d994f39b3b688ef1f60933faa3fe9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:32:58 [info] 38#38: *155 [lua] logger.lua:23: b51d994f39b3b688ef1f60933faa3fe9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:32:58 +0000] b51d994f39b3b688ef1f60933faa3fe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:33:07 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:07 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:13 [info] 38#38: *158 [lua] access_by_lua(msblocations.conf:189):2: 2ccf03f7e6727a5ee19be1a6a524a5cb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:33:13 [info] 38#38: *158 [lua] logger.lua:23: 2ccf03f7e6727a5ee19be1a6a524a5cb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:33:13 +0000] 2ccf03f7e6727a5ee19be1a6a524a5cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/22 11:33:17 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:17 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:27 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:27 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:28 [info] 38#38: *163 [lua] access_by_lua(msblocations.conf:189):2: ae26421b0770cc10173acf6312c2400a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:33:28 +0000] ae26421b0770cc10173acf6312c2400a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:33:28 [info] 38#38: *163 [lua] logger.lua:23: ae26421b0770cc10173acf6312c2400a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:33:37 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:37 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:43 [info] 38#38: *167 [lua] access_by_lua(msblocations.conf:189):2: d92bbfb9f5f111b466b841872ed68373:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:33:43 [info] 38#38: *167 [lua] logger.lua:23: d92bbfb9f5f111b466b841872ed68373 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:33:43 +0000] d92bbfb9f5f111b466b841872ed68373 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 11:33:47 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:47 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:57 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:57 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:33:58 [info] 38#38: *172 [lua] access_by_lua(msblocations.conf:189):2: 6d2a60d9b3ce506ff6627a11c0973311:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:33:58 [info] 38#38: *172 [lua] logger.lua:23: 6d2a60d9b3ce506ff6627a11c0973311 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:33:58 +0000] 6d2a60d9b3ce506ff6627a11c0973311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:34:07 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:07 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:13 [info] 38#38: *175 [lua] access_by_lua(msblocations.conf:189):2: fa9a1b740a3642712971f6ac4aad5073:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:34:13 [info] 38#38: *175 [lua] logger.lua:23: fa9a1b740a3642712971f6ac4aad5073 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:13 +0000] fa9a1b740a3642712971f6ac4aad5073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:34:17 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:17 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:27 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:27 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:28 [info] 38#38: *180 [lua] access_by_lua(msblocations.conf:189):2: b8897373f4d69db337513326f9b5b30b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:28 +0000] b8897373f4d69db337513326f9b5b30b "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 11:34:28 [info] 38#38: *180 [lua] logger.lua:23: b8897373f4d69db337513326f9b5b30b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:34:37 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:37 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:43 [info] 38#38: *184 [lua] access_by_lua(msblocations.conf:189):2: 1d95578408084cdaf5c7d006d207bf9d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:34:43 [info] 38#38: *184 [lua] logger.lua:23: 1d95578408084cdaf5c7d006d207bf9d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:43 +0000] 1d95578408084cdaf5c7d006d207bf9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:34:47 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:47 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:57 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:57 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:34:58 [info] 38#38: *189 [lua] access_by_lua(msblocations.conf:189):2: b110e63eacd796fb1e8d56d5627bcdf7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:58 +0000] b110e63eacd796fb1e8d56d5627bcdf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/02/22 11:34:58 [info] 38#38: *189 [lua] logger.lua:23: b110e63eacd796fb1e8d56d5627bcdf7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/22 11:35:07 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:07 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:13 [info] 38#38: *192 [lua] access_by_lua(msblocations.conf:189):2: 5823e18e8fc5835e8301d512ea44f06c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:35:13 +0000] 5823e18e8fc5835e8301d512ea44f06c "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 11:35:13 [info] 38#38: *192 [lua] logger.lua:23: 5823e18e8fc5835e8301d512ea44f06c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:35:17 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:17 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:27 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:27 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:28 [info] 38#38: *197 [lua] access_by_lua(msblocations.conf:189):2: 6bf6906b88036d65d3dcf28e306ff97e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:35:28 [info] 38#38: *197 [lua] logger.lua:23: 6bf6906b88036d65d3dcf28e306ff97e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:35:28 +0000] 6bf6906b88036d65d3dcf28e306ff97e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:35:37 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:37 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:43 [info] 38#38: *201 [lua] access_by_lua(msblocations.conf:189):2: 984c20b6fbc7636d08de5f11088e30ce:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:35:43 [info] 38#38: *201 [lua] logger.lua:23: 984c20b6fbc7636d08de5f11088e30ce {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.208 - - [22/Feb/2023:11:35:43 +0000] 984c20b6fbc7636d08de5f11088e30ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/22 11:35:47 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:47 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:57 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:57 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:35:58 [info] 38#38: *206 [lua] access_by_lua(msblocations.conf:189):2: d0dd3e7453d13ed88656ccaff0d6cac7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:35:58 [info] 38#38: *206 [lua] logger.lua:23: d0dd3e7453d13ed88656ccaff0d6cac7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:35:58 +0000] d0dd3e7453d13ed88656ccaff0d6cac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/22 11:36:07 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:07 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:13 [info] 38#38: *209 [lua] access_by_lua(msblocations.conf:189):2: 5cc86b89a239d1a543f7cc3ac6ca3518:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:36:13 [info] 38#38: *209 [lua] logger.lua:23: 5cc86b89a239d1a543f7cc3ac6ca3518 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:36:13 +0000] 5cc86b89a239d1a543f7cc3ac6ca3518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 11:36:17 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:17 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:27 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:27 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:28 [info] 38#38: *214 [lua] access_by_lua(msblocations.conf:189):2: c85e80bb9acb8f87fc76c9ea179d883f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:36:28 +0000] c85e80bb9acb8f87fc76c9ea179d883f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 11:36:28 [info] 38#38: *214 [lua] logger.lua:23: c85e80bb9acb8f87fc76c9ea179d883f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:36:37 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:37 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:43 [info] 38#38: *218 [lua] access_by_lua(msblocations.conf:189):2: 1d8ae34bae10e2e9cdb4e4b5f71312db:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:36:43 [info] 38#38: *218 [lua] logger.lua:23: 1d8ae34bae10e2e9cdb4e4b5f71312db {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:36:43 +0000] 1d8ae34bae10e2e9cdb4e4b5f71312db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/22 11:36:47 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:47 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:57 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:57 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:36:58 [info] 38#38: *223 [lua] access_by_lua(msblocations.conf:189):2: c280e9abdab6ef3cf1756ebe7faba741:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:36:58 [info] 38#38: *223 [lua] logger.lua:23: c280e9abdab6ef3cf1756ebe7faba741 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:36:58 +0000] c280e9abdab6ef3cf1756ebe7faba741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:37:07 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:07 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:13 [info] 38#38: *226 [lua] access_by_lua(msblocations.conf:189):2: 7309ad468ce099e927fed7fbe543487b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:37:13 [info] 38#38: *226 [lua] logger.lua:23: 7309ad468ce099e927fed7fbe543487b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:13 +0000] 7309ad468ce099e927fed7fbe543487b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 11:37:17 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:17 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:27 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:27 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:28 [info] 38#38: *231 [lua] access_by_lua(msblocations.conf:189):2: acd051a30ae62a8e659f247bc36c15d2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:28 +0000] acd051a30ae62a8e659f247bc36c15d2 "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 11:37:28 [info] 38#38: *231 [lua] logger.lua:23: acd051a30ae62a8e659f247bc36c15d2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:37:37 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:37 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:43 [info] 38#38: *235 [lua] access_by_lua(msblocations.conf:189):2: 165e04e1cf111b4030866836e3dd3821:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:43 +0000] 165e04e1cf111b4030866836e3dd3821 "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 11:37:43 [info] 38#38: *235 [lua] logger.lua:23: 165e04e1cf111b4030866836e3dd3821 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:37:47 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:47 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:57 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:57 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:37:58 [info] 38#38: *240 [lua] access_by_lua(msblocations.conf:189):2: aa5ad68be517db07410129822844249e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:37:58 [info] 38#38: *240 [lua] logger.lua:23: aa5ad68be517db07410129822844249e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:37:58 +0000] aa5ad68be517db07410129822844249e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:38:07 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:07 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:13 [info] 38#38: *243 [lua] access_by_lua(msblocations.conf:189):2: a450e5be63545d971e338a09d58f82a8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:13 +0000] a450e5be63545d971e338a09d58f82a8 "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 11:38:13 [info] 38#38: *243 [lua] logger.lua:23: a450e5be63545d971e338a09d58f82a8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:38:17 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:17 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:27 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:27 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:28 [info] 38#38: *248 [lua] access_by_lua(msblocations.conf:189):2: a570785f867a241eb2b2f470e889ed77:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:38:28 [info] 38#38: *248 [lua] logger.lua:23: a570785f867a241eb2b2f470e889ed77 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:28 +0000] a570785f867a241eb2b2f470e889ed77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:38:37 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:37 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:43 [info] 38#38: *252 [lua] access_by_lua(msblocations.conf:189):2: cc29c2aca6d54220815f722d0019925c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:38:43 [info] 38#38: *252 [lua] logger.lua:23: cc29c2aca6d54220815f722d0019925c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:43 +0000] cc29c2aca6d54220815f722d0019925c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 11:38:47 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:47 [info] 38#38: *254 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:57 [info] 38#38: *255 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:57 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:38:58 [info] 38#38: *257 [lua] access_by_lua(msblocations.conf:189):2: ed6ae84ac0682b8e638f4c8f68ecddd1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:58 +0000] ed6ae84ac0682b8e638f4c8f68ecddd1 "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 11:38:58 [info] 38#38: *257 [lua] logger.lua:23: ed6ae84ac0682b8e638f4c8f68ecddd1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:39:07 [info] 38#38: *259 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:07 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:13 [info] 38#38: *260 [lua] access_by_lua(msblocations.conf:189):2: 6f3c13193085529208b35b656c2a474f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:39:13 [info] 38#38: *260 [lua] logger.lua:23: 6f3c13193085529208b35b656c2a474f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:13 +0000] 6f3c13193085529208b35b656c2a474f "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 11:39:17 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:17 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:27 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:27 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:28 [info] 38#38: *265 [lua] access_by_lua(msblocations.conf:189):2: ee7c02abdfb5d45b42475788838ed400:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:39:28 [info] 38#38: *265 [lua] logger.lua:23: ee7c02abdfb5d45b42475788838ed400 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:28 +0000] ee7c02abdfb5d45b42475788838ed400 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:39:37 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:37 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:44 [info] 38#38: *269 [lua] access_by_lua(msblocations.conf:189):2: b5f84ee3240effbc50a9ce89555b4f00:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:39:44 [info] 38#38: *269 [lua] logger.lua:23: b5f84ee3240effbc50a9ce89555b4f00 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:44 +0000] b5f84ee3240effbc50a9ce89555b4f00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:39:47 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:47 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:57 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:57 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:39:59 [info] 38#38: *274 [lua] access_by_lua(msblocations.conf:189):2: f9c5469d205f732c8f2ddecc20b631c6:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:59 +0000] f9c5469d205f732c8f2ddecc20b631c6 "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 11:39:59 [info] 38#38: *274 [lua] logger.lua:23: f9c5469d205f732c8f2ddecc20b631c6 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:40:07 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:07 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:14 [info] 38#38: *277 [lua] access_by_lua(msblocations.conf:189):2: 2bcffc23c39cca6b38a606710c7be3db:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:40:14 [info] 38#38: *277 [lua] logger.lua:23: 2bcffc23c39cca6b38a606710c7be3db {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:40:14 +0000] 2bcffc23c39cca6b38a606710c7be3db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:40:17 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:17 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:27 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:27 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:29 [info] 38#38: *282 [lua] access_by_lua(msblocations.conf:189):2: c240fbafd589cdd99ced8ea87fa2b58d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:40:29 [info] 38#38: *282 [lua] logger.lua:23: c240fbafd589cdd99ced8ea87fa2b58d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:40:29 +0000] c240fbafd589cdd99ced8ea87fa2b58d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:40:37 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:37 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:44 [info] 38#38: *286 [lua] access_by_lua(msblocations.conf:189):2: 25e4e5b04965190c689796d22fe5ab1d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:40:44 [info] 38#38: *286 [lua] logger.lua:23: 25e4e5b04965190c689796d22fe5ab1d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:40:44 +0000] 25e4e5b04965190c689796d22fe5ab1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:40:47 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:47 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:57 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:57 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:40:59 [info] 38#38: *291 [lua] access_by_lua(msblocations.conf:189):2: 693006539586c7942362ff70d77c2ec3:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:40:59 [info] 38#38: *291 [lua] logger.lua:23: 693006539586c7942362ff70d77c2ec3 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:40:59 +0000] 693006539586c7942362ff70d77c2ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:41:07 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:07 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:14 [info] 38#38: *294 [lua] access_by_lua(msblocations.conf:189):2: 0f5329609d4c9c585f80cfcc1a2bfa46:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.208 - - [22/Feb/2023:11:41:14 +0000] 0f5329609d4c9c585f80cfcc1a2bfa46 "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 11:41:14 [info] 38#38: *294 [lua] logger.lua:23: 0f5329609d4c9c585f80cfcc1a2bfa46 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:41:17 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:17 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:27 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:27 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:29 [info] 38#38: *299 [lua] access_by_lua(msblocations.conf:189):2: 2de5d7fd760c0a1a0b308eea649ed184:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:41:29 [info] 38#38: *299 [lua] logger.lua:23: 2de5d7fd760c0a1a0b308eea649ed184 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:41:29 +0000] 2de5d7fd760c0a1a0b308eea649ed184 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:41:37 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:37 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:44 [info] 38#38: *303 [lua] access_by_lua(msblocations.conf:189):2: 996f57488595246a74d895be8bbeea72:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:41:44 [info] 38#38: *303 [lua] logger.lua:23: 996f57488595246a74d895be8bbeea72 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:41:44 +0000] 996f57488595246a74d895be8bbeea72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:41:47 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:47 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:57 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:57 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:41:59 [info] 38#38: *308 [lua] access_by_lua(msblocations.conf:189):2: d2048fc444b32855b75fab548688ec14:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:41:59 [info] 38#38: *308 [lua] logger.lua:23: d2048fc444b32855b75fab548688ec14 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:41:59 +0000] d2048fc444b32855b75fab548688ec14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 11:42:07 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:07 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:14 [info] 38#38: *311 [lua] access_by_lua(msblocations.conf:189):2: 149409e6619b0fcfd216f4624c01556a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:42:14 [info] 38#38: *311 [lua] logger.lua:23: 149409e6619b0fcfd216f4624c01556a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:14 +0000] 149409e6619b0fcfd216f4624c01556a "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 11:42:17 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:17 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:27 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:27 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:29 [info] 38#38: *316 [lua] access_by_lua(msblocations.conf:189):2: a051850521543fe2c5c7e3cae53776c7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:42:29 [info] 38#38: *316 [lua] logger.lua:23: a051850521543fe2c5c7e3cae53776c7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:29 +0000] a051850521543fe2c5c7e3cae53776c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:42:37 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:37 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:44 [info] 38#38: *320 [lua] access_by_lua(msblocations.conf:189):2: f208401c4faefba28a994610e897a2ed:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:44 +0000] f208401c4faefba28a994610e897a2ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:42:44 [info] 38#38: *320 [lua] logger.lua:23: f208401c4faefba28a994610e897a2ed {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:42:47 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:47 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:57 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:57 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:42:59 [info] 38#38: *325 [lua] access_by_lua(msblocations.conf:189):2: 6c0db11186a3eb120dadda5569cd5971:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:59 +0000] 6c0db11186a3eb120dadda5569cd5971 "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 11:42:59 [info] 38#38: *325 [lua] logger.lua:23: 6c0db11186a3eb120dadda5569cd5971 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:43:07 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:07 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:14 [info] 38#38: *328 [lua] access_by_lua(msblocations.conf:189):2: 4aabddca38cf94b45afa5bfb48de5023:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:43:14 [info] 38#38: *328 [lua] logger.lua:23: 4aabddca38cf94b45afa5bfb48de5023 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:43:14 +0000] 4aabddca38cf94b45afa5bfb48de5023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:43:17 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:17 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:27 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:27 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:29 [info] 38#38: *333 [lua] access_by_lua(msblocations.conf:189):2: 65cd1537f7922859d5df4c5f9f92ea04:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:43:29 [info] 38#38: *333 [lua] logger.lua:23: 65cd1537f7922859d5df4c5f9f92ea04 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:43:29 +0000] 65cd1537f7922859d5df4c5f9f92ea04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:43:37 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:37 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:44 [info] 38#38: *337 [lua] access_by_lua(msblocations.conf:189):2: b14677f2d4f8a2310f5802e03b1ac283:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:43:44 [info] 38#38: *337 [lua] logger.lua:23: b14677f2d4f8a2310f5802e03b1ac283 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:43:44 +0000] b14677f2d4f8a2310f5802e03b1ac283 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:43:47 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:47 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:57 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:57 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:43:59 [info] 38#38: *342 [lua] access_by_lua(msblocations.conf:189):2: 955fc3b36e322bdb5dac85c6395f584e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:43:59 [info] 38#38: *342 [lua] logger.lua:23: 955fc3b36e322bdb5dac85c6395f584e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:43:59 +0000] 955fc3b36e322bdb5dac85c6395f584e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 11:44:07 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:07 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:14 [info] 38#38: *345 [lua] access_by_lua(msblocations.conf:189):2: 950746c52f2765fa116d1f6297d69b90:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:44:14 [info] 38#38: *345 [lua] logger.lua:23: 950746c52f2765fa116d1f6297d69b90 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:11:44:14 +0000] 950746c52f2765fa116d1f6297d69b90 "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 11:44:17 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:17 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:27 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:27 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:29 [info] 38#38: *350 [lua] access_by_lua(msblocations.conf:189):2: 0aceab9adb7464eef21056643e243d5c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:44:29 +0000] 0aceab9adb7464eef21056643e243d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:44:29 [info] 38#38: *350 [lua] logger.lua:23: 0aceab9adb7464eef21056643e243d5c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:44:37 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:37 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:44 [info] 38#38: *354 [lua] access_by_lua(msblocations.conf:189):2: ffe6955636c83cf5a74d1ee872bc4343:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:44:44 [info] 38#38: *354 [lua] logger.lua:23: ffe6955636c83cf5a74d1ee872bc4343 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:44:44 +0000] ffe6955636c83cf5a74d1ee872bc4343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 11:44:47 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:47 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:57 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:57 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:44:59 [info] 38#38: *359 [lua] access_by_lua(msblocations.conf:189):2: 78c79d8d0f9d2c6e7dbd0d84e8ed548e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:44:59 +0000] 78c79d8d0f9d2c6e7dbd0d84e8ed548e "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 11:44:59 [info] 38#38: *359 [lua] logger.lua:23: 78c79d8d0f9d2c6e7dbd0d84e8ed548e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:45:07 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:07 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:14 [info] 38#38: *362 [lua] access_by_lua(msblocations.conf:189):2: 6f30f2d4ba4d86f595f689f6f706d2f0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:14 +0000] 6f30f2d4ba4d86f595f689f6f706d2f0 "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 11:45:14 [info] 38#38: *362 [lua] logger.lua:23: 6f30f2d4ba4d86f595f689f6f706d2f0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:45:17 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:17 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:27 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:27 [info] 38#38: *365 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:29 [info] 38#38: *367 [lua] access_by_lua(msblocations.conf:189):2: 0739fd9d309e553c029c7a5d89297328:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:45:29 [info] 38#38: *367 [lua] logger.lua:23: 0739fd9d309e553c029c7a5d89297328 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:29 +0000] 0739fd9d309e553c029c7a5d89297328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:45:37 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:37 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:44 [info] 38#38: *371 [lua] access_by_lua(msblocations.conf:189):2: ac1c6c45d2905da5fe5fe4037b770323:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:44 +0000] ac1c6c45d2905da5fe5fe4037b770323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 11:45:44 [info] 38#38: *371 [lua] logger.lua:23: ac1c6c45d2905da5fe5fe4037b770323 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:45:47 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:47 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:57 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:57 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:45:59 [info] 38#38: *376 [lua] access_by_lua(msblocations.conf:189):2: 1f76c1b5b195d0f76f57758b5262b043:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:45:59 [info] 38#38: *376 [lua] logger.lua:23: 1f76c1b5b195d0f76f57758b5262b043 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:45:59 +0000] 1f76c1b5b195d0f76f57758b5262b043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:46:07 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:07 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:14 [info] 38#38: *379 [lua] access_by_lua(msblocations.conf:189):2: c737726ccccf7966d88e003a65518308:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:14 +0000] c737726ccccf7966d88e003a65518308 "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 11:46:14 [info] 38#38: *379 [lua] logger.lua:23: c737726ccccf7966d88e003a65518308 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:46:17 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:17 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:27 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:27 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:29 [info] 38#38: *384 [lua] access_by_lua(msblocations.conf:189):2: 828e020a4bb2ea7b0af7ec0952355f67:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:29 +0000] 828e020a4bb2ea7b0af7ec0952355f67 "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 11:46:29 [info] 38#38: *384 [lua] logger.lua:23: 828e020a4bb2ea7b0af7ec0952355f67 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:46:37 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:37 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:44 [info] 38#38: *388 [lua] access_by_lua(msblocations.conf:189):2: ee010cc8e488be7c353a5e24494ae55f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:46:44 [info] 38#38: *388 [lua] logger.lua:23: ee010cc8e488be7c353a5e24494ae55f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:44 +0000] ee010cc8e488be7c353a5e24494ae55f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:46:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:46:47 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:47 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:57 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:57 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:46:59 [info] 38#38: *393 [lua] access_by_lua(msblocations.conf:189):2: 7804222416605bdc188f5a0c15f8dc4e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:46:59 [info] 38#38: *393 [lua] logger.lua:23: 7804222416605bdc188f5a0c15f8dc4e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:46:59 +0000] 7804222416605bdc188f5a0c15f8dc4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:46:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:47:07 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:07 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:14 [info] 38#38: *396 [lua] access_by_lua(msblocations.conf:189):2: 267f42d4c915494cf30a5d6a4bb91d44:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:47:14 [info] 38#38: *396 [lua] logger.lua:23: 267f42d4c915494cf30a5d6a4bb91d44 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:47:14 +0000] 267f42d4c915494cf30a5d6a4bb91d44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:47:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:47:17 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:17 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:27 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:27 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:29 [info] 38#38: *401 [lua] access_by_lua(msblocations.conf:189):2: 3928a1eccdd7853ec8cf4ee816e97ef3:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:47:29 [info] 38#38: *401 [lua] logger.lua:23: 3928a1eccdd7853ec8cf4ee816e97ef3 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:47:29 +0000] 3928a1eccdd7853ec8cf4ee816e97ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:47:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:47:37 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:37 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:44 [info] 38#38: *405 [lua] access_by_lua(msblocations.conf:189):2: fb0891568cd30e6ce2e255a9ba01da38:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:47:44 [info] 38#38: *405 [lua] logger.lua:23: fb0891568cd30e6ce2e255a9ba01da38 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:47:44 +0000] fb0891568cd30e6ce2e255a9ba01da38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:47:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 11:47:47 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:47 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:57 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:57 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:47:59 [info] 38#38: *410 [lua] access_by_lua(msblocations.conf:189):2: 2dad5f439c4d383b378aa5b83f729231:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:47:59 +0000] 2dad5f439c4d383b378aa5b83f729231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:47:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 11:47:59 [info] 38#38: *410 [lua] logger.lua:23: 2dad5f439c4d383b378aa5b83f729231 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:48:07 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:07 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:14 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: f7b22228989b3c88bb572cb2dcb5f279:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:48:14 +0000] f7b22228989b3c88bb572cb2dcb5f279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/22 11:48:14 [info] 38#38: *413 [lua] logger.lua:23: f7b22228989b3c88bb572cb2dcb5f279 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:48:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:48:17 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:17 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:27 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:27 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:29 [info] 38#38: *418 [lua] access_by_lua(msblocations.conf:189):2: a2e98fdba72606727e91ac91f2767064:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:48:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.208 - - [22/Feb/2023:11:48:29 +0000] a2e98fdba72606727e91ac91f2767064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2023/02/22 11:48:29 [info] 38#38: *418 [lua] logger.lua:23: a2e98fdba72606727e91ac91f2767064 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:48:37 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:37 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:44 [info] 38#38: *422 [lua] access_by_lua(msblocations.conf:189):2: a9805d5e5f413264fce71483520b268f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:48:44 [info] 38#38: *422 [lua] logger.lua:23: a9805d5e5f413264fce71483520b268f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:48:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
10.233.67.208 - - [22/Feb/2023:11:48:44 +0000] a9805d5e5f413264fce71483520b268f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/02/22 11:48:47 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:47 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:57 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:57 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:48:59 [info] 38#38: *427 [lua] access_by_lua(msblocations.conf:189):2: fa72fc8a684b9581b74dc6ca5f7f7279:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:48:59 [info] 38#38: *427 [lua] logger.lua:23: fa72fc8a684b9581b74dc6ca5f7f7279 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:48:59 +0000] fa72fc8a684b9581b74dc6ca5f7f7279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.067 upstream_response_time:0.058 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:48:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2023/02/22 11:49:07 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:07 [info] 38#38: *429 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:14 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 5a280a74844e8d55be239f7187dd08a4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 46
2023/02/22 11:49:14 [info] 38#38: *430 [lua] logger.lua:23: 5a280a74844e8d55be239f7187dd08a4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:14 +0000] 5a280a74844e8d55be239f7187dd08a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.084 upstream_response_time:0.073 "-" "Consul Health Check" "-"
2023/02/22 11:49:17 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:17 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:27 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:27 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:29 [info] 38#38: *435 [lua] access_by_lua(msblocations.conf:189):2: a6e93672d1571289110d53ebcddd0610:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.208 - - [22/Feb/2023:11:49:29 +0000] a6e93672d1571289110d53ebcddd0610 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/22 11:49:29 [info] 38#38: *435 [lua] logger.lua:23: a6e93672d1571289110d53ebcddd0610 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:49:37 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:37 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:44 [info] 38#38: *439 [lua] access_by_lua(msblocations.conf:189):2: 28ada36c53f3e239cca7d8905a652c16:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:44 +0000] 28ada36c53f3e239cca7d8905a652c16 "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 11:49:44 [info] 38#38: *439 [lua] logger.lua:23: 28ada36c53f3e239cca7d8905a652c16 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:49:47 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:47 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:57 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:57 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:49:59 [info] 38#38: *444 [lua] access_by_lua(msblocations.conf:189):2: a495e43d70c5e111ad1db0cb2a8164ce:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:49:59 +0000] a495e43d70c5e111ad1db0cb2a8164ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:49:59 [info] 38#38: *444 [lua] logger.lua:23: a495e43d70c5e111ad1db0cb2a8164ce {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:50:07 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:07 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:14 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 8ad655a51071cf8c3aa92df1d0717a6f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:50:15 [info] 38#38: *447 [lua] logger.lua:23: 8ad655a51071cf8c3aa92df1d0717a6f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:50:15 +0000] 8ad655a51071cf8c3aa92df1d0717a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:50:17 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:17 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:27 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:27 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:30 [info] 38#38: *452 [lua] access_by_lua(msblocations.conf:189):2: 6bc0d3e0752d379dcc916e4015ec1b34:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:50:30 [info] 38#38: *452 [lua] logger.lua:23: 6bc0d3e0752d379dcc916e4015ec1b34 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:50:30 +0000] 6bc0d3e0752d379dcc916e4015ec1b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:50:37 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:37 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:45 [info] 38#38: *456 [lua] access_by_lua(msblocations.conf:189):2: a3d99dd99bf93ed99ed4e2e96c38d69b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:50:45 +0000] a3d99dd99bf93ed99ed4e2e96c38d69b "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 11:50:45 [info] 38#38: *456 [lua] logger.lua:23: a3d99dd99bf93ed99ed4e2e96c38d69b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:50:47 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:47 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:57 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:50:57 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:00 [info] 38#38: *461 [lua] access_by_lua(msblocations.conf:189):2: 377d0336a16181f6706d41e294c97a37:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:51:00 [info] 38#38: *461 [lua] logger.lua:23: 377d0336a16181f6706d41e294c97a37 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:51:00 +0000] 377d0336a16181f6706d41e294c97a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/22 11:51:07 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:07 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:15 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: 9af12554b3b662be314616e3da1d4497:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.208 - - [22/Feb/2023:11:51:15 +0000] 9af12554b3b662be314616e3da1d4497 "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 11:51:15 [info] 38#38: *464 [lua] logger.lua:23: 9af12554b3b662be314616e3da1d4497 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:51:17 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:17 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:27 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:27 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:30 [info] 38#38: *469 [lua] access_by_lua(msblocations.conf:189):2: 03cccf471aba4fb7a86a405eeaa30cee:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:51:30 [info] 38#38: *469 [lua] logger.lua:23: 03cccf471aba4fb7a86a405eeaa30cee {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:51:30 +0000] 03cccf471aba4fb7a86a405eeaa30cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/02/22 11:51:37 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:37 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:45 [info] 38#38: *473 [lua] access_by_lua(msblocations.conf:189):2: e7a56693c7727673d073fd202d6cc7c6:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:51:45 [info] 38#38: *473 [lua] logger.lua:23: e7a56693c7727673d073fd202d6cc7c6 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:11:51:45 +0000] e7a56693c7727673d073fd202d6cc7c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 11:51:47 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:47 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:57 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:51:57 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:00 [info] 38#38: *478 [lua] access_by_lua(msblocations.conf:189):2: b40b06123ea3cdb6ccdb9b3146d18443:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.208 - - [22/Feb/2023:11:52:00 +0000] b40b06123ea3cdb6ccdb9b3146d18443 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/22 11:52:00 [info] 38#38: *478 [lua] logger.lua:23: b40b06123ea3cdb6ccdb9b3146d18443 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:52:07 [info] 38#38: *480 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:07 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:15 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: 610a5da7ccb4bd483d5a5153f477caef:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:52:15 [info] 38#38: *481 [lua] logger.lua:23: 610a5da7ccb4bd483d5a5153f477caef {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:52:15 +0000] 610a5da7ccb4bd483d5a5153f477caef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 11:52:17 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:17 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:27 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:27 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:30 [info] 38#38: *486 [lua] access_by_lua(msblocations.conf:189):2: 6227d945a7b3d0444b4f611d53cbb8a7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:52:30 [info] 38#38: *486 [lua] logger.lua:23: 6227d945a7b3d0444b4f611d53cbb8a7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:52:30 +0000] 6227d945a7b3d0444b4f611d53cbb8a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:52:37 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:37 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:45 [info] 38#38: *490 [lua] access_by_lua(msblocations.conf:189):2: 39d01872acc07143ee81317cb4ffb4fd:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:52:45 [info] 38#38: *490 [lua] logger.lua:23: 39d01872acc07143ee81317cb4ffb4fd {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:52:45 +0000] 39d01872acc07143ee81317cb4ffb4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:52:47 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:47 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:57 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:52:57 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:00 [info] 38#38: *495 [lua] access_by_lua(msblocations.conf:189):2: da3a5ef4af6279c1bd06f1bc07496b0a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:53:00 [info] 38#38: *495 [lua] logger.lua:23: da3a5ef4af6279c1bd06f1bc07496b0a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:11:53:00 +0000] da3a5ef4af6279c1bd06f1bc07496b0a "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 11:53:07 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:07 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:15 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: 9ecc00b447992d52ad97a8286f64c5eb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 11:53:15 [info] 38#38: *498 [lua] logger.lua:23: 9ecc00b447992d52ad97a8286f64c5eb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:15 +0000] 9ecc00b447992d52ad97a8286f64c5eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 11:53:17 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:17 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:27 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:27 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:30 [info] 38#38: *503 [lua] access_by_lua(msblocations.conf:189):2: 087424b9de62fc986ade45799a166b72:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:53:30 [info] 38#38: *503 [lua] logger.lua:23: 087424b9de62fc986ade45799a166b72 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:30 +0000] 087424b9de62fc986ade45799a166b72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 11:53:37 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:37 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:45 [info] 38#38: *507 [lua] access_by_lua(msblocations.conf:189):2: 3134acc9b752b1c8e66d6aefe4883753:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:53:45 [info] 38#38: *507 [lua] logger.lua:23: 3134acc9b752b1c8e66d6aefe4883753 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:53:45 +0000] 3134acc9b752b1c8e66d6aefe4883753 "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 11:53:47 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:47 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:57 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:53:57 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:00 [info] 38#38: *512 [lua] access_by_lua(msblocations.conf:189):2: d1645db6f904b781f61dc75c521a1369:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:54:00 [info] 38#38: *512 [lua] logger.lua:23: d1645db6f904b781f61dc75c521a1369 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:54:00 +0000] d1645db6f904b781f61dc75c521a1369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 11:54:07 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:07 [info] 38#38: *514 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:15 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 758dd646d2a695df0943da6d0536cbc8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:54:15 [info] 38#38: *515 [lua] logger.lua:23: 758dd646d2a695df0943da6d0536cbc8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:54:15 +0000] 758dd646d2a695df0943da6d0536cbc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/22 11:54:17 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:17 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:27 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:27 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:30 [info] 38#38: *520 [lua] access_by_lua(msblocations.conf:189):2: bce28bbb4ae4ac1299b6cb412bfe4a23:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:54:30 +0000] bce28bbb4ae4ac1299b6cb412bfe4a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/22 11:54:30 [info] 38#38: *520 [lua] logger.lua:23: bce28bbb4ae4ac1299b6cb412bfe4a23 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:54:37 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:37 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:45 [info] 38#38: *524 [lua] access_by_lua(msblocations.conf:189):2: b8150102d6e1b7f48ad99ca0b37dfe92:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:54:45 [info] 38#38: *524 [lua] logger.lua:23: b8150102d6e1b7f48ad99ca0b37dfe92 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:54:45 +0000] b8150102d6e1b7f48ad99ca0b37dfe92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:54:47 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:47 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:57 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:54:57 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:00 [info] 38#38: *529 [lua] access_by_lua(msblocations.conf:189):2: 1cd192a666062e572f654475fe1eaba9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:55:00 [info] 38#38: *529 [lua] logger.lua:23: 1cd192a666062e572f654475fe1eaba9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:55:00 +0000] 1cd192a666062e572f654475fe1eaba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 11:55:07 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:07 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:15 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 0547600b8d00123c5770b67a611121ac:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:55:15 +0000] 0547600b8d00123c5770b67a611121ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/02/22 11:55:15 [info] 38#38: *532 [lua] logger.lua:23: 0547600b8d00123c5770b67a611121ac {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/02/22 11:55:17 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:17 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:27 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:27 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:30 [info] 38#38: *537 [lua] access_by_lua(msblocations.conf:189):2: f55dfe028ad8a9fc7a9e3478c3995d6a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:55:30 [info] 38#38: *537 [lua] logger.lua:23: f55dfe028ad8a9fc7a9e3478c3995d6a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:55:30 +0000] f55dfe028ad8a9fc7a9e3478c3995d6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 11:55:37 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:37 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:45 [info] 38#38: *541 [lua] access_by_lua(msblocations.conf:189):2: c3babf0b9065fb6aac21298d1ffec4b5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.208 - - [22/Feb/2023:11:55:45 +0000] c3babf0b9065fb6aac21298d1ffec4b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 11:55:45 [info] 38#38: *541 [lua] logger.lua:23: c3babf0b9065fb6aac21298d1ffec4b5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:55:47 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:47 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:57 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:55:57 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:00 [info] 38#38: *546 [lua] access_by_lua(msblocations.conf:189):2: e091ca453315e1a0bd36b15aaf1b0229:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:56:00 +0000] e091ca453315e1a0bd36b15aaf1b0229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/02/22 11:56:00 [info] 38#38: *546 [lua] logger.lua:23: e091ca453315e1a0bd36b15aaf1b0229 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:56:07 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:07 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:15 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: bf60db790f87c7bf47c95c311cdecbee:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:56:15 [info] 38#38: *549 [lua] logger.lua:23: bf60db790f87c7bf47c95c311cdecbee {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:56:15 +0000] bf60db790f87c7bf47c95c311cdecbee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 11:56:17 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:17 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:27 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:27 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:30 [info] 38#38: *554 [lua] access_by_lua(msblocations.conf:189):2: 3164a19ce373355c86d8b08b73505210:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.208 - - [22/Feb/2023:11:56:30 +0000] 3164a19ce373355c86d8b08b73505210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/22 11:56:30 [info] 38#38: *554 [lua] logger.lua:23: 3164a19ce373355c86d8b08b73505210 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:56:37 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:37 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:45 [info] 38#38: *558 [lua] access_by_lua(msblocations.conf:189):2: 1ba3549237505b34550148475e05cad8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:56:45 +0000] 1ba3549237505b34550148475e05cad8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 11:56:45 [info] 38#38: *558 [lua] logger.lua:23: 1ba3549237505b34550148475e05cad8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 11:56:47 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:47 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:57 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:56:57 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:00 [info] 38#38: *563 [lua] access_by_lua(msblocations.conf:189):2: 6e2b47d8f845980690a3bfffc020f201:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:57:00 [info] 38#38: *563 [lua] logger.lua:23: 6e2b47d8f845980690a3bfffc020f201 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:57:00 +0000] 6e2b47d8f845980690a3bfffc020f201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 32
2023/02/22 11:57:07 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:07 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:15 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: 6862a9023fe00fc52c01a90f794d5a3b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:57:15 [info] 38#38: *566 [lua] logger.lua:23: 6862a9023fe00fc52c01a90f794d5a3b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:57:15 +0000] 6862a9023fe00fc52c01a90f794d5a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 11:57:17 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:17 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:27 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:27 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:30 [info] 38#38: *571 [lua] access_by_lua(msblocations.conf:189):2: 22e4720c356ae7021272482f3d232ae6:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:57:30 [info] 38#38: *571 [lua] logger.lua:23: 22e4720c356ae7021272482f3d232ae6 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.208 - - [22/Feb/2023:11:57:30 +0000] 22e4720c356ae7021272482f3d232ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 11:57:37 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:37 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:45 [info] 38#38: *575 [lua] access_by_lua(msblocations.conf:189):2: 4fe3a7a6ddb3d63a534dcdec4d527e8d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:57:45 +0000] 4fe3a7a6ddb3d63a534dcdec4d527e8d "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 11:57:45 [info] 38#38: *575 [lua] logger.lua:23: 4fe3a7a6ddb3d63a534dcdec4d527e8d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:57:47 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:47 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:57 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:57:57 [info] 38#38: *578 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:00 [info] 38#38: *580 [lua] access_by_lua(msblocations.conf:189):2: 92780c8efcf6cd194cb6c5da41bb86a7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:58:00 [info] 38#38: *580 [lua] logger.lua:23: 92780c8efcf6cd194cb6c5da41bb86a7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:00 +0000] 92780c8efcf6cd194cb6c5da41bb86a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:58:07 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:07 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:15 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: 83c20ce9b90196febd4f5ade8492b0e3:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:15 +0000] 83c20ce9b90196febd4f5ade8492b0e3 "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 11:58:15 [info] 38#38: *583 [lua] logger.lua:23: 83c20ce9b90196febd4f5ade8492b0e3 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:58:17 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:17 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:27 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:27 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:30 [info] 38#38: *588 [lua] access_by_lua(msblocations.conf:189):2: 4c3a9c4fb432bdc04663c57a2056a7be:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:30 +0000] 4c3a9c4fb432bdc04663c57a2056a7be "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 11:58:30 [info] 38#38: *588 [lua] logger.lua:23: 4c3a9c4fb432bdc04663c57a2056a7be {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:58:37 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:37 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:45 [info] 38#38: *592 [lua] access_by_lua(msblocations.conf:189):2: 094544781bc1e870610c3b75efbf678c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:58:45 [info] 38#38: *592 [lua] logger.lua:23: 094544781bc1e870610c3b75efbf678c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:58:45 +0000] 094544781bc1e870610c3b75efbf678c "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 11:58:47 [info] 35#35: *594 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:47 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:57 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:58:57 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:00 [info] 38#38: *597 [lua] access_by_lua(msblocations.conf:189):2: 057e0e9a254bab68a653ae629e59727a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:59:00 +0000] 057e0e9a254bab68a653ae629e59727a "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 11:59:00 [info] 38#38: *597 [lua] logger.lua:23: 057e0e9a254bab68a653ae629e59727a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:59:07 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:07 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:15 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 1ffd12dad747cb02b77316bcb60b1087:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:59:15 +0000] 1ffd12dad747cb02b77316bcb60b1087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:59:15 [info] 38#38: *600 [lua] logger.lua:23: 1ffd12dad747cb02b77316bcb60b1087 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:59:17 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:17 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:27 [info] 38#38: *604 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:27 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:30 [info] 38#38: *605 [lua] access_by_lua(msblocations.conf:189):2: 1a1191299518f5e0bf3f9eafbc349685:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:59:30 +0000] 1a1191299518f5e0bf3f9eafbc349685 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 11:59:30 [info] 38#38: *605 [lua] logger.lua:23: 1a1191299518f5e0bf3f9eafbc349685 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 11:59:37 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:37 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:45 [info] 38#38: *609 [lua] access_by_lua(msblocations.conf:189):2: e8fb4f5bd5a0a9a6de3d8e0cc35f9ed0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 11:59:45 [info] 38#38: *609 [lua] logger.lua:23: e8fb4f5bd5a0a9a6de3d8e0cc35f9ed0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:11:59:45 +0000] e8fb4f5bd5a0a9a6de3d8e0cc35f9ed0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:11:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 11:59:47 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:47 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:57 [info] 38#38: *612 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 11:59:57 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:00 [info] 38#38: *614 [lua] access_by_lua(msblocations.conf:189):2: 8ebc8bba80c08ad6703d5dd5c2a2e6f3:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:00:00 +0000] 8ebc8bba80c08ad6703d5dd5c2a2e6f3 "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 12:00:00 [info] 38#38: *614 [lua] logger.lua:23: 8ebc8bba80c08ad6703d5dd5c2a2e6f3 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:00:07 [info] 38#38: *615 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:07 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:15 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 5ce0866514501a109851a145c2b21224:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:00:16 [info] 38#38: *617 [lua] logger.lua:23: 5ce0866514501a109851a145c2b21224 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:00:16 +0000] 5ce0866514501a109851a145c2b21224 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:00:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:00:17 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:17 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:27 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:27 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:31 [info] 38#38: *622 [lua] access_by_lua(msblocations.conf:189):2: f1676e67fff2a84992f82d2e4dfd81a9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:00:31 [info] 38#38: *622 [lua] logger.lua:23: f1676e67fff2a84992f82d2e4dfd81a9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:00:31 +0000] f1676e67fff2a84992f82d2e4dfd81a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:00:37 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:37 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:46 [info] 38#38: *626 [lua] access_by_lua(msblocations.conf:189):2: c54e66c84f26980706669b20f954f27e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:00:46 [info] 38#38: *626 [lua] logger.lua:23: c54e66c84f26980706669b20f954f27e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:00:46 +0000] c54e66c84f26980706669b20f954f27e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/22 12:00:47 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:47 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:57 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:00:57 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:01 [info] 38#38: *631 [lua] access_by_lua(msblocations.conf:189):2: 88a811b7e1b6d147ad63bd2123983714:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:01:01 [info] 38#38: *631 [lua] logger.lua:23: 88a811b7e1b6d147ad63bd2123983714 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:01:01 +0000] 88a811b7e1b6d147ad63bd2123983714 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:01:07 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:07 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:16 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 3e0c42f6dfa9873cae2900f791f9004d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:01:16 +0000] 3e0c42f6dfa9873cae2900f791f9004d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 12:01:16 [info] 38#38: *634 [lua] logger.lua:23: 3e0c42f6dfa9873cae2900f791f9004d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:01:17 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:17 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:27 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:27 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:31 [info] 38#38: *639 [lua] access_by_lua(msblocations.conf:189):2: b162fd17fccdd6918fe2fe6c8f8a1f47:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:01:31 [info] 38#38: *639 [lua] logger.lua:23: b162fd17fccdd6918fe2fe6c8f8a1f47 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:01:31 +0000] b162fd17fccdd6918fe2fe6c8f8a1f47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:01:37 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:37 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:46 [info] 38#38: *643 [lua] access_by_lua(msblocations.conf:189):2: 99cc923a737bb75e62fee9841615d7d9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:01:46 [info] 38#38: *643 [lua] logger.lua:23: 99cc923a737bb75e62fee9841615d7d9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:01:46 +0000] 99cc923a737bb75e62fee9841615d7d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:01:47 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:47 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:57 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:01:57 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:01 [info] 38#38: *648 [lua] access_by_lua(msblocations.conf:189):2: 2cae27b499e34a99188411b0304057c7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:02:01 [info] 38#38: *648 [lua] logger.lua:23: 2cae27b499e34a99188411b0304057c7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:02:01 +0000] 2cae27b499e34a99188411b0304057c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:02:07 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:07 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:16 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: e415e076113fc79432d57667e50c1adf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:02:16 [info] 38#38: *651 [lua] logger.lua:23: e415e076113fc79432d57667e50c1adf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:02:16 +0000] e415e076113fc79432d57667e50c1adf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/22 12:02:17 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:17 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:27 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:27 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:31 [info] 38#38: *656 [lua] access_by_lua(msblocations.conf:189):2: 637ccf977ce34c93104c2805d7c887b8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:02:31 [info] 38#38: *656 [lua] logger.lua:23: 637ccf977ce34c93104c2805d7c887b8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:02:31 +0000] 637ccf977ce34c93104c2805d7c887b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:02:37 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:37 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:46 [info] 38#38: *660 [lua] access_by_lua(msblocations.conf:189):2: e21fdfb4441d4d71f58885d740987981:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:02:46 [info] 38#38: *660 [lua] logger.lua:23: e21fdfb4441d4d71f58885d740987981 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:02:46 +0000] e21fdfb4441d4d71f58885d740987981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:02:47 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:47 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:57 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:02:57 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:01 [info] 38#38: *665 [lua] access_by_lua(msblocations.conf:189):2: 96f864d461bc33bb2726e2fccdb1dc25:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:03:01 [info] 38#38: *665 [lua] logger.lua:23: 96f864d461bc33bb2726e2fccdb1dc25 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:01 +0000] 96f864d461bc33bb2726e2fccdb1dc25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/22 12:03:07 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:07 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:16 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: 7d973d46f258988fa50a9205f123d783:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:16 +0000] 7d973d46f258988fa50a9205f123d783 "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 12:03:16 [info] 38#38: *668 [lua] logger.lua:23: 7d973d46f258988fa50a9205f123d783 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:03:17 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:17 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:27 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:27 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:31 [info] 38#38: *673 [lua] access_by_lua(msblocations.conf:189):2: 7b8943368476c268cbcaec67f1e025ec:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:03:31 [info] 38#38: *673 [lua] logger.lua:23: 7b8943368476c268cbcaec67f1e025ec {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:31 +0000] 7b8943368476c268cbcaec67f1e025ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:03:37 [info] 35#35: *676 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:37 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:46 [info] 38#38: *677 [lua] access_by_lua(msblocations.conf:189):2: afc0f8d2e2d2b56d44d49e5029b1a4a0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:03:46 [info] 38#38: *677 [lua] logger.lua:23: afc0f8d2e2d2b56d44d49e5029b1a4a0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:03:46 +0000] afc0f8d2e2d2b56d44d49e5029b1a4a0 "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 12:03:47 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:47 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:57 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:03:57 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:01 [info] 38#38: *682 [lua] access_by_lua(msblocations.conf:189):2: b1ff248e8bdee4f707978317a48fa5ef:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:04:01 +0000] b1ff248e8bdee4f707978317a48fa5ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:04:01 [info] 38#38: *682 [lua] logger.lua:23: b1ff248e8bdee4f707978317a48fa5ef {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:04:07 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:07 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:16 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 53154775dff69991ac8842c2d845e2e2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:04:16 [info] 38#38: *685 [lua] logger.lua:23: 53154775dff69991ac8842c2d845e2e2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:04:16 +0000] 53154775dff69991ac8842c2d845e2e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:04:17 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:17 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:27 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:27 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:31 [info] 38#38: *690 [lua] access_by_lua(msblocations.conf:189):2: cccfc90fd135dc42e37961d40ed3efbf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:04:31 +0000] cccfc90fd135dc42e37961d40ed3efbf "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 12:04:31 [info] 38#38: *690 [lua] logger.lua:23: cccfc90fd135dc42e37961d40ed3efbf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:04:37 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:37 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:46 [info] 38#38: *694 [lua] access_by_lua(msblocations.conf:189):2: 3b02f37a656fb91543a89c7231ef9449:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.208 - - [22/Feb/2023:12:04:46 +0000] 3b02f37a656fb91543a89c7231ef9449 "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 12:04:46 [info] 38#38: *694 [lua] logger.lua:23: 3b02f37a656fb91543a89c7231ef9449 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:04:47 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:47 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:57 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:04:57 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:01 [info] 38#38: *699 [lua] access_by_lua(msblocations.conf:189):2: e460988d9096c4cc963a1aac196a4be1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:01 +0000] e460988d9096c4cc963a1aac196a4be1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 12:05:01 [info] 38#38: *699 [lua] logger.lua:23: e460988d9096c4cc963a1aac196a4be1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:05:07 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:07 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:16 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: facfb5ab1830c8998190085706a181b7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:05:16 [info] 38#38: *702 [lua] logger.lua:23: facfb5ab1830c8998190085706a181b7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:16 +0000] facfb5ab1830c8998190085706a181b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:05:17 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:17 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:27 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:27 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:31 [info] 38#38: *707 [lua] access_by_lua(msblocations.conf:189):2: 45803e28be502280fb7f0f1e9b9edf65:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:31 +0000] 45803e28be502280fb7f0f1e9b9edf65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/22 12:05:31 [info] 38#38: *707 [lua] logger.lua:23: 45803e28be502280fb7f0f1e9b9edf65 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:05:37 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:37 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:46 [info] 38#38: *711 [lua] access_by_lua(msblocations.conf:189):2: 962e3201d9abc74ebb2854df4a82af47:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:05:46 [info] 38#38: *711 [lua] logger.lua:23: 962e3201d9abc74ebb2854df4a82af47 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:05:46 +0000] 962e3201d9abc74ebb2854df4a82af47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:05:47 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:47 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:57 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:05:57 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:01 [info] 38#38: *716 [lua] access_by_lua(msblocations.conf:189):2: 06e91975da876aa4ce5e8fe549afedbd:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:06:01 [info] 38#38: *716 [lua] logger.lua:23: 06e91975da876aa4ce5e8fe549afedbd {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:06:01 +0000] 06e91975da876aa4ce5e8fe549afedbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:06:07 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:07 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:16 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: 495525ef7a8b7b769e04981823109721:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:06:16 [info] 38#38: *719 [lua] logger.lua:23: 495525ef7a8b7b769e04981823109721 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:06:16 +0000] 495525ef7a8b7b769e04981823109721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:06:17 [info] 38#38: *721 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:17 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:27 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:27 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:31 [info] 38#38: *724 [lua] access_by_lua(msblocations.conf:189):2: ca72a64888c1ec53f06ed556622e8606:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:06:31 [info] 38#38: *724 [lua] logger.lua:23: ca72a64888c1ec53f06ed556622e8606 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:06:31 +0000] ca72a64888c1ec53f06ed556622e8606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:06:37 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:37 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:46 [info] 38#38: *728 [lua] access_by_lua(msblocations.conf:189):2: 44d4d216967e2880228fbc2e8328c443:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:06:46 +0000] 44d4d216967e2880228fbc2e8328c443 "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 12:06:46 [info] 38#38: *728 [lua] logger.lua:23: 44d4d216967e2880228fbc2e8328c443 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:06:47 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:47 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:57 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:06:57 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:01 [info] 38#38: *733 [lua] access_by_lua(msblocations.conf:189):2: 9cf5cd47b147c28682e3ff9bdd2ae09b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:01 +0000] 9cf5cd47b147c28682e3ff9bdd2ae09b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:07:01 [info] 38#38: *733 [lua] logger.lua:23: 9cf5cd47b147c28682e3ff9bdd2ae09b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:07:07 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:07 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:16 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 087b9e153326154755dd8cf9e27b018e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:16 +0000] 087b9e153326154755dd8cf9e27b018e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/22 12:07:16 [info] 38#38: *736 [lua] logger.lua:23: 087b9e153326154755dd8cf9e27b018e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 12:07:17 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:17 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:27 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:27 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:31 [info] 38#38: *741 [lua] access_by_lua(msblocations.conf:189):2: d14014d334809553f9f702089989ded4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:07:31 [info] 38#38: *741 [lua] logger.lua:23: d14014d334809553f9f702089989ded4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:31 +0000] d14014d334809553f9f702089989ded4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:07:37 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:37 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:46 [info] 38#38: *745 [lua] access_by_lua(msblocations.conf:189):2: bf2dcff304db0336ac1e944063722207:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:46 +0000] bf2dcff304db0336ac1e944063722207 "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 12:07:46 [info] 38#38: *745 [lua] logger.lua:23: bf2dcff304db0336ac1e944063722207 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:07:47 [info] 35#35: *747 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:47 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:57 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:07:57 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:01 [info] 38#38: *750 [lua] access_by_lua(msblocations.conf:189):2: 4e56996b6aed289faba6e5e6e09e07fe:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:08:01 +0000] 4e56996b6aed289faba6e5e6e09e07fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/22 12:08:01 [info] 38#38: *750 [lua] logger.lua:23: 4e56996b6aed289faba6e5e6e09e07fe {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:08:07 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:07 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:16 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 55790b1a6af626b2cfb24bebf77f7f34:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.67.208 - - [22/Feb/2023:12:08:16 +0000] 55790b1a6af626b2cfb24bebf77f7f34 "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 12:08:16 [info] 38#38: *753 [lua] logger.lua:23: 55790b1a6af626b2cfb24bebf77f7f34 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:08:17 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:17 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:27 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:27 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:31 [info] 38#38: *758 [lua] access_by_lua(msblocations.conf:189):2: 8f2e1dd387a3ef649e1469c293b79b10:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:08:31 +0000] 8f2e1dd387a3ef649e1469c293b79b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:08:31 [info] 38#38: *758 [lua] logger.lua:23: 8f2e1dd387a3ef649e1469c293b79b10 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:08:37 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:37 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:46 [info] 38#38: *762 [lua] access_by_lua(msblocations.conf:189):2: f711c1e7c773164a6f562d0a13534c45:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:08:46 [info] 38#38: *762 [lua] logger.lua:23: f711c1e7c773164a6f562d0a13534c45 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:08:46 +0000] f711c1e7c773164a6f562d0a13534c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:08:47 [info] 38#38: *763 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:47 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:57 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:08:57 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:01 [info] 38#38: *767 [lua] access_by_lua(msblocations.conf:189):2: e838c7235e403cde484611ca17c7da7e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:01 +0000] e838c7235e403cde484611ca17c7da7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:09:01 [info] 38#38: *767 [lua] logger.lua:23: e838c7235e403cde484611ca17c7da7e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:09:07 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:07 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:16 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 5dba1d6e32abdeca34fbdc45969f1050:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:16 +0000] 5dba1d6e32abdeca34fbdc45969f1050 "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 12:09:16 [info] 38#38: *770 [lua] logger.lua:23: 5dba1d6e32abdeca34fbdc45969f1050 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:09:17 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:17 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:27 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:27 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:31 [info] 38#38: *775 [lua] access_by_lua(msblocations.conf:189):2: fc1f91e883efa042f323e540967157e5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:31 +0000] fc1f91e883efa042f323e540967157e5 "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 12:09:31 [info] 38#38: *775 [lua] logger.lua:23: fc1f91e883efa042f323e540967157e5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:09:37 [info] 38#38: *776 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:37 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:46 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: 70ca088711ed0ebebad7fab951bf16b0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:09:46 [info] 38#38: *779 [lua] logger.lua:23: 70ca088711ed0ebebad7fab951bf16b0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:09:46 +0000] 70ca088711ed0ebebad7fab951bf16b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 12:09:47 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:47 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:57 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:09:57 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:01 [info] 38#38: *784 [lua] access_by_lua(msblocations.conf:189):2: 8b23658a4507e5bd036d7230603d9265:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:10:01 [info] 38#38: *784 [lua] logger.lua:23: 8b23658a4507e5bd036d7230603d9265 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:10:01 +0000] 8b23658a4507e5bd036d7230603d9265 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:10:07 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:07 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:16 [info] 38#38: *787 [lua] access_by_lua(msblocations.conf:189):2: 29fdba827eb47dab7281e4059f6c936b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:10:16 +0000] 29fdba827eb47dab7281e4059f6c936b "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 12:10:16 [info] 38#38: *787 [lua] logger.lua:23: 29fdba827eb47dab7281e4059f6c936b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:10:17 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:17 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:27 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:27 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:31 [info] 38#38: *792 [lua] access_by_lua(msblocations.conf:189):2: 31dbce037db9f220e846f8ca00df1ef8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:10:31 [info] 38#38: *792 [lua] logger.lua:23: 31dbce037db9f220e846f8ca00df1ef8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:10:31 +0000] 31dbce037db9f220e846f8ca00df1ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:10:37 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:37 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:46 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: 076ac3fe6f3fd6576e7f120a76ee31f1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.208 - - [22/Feb/2023:12:10:46 +0000] 076ac3fe6f3fd6576e7f120a76ee31f1 "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 12:10:46 [info] 38#38: *796 [lua] logger.lua:23: 076ac3fe6f3fd6576e7f120a76ee31f1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:10:47 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:47 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:57 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:10:57 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:01 [info] 38#38: *801 [lua] access_by_lua(msblocations.conf:189):2: 0ce943c9c38f59aaae9c83d0c2e6e90c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:11:01 [info] 38#38: *801 [lua] logger.lua:23: 0ce943c9c38f59aaae9c83d0c2e6e90c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:11:01 +0000] 0ce943c9c38f59aaae9c83d0c2e6e90c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 12:11:07 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:07 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:16 [info] 38#38: *804 [lua] access_by_lua(msblocations.conf:189):2: 27ab3b6f34925038595641db6a3017a7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:11:16 +0000] 27ab3b6f34925038595641db6a3017a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:11:16 [info] 38#38: *804 [lua] logger.lua:23: 27ab3b6f34925038595641db6a3017a7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:11:17 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:17 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:27 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:27 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:31 [info] 38#38: *809 [lua] access_by_lua(msblocations.conf:189):2: 8064987674d8c2fa3f5b0b8e7b15412d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:11:31 +0000] 8064987674d8c2fa3f5b0b8e7b15412d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:11:31 [info] 38#38: *809 [lua] logger.lua:23: 8064987674d8c2fa3f5b0b8e7b15412d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:11:37 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:37 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:46 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: 084e7d3242370a9f6e000a87f8172189:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:11:46 [info] 38#38: *813 [lua] logger.lua:23: 084e7d3242370a9f6e000a87f8172189 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:11:46 +0000] 084e7d3242370a9f6e000a87f8172189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:11:47 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:47 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:57 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:11:57 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:01 [info] 38#38: *818 [lua] access_by_lua(msblocations.conf:189):2: 95ae97513cf31332732641c12fecd02f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:01 +0000] 95ae97513cf31332732641c12fecd02f "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 12:12:01 [info] 38#38: *818 [lua] logger.lua:23: 95ae97513cf31332732641c12fecd02f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:12:07 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:07 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:16 [info] 38#38: *821 [lua] access_by_lua(msblocations.conf:189):2: aafd265370f162787b4a0f69209f09d2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:16 +0000] aafd265370f162787b4a0f69209f09d2 "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 12:12:16 [info] 38#38: *821 [lua] logger.lua:23: aafd265370f162787b4a0f69209f09d2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:12:17 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:17 [info] 38#38: *822 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:27 [info] 38#38: *824 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:27 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:31 [info] 38#38: *826 [lua] access_by_lua(msblocations.conf:189):2: baf8eead22081e4a2d1c11a33775e8d4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:31 +0000] baf8eead22081e4a2d1c11a33775e8d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:12:31 [info] 38#38: *826 [lua] logger.lua:23: baf8eead22081e4a2d1c11a33775e8d4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:12:37 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:37 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:46 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: d29fc45db83bcb9a191b11faa7fed963:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:46 +0000] d29fc45db83bcb9a191b11faa7fed963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/22 12:12:46 [info] 38#38: *830 [lua] logger.lua:23: d29fc45db83bcb9a191b11faa7fed963 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:12:47 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:47 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:57 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:12:57 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:01 [info] 38#38: *835 [lua] access_by_lua(msblocations.conf:189):2: 29b253b1a8afc5b2221b5cf92e63d800:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:13:01 [info] 38#38: *835 [lua] logger.lua:23: 29b253b1a8afc5b2221b5cf92e63d800 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:13:01 +0000] 29b253b1a8afc5b2221b5cf92e63d800 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:13:07 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:07 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:16 [info] 38#38: *838 [lua] access_by_lua(msblocations.conf:189):2: faa3f71397640afbffdb9d0f9955e004:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:13:16 +0000] faa3f71397640afbffdb9d0f9955e004 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/22 12:13:16 [info] 38#38: *838 [lua] logger.lua:23: faa3f71397640afbffdb9d0f9955e004 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/22 12:13:17 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:17 [info] 38#38: *840 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:27 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:27 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:31 [info] 38#38: *843 [lua] access_by_lua(msblocations.conf:189):2: f5b69ac4e1c26dc3d25ca27efb957a86:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:13:31 +0000] f5b69ac4e1c26dc3d25ca27efb957a86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:13:31 [info] 38#38: *843 [lua] logger.lua:23: f5b69ac4e1c26dc3d25ca27efb957a86 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:13:37 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:37 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:46 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 412564ece06b93027b9395f585de893c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:13:46 [info] 38#38: *847 [lua] logger.lua:23: 412564ece06b93027b9395f585de893c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:13:46 +0000] 412564ece06b93027b9395f585de893c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:13:47 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:47 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:57 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:13:57 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:01 [info] 38#38: *852 [lua] access_by_lua(msblocations.conf:189):2: 4ab96353a12d5577dbf5b4942ed978bf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:01 +0000] 4ab96353a12d5577dbf5b4942ed978bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/22 12:14:01 [info] 38#38: *852 [lua] logger.lua:23: 4ab96353a12d5577dbf5b4942ed978bf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:14:07 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:07 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:16 [info] 38#38: *855 [lua] access_by_lua(msblocations.conf:189):2: 31603e64aed7cb119ce5fe082870fc26:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:16 +0000] 31603e64aed7cb119ce5fe082870fc26 "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 12:14:16 [info] 38#38: *855 [lua] logger.lua:23: 31603e64aed7cb119ce5fe082870fc26 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:14:17 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:17 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:27 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:27 [info] 38#38: *859 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:31 [info] 38#38: *860 [lua] access_by_lua(msblocations.conf:189):2: 8d103c11d8927709fb521c2104893247:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:14:31 [info] 38#38: *860 [lua] logger.lua:23: 8d103c11d8927709fb521c2104893247 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:31 +0000] 8d103c11d8927709fb521c2104893247 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:14:37 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:37 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:46 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: 73716c0f542ca2d8a1b28ba8c7ae2a49:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:14:46 [info] 38#38: *864 [lua] logger.lua:23: 73716c0f542ca2d8a1b28ba8c7ae2a49 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:14:46 +0000] 73716c0f542ca2d8a1b28ba8c7ae2a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:14:47 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:47 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:57 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:14:57 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:01 [info] 38#38: *869 [lua] access_by_lua(msblocations.conf:189):2: 9ca010732c0bcb9cd32467e81e8b94db:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:15:01 [info] 38#38: *869 [lua] logger.lua:23: 9ca010732c0bcb9cd32467e81e8b94db {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:15:01 +0000] 9ca010732c0bcb9cd32467e81e8b94db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 12:15:07 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:07 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:16 [info] 38#38: *872 [lua] access_by_lua(msblocations.conf:189):2: f1ab2b13d0f68c066a4f1c27afae4f8d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:15:16 [info] 38#38: *872 [lua] logger.lua:23: f1ab2b13d0f68c066a4f1c27afae4f8d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:15:16 +0000] f1ab2b13d0f68c066a4f1c27afae4f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:15:17 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:17 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:27 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:27 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:31 [info] 38#38: *877 [lua] access_by_lua(msblocations.conf:189):2: e1188a2fcd8044928a997ae10f9d0228:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:15:31 [info] 38#38: *877 [lua] logger.lua:23: e1188a2fcd8044928a997ae10f9d0228 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:15:31 +0000] e1188a2fcd8044928a997ae10f9d0228 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:15:37 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:37 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:46 [info] 38#38: *881 [lua] access_by_lua(msblocations.conf:189):2: 375c798c65d6bf226205bf8bd33e55c5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.208 - - [22/Feb/2023:12:15:46 +0000] 375c798c65d6bf226205bf8bd33e55c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 12:15:46 [info] 38#38: *881 [lua] logger.lua:23: 375c798c65d6bf226205bf8bd33e55c5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:15:47 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:47 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:57 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:15:57 [info] 38#38: *884 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:01 [info] 38#38: *886 [lua] access_by_lua(msblocations.conf:189):2: ced51de1a1614a74ffaf0e265045315f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.208 - - [22/Feb/2023:12:16:01 +0000] ced51de1a1614a74ffaf0e265045315f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/22 12:16:01 [info] 38#38: *886 [lua] logger.lua:23: ced51de1a1614a74ffaf0e265045315f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:16:07 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:07 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:16 [info] 38#38: *889 [lua] access_by_lua(msblocations.conf:189):2: 1eccc19a57f654be668b6151d513a398:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:16:17 +0000] 1eccc19a57f654be668b6151d513a398 "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 12:16:17 [info] 38#38: *889 [lua] logger.lua:23: 1eccc19a57f654be668b6151d513a398 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:16:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:16:17 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:17 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:27 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:27 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:32 [info] 38#38: *894 [lua] access_by_lua(msblocations.conf:189):2: 967b3ef48abb501f349c2d7ed3485d33:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:16:32 +0000] 967b3ef48abb501f349c2d7ed3485d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:16:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:16:32 [info] 38#38: *894 [lua] logger.lua:23: 967b3ef48abb501f349c2d7ed3485d33 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:16:37 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:37 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:47 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: 3af8cf2f9da5ac8987fd94533f060c80:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:16:47 [info] 38#38: *898 [lua] logger.lua:23: 3af8cf2f9da5ac8987fd94533f060c80 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:16:47 +0000] 3af8cf2f9da5ac8987fd94533f060c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:16:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:16:47 [info] 38#38: *900 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:47 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:57 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:16:57 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:02 [info] 38#38: *903 [lua] access_by_lua(msblocations.conf:189):2: 7113612ab7124c7700b86be56739922e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:17:02 +0000] 7113612ab7124c7700b86be56739922e "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 12:17:02 [info] 38#38: *903 [lua] logger.lua:23: 7113612ab7124c7700b86be56739922e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:17:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:17:07 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:07 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:17 [info] 38#38: *906 [lua] access_by_lua(msblocations.conf:189):2: 190b27b2e46711285626d7c96ced9edb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:17:17 +0000] 190b27b2e46711285626d7c96ced9edb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:17:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:17:17 [info] 38#38: *906 [lua] logger.lua:23: 190b27b2e46711285626d7c96ced9edb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:17:17 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:17 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:27 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:27 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:32 [info] 38#38: *911 [lua] access_by_lua(msblocations.conf:189):2: 73394b3bdadbd38b7cfcd020515d1d5a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:17:32 [info] 38#38: *911 [lua] logger.lua:23: 73394b3bdadbd38b7cfcd020515d1d5a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:17:32 +0000] 73394b3bdadbd38b7cfcd020515d1d5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:17:37 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:37 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:47 [info] 38#38: *915 [lua] access_by_lua(msblocations.conf:189):2: f4015dbf5ef1caa0faec328e1f85985e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:17:47 [info] 38#38: *915 [lua] logger.lua:23: f4015dbf5ef1caa0faec328e1f85985e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:17:47 +0000] f4015dbf5ef1caa0faec328e1f85985e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:17:47 [info] 38#38: *916 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:47 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:57 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:17:57 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:02 [info] 38#38: *920 [lua] access_by_lua(msblocations.conf:189):2: f91c6027eaa10b5ad6908f995dbaebfc:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:02 +0000] f91c6027eaa10b5ad6908f995dbaebfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 12:18:02 [info] 38#38: *920 [lua] logger.lua:23: f91c6027eaa10b5ad6908f995dbaebfc {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:18:07 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:07 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:17 [info] 38#38: *923 [lua] access_by_lua(msblocations.conf:189):2: a9a4f04ad4e6641a97b65c814ba3d039:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:18:17 [info] 38#38: *923 [lua] logger.lua:23: a9a4f04ad4e6641a97b65c814ba3d039 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:17 +0000] a9a4f04ad4e6641a97b65c814ba3d039 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:18:17 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:17 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:27 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:27 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:32 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: a7eafce2169ed3b780beaa259b136462:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:18:32 [info] 38#38: *928 [lua] logger.lua:23: a7eafce2169ed3b780beaa259b136462 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:32 +0000] a7eafce2169ed3b780beaa259b136462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:18:37 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:37 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:47 [info] 38#38: *932 [lua] access_by_lua(msblocations.conf:189):2: 4ef926eff03e35bcb832a2bf71477bcb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:47 +0000] 4ef926eff03e35bcb832a2bf71477bcb "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 12:18:47 [info] 38#38: *932 [lua] logger.lua:23: 4ef926eff03e35bcb832a2bf71477bcb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:18:47 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:47 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:57 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:18:57 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:02 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: 5a0499e9e82fa86a4202b5f4a9143705:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:02 +0000] 5a0499e9e82fa86a4202b5f4a9143705 "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 12:19:02 [info] 38#38: *937 [lua] logger.lua:23: 5a0499e9e82fa86a4202b5f4a9143705 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:19:07 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:07 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:17 [info] 38#38: *940 [lua] access_by_lua(msblocations.conf:189):2: 213dc91ff2848f481f122c6eb8b23e73:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:17 +0000] 213dc91ff2848f481f122c6eb8b23e73 "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 12:19:17 [info] 38#38: *940 [lua] logger.lua:23: 213dc91ff2848f481f122c6eb8b23e73 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:19:17 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:17 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:27 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:27 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:29 [info] 38#38: *945 client closed connection while waiting for request, client: 192.168.3.53, server: 0.0.0.0:443
2023/02/22 12:19:32 [info] 38#38: *946 [lua] access_by_lua(msblocations.conf:189):2: 75eace02aac506e9e7132e730d2ffc12:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:19:32 [info] 38#38: *946 [lua] logger.lua:23: 75eace02aac506e9e7132e730d2ffc12 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:32 +0000] 75eace02aac506e9e7132e730d2ffc12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/22 12:19:37 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:37 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:47 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: ca7e94ab136bdd3ef1f1743a7a103f1b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:19:47 [info] 38#38: *950 [lua] logger.lua:23: ca7e94ab136bdd3ef1f1743a7a103f1b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:19:47 +0000] ca7e94ab136bdd3ef1f1743a7a103f1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:19:47 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:47 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:57 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:19:57 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:02 [info] 38#38: *955 [lua] access_by_lua(msblocations.conf:189):2: e1d55605cee302b1a86e10619a43e9fb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:20:02 [info] 38#38: *955 [lua] logger.lua:23: e1d55605cee302b1a86e10619a43e9fb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:20:02 +0000] e1d55605cee302b1a86e10619a43e9fb "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 12:20:07 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:07 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:17 [info] 38#38: *958 [lua] access_by_lua(msblocations.conf:189):2: 3b6305ba9e76216bd4bbb1bd8fd35aaf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:20:17 +0000] 3b6305ba9e76216bd4bbb1bd8fd35aaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:20:17 [info] 38#38: *958 [lua] logger.lua:23: 3b6305ba9e76216bd4bbb1bd8fd35aaf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:20:17 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:17 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:27 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:27 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:32 [info] 38#38: *963 [lua] access_by_lua(msblocations.conf:189):2: 94804e5924708bfb6b3620544543051d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:20:32 [info] 38#38: *963 [lua] logger.lua:23: 94804e5924708bfb6b3620544543051d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:20:32 +0000] 94804e5924708bfb6b3620544543051d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:20:37 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:37 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:47 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: 5532ece1e72c16fb78084eb319fb327e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:20:47 [info] 38#38: *967 [lua] logger.lua:23: 5532ece1e72c16fb78084eb319fb327e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:20:47 +0000] 5532ece1e72c16fb78084eb319fb327e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:20:47 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:47 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:57 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:20:57 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:02 [info] 38#38: *972 [lua] access_by_lua(msblocations.conf:189):2: 27944463e6ccc8768cd3849b94cd8423:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:21:02 [info] 38#38: *972 [lua] logger.lua:23: 27944463e6ccc8768cd3849b94cd8423 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:21:02 +0000] 27944463e6ccc8768cd3849b94cd8423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 12:21:07 [info] 38#38: *973 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:07 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:17 [info] 38#38: *975 [lua] access_by_lua(msblocations.conf:189):2: 7e937abe7d4ac6d571da60be2392482a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:12:21:17 +0000] 7e937abe7d4ac6d571da60be2392482a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/22 12:21:17 [info] 38#38: *975 [lua] logger.lua:23: 7e937abe7d4ac6d571da60be2392482a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:21:17 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:17 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:27 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:27 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:32 [info] 38#38: *980 [lua] access_by_lua(msblocations.conf:189):2: aed7138cfd4c521cc48da3abec2c20e2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:21:32 +0000] aed7138cfd4c521cc48da3abec2c20e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:21:32 [info] 38#38: *980 [lua] logger.lua:23: aed7138cfd4c521cc48da3abec2c20e2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:21:37 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:37 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:47 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: 6511f7ed5ec5a71c9e041e1a33ae6a67:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:21:47 +0000] 6511f7ed5ec5a71c9e041e1a33ae6a67 "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 12:21:47 [info] 38#38: *984 [lua] logger.lua:23: 6511f7ed5ec5a71c9e041e1a33ae6a67 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 12:21:47 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:47 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:57 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:21:57 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:02 [info] 38#38: *989 [lua] access_by_lua(msblocations.conf:189):2: 1120354a970aa8bdaa5f11131b5d09bb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:22:02 [info] 38#38: *989 [lua] logger.lua:23: 1120354a970aa8bdaa5f11131b5d09bb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:22:02 +0000] 1120354a970aa8bdaa5f11131b5d09bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:22:07 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:07 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:17 [info] 38#38: *992 [lua] access_by_lua(msblocations.conf:189):2: a7b1dc7458441b27db2e866944393137:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.208 - - [22/Feb/2023:12:22:17 +0000] a7b1dc7458441b27db2e866944393137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/22 12:22:17 [info] 38#38: *992 [lua] logger.lua:23: a7b1dc7458441b27db2e866944393137 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:22:17 [info] 38#38: *993 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:17 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:27 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:27 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:32 [info] 38#38: *997 [lua] access_by_lua(msblocations.conf:189):2: c6cdbab96dac7110bf6d1f7896901eef:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:22:32 +0000] c6cdbab96dac7110bf6d1f7896901eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:22:32 [info] 38#38: *997 [lua] logger.lua:23: c6cdbab96dac7110bf6d1f7896901eef {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:22:37 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:37 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:47 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: 442b1fd27c875cdcca1e838fb96fe8e4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:22:47 +0000] 442b1fd27c875cdcca1e838fb96fe8e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/02/22 12:22:47 [info] 38#38: *1001 [lua] logger.lua:23: 442b1fd27c875cdcca1e838fb96fe8e4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:22:47 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:47 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:57 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:22:57 [info] 38#38: *1004 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:02 [info] 38#38: *1006 [lua] access_by_lua(msblocations.conf:189):2: 48882ce7b17723d1d934830b46245dde:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:02 +0000] 48882ce7b17723d1d934830b46245dde "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 12:23:02 [info] 38#38: *1006 [lua] logger.lua:23: 48882ce7b17723d1d934830b46245dde {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:23:07 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:07 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:17 [info] 38#38: *1009 [lua] access_by_lua(msblocations.conf:189):2: 3b8cb789d7597cabc1082bdbd3d4c221:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:17 +0000] 3b8cb789d7597cabc1082bdbd3d4c221 "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 12:23:17 [info] 38#38: *1009 [lua] logger.lua:23: 3b8cb789d7597cabc1082bdbd3d4c221 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:23:17 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:17 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:27 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:27 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:32 [info] 38#38: *1014 [lua] access_by_lua(msblocations.conf:189):2: ef0dbf91dd0843e96d096e1f78420c02:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:23:32 [info] 38#38: *1014 [lua] logger.lua:23: ef0dbf91dd0843e96d096e1f78420c02 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
10.233.67.208 - - [22/Feb/2023:12:23:32 +0000] ef0dbf91dd0843e96d096e1f78420c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/22 12:23:37 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:37 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:47 [info] 38#38: *1018 [lua] access_by_lua(msblocations.conf:189):2: 4518897ce6d66395b535947b206fcfea:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:23:47 [info] 38#38: *1018 [lua] logger.lua:23: 4518897ce6d66395b535947b206fcfea {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:23:47 +0000] 4518897ce6d66395b535947b206fcfea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:23:47 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:47 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:57 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:23:57 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:02 [info] 38#38: *1023 [lua] access_by_lua(msblocations.conf:189):2: ed58b1a90e343dfc9f3af920b2b1ca48:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:24:02 +0000] ed58b1a90e343dfc9f3af920b2b1ca48 "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 12:24:02 [info] 38#38: *1023 [lua] logger.lua:23: ed58b1a90e343dfc9f3af920b2b1ca48 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:24:07 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:07 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:17 [info] 38#38: *1026 [lua] access_by_lua(msblocations.conf:189):2: 21b4e95df5a1ec7e7bdfc16d77c382cf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:24:17 [info] 38#38: *1026 [lua] logger.lua:23: 21b4e95df5a1ec7e7bdfc16d77c382cf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:12:24:17 +0000] 21b4e95df5a1ec7e7bdfc16d77c382cf "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 12:24:17 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:17 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:27 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:27 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:32 [info] 38#38: *1031 [lua] access_by_lua(msblocations.conf:189):2: 4ea119749ea2d0d2a9fa591e54431a18:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:24:32 [info] 38#38: *1031 [lua] logger.lua:23: 4ea119749ea2d0d2a9fa591e54431a18 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:24:32 +0000] 4ea119749ea2d0d2a9fa591e54431a18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:24:37 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:37 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:47 [info] 38#38: *1035 [lua] access_by_lua(msblocations.conf:189):2: 5a3722a1dd88fb9f37ff5311b8d2aecf:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:24:47 [info] 38#38: *1035 [lua] logger.lua:23: 5a3722a1dd88fb9f37ff5311b8d2aecf {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:24:47 +0000] 5a3722a1dd88fb9f37ff5311b8d2aecf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:24:47 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:47 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:57 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:24:57 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:02 [info] 38#38: *1040 [lua] access_by_lua(msblocations.conf:189):2: b2ae806e08a0fa59fad31b3035de512f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:25:02 [info] 38#38: *1040 [lua] logger.lua:23: b2ae806e08a0fa59fad31b3035de512f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:25:02 +0000] b2ae806e08a0fa59fad31b3035de512f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/22 12:25:07 [info] 38#38: *1041 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:07 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:17 [info] 38#38: *1043 [lua] access_by_lua(msblocations.conf:189):2: c578973593ecb74fc96a25ba2d3ed56b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:25:17 [info] 38#38: *1045 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:17 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:17 [info] 38#38: *1043 [lua] logger.lua:23: c578973593ecb74fc96a25ba2d3ed56b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:25:17 +0000] c578973593ecb74fc96a25ba2d3ed56b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:25:27 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:27 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:32 [info] 38#38: *1048 [lua] access_by_lua(msblocations.conf:189):2: a3ea38f617c05c43fb28e0a3388da9ce:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:25:32 +0000] a3ea38f617c05c43fb28e0a3388da9ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:25:32 [info] 38#38: *1048 [lua] logger.lua:23: a3ea38f617c05c43fb28e0a3388da9ce {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:25:37 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:37 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:47 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:47 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:47 [info] 38#38: *1054 [lua] access_by_lua(msblocations.conf:189):2: d63b106c9cd9005120e381c9e51f437f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:25:47 +0000] d63b106c9cd9005120e381c9e51f437f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:25:47 [info] 38#38: *1054 [lua] logger.lua:23: d63b106c9cd9005120e381c9e51f437f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:25:57 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:25:57 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:02 [info] 38#38: *1057 [lua] access_by_lua(msblocations.conf:189):2: e5f0ae6f9601ac88027312b5db156303:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:26:02 [info] 38#38: *1057 [lua] logger.lua:23: e5f0ae6f9601ac88027312b5db156303 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:02 +0000] e5f0ae6f9601ac88027312b5db156303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:26:07 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:07 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:17 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:17 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:17 [info] 38#38: *1062 [lua] access_by_lua(msblocations.conf:189):2: 4bb2f08557317509b72df484eea05f3e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:17 +0000] 4bb2f08557317509b72df484eea05f3e "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 12:26:17 [info] 38#38: *1062 [lua] logger.lua:23: 4bb2f08557317509b72df484eea05f3e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 12:26:27 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:27 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:32 [info] 38#38: *1065 [lua] access_by_lua(msblocations.conf:189):2: 5b63e84c4157fc28d5a41f347735daa4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:26:32 [info] 38#38: *1065 [lua] logger.lua:23: 5b63e84c4157fc28d5a41f347735daa4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:32 +0000] 5b63e84c4157fc28d5a41f347735daa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:26:37 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:37 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:47 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:47 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:47 [info] 38#38: *1071 [lua] access_by_lua(msblocations.conf:189):2: ea51a7904c0ab0147ca5be4bb966c9d5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:26:47 [info] 38#38: *1071 [lua] logger.lua:23: ea51a7904c0ab0147ca5be4bb966c9d5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:26:47 +0000] ea51a7904c0ab0147ca5be4bb966c9d5 "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 12:26:57 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:26:57 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:02 [info] 38#38: *1074 [lua] access_by_lua(msblocations.conf:189):2: fbd4f0229af92a88fc6d1d550f948562:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.208 - - [22/Feb/2023:12:27:02 +0000] fbd4f0229af92a88fc6d1d550f948562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/22 12:27:02 [info] 38#38: *1074 [lua] logger.lua:23: fbd4f0229af92a88fc6d1d550f948562 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:27:07 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:07 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:17 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:17 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:17 [info] 38#38: *1079 [lua] access_by_lua(msblocations.conf:189):2: 2d5d13687116e5f14efd359f3a8b0c63:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:17 +0000] 2d5d13687116e5f14efd359f3a8b0c63 "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 12:27:17 [info] 38#38: *1079 [lua] logger.lua:23: 2d5d13687116e5f14efd359f3a8b0c63 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 12:27:27 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:27 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:32 [info] 38#38: *1082 [lua] access_by_lua(msblocations.conf:189):2: 90d6cbed0f2b70c9669f051e3ef7b2c8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:32 +0000] 90d6cbed0f2b70c9669f051e3ef7b2c8 "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 12:27:32 [info] 38#38: *1082 [lua] logger.lua:23: 90d6cbed0f2b70c9669f051e3ef7b2c8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:27:37 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:37 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:47 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:47 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:47 [info] 38#38: *1088 [lua] access_by_lua(msblocations.conf:189):2: 6c530f2224ad1f41e11c2e688276c328:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:27:47 [info] 38#38: *1088 [lua] logger.lua:23: 6c530f2224ad1f41e11c2e688276c328 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:27:47 +0000] 6c530f2224ad1f41e11c2e688276c328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/22 12:27:57 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:27:57 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:02 [info] 38#38: *1091 [lua] access_by_lua(msblocations.conf:189):2: 73f3d5966487280ff97952bc68fb84cb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:28:02 [info] 38#38: *1091 [lua] logger.lua:23: 73f3d5966487280ff97952bc68fb84cb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:28:02 +0000] 73f3d5966487280ff97952bc68fb84cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:28:07 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:07 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:17 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:17 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:17 [info] 38#38: *1096 [lua] access_by_lua(msblocations.conf:189):2: a0d8abd2d45893642040e9280e821c3c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.208 - - [22/Feb/2023:12:28:17 +0000] a0d8abd2d45893642040e9280e821c3c "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 12:28:17 [info] 38#38: *1096 [lua] logger.lua:23: a0d8abd2d45893642040e9280e821c3c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:28:27 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:27 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:32 [info] 38#38: *1099 [lua] access_by_lua(msblocations.conf:189):2: 87e98c704235f47ecf6b350878200a5d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:28:32 +0000] 87e98c704235f47ecf6b350878200a5d "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 12:28:32 [info] 38#38: *1099 [lua] logger.lua:23: 87e98c704235f47ecf6b350878200a5d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:28:37 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:37 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:47 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:47 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:47 [info] 38#38: *1105 [lua] access_by_lua(msblocations.conf:189):2: 745913c028c33c2834860920ce933e22:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:28:47 [info] 38#38: *1105 [lua] logger.lua:23: 745913c028c33c2834860920ce933e22 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:28:47 +0000] 745913c028c33c2834860920ce933e22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:28:57 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:28:57 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:02 [info] 38#38: *1108 [lua] access_by_lua(msblocations.conf:189):2: 9724ec4b65d4428e078674e68d2fbbe1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:02 +0000] 9724ec4b65d4428e078674e68d2fbbe1 "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 12:29:02 [info] 38#38: *1108 [lua] logger.lua:23: 9724ec4b65d4428e078674e68d2fbbe1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:29:07 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:07 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:17 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:17 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:17 [info] 38#38: *1113 [lua] access_by_lua(msblocations.conf:189):2: addad69470b3eb4a5310b8640cfbbcf2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:29:17 [info] 38#38: *1113 [lua] logger.lua:23: addad69470b3eb4a5310b8640cfbbcf2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:17 +0000] addad69470b3eb4a5310b8640cfbbcf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 12:29:27 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:27 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:32 [info] 38#38: *1116 [lua] access_by_lua(msblocations.conf:189):2: 4f38a00eb96c15c566678f288f005607:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:32 +0000] 4f38a00eb96c15c566678f288f005607 "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 12:29:32 [info] 38#38: *1116 [lua] logger.lua:23: 4f38a00eb96c15c566678f288f005607 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:29:37 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:37 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:47 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:47 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:47 [info] 38#38: *1122 [lua] access_by_lua(msblocations.conf:189):2: 0685a1d2ede50fc91628d76946e743cb:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:47 +0000] 0685a1d2ede50fc91628d76946e743cb "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 12:29:47 [info] 38#38: *1122 [lua] logger.lua:23: 0685a1d2ede50fc91628d76946e743cb {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:29:57 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:29:57 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:02 [info] 38#38: *1125 [lua] access_by_lua(msblocations.conf:189):2: 24686b079e42f17f11895232046f772e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:02 +0000] 24686b079e42f17f11895232046f772e "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 12:30:02 [info] 38#38: *1125 [lua] logger.lua:23: 24686b079e42f17f11895232046f772e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:30:07 [info] 38#38: *1126 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:07 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:17 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:17 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:17 [info] 38#38: *1130 [lua] access_by_lua(msblocations.conf:189):2: ad5aee365c1b0ebfb3d3e4e01bb03b3c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:30:17 [info] 38#38: *1130 [lua] logger.lua:23: ad5aee365c1b0ebfb3d3e4e01bb03b3c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:17 +0000] ad5aee365c1b0ebfb3d3e4e01bb03b3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:30:27 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:27 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:32 [info] 38#38: *1133 [lua] access_by_lua(msblocations.conf:189):2: cdf1b34c3f1ef05d693e0da22db83ebc:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:30:32 [info] 38#38: *1133 [lua] logger.lua:23: cdf1b34c3f1ef05d693e0da22db83ebc {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:32 +0000] cdf1b34c3f1ef05d693e0da22db83ebc "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 12:30:37 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:37 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:47 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:47 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:47 [info] 38#38: *1139 [lua] access_by_lua(msblocations.conf:189):2: 7b496f61e55383ed06873f76c96c2bbe:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:30:47 [info] 38#38: *1139 [lua] logger.lua:23: 7b496f61e55383ed06873f76c96c2bbe {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:30:47 +0000] 7b496f61e55383ed06873f76c96c2bbe "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 12:30:57 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:30:57 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:02 [info] 38#38: *1142 [lua] access_by_lua(msblocations.conf:189):2: edc7be8eaa1803fb6764f01fd1ff75f9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:12:31:02 +0000] edc7be8eaa1803fb6764f01fd1ff75f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/22 12:31:02 [info] 38#38: *1142 [lua] logger.lua:23: edc7be8eaa1803fb6764f01fd1ff75f9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:31:07 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:07 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:17 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:17 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:17 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: 760ba941ba0b1dc664ca14084235844a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:31:18 [info] 38#38: *1147 [lua] logger.lua:23: 760ba941ba0b1dc664ca14084235844a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:31:18 +0000] 760ba941ba0b1dc664ca14084235844a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:31:27 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:27 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:33 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: d4b4a21cba5bc25ac208d63fd6cfc331:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:31:33 [info] 38#38: *1150 [lua] logger.lua:23: d4b4a21cba5bc25ac208d63fd6cfc331 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:31:33 +0000] d4b4a21cba5bc25ac208d63fd6cfc331 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:31:37 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:37 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:47 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:47 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:48 [info] 38#38: *1156 [lua] access_by_lua(msblocations.conf:189):2: df1705435997e9dec74b78f06c866d64:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:31:48 [info] 38#38: *1156 [lua] logger.lua:23: df1705435997e9dec74b78f06c866d64 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:31:48 +0000] df1705435997e9dec74b78f06c866d64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:31:57 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:31:57 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:03 [info] 38#38: *1159 [lua] access_by_lua(msblocations.conf:189):2: 2478137ef9799c9cb3b4a51afe7f4261:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:03 +0000] 2478137ef9799c9cb3b4a51afe7f4261 "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 12:32:03 [info] 38#38: *1159 [lua] logger.lua:23: 2478137ef9799c9cb3b4a51afe7f4261 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:32:07 [info] 38#38: *1160 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:07 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:17 [info] 38#38: *1163 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:17 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:18 [info] 38#38: *1164 [lua] access_by_lua(msblocations.conf:189):2: 4447ae4477058bf07bdcb20e6577140f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:18 +0000] 4447ae4477058bf07bdcb20e6577140f "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 12:32:18 [info] 38#38: *1164 [lua] logger.lua:23: 4447ae4477058bf07bdcb20e6577140f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:32:27 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:27 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:33 [info] 38#38: *1167 [lua] access_by_lua(msblocations.conf:189):2: 2e0be181e6c6302103e9e9a59bedb1b0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:32:33 [info] 38#38: *1167 [lua] logger.lua:23: 2e0be181e6c6302103e9e9a59bedb1b0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:33 +0000] 2e0be181e6c6302103e9e9a59bedb1b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:32:37 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:37 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:47 [info] 38#38: *1172 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:47 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:48 [info] 38#38: *1173 [lua] access_by_lua(msblocations.conf:189):2: 3ab928f8eefae28e39ffbedd1612fa5c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:32:48 [info] 38#38: *1173 [lua] logger.lua:23: 3ab928f8eefae28e39ffbedd1612fa5c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:32:48 +0000] 3ab928f8eefae28e39ffbedd1612fa5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:32:57 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:32:57 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:03 [info] 38#38: *1176 [lua] access_by_lua(msblocations.conf:189):2: 56f0e35aa5f8d20ee2a821ba83b4b5a9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:33:03 +0000] 56f0e35aa5f8d20ee2a821ba83b4b5a9 "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 12:33:03 [info] 38#38: *1176 [lua] logger.lua:23: 56f0e35aa5f8d20ee2a821ba83b4b5a9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:33:07 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:07 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:17 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:17 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:18 [info] 38#38: *1181 [lua] access_by_lua(msblocations.conf:189):2: cddec30fd3c7e5e27e9dc5cb6544b94c:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:33:18 [info] 38#38: *1181 [lua] logger.lua:23: cddec30fd3c7e5e27e9dc5cb6544b94c {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:33:18 +0000] cddec30fd3c7e5e27e9dc5cb6544b94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:33:27 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:27 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:33 [info] 38#38: *1184 [lua] access_by_lua(msblocations.conf:189):2: f606e217db759d096142ba095b649c90:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:33:33 [info] 38#38: *1184 [lua] logger.lua:23: f606e217db759d096142ba095b649c90 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:33:33 +0000] f606e217db759d096142ba095b649c90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:33:37 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:37 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:47 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:47 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:48 [info] 38#38: *1190 [lua] access_by_lua(msblocations.conf:189):2: e4b79b0c875c08814b06f9c0b7a821b2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:33:48 [info] 38#38: *1190 [lua] logger.lua:23: e4b79b0c875c08814b06f9c0b7a821b2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:33:48 +0000] e4b79b0c875c08814b06f9c0b7a821b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:33:57 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:33:57 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:03 [info] 38#38: *1193 [lua] access_by_lua(msblocations.conf:189):2: 1d5bd808b614ae179d8a298adbf13d22:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:34:03 [info] 38#38: *1193 [lua] logger.lua:23: 1d5bd808b614ae179d8a298adbf13d22 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:03 +0000] 1d5bd808b614ae179d8a298adbf13d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:34:07 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:07 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:17 [info] 38#38: *1196 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:17 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:18 [info] 38#38: *1198 [lua] access_by_lua(msblocations.conf:189):2: 0839031d20cf45613acbdea7c3d47ab9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:18 +0000] 0839031d20cf45613acbdea7c3d47ab9 "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 12:34:18 [info] 38#38: *1198 [lua] logger.lua:23: 0839031d20cf45613acbdea7c3d47ab9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:34:27 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:27 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:33 [info] 38#38: *1201 [lua] access_by_lua(msblocations.conf:189):2: cf4243b8bd1e830b42f5ad53bd2a5535:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:33 +0000] cf4243b8bd1e830b42f5ad53bd2a5535 "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 12:34:33 [info] 38#38: *1201 [lua] logger.lua:23: cf4243b8bd1e830b42f5ad53bd2a5535 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:34:37 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:37 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:47 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:47 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:48 [info] 38#38: *1207 [lua] access_by_lua(msblocations.conf:189):2: a158b465a9e39cd19bd647d65702f782:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:48 +0000] a158b465a9e39cd19bd647d65702f782 "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 12:34:48 [info] 38#38: *1207 [lua] logger.lua:23: a158b465a9e39cd19bd647d65702f782 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:34:57 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:34:57 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:03 [info] 38#38: *1210 [lua] access_by_lua(msblocations.conf:189):2: 0b21ee392cdc51e2b2d3eed8293aaf4f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:03 +0000] 0b21ee392cdc51e2b2d3eed8293aaf4f "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 12:35:03 [info] 38#38: *1210 [lua] logger.lua:23: 0b21ee392cdc51e2b2d3eed8293aaf4f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:35:07 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:07 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:17 [info] 38#38: *1214 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:17 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:18 [info] 38#38: *1215 [lua] access_by_lua(msblocations.conf:189):2: c25e8de5d3a253049fcdeef8d472feda:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:18 +0000] c25e8de5d3a253049fcdeef8d472feda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/22 12:35:18 [info] 38#38: *1215 [lua] logger.lua:23: c25e8de5d3a253049fcdeef8d472feda {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:35:27 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:27 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:33 [info] 38#38: *1218 [lua] access_by_lua(msblocations.conf:189):2: 2248ba0323d52deee4cb3184a74e3686:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:35:33 [info] 38#38: *1218 [lua] logger.lua:23: 2248ba0323d52deee4cb3184a74e3686 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:33 +0000] 2248ba0323d52deee4cb3184a74e3686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:35:37 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:37 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:47 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:47 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:48 [info] 38#38: *1224 [lua] access_by_lua(msblocations.conf:189):2: e225ef1125bd74ada742c02a18a394c8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:35:48 [info] 38#38: *1224 [lua] logger.lua:23: e225ef1125bd74ada742c02a18a394c8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:35:48 +0000] e225ef1125bd74ada742c02a18a394c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 12:35:57 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:35:57 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:03 [info] 38#38: *1227 [lua] access_by_lua(msblocations.conf:189):2: 4cf558dfd104b1f4e467a986fcac0ce5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:36:03 [info] 38#38: *1227 [lua] logger.lua:23: 4cf558dfd104b1f4e467a986fcac0ce5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:36:03 +0000] 4cf558dfd104b1f4e467a986fcac0ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/22 12:36:07 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:07 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:17 [info] 35#35: *1230 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:17 [info] 38#38: *1231 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:18 [info] 38#38: *1232 [lua] access_by_lua(msblocations.conf:189):2: 280b95cedf7ec3a171d2d9d4d1170517:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:36:18 +0000] 280b95cedf7ec3a171d2d9d4d1170517 "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 12:36:18 [info] 38#38: *1232 [lua] logger.lua:23: 280b95cedf7ec3a171d2d9d4d1170517 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:36:27 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:27 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:33 [info] 38#38: *1235 [lua] access_by_lua(msblocations.conf:189):2: 6f274e07cdd70d3caf9d2900ec602194:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:36:33 +0000] 6f274e07cdd70d3caf9d2900ec602194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:36:33 [info] 38#38: *1235 [lua] logger.lua:23: 6f274e07cdd70d3caf9d2900ec602194 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:36:37 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:37 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:47 [info] 38#38: *1240 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:47 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:48 [info] 38#38: *1241 [lua] access_by_lua(msblocations.conf:189):2: fd5d292c920e6400379eadf7248a1694:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:36:48 [info] 38#38: *1241 [lua] logger.lua:23: fd5d292c920e6400379eadf7248a1694 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:36:48 +0000] fd5d292c920e6400379eadf7248a1694 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:36:57 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:36:57 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:03 [info] 38#38: *1244 [lua] access_by_lua(msblocations.conf:189):2: c83f8857b6d310cdc9531a89aad8009d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:37:03 [info] 38#38: *1244 [lua] logger.lua:23: c83f8857b6d310cdc9531a89aad8009d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:03 +0000] c83f8857b6d310cdc9531a89aad8009d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:37:07 [info] 38#38: *1246 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:07 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:17 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:17 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:18 [info] 38#38: *1249 [lua] access_by_lua(msblocations.conf:189):2: b8211051142c68cafa3438ed690125c5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:18 +0000] b8211051142c68cafa3438ed690125c5 "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 12:37:18 [info] 38#38: *1249 [lua] logger.lua:23: b8211051142c68cafa3438ed690125c5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:37:27 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:27 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:33 [info] 38#38: *1252 [lua] access_by_lua(msblocations.conf:189):2: db9f321535b9982076b88714de8b1fe6:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.208 - - [22/Feb/2023:12:37:33 +0000] db9f321535b9982076b88714de8b1fe6 "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 12:37:33 [info] 38#38: *1252 [lua] logger.lua:23: db9f321535b9982076b88714de8b1fe6 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:37:37 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:37 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:47 [info] 38#38: *1257 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:47 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:48 [info] 38#38: *1258 [lua] access_by_lua(msblocations.conf:189):2: 20cb8c9f61f8c76e61d1928b20b09339:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:48 +0000] 20cb8c9f61f8c76e61d1928b20b09339 "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 12:37:48 [info] 38#38: *1258 [lua] logger.lua:23: 20cb8c9f61f8c76e61d1928b20b09339 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:37:57 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:57 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:37:59 [info] 38#38: *1261 client closed connection while waiting for request, client: 192.168.3.53, server: 0.0.0.0:443
2023/02/22 12:38:03 [info] 38#38: *1262 [lua] access_by_lua(msblocations.conf:189):2: 1b7c20e68d36f70c73a9a31c24fa7f90:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:12:38:03 +0000] 1b7c20e68d36f70c73a9a31c24fa7f90 "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 12:38:03 [info] 38#38: *1262 [lua] logger.lua:23: 1b7c20e68d36f70c73a9a31c24fa7f90 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:38:07 [info] 38#38: *1264 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:07 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:17 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:17 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:18 [info] 38#38: *1267 [lua] access_by_lua(msblocations.conf:189):2: 385ab9defbdcec802869a02fb51899ef:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:18 +0000] 385ab9defbdcec802869a02fb51899ef "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 12:38:18 [info] 38#38: *1267 [lua] logger.lua:23: 385ab9defbdcec802869a02fb51899ef {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:38:27 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:27 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:33 [info] 38#38: *1270 [lua] access_by_lua(msblocations.conf:189):2: 4daa1bd54df167d7b05180fc3cc7002e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:33 +0000] 4daa1bd54df167d7b05180fc3cc7002e "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 12:38:33 [info] 38#38: *1270 [lua] logger.lua:23: 4daa1bd54df167d7b05180fc3cc7002e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:38:37 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:37 [info] 38#38: *1271 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:47 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:47 [info] 38#38: *1274 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:48 [info] 38#38: *1276 [lua] access_by_lua(msblocations.conf:189):2: 7d13d5751bb6c2897699aa9e9fb5152e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:48 +0000] 7d13d5751bb6c2897699aa9e9fb5152e "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 12:38:48 [info] 38#38: *1276 [lua] logger.lua:23: 7d13d5751bb6c2897699aa9e9fb5152e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:38:57 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:38:57 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:03 [info] 38#38: *1279 [lua] access_by_lua(msblocations.conf:189):2: c025e6a3948f60c648a9302372b115b1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:39:03 [info] 38#38: *1279 [lua] logger.lua:23: c025e6a3948f60c648a9302372b115b1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:03 +0000] c025e6a3948f60c648a9302372b115b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:39:07 [info] 38#38: *1280 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:07 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:17 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:17 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:18 [info] 38#38: *1284 [lua] access_by_lua(msblocations.conf:189):2: 0c740d2fbcd3268b85ea653f4364eb4a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:18 +0000] 0c740d2fbcd3268b85ea653f4364eb4a "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 12:39:18 [info] 38#38: *1284 [lua] logger.lua:23: 0c740d2fbcd3268b85ea653f4364eb4a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:39:27 [info] 35#35: *1286 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:27 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:33 [info] 38#38: *1287 [lua] access_by_lua(msblocations.conf:189):2: 3bc3c4a5e8db6b6eddd980d59915ec39:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:39:33 [info] 38#38: *1287 [lua] logger.lua:23: 3bc3c4a5e8db6b6eddd980d59915ec39 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:33 +0000] 3bc3c4a5e8db6b6eddd980d59915ec39 "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 12:39:37 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:37 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:47 [info] 38#38: *1291 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:47 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:48 [info] 38#38: *1293 [lua] access_by_lua(msblocations.conf:189):2: 7335e1e034799c4bb6aa80d72dcff6d9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:39:48 [info] 38#38: *1293 [lua] logger.lua:23: 7335e1e034799c4bb6aa80d72dcff6d9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:39:48 +0000] 7335e1e034799c4bb6aa80d72dcff6d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/22 12:39:57 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:39:57 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:03 [info] 38#38: *1296 [lua] access_by_lua(msblocations.conf:189):2: 71c66d69446917304ab30e08ea1ce6a2:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:40:03 [info] 38#38: *1296 [lua] logger.lua:23: 71c66d69446917304ab30e08ea1ce6a2 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:40:03 +0000] 71c66d69446917304ab30e08ea1ce6a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:40:07 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:07 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:17 [info] 38#38: *1299 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:17 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:18 [info] 38#38: *1301 [lua] access_by_lua(msblocations.conf:189):2: 304fd3fa9746dec1b66ae1ca732ab464:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:40:18 [info] 38#38: *1301 [lua] logger.lua:23: 304fd3fa9746dec1b66ae1ca732ab464 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:40:18 +0000] 304fd3fa9746dec1b66ae1ca732ab464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:40:27 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:27 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:33 [info] 38#38: *1304 [lua] access_by_lua(msblocations.conf:189):2: ad6d9f4096d6bc060b29ae8d486ce780:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:40:33 [info] 38#38: *1304 [lua] logger.lua:23: ad6d9f4096d6bc060b29ae8d486ce780 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:40:33 +0000] ad6d9f4096d6bc060b29ae8d486ce780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:40:37 [info] 38#38: *1305 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:37 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:47 [info] 38#38: *1308 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:47 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:48 [info] 38#38: *1310 [lua] access_by_lua(msblocations.conf:189):2: 01d99c6cbcc43d4530985113b5d45473:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:40:48 +0000] 01d99c6cbcc43d4530985113b5d45473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:40:48 [info] 38#38: *1310 [lua] logger.lua:23: 01d99c6cbcc43d4530985113b5d45473 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:40:57 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:40:57 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:03 [info] 38#38: *1313 [lua] access_by_lua(msblocations.conf:189):2: 6ff2abc544bd8b790f07cc3673722a4d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:41:03 [info] 38#38: *1313 [lua] logger.lua:23: 6ff2abc544bd8b790f07cc3673722a4d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:03 +0000] 6ff2abc544bd8b790f07cc3673722a4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:41:07 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:07 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:17 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:17 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:18 [info] 38#38: *1318 [lua] access_by_lua(msblocations.conf:189):2: ec3599f3490e81b70157e7c593156139:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:18 +0000] ec3599f3490e81b70157e7c593156139 "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 12:41:18 [info] 38#38: *1318 [lua] logger.lua:23: ec3599f3490e81b70157e7c593156139 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:41:27 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:27 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:33 [info] 38#38: *1321 [lua] access_by_lua(msblocations.conf:189):2: 99290c90a7698a7c43286a934a4c6512:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:33 +0000] 99290c90a7698a7c43286a934a4c6512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/22 12:41:33 [info] 38#38: *1321 [lua] logger.lua:23: 99290c90a7698a7c43286a934a4c6512 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:41:37 [info] 38#38: *1322 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:37 [info] 38#38: *1323 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:47 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:47 [info] 38#38: *1326 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:48 [info] 38#38: *1327 [lua] access_by_lua(msblocations.conf:189):2: 33a8c1480ea83ba3eccffb76a43d60ed:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:41:48 [info] 38#38: *1327 [lua] logger.lua:23: 33a8c1480ea83ba3eccffb76a43d60ed {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:41:48 +0000] 33a8c1480ea83ba3eccffb76a43d60ed "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 12:41:57 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:41:57 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:03 [info] 38#38: *1330 [lua] access_by_lua(msblocations.conf:189):2: 990bb2d3afc20c97ce7588e2f6829b88:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:42:03 +0000] 990bb2d3afc20c97ce7588e2f6829b88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/22 12:42:03 [info] 38#38: *1330 [lua] logger.lua:23: 990bb2d3afc20c97ce7588e2f6829b88 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:42:07 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:07 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:17 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:17 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:18 [info] 38#38: *1335 [lua] access_by_lua(msblocations.conf:189):2: c07f8d7123864f3728934a3c1a7d186e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:42:18 [info] 38#38: *1335 [lua] logger.lua:23: c07f8d7123864f3728934a3c1a7d186e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:42:18 +0000] c07f8d7123864f3728934a3c1a7d186e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:42:27 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:27 [info] 38#38: *1337 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:33 [info] 38#38: *1338 [lua] access_by_lua(msblocations.conf:189):2: d7fd6c44ebad02ca08cf6cebdfa667be:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:42:33 +0000] d7fd6c44ebad02ca08cf6cebdfa667be "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 12:42:33 [info] 38#38: *1338 [lua] logger.lua:23: d7fd6c44ebad02ca08cf6cebdfa667be {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:42:37 [info] 38#38: *1339 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:37 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:47 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:47 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:48 [info] 38#38: *1344 [lua] access_by_lua(msblocations.conf:189):2: 0edc692dc9e3c26419a8a8f776d426dd:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:42:48 [info] 38#38: *1344 [lua] logger.lua:23: 0edc692dc9e3c26419a8a8f776d426dd {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:42:48 +0000] 0edc692dc9e3c26419a8a8f776d426dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:42:57 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:42:57 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:03 [info] 38#38: *1347 [lua] access_by_lua(msblocations.conf:189):2: dd2bd9eeb3a2be1f01efa94091399e84:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:43:03 [info] 38#38: *1347 [lua] logger.lua:23: dd2bd9eeb3a2be1f01efa94091399e84 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.208 - - [22/Feb/2023:12:43:03 +0000] dd2bd9eeb3a2be1f01efa94091399e84 "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 12:43:07 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:07 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:17 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:17 [info] 38#38: *1350 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:18 [info] 38#38: *1352 [lua] access_by_lua(msblocations.conf:189):2: 4f98da1d55d0551bd802f75485428e9d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:43:18 [info] 38#38: *1352 [lua] logger.lua:23: 4f98da1d55d0551bd802f75485428e9d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:43:18 +0000] 4f98da1d55d0551bd802f75485428e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:43:27 [info] 38#38: *1353 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:27 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:33 [info] 38#38: *1355 [lua] access_by_lua(msblocations.conf:189):2: 30422764ebe496a04edfaa212e9f624a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:43:33 [info] 38#38: *1355 [lua] logger.lua:23: 30422764ebe496a04edfaa212e9f624a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:43:33 +0000] 30422764ebe496a04edfaa212e9f624a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:43:37 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:37 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:47 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:47 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:48 [info] 38#38: *1361 [lua] access_by_lua(msblocations.conf:189):2: 77f96ca80016fdb5eab97ca2c88ee307:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:43:48 [info] 38#38: *1361 [lua] logger.lua:23: 77f96ca80016fdb5eab97ca2c88ee307 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:43:48 +0000] 77f96ca80016fdb5eab97ca2c88ee307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:43:57 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:43:57 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:03 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: bfa2ac449c20c395e9314f7b74fea84f:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:44:03 [info] 38#38: *1364 [lua] logger.lua:23: bfa2ac449c20c395e9314f7b74fea84f {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:44:03 +0000] bfa2ac449c20c395e9314f7b74fea84f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/22 12:44:07 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:07 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:17 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:17 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:18 [info] 38#38: *1369 [lua] access_by_lua(msblocations.conf:189):2: 300537a82b78d89e9a2cbd09e8ccf043:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:44:18 [info] 38#38: *1369 [lua] logger.lua:23: 300537a82b78d89e9a2cbd09e8ccf043 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:44:18 +0000] 300537a82b78d89e9a2cbd09e8ccf043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:44:27 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:27 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:33 [info] 38#38: *1372 [lua] access_by_lua(msblocations.conf:189):2: 2fc6cc273cea0e0e9131f0e49b48fc50:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:44:33 [info] 38#38: *1372 [lua] logger.lua:23: 2fc6cc273cea0e0e9131f0e49b48fc50 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:44:33 +0000] 2fc6cc273cea0e0e9131f0e49b48fc50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:44:37 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:37 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:47 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:47 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:48 [info] 38#38: *1378 [lua] access_by_lua(msblocations.conf:189):2: 5be2d9cfe0cd0337693b20422719142d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:44:48 [info] 38#38: *1378 [lua] logger.lua:23: 5be2d9cfe0cd0337693b20422719142d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:44:48 +0000] 5be2d9cfe0cd0337693b20422719142d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:44:57 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:44:57 [info] 38#38: *1380 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:03 [info] 38#38: *1381 [lua] access_by_lua(msblocations.conf:189):2: 1874edaf55713f7ddb042aa77fb26ee5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:45:03 +0000] 1874edaf55713f7ddb042aa77fb26ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/22 12:45:03 [info] 38#38: *1381 [lua] logger.lua:23: 1874edaf55713f7ddb042aa77fb26ee5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/22 12:45:07 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:07 [info] 38#38: *1383 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:17 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:17 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:18 [info] 38#38: *1386 [lua] access_by_lua(msblocations.conf:189):2: 3e4a4763fa034f5d35c98585c576ce23:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:45:18 [info] 38#38: *1386 [lua] logger.lua:23: 3e4a4763fa034f5d35c98585c576ce23 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:45:18 +0000] 3e4a4763fa034f5d35c98585c576ce23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:45:27 [info] 35#35: *1387 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:27 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:33 [info] 38#38: *1389 [lua] access_by_lua(msblocations.conf:189):2: 069b1c6f9f3d576764fb0bb1f0dfbdb1:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.208 - - [22/Feb/2023:12:45:33 +0000] 069b1c6f9f3d576764fb0bb1f0dfbdb1 "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 12:45:33 [info] 38#38: *1389 [lua] logger.lua:23: 069b1c6f9f3d576764fb0bb1f0dfbdb1 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:45:37 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:37 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:47 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:47 [info] 38#38: *1394 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:48 [info] 38#38: *1395 [lua] access_by_lua(msblocations.conf:189):2: 392b87168fda28b985e4ad5b81a2f5b5:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:45:48 [info] 38#38: *1395 [lua] logger.lua:23: 392b87168fda28b985e4ad5b81a2f5b5 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:45:48 +0000] 392b87168fda28b985e4ad5b81a2f5b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:45:57 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:45:57 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:03 [info] 38#38: *1398 [lua] access_by_lua(msblocations.conf:189):2: 758c178dc874a35ac07e6f41475e6d95:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.208 - - [22/Feb/2023:12:46:03 +0000] 758c178dc874a35ac07e6f41475e6d95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/22 12:46:03 [info] 38#38: *1398 [lua] logger.lua:23: 758c178dc874a35ac07e6f41475e6d95 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:46:07 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:07 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:17 [info] 38#38: *1401 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:17 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:18 [info] 38#38: *1403 [lua] access_by_lua(msblocations.conf:189):2: 4b31d06ca449a9b180fb1870ee83ad5a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:46:18 [info] 38#38: *1403 [lua] logger.lua:23: 4b31d06ca449a9b180fb1870ee83ad5a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:46:18 +0000] 4b31d06ca449a9b180fb1870ee83ad5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:46:27 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:27 [info] 38#38: *1404 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:33 [info] 38#38: *1406 [lua] access_by_lua(msblocations.conf:189):2: 1e2705beb292c507c3764d58d12ec51a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:46:33 [info] 38#38: *1406 [lua] logger.lua:23: 1e2705beb292c507c3764d58d12ec51a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:46:33 +0000] 1e2705beb292c507c3764d58d12ec51a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:46:37 [info] 38#38: *1407 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:37 [info] 38#38: *1408 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:47 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:47 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:48 [info] 38#38: *1412 [lua] access_by_lua(msblocations.conf:189):2: fa61f965fe780db1a9a98c3c7af3cc63:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:46:48 [info] 38#38: *1412 [lua] logger.lua:23: fa61f965fe780db1a9a98c3c7af3cc63 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:46:48 +0000] fa61f965fe780db1a9a98c3c7af3cc63 "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 12:46:57 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:46:57 [info] 38#38: *1413 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:03 [info] 38#38: *1415 [lua] access_by_lua(msblocations.conf:189):2: 595f06583ab17aabc023aec64916f9f8:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:47:03 [info] 38#38: *1415 [lua] logger.lua:23: 595f06583ab17aabc023aec64916f9f8 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:47:03 +0000] 595f06583ab17aabc023aec64916f9f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:47:07 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:07 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:17 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:17 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:18 [info] 38#38: *1420 [lua] access_by_lua(msblocations.conf:189):2: adddfc5e8bd130548b9c53b82d9c37f7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:47:18 +0000] adddfc5e8bd130548b9c53b82d9c37f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 12:47:18 [info] 38#38: *1420 [lua] logger.lua:23: adddfc5e8bd130548b9c53b82d9c37f7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:47:27 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:27 [info] 38#38: *1421 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:33 [info] 38#38: *1423 [lua] access_by_lua(msblocations.conf:189):2: 3dc8cb538a68987b376a7aa401419b28:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:47:33 +0000] 3dc8cb538a68987b376a7aa401419b28 "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 12:47:33 [info] 38#38: *1423 [lua] logger.lua:23: 3dc8cb538a68987b376a7aa401419b28 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:47:37 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:37 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:47 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:47 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:48 [info] 38#38: *1429 [lua] access_by_lua(msblocations.conf:189):2: 64f402a675353a78ec6179a17460970b:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:47:49 [info] 38#38: *1429 [lua] logger.lua:23: 64f402a675353a78ec6179a17460970b {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:47:49 +0000] 64f402a675353a78ec6179a17460970b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/22 12:47:57 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:47:57 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:04 [info] 38#38: *1432 [lua] access_by_lua(msblocations.conf:189):2: d5bffc86b187b32bbcf07c0d16c94b8a:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:48:04 [info] 38#38: *1432 [lua] logger.lua:23: d5bffc86b187b32bbcf07c0d16c94b8a {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:48:04 +0000] d5bffc86b187b32bbcf07c0d16c94b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/22 12:48:07 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:07 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:17 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:17 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:19 [info] 38#38: *1437 [lua] access_by_lua(msblocations.conf:189):2: 0ba1f83ebd7aa4044b7df590704ed94e:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:48:19 [info] 38#38: *1437 [lua] logger.lua:23: 0ba1f83ebd7aa4044b7df590704ed94e {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:48:19 +0000] 0ba1f83ebd7aa4044b7df590704ed94e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:48:27 [info] 38#38: *1438 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:27 [info] 38#38: *1439 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:34 [info] 38#38: *1440 [lua] access_by_lua(msblocations.conf:189):2: cb602a9026f0beba8216047161ea24e7:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:48:34 [info] 38#38: *1440 [lua] logger.lua:23: cb602a9026f0beba8216047161ea24e7 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:48:34 +0000] cb602a9026f0beba8216047161ea24e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:48:37 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:37 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:47 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:47 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:49 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: 1a5b7e32d298733ebfdc83eb5b42aad4:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:48:49 [info] 38#38: *1446 [lua] logger.lua:23: 1a5b7e32d298733ebfdc83eb5b42aad4 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:48:49 +0000] 1a5b7e32d298733ebfdc83eb5b42aad4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 12:48:57 [info] 38#38: *1447 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:48:57 [info] 38#38: *1448 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:04 [info] 38#38: *1449 [lua] access_by_lua(msblocations.conf:189):2: 71e45a2476df2770eccba8f5c16678d0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:49:04 +0000] 71e45a2476df2770eccba8f5c16678d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:49:04 [info] 38#38: *1449 [lua] logger.lua:23: 71e45a2476df2770eccba8f5c16678d0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:49:07 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:07 [info] 38#38: *1450 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:17 [info] 38#38: *1452 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:17 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:19 [info] 38#38: *1454 [lua] access_by_lua(msblocations.conf:189):2: 841a37e04b2dff88e514be85c8a9f5b0:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:49:19 [info] 38#38: *1454 [lua] logger.lua:23: 841a37e04b2dff88e514be85c8a9f5b0 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:49:19 +0000] 841a37e04b2dff88e514be85c8a9f5b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/22 12:49:27 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:27 [info] 38#38: *1455 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:34 [info] 38#38: *1457 [lua] access_by_lua(msblocations.conf:189):2: a49c280de86c08eb4d15680497d3367d:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:49:34 [info] 38#38: *1457 [lua] logger.lua:23: a49c280de86c08eb4d15680497d3367d {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:49:34 +0000] a49c280de86c08eb4d15680497d3367d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:49:37 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:37 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:47 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:47 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:49 [info] 38#38: *1463 [lua] access_by_lua(msblocations.conf:189):2: 8f85449d4f2579221dab346c78a98ab9:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/02/22 12:49:49 [info] 38#38: *1463 [lua] logger.lua:23: 8f85449d4f2579221dab346c78a98ab9 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:49:49 +0000] 8f85449d4f2579221dab346c78a98ab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/02/22 12:49:57 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:49:57 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:04 [info] 38#38: *1466 [lua] access_by_lua(msblocations.conf:189):2: ff93c70ebd358060cdff556078142a83:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:50:04 +0000] ff93c70ebd358060cdff556078142a83 "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 12:50:04 [info] 38#38: *1466 [lua] logger.lua:23: ff93c70ebd358060cdff556078142a83 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:50:07 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:07 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:17 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:17 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:19 [info] 38#38: *1471 [lua] access_by_lua(msblocations.conf:189):2: 4e763688248e9bd4e7ad045853857821:receive the request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.208 - - [22/Feb/2023:12:50:19 +0000] 4e763688248e9bd4e7ad045853857821 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.208 - - [22/Feb/2023:12:50:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/22 12:50:19 [info] 38#38: *1471 [lua] logger.lua:23: 4e763688248e9bd4e7ad045853857821 {"matched":"microservices"} while logging request, client: 10.233.67.208, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/02/22 12:50:27 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443
2023/02/22 12:50:27 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.68.127, server: 0.0.0.0:443