Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.10.227
### 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
2022/11/28 08:56:04 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2022/11/28 08:56:04 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2022/11/28 08:56:04 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2022/11/28 08:56:04 [notice] 33#33: using the "epoll" event method
2022/11/28 08:56:04 [notice] 33#33: openresty/1.13.6.1
2022/11/28 08:56:04 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/11/28 08:56:04 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/11/28 08:56:04 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/11/28 08:56:04 [notice] 34#34: start worker processes
2022/11/28 08:56:04 [notice] 34#34: start worker process 35
2022/11/28 08:56:04 [notice] 34#34: start worker process 37
2022/11/28 08:56:04 [notice] 34#34: start worker process 38
2022/11/28 08:56:04 [notice] 34#34: start worker process 39
2022/11/28 08:56:04 [notice] 34#34: start worker process 40
2022/11/28 08:56:04 [notice] 34#34: start worker process 41
2022/11/28 08:56:04 [notice] 34#34: start worker process 42
2022/11/28 08:56:04 [notice] 34#34: start worker process 43
2022/11/28 08:56:04 [notice] 34#34: start cache manager process 44
2022/11/28 08:56:04 [notice] 34#34: start cache loader process 45
\n\n### Starting apiroute
@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-20221128085604.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2022-11-28 08:56:06 660 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-11-28 08:56:06 677 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-11-28 08:56:06 677 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-11-28 08:56:06 772 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-11-28 08:56:06 772 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.10.227:10081 Enabled:true
2022-11-28 08:56:08 421 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-11-28 08:56:08 512 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-28 08:56:08 512 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-28 08:56:08 513 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-28 08:56:08 514 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-28 08:56:08 514 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-28 08:56:08 514 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-28 08:56:08 514 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-28 08:56:08 588 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-28 08:56:08 701 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-28 08:56:08 701 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-28 08:56:08 701 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-28 08:56:09 234 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/28 08:56:20 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:20 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:30 [info] 35#35: *14 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:30 [info] 35#35: *15 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:32 [info] 35#35: *16 [lua] access_by_lua(msblocations.conf:189):2: dc197e7a3ae3318f2ab9453358973633:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 08:56:32 [info] 35#35: *16 [lua] logger.lua:23: dc197e7a3ae3318f2ab9453358973633 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:56:32 +0000] dc197e7a3ae3318f2ab9453358973633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.157 upstream_response_time:0.157 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 49
2022/11/28 08:56:40 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:40 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:47 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: bd6a23537f99cb60723c2df6d1761310:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 08:56:47 [info] 35#35: *21 [lua] logger.lua:23: bd6a23537f99cb60723c2df6d1761310 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:56:47 +0000] bd6a23537f99cb60723c2df6d1761310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:56:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/11/28 08:56:50 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:56:50 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:00 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:00 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:02 [info] 35#35: *26 [lua] access_by_lua(msblocations.conf:189):2: 5d47a32edd9c608b3dc625f0748b9322:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:02 +0000] 5d47a32edd9c608b3dc625f0748b9322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 08:57:02 [info] 35#35: *26 [lua] logger.lua:23: 5d47a32edd9c608b3dc625f0748b9322 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:57:04 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/28 08:57:04 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/11/28 08:57:04 [notice] 34#34: cache loader process 45 exited with code 0
2022/11/28 08:57:04 [notice] 34#34: signal 29 (SIGIO) received
2022/11/28 08:57:10 [info] 35#35: *28 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:10 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:17 [info] 35#35: *30 [lua] access_by_lua(msblocations.conf:189):2: 1d51f700a97798077c24eabcc249b3c2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:18 +0000] 1d51f700a97798077c24eabcc249b3c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/11/28 08:57:18 [info] 35#35: *30 [lua] logger.lua:23: 1d51f700a97798077c24eabcc249b3c2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 08:57:20 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:20 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:30 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:30 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:33 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 1d36c9531ab4b3a6e0e7d644fcc06663:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 08:57:33 [info] 35#35: *35 [lua] logger.lua:23: 1d36c9531ab4b3a6e0e7d644fcc06663 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:33 +0000] 1d36c9531ab4b3a6e0e7d644fcc06663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 08:57:40 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:40 [info] 38#38: *37 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:48 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:189):2: bf0beb1a703e241527be57fe52d29b89:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:57:48 [info] 35#35: *38 [lua] logger.lua:23: bf0beb1a703e241527be57fe52d29b89 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:57:48 +0000] bf0beb1a703e241527be57fe52d29b89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/28 08:57:50 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:57:50 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:00 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:00 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:03 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 7d73c1e790beddced4e8072277f6612f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:03 +0000] 7d73c1e790beddced4e8072277f6612f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.056 upstream_response_time:0.054 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2022/11/28 08:58:03 [info] 35#35: *43 [lua] logger.lua:23: 7d73c1e790beddced4e8072277f6612f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 08:58:10 [info] 35#35: *45 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:10 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:18 [info] 35#35: *47 [lua] access_by_lua(msblocations.conf:189):2: fb390d16d97f206b42ef96609758482f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:18 +0000] fb390d16d97f206b42ef96609758482f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:58:18 [info] 35#35: *47 [lua] logger.lua:23: fb390d16d97f206b42ef96609758482f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 08:58:20 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:20 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:30 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:30 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:33 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: fd3257211f98388b688b4f4aed074450:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:33 +0000] fd3257211f98388b688b4f4aed074450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/28 08:58:33 [info] 35#35: *52 [lua] logger.lua:23: fd3257211f98388b688b4f4aed074450 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:58:40 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:40 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:48 [info] 35#35: *55 [lua] access_by_lua(msblocations.conf:189):2: f188b531a0ec57793266e2fae55c84d3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:48 +0000] f188b531a0ec57793266e2fae55c84d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 08:58:48 [info] 35#35: *55 [lua] logger.lua:23: f188b531a0ec57793266e2fae55c84d3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 08:58:50 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:58:50 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:00 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:00 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:03 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: 99934688c87c848040d9d7191437fbaa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:03 +0000] 99934688c87c848040d9d7191437fbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/28 08:59:03 [info] 35#35: *60 [lua] logger.lua:23: 99934688c87c848040d9d7191437fbaa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 08:59:10 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:10 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:18 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:189):2: 00fabc840b90cdaff737562910783e86:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:59:18 [info] 35#35: *64 [lua] logger.lua:23: 00fabc840b90cdaff737562910783e86 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:18 +0000] 00fabc840b90cdaff737562910783e86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 08:59:20 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:20 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:30 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:30 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:33 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: bcb090276f2895fde424bd4ed65d066d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 08:59:33 [info] 35#35: *69 [lua] logger.lua:23: bcb090276f2895fde424bd4ed65d066d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:33 +0000] bcb090276f2895fde424bd4ed65d066d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:08:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 08:59:40 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:40 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:48 [info] 35#35: *72 [lua] access_by_lua(msblocations.conf:189):2: 1340c4937456ce157186ebc4e065cded:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:48 +0000] 1340c4937456ce157186ebc4e065cded "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 08:59:48 [info] 35#35: *72 [lua] logger.lua:23: 1340c4937456ce157186ebc4e065cded {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:08:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 08:59:50 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 08:59:50 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:00 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:00 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:03 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: f42e070142f2f58d650963b503b4afc5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:00:03 [info] 35#35: *77 [lua] logger.lua:23: f42e070142f2f58d650963b503b4afc5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:00:03 +0000] f42e070142f2f58d650963b503b4afc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:00:10 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:10 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:18 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:189):2: 383add59254ee79c3d49cdc2cb733a6b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:00:18 [info] 35#35: *81 [lua] logger.lua:23: 383add59254ee79c3d49cdc2cb733a6b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:00:18 +0000] 383add59254ee79c3d49cdc2cb733a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:00:20 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:20 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:30 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:30 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:33 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: fc08a4ea9b7634a303e8dccbe2c30f23:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:00:33 +0000] fc08a4ea9b7634a303e8dccbe2c30f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/28 09:00:33 [info] 35#35: *86 [lua] logger.lua:23: fc08a4ea9b7634a303e8dccbe2c30f23 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/11/28 09:00:40 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:40 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:48 [info] 35#35: *89 [lua] access_by_lua(msblocations.conf:189):2: 7bff3e8b58e47726b1f4210b22ab6431:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:00:48 [info] 35#35: *89 [lua] logger.lua:23: 7bff3e8b58e47726b1f4210b22ab6431 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:00:48 +0000] 7bff3e8b58e47726b1f4210b22ab6431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 09:00:50 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:00:50 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:00 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:00 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:03 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 1d49fe548cc47e5f5e2de3e5b3f67c0a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:01:03 +0000] 1d49fe548cc47e5f5e2de3e5b3f67c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-"
2022/11/28 09:01:03 [info] 35#35: *94 [lua] logger.lua:23: 1d49fe548cc47e5f5e2de3e5b3f67c0a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 09:01:10 [info] 35#35: *96 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:10 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:18 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:189):2: 66a4841b519601102a59813f1cfb79a2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:01:18 [info] 35#35: *98 [lua] logger.lua:23: 66a4841b519601102a59813f1cfb79a2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:01:18 +0000] 66a4841b519601102a59813f1cfb79a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:01:20 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:20 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:30 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:30 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:33 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 88b596ce2ef8383f746a1a6490252cf2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:01:33 [info] 35#35: *103 [lua] logger.lua:23: 88b596ce2ef8383f746a1a6490252cf2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:01:33 +0000] 88b596ce2ef8383f746a1a6490252cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:01:40 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:40 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:48 [info] 35#35: *106 [lua] access_by_lua(msblocations.conf:189):2: f584bd7b6c561dcad2e9b6eb585a313e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:01:48 [info] 35#35: *106 [lua] logger.lua:23: f584bd7b6c561dcad2e9b6eb585a313e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:01:48 +0000] f584bd7b6c561dcad2e9b6eb585a313e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:01:50 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:01:50 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:00 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:00 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:03 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: 02619f3dc0aebab8999b47aa18909d9c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:03 +0000] 02619f3dc0aebab8999b47aa18909d9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:02:03 [info] 35#35: *111 [lua] logger.lua:23: 02619f3dc0aebab8999b47aa18909d9c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:02:10 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:10 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:18 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:189):2: 7937d05617f7f64c8a1ffdd09c651b64:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:18 +0000] 7937d05617f7f64c8a1ffdd09c651b64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:02:18 [info] 35#35: *115 [lua] logger.lua:23: 7937d05617f7f64c8a1ffdd09c651b64 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:02:20 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:20 [info] 38#38: *117 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:30 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:30 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:33 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: b8775d12bd8974bca291864616c4ac0c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:02:33 [info] 35#35: *120 [lua] logger.lua:23: b8775d12bd8974bca291864616c4ac0c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:33 +0000] b8775d12bd8974bca291864616c4ac0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:02:40 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:40 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:48 [info] 35#35: *123 [lua] access_by_lua(msblocations.conf:189):2: 3d41aef1814ff99763bac52e0ea3053b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:48 +0000] 3d41aef1814ff99763bac52e0ea3053b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/28 09:02:48 [info] 35#35: *123 [lua] logger.lua:23: 3d41aef1814ff99763bac52e0ea3053b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 09:02:50 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:02:50 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:00 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:00 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:03 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 6c3108bb72d705cc03eaea1933be3d3d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:03 +0000] 6c3108bb72d705cc03eaea1933be3d3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/28 09:03:03 [info] 35#35: *128 [lua] logger.lua:23: 6c3108bb72d705cc03eaea1933be3d3d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 09:03:10 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:10 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:18 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:189):2: bbb6616bfd48a618b458a6df8c07f444:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:18 +0000] bbb6616bfd48a618b458a6df8c07f444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 09:03:18 [info] 35#35: *132 [lua] logger.lua:23: bbb6616bfd48a618b458a6df8c07f444 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:03:20 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:20 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:30 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:30 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:33 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 47a4058599c4602d9a4199e4bf505f41:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:33 +0000] 47a4058599c4602d9a4199e4bf505f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:03:33 [info] 35#35: *137 [lua] logger.lua:23: 47a4058599c4602d9a4199e4bf505f41 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:03:40 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:40 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:48 [info] 35#35: *140 [lua] access_by_lua(msblocations.conf:189):2: c3e1516e30a86fae381e8a1882bd36fe:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:03:48 +0000] c3e1516e30a86fae381e8a1882bd36fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:03:48 [info] 35#35: *140 [lua] logger.lua:23: c3e1516e30a86fae381e8a1882bd36fe {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:03:50 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:03:50 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:00 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:00 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:03 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: 8f9be1e68169e183324e4a3c23ab9c2a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:04:03 [info] 35#35: *145 [lua] logger.lua:23: 8f9be1e68169e183324e4a3c23ab9c2a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:04:03 +0000] 8f9be1e68169e183324e4a3c23ab9c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:04:10 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:10 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:18 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:189):2: aa12786c1b48c6b13d8085325f58dd3c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:04:18 [info] 35#35: *149 [lua] logger.lua:23: aa12786c1b48c6b13d8085325f58dd3c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:04:18 +0000] aa12786c1b48c6b13d8085325f58dd3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:04:20 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:20 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:30 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:30 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:33 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: 251dc98040646a204ea83469d8cf46b5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:04:33 [info] 35#35: *154 [lua] logger.lua:23: 251dc98040646a204ea83469d8cf46b5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:04:33 +0000] 251dc98040646a204ea83469d8cf46b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/11/28 09:04:40 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:40 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:48 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 1f6772bfb978415d0e9519b9abadcad2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:04:48 [info] 35#35: *157 [lua] logger.lua:23: 1f6772bfb978415d0e9519b9abadcad2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:04:48 +0000] 1f6772bfb978415d0e9519b9abadcad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:04:50 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:04:50 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:00 [info] 38#38: *160 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:00 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:03 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: 9d2014640aa693aa22884155550c0485:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:05:03 +0000] 9d2014640aa693aa22884155550c0485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:05:03 [info] 35#35: *162 [lua] logger.lua:23: 9d2014640aa693aa22884155550c0485 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:05:10 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:10 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:18 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: cd7ceaf10fc062a19d9607f4217f0c79:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:05:18 +0000] cd7ceaf10fc062a19d9607f4217f0c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:05:18 [info] 35#35: *166 [lua] logger.lua:23: cd7ceaf10fc062a19d9607f4217f0c79 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:05:20 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:20 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:30 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:30 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:33 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: 2526ed049af3a6a4a6a492c2b1f525b2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:05:33 +0000] 2526ed049af3a6a4a6a492c2b1f525b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:05:33 [info] 35#35: *171 [lua] logger.lua:23: 2526ed049af3a6a4a6a492c2b1f525b2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:05:40 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:40 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:48 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 1bfbee7d59f909ef923096b7b287fed4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:05:48 [info] 35#35: *174 [lua] logger.lua:23: 1bfbee7d59f909ef923096b7b287fed4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:05:48 +0000] 1bfbee7d59f909ef923096b7b287fed4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:05:50 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:05:50 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:00 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:00 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:03 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: 5603aa733a8dd9b3459f921a5a0de2ae:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:06:03 [info] 35#35: *179 [lua] logger.lua:23: 5603aa733a8dd9b3459f921a5a0de2ae {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:06:03 +0000] 5603aa733a8dd9b3459f921a5a0de2ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:06:10 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:10 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:18 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 36745ef465b1e138c6fb2bd29c8cd9b0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:06:18 [info] 35#35: *183 [lua] logger.lua:23: 36745ef465b1e138c6fb2bd29c8cd9b0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:06:18 +0000] 36745ef465b1e138c6fb2bd29c8cd9b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:06:20 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:20 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:30 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:30 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:33 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 25e01e0edd48d5a45ff56cf7088f863b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:06:33 +0000] 25e01e0edd48d5a45ff56cf7088f863b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:06:33 [info] 35#35: *188 [lua] logger.lua:23: 25e01e0edd48d5a45ff56cf7088f863b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:06:40 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:40 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:48 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 419be9779c9efa1ccaf998f1f20a7c9d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:06:48 [info] 35#35: *191 [lua] logger.lua:23: 419be9779c9efa1ccaf998f1f20a7c9d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:06:48 +0000] 419be9779c9efa1ccaf998f1f20a7c9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 09:06:50 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:06:50 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:00 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:00 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:03 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: 199f29f043d20610e088e2a4d149f575:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:07:03 [info] 35#35: *196 [lua] logger.lua:23: 199f29f043d20610e088e2a4d149f575 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:07:03 +0000] 199f29f043d20610e088e2a4d149f575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:07:10 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:10 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:18 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: 3710659be0b0da98e87e4345bb5e5b6c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:07:18 +0000] 3710659be0b0da98e87e4345bb5e5b6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:07:18 [info] 35#35: *200 [lua] logger.lua:23: 3710659be0b0da98e87e4345bb5e5b6c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:07:20 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:20 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:30 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:30 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:33 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: 9054febdfcc231ff050df7410e2f6cf6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:07:33 [info] 35#35: *205 [lua] logger.lua:23: 9054febdfcc231ff050df7410e2f6cf6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:07:33 +0000] 9054febdfcc231ff050df7410e2f6cf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:07:40 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:40 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:48 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: b9d7a2ba367eeb81f8ffeb42ba03c4e5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:07:48 +0000] b9d7a2ba367eeb81f8ffeb42ba03c4e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:07:48 [info] 35#35: *208 [lua] logger.lua:23: b9d7a2ba367eeb81f8ffeb42ba03c4e5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:07:50 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:07:50 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:00 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:00 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:03 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: 50481b5c87f071d0dc5df04d76bba81f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:08:03 [info] 35#35: *213 [lua] logger.lua:23: 50481b5c87f071d0dc5df04d76bba81f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:08:03 +0000] 50481b5c87f071d0dc5df04d76bba81f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:08:10 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:10 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:18 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 52c02dfaaea5b3cac7388d31ce6fae43:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:08:18 +0000] 52c02dfaaea5b3cac7388d31ce6fae43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/28 09:08:18 [info] 35#35: *217 [lua] logger.lua:23: 52c02dfaaea5b3cac7388d31ce6fae43 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:08:20 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:20 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:30 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:30 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:33 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: 97a871d678ee6320bd05af1923297f02:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:08:33 [info] 35#35: *222 [lua] logger.lua:23: 97a871d678ee6320bd05af1923297f02 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:08:33 +0000] 97a871d678ee6320bd05af1923297f02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:08:40 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:40 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:48 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: 19781bbcd369940a50ed69f82ec367a4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:08:48 [info] 35#35: *225 [lua] logger.lua:23: 19781bbcd369940a50ed69f82ec367a4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:08:48 +0000] 19781bbcd369940a50ed69f82ec367a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:08:50 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:08:50 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:00 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:00 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:03 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: da5e001eca1df967135c6c5a8ea28609:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:09:03 +0000] da5e001eca1df967135c6c5a8ea28609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 09:09:03 [info] 35#35: *230 [lua] logger.lua:23: da5e001eca1df967135c6c5a8ea28609 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:09:10 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:10 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:18 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: dcf21c34fe535e49d665597d87138f13:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:09:18 [info] 35#35: *234 [lua] logger.lua:23: dcf21c34fe535e49d665597d87138f13 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:09:18 +0000] dcf21c34fe535e49d665597d87138f13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:09:20 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:20 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:30 [info] 38#38: *238 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:30 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:33 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: e356d860d6865ef5ff77b5f313f8a57f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:09:33 +0000] e356d860d6865ef5ff77b5f313f8a57f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:09:33 [info] 35#35: *239 [lua] logger.lua:23: e356d860d6865ef5ff77b5f313f8a57f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:09:40 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:40 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:48 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: df5ac7e990cf8274afa6d20cdbff4dc6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:09:48 [info] 35#35: *242 [lua] logger.lua:23: df5ac7e990cf8274afa6d20cdbff4dc6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:09:48 +0000] df5ac7e990cf8274afa6d20cdbff4dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:09:50 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:09:50 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:00 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:00 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:03 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 832b287dd7c1275ddb5edad77079bda5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:10:03 [info] 35#35: *247 [lua] logger.lua:23: 832b287dd7c1275ddb5edad77079bda5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:10:03 +0000] 832b287dd7c1275ddb5edad77079bda5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:10:10 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:10 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:18 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: 392b05d34b6341ef1de5f47ae3e8c993:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:10:18 +0000] 392b05d34b6341ef1de5f47ae3e8c993 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:10:18 [info] 35#35: *251 [lua] logger.lua:23: 392b05d34b6341ef1de5f47ae3e8c993 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:10:20 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:20 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:30 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:30 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:33 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: a0c7ec196182c508fe061030ab6de925:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:10:33 +0000] a0c7ec196182c508fe061030ab6de925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:10:33 [info] 35#35: *256 [lua] logger.lua:23: a0c7ec196182c508fe061030ab6de925 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:10:40 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:40 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:48 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: 8d99012234cd054a335d5c6fdf4df35b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:10:48 +0000] 8d99012234cd054a335d5c6fdf4df35b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:10:48 [info] 35#35: *259 [lua] logger.lua:23: 8d99012234cd054a335d5c6fdf4df35b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:10:50 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:10:50 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:00 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:00 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:03 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: a468af9c6e3caf3a6d93bc7dde0c4fbf:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:11:03 [info] 35#35: *264 [lua] logger.lua:23: a468af9c6e3caf3a6d93bc7dde0c4fbf {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:11:03 +0000] a468af9c6e3caf3a6d93bc7dde0c4fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:11:10 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:10 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:18 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: b154270fb7f83c17f34bc2874fb80a78:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:11:18 +0000] b154270fb7f83c17f34bc2874fb80a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:11:18 [info] 35#35: *268 [lua] logger.lua:23: b154270fb7f83c17f34bc2874fb80a78 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:11:20 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:20 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:30 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:30 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:33 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 0231b4b96a7d60e472b6b787860f4ef3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:11:33 +0000] 0231b4b96a7d60e472b6b787860f4ef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:11:33 [info] 35#35: *273 [lua] logger.lua:23: 0231b4b96a7d60e472b6b787860f4ef3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:11:40 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:40 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:48 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: e51c069e41fd5d418ccac49d50cfcdf8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:11:48 [info] 35#35: *276 [lua] logger.lua:23: e51c069e41fd5d418ccac49d50cfcdf8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:11:48 +0000] e51c069e41fd5d418ccac49d50cfcdf8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 09:11:50 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:11:50 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:00 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:00 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:03 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: 93c96b164d1d7186f00c7c5ca07dc737:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:12:03 [info] 35#35: *281 [lua] logger.lua:23: 93c96b164d1d7186f00c7c5ca07dc737 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:12:03 +0000] 93c96b164d1d7186f00c7c5ca07dc737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:12:10 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:10 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:18 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 189ae0052d2a92d785a5bd7544cbe4e4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:12:18 +0000] 189ae0052d2a92d785a5bd7544cbe4e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:12:18 [info] 35#35: *285 [lua] logger.lua:23: 189ae0052d2a92d785a5bd7544cbe4e4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:12:20 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:20 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:30 [info] 35#35: *288 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:30 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:33 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 557be864beabc2a98604edc71bd42b05:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:12:33 [info] 35#35: *290 [lua] logger.lua:23: 557be864beabc2a98604edc71bd42b05 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:12:33 +0000] 557be864beabc2a98604edc71bd42b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:12:40 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:40 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:49 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 525549d910175b8f5f1cc519e3d386bd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:12:49 +0000] 525549d910175b8f5f1cc519e3d386bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:12:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:12:49 [info] 35#35: *293 [lua] logger.lua:23: 525549d910175b8f5f1cc519e3d386bd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:12:50 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:12:50 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:00 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:00 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:04 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: c36101ef7a73ff4295389b289740d2ba:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:04 +0000] c36101ef7a73ff4295389b289740d2ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:13:04 [info] 35#35: *298 [lua] logger.lua:23: c36101ef7a73ff4295389b289740d2ba {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:13:10 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:10 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:19 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: f102bad7e2ed2edfe4240c7531a37114:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:13:19 [info] 35#35: *302 [lua] logger.lua:23: f102bad7e2ed2edfe4240c7531a37114 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:19 +0000] f102bad7e2ed2edfe4240c7531a37114 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:13:20 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:20 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:30 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:30 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:34 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 7bba8db296a615b6f24ee531f9c14638:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:13:34 [info] 35#35: *307 [lua] logger.lua:23: 7bba8db296a615b6f24ee531f9c14638 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:34 +0000] 7bba8db296a615b6f24ee531f9c14638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:13:40 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:40 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:49 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: 83e8c5b44dcbee77184f030a5227eeb4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:13:49 +0000] 83e8c5b44dcbee77184f030a5227eeb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:13:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:13:49 [info] 35#35: *310 [lua] logger.lua:23: 83e8c5b44dcbee77184f030a5227eeb4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:13:50 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:13:50 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:00 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:00 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:04 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: e84e2a05b6788146903b120ed25bd24d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:14:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:14:04 [info] 35#35: *315 [lua] logger.lua:23: e84e2a05b6788146903b120ed25bd24d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:14:04 +0000] e84e2a05b6788146903b120ed25bd24d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:14:10 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:10 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:19 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 1182f991ad1b958b452a14c7d14d92aa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:14:19 [info] 35#35: *319 [lua] logger.lua:23: 1182f991ad1b958b452a14c7d14d92aa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:14:19 +0000] 1182f991ad1b958b452a14c7d14d92aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:14:20 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:20 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:30 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:30 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:34 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: 2bf2bbe9e818fe2cffc4c79b08a71144:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:14:34 +0000] 2bf2bbe9e818fe2cffc4c79b08a71144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:14:34 [info] 35#35: *324 [lua] logger.lua:23: 2bf2bbe9e818fe2cffc4c79b08a71144 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:14:40 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:40 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:49 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 34576996edd4063f6ca10dfda86a03e5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:14:49 +0000] 34576996edd4063f6ca10dfda86a03e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:14:49 [info] 35#35: *327 [lua] logger.lua:23: 34576996edd4063f6ca10dfda86a03e5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:14:50 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:14:50 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:00 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:00 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:04 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 40925a427c68d5bacb0109c3ac104d82:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:15:04 [info] 35#35: *332 [lua] logger.lua:23: 40925a427c68d5bacb0109c3ac104d82 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:15:04 +0000] 40925a427c68d5bacb0109c3ac104d82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:15:10 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:10 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:19 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 29c2d904cb251f0f0302d48cc96b489e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:15:19 [info] 35#35: *336 [lua] logger.lua:23: 29c2d904cb251f0f0302d48cc96b489e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:15:19 +0000] 29c2d904cb251f0f0302d48cc96b489e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:15:20 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:20 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:30 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:30 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:34 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: ae132f2441628787d82ebc5e29110604:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:15:34 [info] 35#35: *341 [lua] logger.lua:23: ae132f2441628787d82ebc5e29110604 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:15:34 +0000] ae132f2441628787d82ebc5e29110604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:15:40 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:40 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:49 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: a66fdc15a24857bff49a756847833d69:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 09:15:49 [info] 35#35: *344 [lua] logger.lua:23: a66fdc15a24857bff49a756847833d69 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:15:49 +0000] a66fdc15a24857bff49a756847833d69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/11/28 09:15:50 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:15:50 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:00 [info] 35#35: *347 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:00 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:04 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 192aa6904d881ca24bfe95b5943e580a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.100 - - [28/Nov/2022:09:16:04 +0000] 192aa6904d881ca24bfe95b5943e580a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 09:16:04 [info] 35#35: *349 [lua] logger.lua:23: 192aa6904d881ca24bfe95b5943e580a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:16:10 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:10 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:19 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: edd0eefbb36797a8ae9b1f64781acf1f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:16:19 [info] 35#35: *353 [lua] logger.lua:23: edd0eefbb36797a8ae9b1f64781acf1f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:16:19 +0000] edd0eefbb36797a8ae9b1f64781acf1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/28 09:16:20 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:20 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:30 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:30 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:34 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: eac445dd3ad796cdc0cc949354ae541a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:16:34 +0000] eac445dd3ad796cdc0cc949354ae541a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:16:34 [info] 35#35: *358 [lua] logger.lua:23: eac445dd3ad796cdc0cc949354ae541a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:16:40 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:40 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:49 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: e76e1cbb48b939f68f02e7d13ce0c240:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:16:49 [info] 35#35: *361 [lua] logger.lua:23: e76e1cbb48b939f68f02e7d13ce0c240 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:16:49 +0000] e76e1cbb48b939f68f02e7d13ce0c240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 09:16:50 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:16:50 [info] 35#35: *363 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:00 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:00 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:04 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: 0864a2c67c56c22ad9a2eaabedb2a9c7:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:17:04 [info] 35#35: *366 [lua] logger.lua:23: 0864a2c67c56c22ad9a2eaabedb2a9c7 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:17:04 +0000] 0864a2c67c56c22ad9a2eaabedb2a9c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:17:10 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:10 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:19 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 93c53c6a412a8cb3bf5aebf9ed40357a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:17:19 [info] 35#35: *370 [lua] logger.lua:23: 93c53c6a412a8cb3bf5aebf9ed40357a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:17:19 +0000] 93c53c6a412a8cb3bf5aebf9ed40357a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:17:20 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:20 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:30 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:30 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:34 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 60f4fe0a49f078d9ffdd0f90d9f44975:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:17:34 [info] 35#35: *375 [lua] logger.lua:23: 60f4fe0a49f078d9ffdd0f90d9f44975 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:17:34 +0000] 60f4fe0a49f078d9ffdd0f90d9f44975 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:17:40 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:40 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:49 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: c24dba1d0d1bf67a3fb20d5eabaca7be:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:17:49 [info] 35#35: *378 [lua] logger.lua:23: c24dba1d0d1bf67a3fb20d5eabaca7be {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:17:49 +0000] c24dba1d0d1bf67a3fb20d5eabaca7be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 09:17:50 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:17:50 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:00 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:00 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:04 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 1270aac940a258b95e77d4e470f54525:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:18:04 [info] 35#35: *383 [lua] logger.lua:23: 1270aac940a258b95e77d4e470f54525 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:18:04 +0000] 1270aac940a258b95e77d4e470f54525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:18:10 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:10 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:19 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 2cab10c00513d7bfc40f47f1c045c267:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:18:19 +0000] 2cab10c00513d7bfc40f47f1c045c267 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:18:19 [info] 35#35: *387 [lua] logger.lua:23: 2cab10c00513d7bfc40f47f1c045c267 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:18:20 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:20 [info] 35#35: *389 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:30 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:30 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:34 [info] 35#35: *392 [lua] access_by_lua(msblocations.conf:189):2: 6a5e09e165330add69f56cdef90a1edd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:18:34 +0000] 6a5e09e165330add69f56cdef90a1edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:18:34 [info] 35#35: *392 [lua] logger.lua:23: 6a5e09e165330add69f56cdef90a1edd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:18:40 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:40 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:49 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: f4dbade4a7ec6b54bd1c38dba9c5495f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:18:49 [info] 35#35: *395 [lua] logger.lua:23: f4dbade4a7ec6b54bd1c38dba9c5495f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:18:49 +0000] f4dbade4a7ec6b54bd1c38dba9c5495f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:18:50 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:18:50 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:00 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:00 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:04 [info] 35#35: *400 [lua] access_by_lua(msblocations.conf:189):2: 983b8775d4e570f8138e58499f9e1916:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:19:04 +0000] 983b8775d4e570f8138e58499f9e1916 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:19:04 [info] 35#35: *400 [lua] logger.lua:23: 983b8775d4e570f8138e58499f9e1916 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:19:10 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:10 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:19 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: f5859740135aefc4cf7ba61662940649:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:19:19 [info] 35#35: *404 [lua] logger.lua:23: f5859740135aefc4cf7ba61662940649 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:19:19 +0000] f5859740135aefc4cf7ba61662940649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:19:20 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:20 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:30 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:30 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:34 [info] 35#35: *409 [lua] access_by_lua(msblocations.conf:189):2: cfd941312b2b63dde52f5815fbd1a125:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:19:34 [info] 35#35: *409 [lua] logger.lua:23: cfd941312b2b63dde52f5815fbd1a125 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:19:34 +0000] cfd941312b2b63dde52f5815fbd1a125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:19:40 [info] 35#35: *410 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:40 [info] 35#35: *411 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:49 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: eb326dd17e58433ae8fcb9741333d884:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:19:49 [info] 35#35: *412 [lua] logger.lua:23: eb326dd17e58433ae8fcb9741333d884 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:19:49 +0000] eb326dd17e58433ae8fcb9741333d884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:19:50 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:19:50 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:00 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:00 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:04 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:189):2: 67954428c62f563de7c4e81031899774:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:04 +0000] 67954428c62f563de7c4e81031899774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 09:20:04 [info] 35#35: *418 [lua] logger.lua:23: 67954428c62f563de7c4e81031899774 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:20:10 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:10 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:19 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 3d1096fd053b11a8b46f6a923967241f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:19 +0000] 3d1096fd053b11a8b46f6a923967241f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:20:19 [info] 35#35: *421 [lua] logger.lua:23: 3d1096fd053b11a8b46f6a923967241f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:20:20 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:20 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:30 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:30 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:34 [info] 35#35: *426 [lua] access_by_lua(msblocations.conf:189):2: 04b75e2935aabe12f24398192ca64c0f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:20:34 [info] 35#35: *426 [lua] logger.lua:23: 04b75e2935aabe12f24398192ca64c0f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:34 +0000] 04b75e2935aabe12f24398192ca64c0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:20:40 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:40 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:49 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 5121f4660bcde98eb1d298d2ee2ca7be:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:20:49 [info] 35#35: *429 [lua] logger.lua:23: 5121f4660bcde98eb1d298d2ee2ca7be {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.100 - - [28/Nov/2022:09:20:49 +0000] 5121f4660bcde98eb1d298d2ee2ca7be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:20:50 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:20:50 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:00 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:00 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:04 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:189):2: 277f03e22005ddada65bcc284d32930b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:04 +0000] 277f03e22005ddada65bcc284d32930b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:21:04 [info] 35#35: *435 [lua] logger.lua:23: 277f03e22005ddada65bcc284d32930b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:21:10 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:10 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:19 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: 51835cd0334f8ee1fa2557de1f49923e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:19 +0000] 51835cd0334f8ee1fa2557de1f49923e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:21:19 [info] 35#35: *438 [lua] logger.lua:23: 51835cd0334f8ee1fa2557de1f49923e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:21:20 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:20 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:30 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:30 [info] 38#38: *442 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:34 [info] 35#35: *443 [lua] access_by_lua(msblocations.conf:189):2: efc281aeb386fd151d492e8583a2c27d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:34 +0000] efc281aeb386fd151d492e8583a2c27d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/28 09:21:34 [info] 35#35: *443 [lua] logger.lua:23: efc281aeb386fd151d492e8583a2c27d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:21:40 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:40 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:49 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: 5e88a6fd730d551defe628859e7f4055:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:21:49 [info] 35#35: *446 [lua] logger.lua:23: 5e88a6fd730d551defe628859e7f4055 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:21:49 +0000] 5e88a6fd730d551defe628859e7f4055 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 09:21:50 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:21:50 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:00 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:00 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:04 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: 249219b9b0cdc6a0532d9750a5f58a0a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:22:04 [info] 35#35: *452 [lua] logger.lua:23: 249219b9b0cdc6a0532d9750a5f58a0a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:22:04 +0000] 249219b9b0cdc6a0532d9750a5f58a0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 09:22:10 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:10 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:19 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 26cc3ef3e386932994209bb6b7cb4f57:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:22:19 [info] 35#35: *455 [lua] logger.lua:23: 26cc3ef3e386932994209bb6b7cb4f57 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:22:19 +0000] 26cc3ef3e386932994209bb6b7cb4f57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:22:20 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:20 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:30 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:30 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:34 [info] 35#35: *460 [lua] access_by_lua(msblocations.conf:189):2: acdaee02940a5e4deb6f7b0f3699c85b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:22:34 [info] 35#35: *460 [lua] logger.lua:23: acdaee02940a5e4deb6f7b0f3699c85b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:22:34 +0000] acdaee02940a5e4deb6f7b0f3699c85b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:22:40 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:40 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:49 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: ccf8274e37d6ec9fe201b1be1ce460c9:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:22:49 +0000] ccf8274e37d6ec9fe201b1be1ce460c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:22:49 [info] 35#35: *463 [lua] logger.lua:23: ccf8274e37d6ec9fe201b1be1ce460c9 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 09:22:50 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:22:50 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:00 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:00 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:04 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 43438c3256dc22a08860bdca243b58d0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:23:04 [info] 35#35: *469 [lua] logger.lua:23: 43438c3256dc22a08860bdca243b58d0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:23:04 +0000] 43438c3256dc22a08860bdca243b58d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:23:10 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:10 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:19 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: 5d5fa8705151c3c6fc7afdb03ad10b46:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.65.100 - - [28/Nov/2022:09:23:19 +0000] 5d5fa8705151c3c6fc7afdb03ad10b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/28 09:23:19 [info] 35#35: *472 [lua] logger.lua:23: 5d5fa8705151c3c6fc7afdb03ad10b46 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:23:20 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:20 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:30 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:30 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:34 [info] 35#35: *477 [lua] access_by_lua(msblocations.conf:189):2: f616976d60f1d9a43385387b454e2e4f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:23:34 [info] 35#35: *477 [lua] logger.lua:23: f616976d60f1d9a43385387b454e2e4f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:23:34 +0000] f616976d60f1d9a43385387b454e2e4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:23:40 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:40 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:49 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: d3dd2af1886877888a5a5bcf61859484:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:23:49 +0000] d3dd2af1886877888a5a5bcf61859484 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/28 09:23:49 [info] 35#35: *480 [lua] logger.lua:23: d3dd2af1886877888a5a5bcf61859484 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:23:50 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:23:50 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:00 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:00 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:04 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: 4fb51284da92397ec139dbf898c2b7a0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:24:04 [info] 35#35: *486 [lua] logger.lua:23: 4fb51284da92397ec139dbf898c2b7a0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:04 +0000] 4fb51284da92397ec139dbf898c2b7a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:24:10 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:10 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:19 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: fdfce4a34cc49b8cb50d7d1ffa1c4dfb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:24:19 [info] 35#35: *489 [lua] logger.lua:23: fdfce4a34cc49b8cb50d7d1ffa1c4dfb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:19 +0000] fdfce4a34cc49b8cb50d7d1ffa1c4dfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:24:20 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:20 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:30 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:30 [info] 35#35: *492 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:34 [info] 35#35: *494 [lua] access_by_lua(msblocations.conf:189):2: 4ba4f116d8b8dea511f0c89d593d1d94:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:34 +0000] 4ba4f116d8b8dea511f0c89d593d1d94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:24:34 [info] 35#35: *494 [lua] logger.lua:23: 4ba4f116d8b8dea511f0c89d593d1d94 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:24:40 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:40 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:49 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 368d43268233ea3563cc47bf032920eb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:24:49 [info] 35#35: *497 [lua] logger.lua:23: 368d43268233ea3563cc47bf032920eb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:24:49 +0000] 368d43268233ea3563cc47bf032920eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:24:50 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:24:50 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:00 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:00 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:04 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: fd6a5e40570ca708ade34dd75402764e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:25:04 [info] 35#35: *503 [lua] logger.lua:23: fd6a5e40570ca708ade34dd75402764e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:25:04 +0000] fd6a5e40570ca708ade34dd75402764e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 09:25:10 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:10 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:19 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 596a8d66a38f9e0c7201e6a0675896d6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.65.100 - - [28/Nov/2022:09:25:19 +0000] 596a8d66a38f9e0c7201e6a0675896d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:25:19 [info] 35#35: *506 [lua] logger.lua:23: 596a8d66a38f9e0c7201e6a0675896d6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:25:20 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:20 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:30 [info] 35#35: *509 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:30 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:34 [info] 35#35: *511 [lua] access_by_lua(msblocations.conf:189):2: 0d6aa71d2826599583b1fe423c9b68a2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:25:34 +0000] 0d6aa71d2826599583b1fe423c9b68a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:25:34 [info] 35#35: *511 [lua] logger.lua:23: 0d6aa71d2826599583b1fe423c9b68a2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:25:40 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:40 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:49 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 7b4bdc45828880e3af00caf76dd5f6d3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:25:49 [info] 35#35: *514 [lua] logger.lua:23: 7b4bdc45828880e3af00caf76dd5f6d3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:25:49 +0000] 7b4bdc45828880e3af00caf76dd5f6d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2022/11/28 09:25:50 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:25:50 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:00 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:00 [info] 38#38: *518 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:04 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: 02e7cb94784402f111bffb1c9a9fe9a6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:26:04 [info] 35#35: *520 [lua] logger.lua:23: 02e7cb94784402f111bffb1c9a9fe9a6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:26:04 +0000] 02e7cb94784402f111bffb1c9a9fe9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:26:10 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:10 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:19 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: 0cc3e47034183da790f78d7de9020425:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:26:19 [info] 35#35: *523 [lua] logger.lua:23: 0cc3e47034183da790f78d7de9020425 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:26:19 +0000] 0cc3e47034183da790f78d7de9020425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 09:26:20 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:20 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:30 [info] 38#38: *526 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:30 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:34 [info] 35#35: *528 [lua] access_by_lua(msblocations.conf:189):2: 00e4c66c1bfa8e6792a3442dbeb4ad08:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:26:34 [info] 35#35: *528 [lua] logger.lua:23: 00e4c66c1bfa8e6792a3442dbeb4ad08 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:26:34 +0000] 00e4c66c1bfa8e6792a3442dbeb4ad08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/11/28 09:26:40 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:40 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:49 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: 9650d732e1bb4fa60a148a7f0f008328:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:26:49 [info] 35#35: *531 [lua] logger.lua:23: 9650d732e1bb4fa60a148a7f0f008328 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:26:49 +0000] 9650d732e1bb4fa60a148a7f0f008328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:26:50 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:26:50 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:00 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:00 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:04 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: 430238ded5c8ea01e88d5201a8487f1e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:27:04 +0000] 430238ded5c8ea01e88d5201a8487f1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:27:04 [info] 35#35: *537 [lua] logger.lua:23: 430238ded5c8ea01e88d5201a8487f1e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:27:10 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:10 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:19 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: 77d51e720d2005c78bb0dbb67f876536:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:27:19 [info] 35#35: *540 [lua] logger.lua:23: 77d51e720d2005c78bb0dbb67f876536 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:27:19 +0000] 77d51e720d2005c78bb0dbb67f876536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:27:20 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:20 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:30 [info] 35#35: *543 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:30 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:34 [info] 35#35: *545 [lua] access_by_lua(msblocations.conf:189):2: 8793a7b1733ee782ee9b0037e26586a2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:27:34 [info] 35#35: *545 [lua] logger.lua:23: 8793a7b1733ee782ee9b0037e26586a2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:27:34 +0000] 8793a7b1733ee782ee9b0037e26586a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:27:40 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:40 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:49 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 487a53813f113374f6d1541706d6e281:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:27:49 +0000] 487a53813f113374f6d1541706d6e281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 09:27:49 [info] 35#35: *548 [lua] logger.lua:23: 487a53813f113374f6d1541706d6e281 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:27:50 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:27:50 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:00 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:00 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:04 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 1d84a9741299be2e551ddc96a5d11ee2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:28:04 [info] 35#35: *554 [lua] logger.lua:23: 1d84a9741299be2e551ddc96a5d11ee2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:28:04 +0000] 1d84a9741299be2e551ddc96a5d11ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:28:10 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:10 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:19 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 3731fb9a4e2a0960b5c7ecd3262d4c86:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:28:19 +0000] 3731fb9a4e2a0960b5c7ecd3262d4c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 09:28:19 [info] 35#35: *557 [lua] logger.lua:23: 3731fb9a4e2a0960b5c7ecd3262d4c86 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:28:20 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:20 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:30 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:30 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:34 [info] 35#35: *562 [lua] access_by_lua(msblocations.conf:189):2: ce6e1130bbf0db0e83c385901d91e144:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:28:34 [info] 35#35: *562 [lua] logger.lua:23: ce6e1130bbf0db0e83c385901d91e144 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:28:34 +0000] ce6e1130bbf0db0e83c385901d91e144 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 09:28:40 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:40 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:49 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: 8a407cac56a519801737323887ad4dfa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:28:49 +0000] 8a407cac56a519801737323887ad4dfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:28:49 [info] 35#35: *565 [lua] logger.lua:23: 8a407cac56a519801737323887ad4dfa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:28:50 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:28:50 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:00 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:00 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:04 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: 06a3fbe2b95e3b2a0eb345abf0a8ff2c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:29:04 [info] 35#35: *571 [lua] logger.lua:23: 06a3fbe2b95e3b2a0eb345abf0a8ff2c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:29:04 +0000] 06a3fbe2b95e3b2a0eb345abf0a8ff2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:29:10 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:10 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:19 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: 9bebbda7fa2d0c16e3cd14ccb78c2b97:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:29:19 [info] 35#35: *574 [lua] logger.lua:23: 9bebbda7fa2d0c16e3cd14ccb78c2b97 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:29:19 +0000] 9bebbda7fa2d0c16e3cd14ccb78c2b97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 09:29:20 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:20 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:30 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:30 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:34 [info] 35#35: *579 [lua] access_by_lua(msblocations.conf:189):2: e28476d2f8fbb4915b1be8913199283a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:29:34 [info] 35#35: *579 [lua] logger.lua:23: e28476d2f8fbb4915b1be8913199283a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:29:34 +0000] e28476d2f8fbb4915b1be8913199283a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:29:40 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:40 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:49 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: dfb4f6c1ecca47060e1197203dde91e4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:29:49 [info] 35#35: *582 [lua] logger.lua:23: dfb4f6c1ecca47060e1197203dde91e4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:29:49 +0000] dfb4f6c1ecca47060e1197203dde91e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:29:50 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:29:50 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:00 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:00 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:04 [info] 35#35: *588 [lua] access_by_lua(msblocations.conf:189):2: 0428ec86bd6af6043145ab8f6ef359a2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:30:04 [info] 35#35: *588 [lua] logger.lua:23: 0428ec86bd6af6043145ab8f6ef359a2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:30:04 +0000] 0428ec86bd6af6043145ab8f6ef359a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:30:10 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:10 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:19 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 90e73111e3fc69df0853a8aa5abd4116:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:30:19 [info] 35#35: *591 [lua] logger.lua:23: 90e73111e3fc69df0853a8aa5abd4116 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:30:19 +0000] 90e73111e3fc69df0853a8aa5abd4116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:30:20 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:20 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:30 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:30 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:34 [info] 35#35: *596 [lua] access_by_lua(msblocations.conf:189):2: 20d828d26b02e53f3e155198197e9234:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:30:34 [info] 35#35: *596 [lua] logger.lua:23: 20d828d26b02e53f3e155198197e9234 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:30:34 +0000] 20d828d26b02e53f3e155198197e9234 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:30:40 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:40 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:49 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 6ceaf2884a63430842d72aa35561b7a0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:30:50 [info] 35#35: *599 [lua] logger.lua:23: 6ceaf2884a63430842d72aa35561b7a0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:30:50 +0000] 6ceaf2884a63430842d72aa35561b7a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:30:50 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:30:50 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:00 [info] 35#35: *602 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:00 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:05 [info] 35#35: *605 [lua] access_by_lua(msblocations.conf:189):2: 42fcd39f653a2a185cef6c0836ec6a3d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:31:05 [info] 35#35: *605 [lua] logger.lua:23: 42fcd39f653a2a185cef6c0836ec6a3d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:31:05 +0000] 42fcd39f653a2a185cef6c0836ec6a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:31:10 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:10 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:20 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: d0cd1299abedaf0743dc2d897591b00d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:31:20 [info] 35#35: *608 [lua] logger.lua:23: d0cd1299abedaf0743dc2d897591b00d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:31:20 +0000] d0cd1299abedaf0743dc2d897591b00d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:31:20 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:20 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:30 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:30 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:35 [info] 35#35: *613 [lua] access_by_lua(msblocations.conf:189):2: 0968fc2e46ce0521c5a784b015e91d89:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:31:35 [info] 35#35: *613 [lua] logger.lua:23: 0968fc2e46ce0521c5a784b015e91d89 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:31:35 +0000] 0968fc2e46ce0521c5a784b015e91d89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 09:31:40 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:40 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:50 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 2e2e3c6e098dcb6c3fcfa0cafe35c58a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:31:50 +0000] 2e2e3c6e098dcb6c3fcfa0cafe35c58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:31:50 [info] 35#35: *616 [lua] logger.lua:23: 2e2e3c6e098dcb6c3fcfa0cafe35c58a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:31:50 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:31:50 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:00 [info] 35#35: *619 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:00 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:05 [info] 35#35: *622 [lua] access_by_lua(msblocations.conf:189):2: 648a2ef5a2aa8b6fcecef83e6636e15a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:05 +0000] 648a2ef5a2aa8b6fcecef83e6636e15a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:32:05 [info] 35#35: *622 [lua] logger.lua:23: 648a2ef5a2aa8b6fcecef83e6636e15a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:32:10 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:10 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:20 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 2948028b3a000712a8fddf0f8c714168:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:32:20 [info] 35#35: *625 [lua] logger.lua:23: 2948028b3a000712a8fddf0f8c714168 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:20 +0000] 2948028b3a000712a8fddf0f8c714168 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:32:20 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:20 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:30 [info] 35#35: *628 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:30 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:35 [info] 35#35: *630 [lua] access_by_lua(msblocations.conf:189):2: 84a8987fa00e81c7cc25a04f290843c1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:35 +0000] 84a8987fa00e81c7cc25a04f290843c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:32:35 [info] 35#35: *630 [lua] logger.lua:23: 84a8987fa00e81c7cc25a04f290843c1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:32:40 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:40 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:50 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 523337ab64ba0baeb99c382d37429b91:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:32:50 +0000] 523337ab64ba0baeb99c382d37429b91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:32:50 [info] 35#35: *633 [lua] logger.lua:23: 523337ab64ba0baeb99c382d37429b91 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:32:50 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:32:50 [info] 35#35: *635 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:00 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:00 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:05 [info] 35#35: *639 [lua] access_by_lua(msblocations.conf:189):2: 11a2a422e1319126458792559ecf9806:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:33:05 [info] 35#35: *639 [lua] logger.lua:23: 11a2a422e1319126458792559ecf9806 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:33:05 +0000] 11a2a422e1319126458792559ecf9806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:33:10 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:10 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:20 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 92ab060e93bcd4bc6bff0f2a1c7ea9aa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:33:20 [info] 35#35: *642 [lua] logger.lua:23: 92ab060e93bcd4bc6bff0f2a1c7ea9aa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:33:20 +0000] 92ab060e93bcd4bc6bff0f2a1c7ea9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:33:20 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:20 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:30 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:30 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:35 [info] 35#35: *647 [lua] access_by_lua(msblocations.conf:189):2: b1a2d4210a46724c67bfcf0f3f787954:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:33:35 +0000] b1a2d4210a46724c67bfcf0f3f787954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:33:35 [info] 35#35: *647 [lua] logger.lua:23: b1a2d4210a46724c67bfcf0f3f787954 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/11/28 09:33:40 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:40 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:50 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 5110b124f53c07196ffb3c39df68f46c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:33:50 +0000] 5110b124f53c07196ffb3c39df68f46c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:33:50 [info] 35#35: *650 [lua] logger.lua:23: 5110b124f53c07196ffb3c39df68f46c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:33:50 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:33:50 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:00 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:00 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:05 [info] 35#35: *656 [lua] access_by_lua(msblocations.conf:189):2: 71db5568d0c9b434c7bdc14a53247d4b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:34:05 [info] 35#35: *656 [lua] logger.lua:23: 71db5568d0c9b434c7bdc14a53247d4b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:34:05 +0000] 71db5568d0c9b434c7bdc14a53247d4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:34:10 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:10 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:20 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: c97f088d53baae865f07f16c37d68d1e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:34:20 [info] 35#35: *659 [lua] logger.lua:23: c97f088d53baae865f07f16c37d68d1e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:34:20 +0000] c97f088d53baae865f07f16c37d68d1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:34:20 [info] 38#38: *660 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:20 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:30 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:30 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:35 [info] 35#35: *664 [lua] access_by_lua(msblocations.conf:189):2: af1876642ee2c5cd3f7d7238f5a31615:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:34:35 [info] 35#35: *664 [lua] logger.lua:23: af1876642ee2c5cd3f7d7238f5a31615 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.100 - - [28/Nov/2022:09:34:35 +0000] af1876642ee2c5cd3f7d7238f5a31615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:34:40 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:40 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:50 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 8511916cb7653b1fd32442bdcf4f2c64:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:34:50 +0000] 8511916cb7653b1fd32442bdcf4f2c64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:34:50 [info] 35#35: *667 [lua] logger.lua:23: 8511916cb7653b1fd32442bdcf4f2c64 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:34:50 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:34:50 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:00 [info] 35#35: *670 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:00 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:05 [info] 35#35: *673 [lua] access_by_lua(msblocations.conf:189):2: 2d5cd4e2568f4a9f6adc0a4f91a23dbe:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:35:05 +0000] 2d5cd4e2568f4a9f6adc0a4f91a23dbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:35:05 [info] 35#35: *673 [lua] logger.lua:23: 2d5cd4e2568f4a9f6adc0a4f91a23dbe {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:35:10 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:10 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:20 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 42fc1f48227dbd79309de1f638c5abb0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:35:20 +0000] 42fc1f48227dbd79309de1f638c5abb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:35:20 [info] 35#35: *676 [lua] logger.lua:23: 42fc1f48227dbd79309de1f638c5abb0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:35:20 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:20 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:30 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:30 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:35 [info] 35#35: *681 [lua] access_by_lua(msblocations.conf:189):2: a182bce79f62cfcf64d51f3d015643f7:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:35:35 +0000] a182bce79f62cfcf64d51f3d015643f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:35:35 [info] 35#35: *681 [lua] logger.lua:23: a182bce79f62cfcf64d51f3d015643f7 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:35:40 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:40 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:50 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 26c6087fbf5f7c6c6377584297d0e863:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:35:50 [info] 35#35: *684 [lua] logger.lua:23: 26c6087fbf5f7c6c6377584297d0e863 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:35:50 +0000] 26c6087fbf5f7c6c6377584297d0e863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:35:50 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:35:50 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:00 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:00 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:05 [info] 35#35: *690 [lua] access_by_lua(msblocations.conf:189):2: 772acb9c08d8ab250ac0144b8c1beaca:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:36:05 [info] 35#35: *690 [lua] logger.lua:23: 772acb9c08d8ab250ac0144b8c1beaca {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:36:05 +0000] 772acb9c08d8ab250ac0144b8c1beaca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:36:10 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:10 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:20 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: bb18479c3e2ace2bd9bed6e77ccbf97d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:36:20 [info] 35#35: *693 [lua] logger.lua:23: bb18479c3e2ace2bd9bed6e77ccbf97d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:36:20 +0000] bb18479c3e2ace2bd9bed6e77ccbf97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:36:20 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:20 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:30 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:30 [info] 38#38: *697 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:35 [info] 35#35: *698 [lua] access_by_lua(msblocations.conf:189):2: 6463cf0a7b3bbbeb1c2e3ca5b5cdb763:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:36:35 [info] 35#35: *698 [lua] logger.lua:23: 6463cf0a7b3bbbeb1c2e3ca5b5cdb763 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:36:35 +0000] 6463cf0a7b3bbbeb1c2e3ca5b5cdb763 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:36:40 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:40 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:50 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: ba85c12f8b75697700d53c5510de9fd3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:36:50 +0000] ba85c12f8b75697700d53c5510de9fd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:36:50 [info] 35#35: *701 [lua] logger.lua:23: ba85c12f8b75697700d53c5510de9fd3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:36:50 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:36:50 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:00 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:00 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:03 [info] 35#35: *706 client closed connection while waiting for request, client: 10.233.66.209, server: 0.0.0.0:443
2022/11/28 09:37:03 [info] 35#35: *707 client sent invalid method while reading client request line, client: 10.233.66.209, server: , request: "��%��hH��r�#oн���O�]K	�y���B6� �`%��I���g	4�C�+�l�T��{�T|�ٙe�>�,�0�̨̩̪�+�/��$�(k�#�'g�"
2022/11/28 09:37:03 [info] 35#35: *707 recv() failed (104: Connection reset by peer) while reading client request line, client: 10.233.66.209, server: , request: "��%��hH��r�#oн���O�]K	�y���B6� �`%��I���g	4�C�+�l�T��{�T|�ٙe�>�,�0�̨̩̪�+�/��$�(k�#�'g�"
10.233.66.209 - - [28/Nov/2022:09:37:03 +0000] a701b9bb9df947f2146d5f66982c183c "\x16\x03\x01\x02\x00\x01\x00\x01\xFC\x03\x03\xCF\x13%\x0E\xB9\xC4hH\xDE\xEFr\xD5#o\xD0\xBD\x8E\x9A\xDAO\x9C]K\x09\x8Cy\xAA\xA8\xD4B6\xC9 \xD0`%\xEF\xFEI\xF2\xE2\xF1g\x094\xC5C\x84\x17+\x9Fl\xD7T\xE9\x8E{\xCFT|\xB7\xD9\x99e\xCB\x00>\x13\x02\x13\x03\x13\x01\xC0,\xC00\x00\x9F\xCC\xA9\xCC\xA8\xCC\xAA\xC0+\xC0/\x00\x9E\xC0$\xC0(\x00k\xC0#\xC0'\x00g\xC0" 400 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/28 09:37:03 [info] 35#35: *708 client closed connection while waiting for request, client: 10.233.66.209, server: 0.0.0.0:443
2022/11/28 09:37:05 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 4d447cea535cbbba01c9d41dfbb87057:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:37:05 [info] 35#35: *710 [lua] logger.lua:23: 4d447cea535cbbba01c9d41dfbb87057 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:37:05 +0000] 4d447cea535cbbba01c9d41dfbb87057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:37:10 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:10 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:20 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: b7889c192b9ba5a18c38d8cb43878933:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:37:20 [info] 35#35: *713 [lua] logger.lua:23: b7889c192b9ba5a18c38d8cb43878933 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:37:20 +0000] b7889c192b9ba5a18c38d8cb43878933 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:37:20 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:20 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:30 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:30 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:35 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 20cc0064d5daa95a9cf9dd4057b48d7c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:37:35 [info] 35#35: *718 [lua] logger.lua:23: 20cc0064d5daa95a9cf9dd4057b48d7c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:37:35 +0000] 20cc0064d5daa95a9cf9dd4057b48d7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:37:40 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:40 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:50 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 13a4821bc0ff3dc285113f6712f737bb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:37:50 +0000] 13a4821bc0ff3dc285113f6712f737bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:37:50 [info] 35#35: *721 [lua] logger.lua:23: 13a4821bc0ff3dc285113f6712f737bb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:37:50 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:37:50 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:00 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:00 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:05 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 42709874559c039542617badf7eb41e7:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:38:05 [info] 35#35: *727 [lua] logger.lua:23: 42709874559c039542617badf7eb41e7 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:38:05 +0000] 42709874559c039542617badf7eb41e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:38:10 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:10 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:20 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 9f49f57888f1b242f53773331dbbca7e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:38:20 [info] 35#35: *730 [lua] logger.lua:23: 9f49f57888f1b242f53773331dbbca7e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:38:20 +0000] 9f49f57888f1b242f53773331dbbca7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:38:20 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:20 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:30 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:30 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:35 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: efc59bcfbb3bf7457c13ae601a3ea232:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:38:35 [info] 35#35: *735 [lua] logger.lua:23: efc59bcfbb3bf7457c13ae601a3ea232 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:38:35 +0000] efc59bcfbb3bf7457c13ae601a3ea232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 09:38:40 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:40 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:50 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 94f9f5f68afbb4a5783a46c2a5f1f8ea:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:38:50 +0000] 94f9f5f68afbb4a5783a46c2a5f1f8ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:38:50 [info] 35#35: *738 [lua] logger.lua:23: 94f9f5f68afbb4a5783a46c2a5f1f8ea {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:38:50 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:38:50 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:00 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:00 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:05 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 06dde2900e7122255d3ea4a7f973141d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 09:39:05 [info] 35#35: *744 [lua] logger.lua:23: 06dde2900e7122255d3ea4a7f973141d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:39:05 +0000] 06dde2900e7122255d3ea4a7f973141d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/28 09:39:10 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:10 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:20 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 1c716f8db14fdcf691931f554f07a704:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:39:20 [info] 35#35: *747 [lua] logger.lua:23: 1c716f8db14fdcf691931f554f07a704 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:39:20 +0000] 1c716f8db14fdcf691931f554f07a704 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:39:20 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:20 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:30 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:30 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:35 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 1d56fe435a7d178ef4fda651b77314bc:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:39:35 [info] 35#35: *752 [lua] logger.lua:23: 1d56fe435a7d178ef4fda651b77314bc {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:39:35 +0000] 1d56fe435a7d178ef4fda651b77314bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:39:40 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:40 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:50 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 36e65fc3293c889c957bdd5e7237088b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:39:50 [info] 35#35: *755 [lua] logger.lua:23: 36e65fc3293c889c957bdd5e7237088b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:39:50 +0000] 36e65fc3293c889c957bdd5e7237088b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:39:50 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:39:50 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:00 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:00 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:05 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 7b0b9bf3ad358a7b6eaa38829a37fc53:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:40:05 [info] 35#35: *761 [lua] logger.lua:23: 7b0b9bf3ad358a7b6eaa38829a37fc53 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:40:05 +0000] 7b0b9bf3ad358a7b6eaa38829a37fc53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:40:10 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:10 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:20 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: b9d4c6bfdac602f4b29647d29ed1a1c9:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:40:20 [info] 35#35: *764 [lua] logger.lua:23: b9d4c6bfdac602f4b29647d29ed1a1c9 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:40:20 +0000] b9d4c6bfdac602f4b29647d29ed1a1c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:40:20 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:20 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:30 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:30 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:35 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: f2b03bbe56e352e18b4fdf8546f84846:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:40:35 [info] 35#35: *769 [lua] logger.lua:23: f2b03bbe56e352e18b4fdf8546f84846 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:40:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:40:35 +0000] f2b03bbe56e352e18b4fdf8546f84846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:40:40 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:40 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:50 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 849594bbba7d43d6444a116c044190e7:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:40:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:40:50 +0000] 849594bbba7d43d6444a116c044190e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:40:50 [info] 35#35: *772 [lua] logger.lua:23: 849594bbba7d43d6444a116c044190e7 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:40:50 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:40:50 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:00 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:00 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:04 [info] 35#35: *777 client closed connection while waiting for request, client: 10.233.65.77, server: 0.0.0.0:443
2022/11/28 09:41:05 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:189):2: f19e30af04f6ec73c2dcbe853ee45a77:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:41:05 +0000] f19e30af04f6ec73c2dcbe853ee45a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:41:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:41:05 [info] 35#35: *779 [lua] logger.lua:23: f19e30af04f6ec73c2dcbe853ee45a77 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:41:10 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:10 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:20 [info] 35#35: *782 [lua] access_by_lua(msblocations.conf:189):2: 76d496c52ef14e838fd67b01fc731e28:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:41:20 [info] 35#35: *782 [lua] logger.lua:23: 76d496c52ef14e838fd67b01fc731e28 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:41:20 +0000] 76d496c52ef14e838fd67b01fc731e28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:41:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:41:20 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:20 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:30 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:30 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:35 [info] 35#35: *787 [lua] access_by_lua(msblocations.conf:189):2: d502607f3135590ed321569acd0b669e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:41:35 +0000] d502607f3135590ed321569acd0b669e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:41:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:41:35 [info] 35#35: *787 [lua] logger.lua:23: d502607f3135590ed321569acd0b669e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:41:40 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:40 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:50 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:50 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:41:50 [info] 35#35: *792 [lua] access_by_lua(msblocations.conf:189):2: e9460ef6e0966178555cf48b14ac2d8f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:41:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:09:41:50 +0000] e9460ef6e0966178555cf48b14ac2d8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:41:50 [info] 35#35: *792 [lua] logger.lua:23: e9460ef6e0966178555cf48b14ac2d8f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:42:00 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:00 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:05 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:189):2: 93a10d8cb80026adcf35bb15502175bb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:42:05 [info] 35#35: *796 [lua] logger.lua:23: 93a10d8cb80026adcf35bb15502175bb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:42:05 +0000] 93a10d8cb80026adcf35bb15502175bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:42:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 09:42:10 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:10 [info] 35#35: *798 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:20 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:20 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:20 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 62d0d1209f7492aff7e3235ecc4e19f8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:42:20 +0000] 62d0d1209f7492aff7e3235ecc4e19f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:42:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:42:20 [info] 35#35: *801 [lua] logger.lua:23: 62d0d1209f7492aff7e3235ecc4e19f8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:42:30 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:30 [info] 35#35: *803 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:35 [info] 35#35: *804 [lua] access_by_lua(msblocations.conf:189):2: bec1b8070b3715a51a30014966f9b588:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:42:35 +0000] bec1b8070b3715a51a30014966f9b588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:42:35 [info] 35#35: *804 [lua] logger.lua:23: bec1b8070b3715a51a30014966f9b588 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:42:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:42:40 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:40 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:50 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:50 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:42:50 [info] 35#35: *809 [lua] access_by_lua(msblocations.conf:189):2: b1ce981f1018c6d06f0cde3c3b61602c:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:42:50 [info] 35#35: *809 [lua] logger.lua:23: b1ce981f1018c6d06f0cde3c3b61602c {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:42:50 +0000] b1ce981f1018c6d06f0cde3c3b61602c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:42:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:43:00 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:00 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:05 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:189):2: 0ffe0561b3583b0abb7b5f38efe3a604:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:05 +0000] 0ffe0561b3583b0abb7b5f38efe3a604 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:43:05 [info] 35#35: *813 [lua] logger.lua:23: 0ffe0561b3583b0abb7b5f38efe3a604 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:43:10 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:10 [info] 35#35: *815 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:20 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:20 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:20 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: 9a8e847cab54e09ee66f211281e61fca:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:43:20 [info] 35#35: *818 [lua] logger.lua:23: 9a8e847cab54e09ee66f211281e61fca {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:20 +0000] 9a8e847cab54e09ee66f211281e61fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:43:30 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:30 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:35 [info] 35#35: *821 [lua] access_by_lua(msblocations.conf:189):2: b8118f65b015d23ce077ee93cdcad500:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:35 +0000] b8118f65b015d23ce077ee93cdcad500 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:43:35 [info] 35#35: *821 [lua] logger.lua:23: b8118f65b015d23ce077ee93cdcad500 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:43:40 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:40 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:50 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:50 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:43:50 [info] 35#35: *826 [lua] access_by_lua(msblocations.conf:189):2: 1186a182d34c9a08481d1a32356061b2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:43:50 [info] 35#35: *826 [lua] logger.lua:23: 1186a182d34c9a08481d1a32356061b2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:43:50 +0000] 1186a182d34c9a08481d1a32356061b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:43:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:44:00 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:00 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:05 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:189):2: 95d6b8d1e1aece617649fee45afb9caa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:44:05 [info] 35#35: *830 [lua] logger.lua:23: 95d6b8d1e1aece617649fee45afb9caa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:44:05 +0000] 95d6b8d1e1aece617649fee45afb9caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:44:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:44:10 [info] 35#35: *831 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:10 [info] 35#35: *832 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:20 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:20 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:20 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: c64b72c487318fe3b2cc58a633a76ab1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:44:20 [info] 35#35: *835 [lua] logger.lua:23: c64b72c487318fe3b2cc58a633a76ab1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:44:20 +0000] c64b72c487318fe3b2cc58a633a76ab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:44:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:44:30 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:30 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:35 [info] 35#35: *838 [lua] access_by_lua(msblocations.conf:189):2: 1b6fd30c2c8099c0e4ff48708da72e97:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:44:35 +0000] 1b6fd30c2c8099c0e4ff48708da72e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 09:44:35 [info] 35#35: *838 [lua] logger.lua:23: 1b6fd30c2c8099c0e4ff48708da72e97 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:44:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:44:40 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:40 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:50 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:50 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:44:50 [info] 35#35: *843 [lua] access_by_lua(msblocations.conf:189):2: a80c203fd9c68fee0793688ce33e5efd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:44:50 [info] 35#35: *843 [lua] logger.lua:23: a80c203fd9c68fee0793688ce33e5efd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:44:50 +0000] a80c203fd9c68fee0793688ce33e5efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:44:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:45:00 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:00 [info] 38#38: *845 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:05 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:189):2: 2bd5363e7ea98b1fd57488ecafcd584b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:45:05 [info] 35#35: *847 [lua] logger.lua:23: 2bd5363e7ea98b1fd57488ecafcd584b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:45:05 +0000] 2bd5363e7ea98b1fd57488ecafcd584b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:45:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:45:10 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:10 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:20 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:20 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:20 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 340849c02852907795ab1231c6828ff8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:45:20 [info] 35#35: *852 [lua] logger.lua:23: 340849c02852907795ab1231c6828ff8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:45:20 +0000] 340849c02852907795ab1231c6828ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:45:30 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:30 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:35 [info] 35#35: *855 [lua] access_by_lua(msblocations.conf:189):2: e56e8babc1e6bf86c455932854c0c765:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:45:35 +0000] e56e8babc1e6bf86c455932854c0c765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:45:35 [info] 35#35: *855 [lua] logger.lua:23: e56e8babc1e6bf86c455932854c0c765 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:45:40 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:40 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:50 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:50 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:45:50 [info] 35#35: *860 [lua] access_by_lua(msblocations.conf:189):2: 804d74fc60c6dc734302433e9acc7778:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:45:50 [info] 35#35: *860 [lua] logger.lua:23: 804d74fc60c6dc734302433e9acc7778 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:45:50 +0000] 804d74fc60c6dc734302433e9acc7778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:46:00 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:00 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:05 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:189):2: 6a8b12eebc3b9771cdbe3b214def436b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:46:05 [info] 35#35: *864 [lua] logger.lua:23: 6a8b12eebc3b9771cdbe3b214def436b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:46:05 +0000] 6a8b12eebc3b9771cdbe3b214def436b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:46:10 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:10 [info] 35#35: *866 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:20 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:20 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:20 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:189):2: 14b3fc840a7605ed502aa92636fcccc6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:46:20 [info] 35#35: *869 [lua] logger.lua:23: 14b3fc840a7605ed502aa92636fcccc6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:46:20 +0000] 14b3fc840a7605ed502aa92636fcccc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:46:30 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:30 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:35 [info] 35#35: *872 [lua] access_by_lua(msblocations.conf:189):2: cb3b96f07803da893c5076a27899b950:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:46:35 [info] 35#35: *872 [lua] logger.lua:23: cb3b96f07803da893c5076a27899b950 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:46:35 +0000] cb3b96f07803da893c5076a27899b950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:46:40 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:40 [info] 35#35: *874 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:50 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:50 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:46:50 [info] 35#35: *877 [lua] access_by_lua(msblocations.conf:189):2: 5b34c064b50ebf9f0e8c4d54f7ae49c6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:46:50 [info] 35#35: *877 [lua] logger.lua:23: 5b34c064b50ebf9f0e8c4d54f7ae49c6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:46:50 +0000] 5b34c064b50ebf9f0e8c4d54f7ae49c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:47:00 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:00 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:05 [info] 35#35: *881 [lua] access_by_lua(msblocations.conf:189):2: 088530c6f6ba1267b3ad5ed91dc21e01:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:47:05 +0000] 088530c6f6ba1267b3ad5ed91dc21e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:47:05 [info] 35#35: *881 [lua] logger.lua:23: 088530c6f6ba1267b3ad5ed91dc21e01 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:47:10 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:10 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:20 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:20 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:20 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:189):2: 83e4238781c4bd998e57e2f2d0a4573f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:47:20 +0000] 83e4238781c4bd998e57e2f2d0a4573f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:47:20 [info] 35#35: *886 [lua] logger.lua:23: 83e4238781c4bd998e57e2f2d0a4573f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:47:30 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:30 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:35 [info] 35#35: *889 [lua] access_by_lua(msblocations.conf:189):2: 67f6c26713234ca0164408bd44a5ae7d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:47:35 +0000] 67f6c26713234ca0164408bd44a5ae7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:47:35 [info] 35#35: *889 [lua] logger.lua:23: 67f6c26713234ca0164408bd44a5ae7d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:47:40 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:40 [info] 35#35: *891 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:50 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:50 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:47:50 [info] 35#35: *894 [lua] access_by_lua(msblocations.conf:189):2: 1278d686c1074edebf5c80e749a7690f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:47:50 [info] 35#35: *894 [lua] logger.lua:23: 1278d686c1074edebf5c80e749a7690f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:47:50 +0000] 1278d686c1074edebf5c80e749a7690f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:48:00 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:00 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:05 [info] 35#35: *898 [lua] access_by_lua(msblocations.conf:189):2: ec6e8983105195ea457bd6989c1a16fa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:48:05 +0000] ec6e8983105195ea457bd6989c1a16fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:48:05 [info] 35#35: *898 [lua] logger.lua:23: ec6e8983105195ea457bd6989c1a16fa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:48:10 [info] 35#35: *900 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:10 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:20 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:20 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:20 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: dd2d949d085e6483d31df6bf81ff2595:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:48:20 +0000] dd2d949d085e6483d31df6bf81ff2595 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:48:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:48:20 [info] 35#35: *903 [lua] logger.lua:23: dd2d949d085e6483d31df6bf81ff2595 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:48:30 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:30 [info] 35#35: *905 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:35 [info] 35#35: *906 [lua] access_by_lua(msblocations.conf:189):2: 3974354c717868df34c8442e0bbdbb1f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:48:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:48:35 +0000] 3974354c717868df34c8442e0bbdbb1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:48:35 [info] 35#35: *906 [lua] logger.lua:23: 3974354c717868df34c8442e0bbdbb1f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:48:40 [info] 35#35: *908 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:40 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:50 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:50 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:48:50 [info] 35#35: *911 [lua] access_by_lua(msblocations.conf:189):2: 4e2a1714aa2f53bb9c1737bdd34f6b25:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:48:50 +0000] 4e2a1714aa2f53bb9c1737bdd34f6b25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:48:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:48:50 [info] 35#35: *911 [lua] logger.lua:23: 4e2a1714aa2f53bb9c1737bdd34f6b25 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:49:00 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:00 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:05 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: e35efe84c2c65b9db776cba875e7e0d3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:49:05 [info] 35#35: *915 [lua] logger.lua:23: e35efe84c2c65b9db776cba875e7e0d3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:49:05 +0000] e35efe84c2c65b9db776cba875e7e0d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:49:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:49:10 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:10 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:20 [info] 38#38: *919 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:20 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:20 [info] 35#35: *920 [lua] access_by_lua(msblocations.conf:189):2: 951b1cce3e4e07a46b06120cf5ec7bd3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:49:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:49:20 [info] 35#35: *920 [lua] logger.lua:23: 951b1cce3e4e07a46b06120cf5ec7bd3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:49:20 +0000] 951b1cce3e4e07a46b06120cf5ec7bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:49:30 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:30 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:35 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: ef388af5a515749ddcd05b9349047cb1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:49:35 [info] 35#35: *923 [lua] logger.lua:23: ef388af5a515749ddcd05b9349047cb1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:49:35 +0000] ef388af5a515749ddcd05b9349047cb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:49:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:49:40 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:40 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:50 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:50 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:49:50 [info] 35#35: *928 [lua] access_by_lua(msblocations.conf:189):2: 6382482869daf69a31a5a457c51667a6:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:49:50 +0000] 6382482869daf69a31a5a457c51667a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:49:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 09:49:50 [info] 35#35: *928 [lua] logger.lua:23: 6382482869daf69a31a5a457c51667a6 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:50:00 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:00 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:05 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: f9f0248181b6d9afbada4c3233387c0a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:50:05 [info] 35#35: *932 [lua] logger.lua:23: f9f0248181b6d9afbada4c3233387c0a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:50:05 +0000] f9f0248181b6d9afbada4c3233387c0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:50:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 09:50:10 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:10 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:20 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:20 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:20 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:189):2: 14792b6be87d1f5ad63ac8e4c3bc5c77:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:50:20 [info] 35#35: *937 [lua] logger.lua:23: 14792b6be87d1f5ad63ac8e4c3bc5c77 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:50:20 +0000] 14792b6be87d1f5ad63ac8e4c3bc5c77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:50:30 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:30 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:35 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 91be76e2a1fb6cb70eaee67ff4dc42ff:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:50:35 [info] 35#35: *940 [lua] logger.lua:23: 91be76e2a1fb6cb70eaee67ff4dc42ff {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:50:35 +0000] 91be76e2a1fb6cb70eaee67ff4dc42ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:50:40 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:40 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:50 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:50 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:50:50 [info] 35#35: *945 [lua] access_by_lua(msblocations.conf:189):2: ea3e0bc7a19e9b3cd69ba06a3897157b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:50:50 +0000] ea3e0bc7a19e9b3cd69ba06a3897157b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:50:50 [info] 35#35: *945 [lua] logger.lua:23: ea3e0bc7a19e9b3cd69ba06a3897157b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:51:00 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:00 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:05 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 56b1448d6cf3d3c6ac937db3bda55c8f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:51:05 [info] 35#35: *949 [lua] logger.lua:23: 56b1448d6cf3d3c6ac937db3bda55c8f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:51:05 +0000] 56b1448d6cf3d3c6ac937db3bda55c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:51:10 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:10 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:20 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:20 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:20 [info] 35#35: *954 [lua] access_by_lua(msblocations.conf:189):2: 25be2e9a054283d9e277ba97586e50dd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:51:20 [info] 35#35: *954 [lua] logger.lua:23: 25be2e9a054283d9e277ba97586e50dd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:51:20 +0000] 25be2e9a054283d9e277ba97586e50dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:51:30 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:30 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:35 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: c29e22d6f3d4784a18e6389102a113a1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:51:35 [info] 35#35: *957 [lua] logger.lua:23: c29e22d6f3d4784a18e6389102a113a1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:51:35 +0000] c29e22d6f3d4784a18e6389102a113a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:51:40 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:40 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:50 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:50 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:51:50 [info] 35#35: *962 [lua] access_by_lua(msblocations.conf:189):2: 5ab5dc27ea87eaf19a40fcc5957878c2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:51:50 +0000] 5ab5dc27ea87eaf19a40fcc5957878c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:51:50 [info] 35#35: *962 [lua] logger.lua:23: 5ab5dc27ea87eaf19a40fcc5957878c2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:52:00 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:00 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:05 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: c803010e01a55897e7e1659c82a52b11:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:52:05 [info] 35#35: *966 [lua] logger.lua:23: c803010e01a55897e7e1659c82a52b11 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:52:05 +0000] c803010e01a55897e7e1659c82a52b11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:52:10 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:10 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:16 [info] 35#35: *969 client closed connection while waiting for request, client: 10.233.65.77, server: 0.0.0.0:443
2022/11/28 09:52:20 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:20 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:20 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: 774da39a45fce095a2c9ab46cad98441:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:52:20 +0000] 774da39a45fce095a2c9ab46cad98441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:52:20 [info] 35#35: *972 [lua] logger.lua:23: 774da39a45fce095a2c9ab46cad98441 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:52:30 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:30 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:35 [info] 35#35: *975 [lua] access_by_lua(msblocations.conf:189):2: 07e00bd9af07f7ff1d5fe4614dbdecbb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:52:35 +0000] 07e00bd9af07f7ff1d5fe4614dbdecbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:52:35 [info] 35#35: *975 [lua] logger.lua:23: 07e00bd9af07f7ff1d5fe4614dbdecbb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:52:40 [info] 35#35: *976 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:40 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:50 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:50 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:52:50 [info] 35#35: *980 [lua] access_by_lua(msblocations.conf:189):2: e219402945dbf46e947ab5d5c7683d13:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:52:50 [info] 35#35: *980 [lua] logger.lua:23: e219402945dbf46e947ab5d5c7683d13 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:52:50 +0000] e219402945dbf46e947ab5d5c7683d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:53:00 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:00 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:05 [info] 35#35: *984 [lua] access_by_lua(msblocations.conf:189):2: 9c7f220719cc8442b2a7d63def68ab02:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:53:05 +0000] 9c7f220719cc8442b2a7d63def68ab02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:53:05 [info] 35#35: *984 [lua] logger.lua:23: 9c7f220719cc8442b2a7d63def68ab02 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:53:10 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:10 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:20 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:20 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:20 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: 59bfc2bf2ca3da990525d778e1ec2091:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:09:53:20 +0000] 59bfc2bf2ca3da990525d778e1ec2091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:53:20 [info] 35#35: *989 [lua] logger.lua:23: 59bfc2bf2ca3da990525d778e1ec2091 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:53:30 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:30 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:35 [info] 35#35: *992 [lua] access_by_lua(msblocations.conf:189):2: 3737c830d95d6d87a43d2f3efec31546:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:53:35 +0000] 3737c830d95d6d87a43d2f3efec31546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:53:35 [info] 35#35: *992 [lua] logger.lua:23: 3737c830d95d6d87a43d2f3efec31546 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:53:40 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:40 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:50 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:50 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:53:50 [info] 35#35: *997 [lua] access_by_lua(msblocations.conf:189):2: 3b64d5d323a102aa12a3ec9b0942e379:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:53:50 [info] 35#35: *997 [lua] logger.lua:23: 3b64d5d323a102aa12a3ec9b0942e379 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:53:50 +0000] 3b64d5d323a102aa12a3ec9b0942e379 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:54:00 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:00 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:05 [info] 35#35: *1001 [lua] access_by_lua(msblocations.conf:189):2: 767ccb841a102ac3c21ffa2bbe4dad92:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:54:06 [info] 35#35: *1001 [lua] logger.lua:23: 767ccb841a102ac3c21ffa2bbe4dad92 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:54:06 +0000] 767ccb841a102ac3c21ffa2bbe4dad92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:54:10 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:10 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:20 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:20 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:21 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: b472d38dd71e88b41172b7d8d682b97a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:54:21 [info] 35#35: *1006 [lua] logger.lua:23: b472d38dd71e88b41172b7d8d682b97a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:54:21 +0000] b472d38dd71e88b41172b7d8d682b97a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:54:30 [info] 35#35: *1007 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:30 [info] 35#35: *1008 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:36 [info] 35#35: *1009 [lua] access_by_lua(msblocations.conf:189):2: 646195e9f25e0e828611a0525c1a2c57:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:54:36 [info] 35#35: *1009 [lua] logger.lua:23: 646195e9f25e0e828611a0525c1a2c57 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:54:36 +0000] 646195e9f25e0e828611a0525c1a2c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:54:40 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:40 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:50 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:50 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:54:51 [info] 35#35: *1014 [lua] access_by_lua(msblocations.conf:189):2: 5130493d2ba68727d2e907e3fcdbf5e2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:54:51 +0000] 5130493d2ba68727d2e907e3fcdbf5e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:54:51 [info] 35#35: *1014 [lua] logger.lua:23: 5130493d2ba68727d2e907e3fcdbf5e2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:55:00 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:00 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:06 [info] 35#35: *1018 [lua] access_by_lua(msblocations.conf:189):2: edaad2f5e3490d7b1ce595d43ec0ab9d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:55:06 [info] 35#35: *1018 [lua] logger.lua:23: edaad2f5e3490d7b1ce595d43ec0ab9d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:06 +0000] edaad2f5e3490d7b1ce595d43ec0ab9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 09:55:10 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:10 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:20 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:20 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:21 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 14bedf1610c7c1623ffb761e05e8e807:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:21 +0000] 14bedf1610c7c1623ffb761e05e8e807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 09:55:21 [info] 35#35: *1023 [lua] logger.lua:23: 14bedf1610c7c1623ffb761e05e8e807 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:55:30 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:30 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:36 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:189):2: e3f1020f5589183f87d8835790e61c7d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:36 +0000] e3f1020f5589183f87d8835790e61c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 09:55:36 [info] 35#35: *1027 [lua] logger.lua:23: e3f1020f5589183f87d8835790e61c7d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.64.193 - - [28/Nov/2022:09:55:38 +0000] 3d9ff7f32e8fd7341836895d743a6ea4 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-"
2022/11/28 09:55:38 [info] 35#35: *1024 client prematurely closed connection while reading client request line, client: 10.233.64.193, server: 
10.233.64.193 - - [28/Nov/2022:09:55:38 +0000] 8a2746647758b8fa3f85c6f039f9ef04 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/28 09:55:38 [info] 35#35: *1028 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.193, server: , request: "GET / HTTP/1.0"
2022/11/28 09:55:40 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:40 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:50 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:50 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:55:51 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 3d8d6ecd52d914fb6554723a64e140fb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:55:51 [info] 35#35: *1033 [lua] logger.lua:23: 3d8d6ecd52d914fb6554723a64e140fb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:55:51 +0000] 3d8d6ecd52d914fb6554723a64e140fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 09:56:00 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:00 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:06 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: c2ef27107d4b8025edecbc6e4c7b5211:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:56:06 [info] 35#35: *1037 [lua] logger.lua:23: c2ef27107d4b8025edecbc6e4c7b5211 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:56:06 +0000] c2ef27107d4b8025edecbc6e4c7b5211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:56:10 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:10 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:20 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:20 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:21 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: 1c7cda764a690a87562d2506bb4fb900:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:56:21 +0000] 1c7cda764a690a87562d2506bb4fb900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 09:56:21 [info] 35#35: *1042 [lua] logger.lua:23: 1c7cda764a690a87562d2506bb4fb900 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:56:30 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:30 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:36 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: 6263e0c71dea7deef9a73f4ab5b13b79:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:56:36 [info] 35#35: *1045 [lua] logger.lua:23: 6263e0c71dea7deef9a73f4ab5b13b79 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:56:36 +0000] 6263e0c71dea7deef9a73f4ab5b13b79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:56:40 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:40 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:50 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:50 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:56:51 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: a95d193c2eba3ec43b537ba226b7be24:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:56:51 [info] 35#35: *1050 [lua] logger.lua:23: a95d193c2eba3ec43b537ba226b7be24 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:56:51 +0000] a95d193c2eba3ec43b537ba226b7be24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:57:00 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:00 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:05 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 159e798472b064c8aabe48828b269443:receive the request, client: 10.233.64.193, server: , request: "GET /nmaplowercheck1669629425 HTTP/1.1", host: "10.32.241.146:30284"
2022/11/28 09:57:05 [warn] 35#35: *1054 [lua] error_handler.lua:29: error_svc_not_found(): 159e798472b064c8aabe48828b269443 No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "GET /nmaplowercheck1669629425 HTTP/1.1", host: "10.32.241.146:30284"
10.233.64.193 - - [28/Nov/2022:09:57:05 +0000] 159e798472b064c8aabe48828b269443 "GET /nmaplowercheck1669629425 HTTP/1.1" 502 request_processing_time:0.001 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/28 09:57:05 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: df60dec26640a0956bc301858e30ac01:receive the request, client: 10.233.64.193, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.146:30284"
2022/11/28 09:57:05 [warn] 35#35: *1055 [lua] error_handler.lua:29: error_svc_not_found(): df60dec26640a0956bc301858e30ac01 No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.146:30284"
10.233.64.193 - - [28/Nov/2022:09:57:05 +0000] df60dec26640a0956bc301858e30ac01 "POST /sdk HTTP/1.1" 502 request_processing_time:0.063 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/28 09:57:05 [info] 35#35: *1056 [lua] access_by_lua(msblocations.conf:189):2: 4bd794bc41298af64201992c8a86bf88:receive the request, client: 10.233.64.193, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.146:30284"
2022/11/28 09:57:05 [warn] 35#35: *1056 [lua] error_handler.lua:29: error_svc_not_found(): 4bd794bc41298af64201992c8a86bf88 No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.146:30284"
10.233.64.193 - - [28/Nov/2022:09:57:05 +0000] 4bd794bc41298af64201992c8a86bf88 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/28 09:57:05 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: 06f2e81516d8662e02318bce6122e2c7:receive the request, client: 10.233.64.193, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.146:30284"
2022/11/28 09:57:05 [warn] 35#35: *1057 [lua] error_handler.lua:29: error_svc_not_found(): 06f2e81516d8662e02318bce6122e2c7 No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.146:30284"
10.233.64.193 - - [28/Nov/2022:09:57:05 +0000] 06f2e81516d8662e02318bce6122e2c7 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/28 09:57:06 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:189):2: 47d244a3b2855b2aa4d94d1a5f3a0e15:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:57:06 +0000] 47d244a3b2855b2aa4d94d1a5f3a0e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:57:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:57:06 [info] 35#35: *1058 [lua] logger.lua:23: 47d244a3b2855b2aa4d94d1a5f3a0e15 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:57:10 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:10 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:13 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:189):2: 287cd7ebbb90532cf4dadb12ab70546f:receive the request, client: 10.233.64.193, server: , request: "GET / HTTP/1.0"
2022/11/28 09:57:13 [warn] 35#35: *1061 [lua] error_handler.lua:29: error_svc_not_found(): 287cd7ebbb90532cf4dadb12ab70546f No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "GET / HTTP/1.0"
10.233.64.193 - - [28/Nov/2022:09:57:13 +0000] 287cd7ebbb90532cf4dadb12ab70546f "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/28 09:57:13 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:189):2: e570d7bf713e55b39cc0ef3bcb5cadeb:receive the request, client: 10.233.64.193, server: , request: "GET / HTTP/1.1", host: "10.32.241.146"
2022/11/28 09:57:13 [warn] 35#35: *1062 [lua] error_handler.lua:29: error_svc_not_found(): e570d7bf713e55b39cc0ef3bcb5cadeb No route found for this request! detail_info:Custom not match, client: 10.233.64.193, server: , request: "GET / HTTP/1.1", host: "10.32.241.146"
10.233.64.193 - - [28/Nov/2022:09:57:13 +0000] e570d7bf713e55b39cc0ef3bcb5cadeb "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/28 09:57:13 [info] 35#35: *1062 client 10.233.64.193 closed keepalive connection
2022/11/28 09:57:20 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:20 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:21 [info] 35#35: *1065 [lua] access_by_lua(msblocations.conf:189):2: fbf1d08e1605fd966359fb81058843b8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:57:21 +0000] fbf1d08e1605fd966359fb81058843b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:57:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:57:21 [info] 35#35: *1065 [lua] logger.lua:23: fbf1d08e1605fd966359fb81058843b8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:57:30 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:30 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:36 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 8ce7cd74b9fcb157347b0fb42aebf680:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:57:36 [info] 35#35: *1068 [lua] logger.lua:23: 8ce7cd74b9fcb157347b0fb42aebf680 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:57:36 +0000] 8ce7cd74b9fcb157347b0fb42aebf680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:57:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:57:40 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:40 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:50 [info] 35#35: *1071 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:50 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:57:51 [info] 35#35: *1073 [lua] access_by_lua(msblocations.conf:189):2: 7a0e1e82ddb7d95c23b66088fd76bee2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:57:51 [info] 35#35: *1073 [lua] logger.lua:23: 7a0e1e82ddb7d95c23b66088fd76bee2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:57:51 +0000] 7a0e1e82ddb7d95c23b66088fd76bee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:57:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/11/28 09:58:00 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:00 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:06 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: e8275d6e08315b0a8594e216308e0efc:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:58:06 +0000] e8275d6e08315b0a8594e216308e0efc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:58:06 [info] 35#35: *1077 [lua] logger.lua:23: e8275d6e08315b0a8594e216308e0efc {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:58:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:58:10 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:10 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:20 [info] 35#35: *1080 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:20 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:21 [info] 35#35: *1082 [lua] access_by_lua(msblocations.conf:189):2: e3f05c2108dbcdb1b066da8a293ff43d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:58:21 +0000] e3f05c2108dbcdb1b066da8a293ff43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:58:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:58:21 [info] 35#35: *1082 [lua] logger.lua:23: e3f05c2108dbcdb1b066da8a293ff43d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 09:58:30 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:30 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:36 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: 2b88ec0bd2b66c395640fa3100a08bbd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:58:36 [info] 35#35: *1085 [lua] logger.lua:23: 2b88ec0bd2b66c395640fa3100a08bbd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:58:36 +0000] 2b88ec0bd2b66c395640fa3100a08bbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:58:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:58:40 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:40 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:50 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:50 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:58:51 [info] 35#35: *1090 [lua] access_by_lua(msblocations.conf:189):2: e27ecf51e53b9a9ec9a5728ba9e0ee22:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:58:51 [info] 35#35: *1090 [lua] logger.lua:23: e27ecf51e53b9a9ec9a5728ba9e0ee22 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:58:51 +0000] e27ecf51e53b9a9ec9a5728ba9e0ee22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:58:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 09:59:00 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:00 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:06 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: ea0ff8124a94a29f96c208ec99c8a9e2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:59:06 [info] 35#35: *1094 [lua] logger.lua:23: ea0ff8124a94a29f96c208ec99c8a9e2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:06 +0000] ea0ff8124a94a29f96c208ec99c8a9e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:59:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 09:59:10 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:10 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:20 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:20 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:21 [info] 35#35: *1099 [lua] access_by_lua(msblocations.conf:189):2: 17d27439988b79b1eb2a8455d7dbdffd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:21 +0000] 17d27439988b79b1eb2a8455d7dbdffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/28 09:59:21 [info] 35#35: *1099 [lua] logger.lua:23: 17d27439988b79b1eb2a8455d7dbdffd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 09:59:30 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:30 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:36 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: e426aa82697e5f9220ab7bc332d98b98:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 09:59:36 [info] 35#35: *1102 [lua] logger.lua:23: e426aa82697e5f9220ab7bc332d98b98 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:36 +0000] e426aa82697e5f9220ab7bc332d98b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 09:59:40 [info] 35#35: *1103 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:40 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:50 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:50 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 09:59:51 [info] 35#35: *1107 [lua] access_by_lua(msblocations.conf:189):2: f396c87ce1f68de2ed4e2919bce80d12:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 09:59:51 [info] 35#35: *1107 [lua] logger.lua:23: f396c87ce1f68de2ed4e2919bce80d12 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:09:59:51 +0000] f396c87ce1f68de2ed4e2919bce80d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:09:59:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 10:00:00 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:00 [info] 38#38: *1109 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:06 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: 439805be0c6726fe1776c95d9266aede:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:00:06 [info] 35#35: *1111 [lua] logger.lua:23: 439805be0c6726fe1776c95d9266aede {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:00:06 +0000] 439805be0c6726fe1776c95d9266aede "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:00:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:00:10 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:10 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:20 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:20 [info] 35#35: *1114 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:21 [info] 35#35: *1116 [lua] access_by_lua(msblocations.conf:189):2: 8deca7b18303bb7f450df0c90b0215f1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:00:21 [info] 35#35: *1116 [lua] logger.lua:23: 8deca7b18303bb7f450df0c90b0215f1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:00:21 +0000] 8deca7b18303bb7f450df0c90b0215f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:00:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:00:30 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:30 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:36 [info] 35#35: *1119 [lua] access_by_lua(msblocations.conf:189):2: 42ff197def488db38570b305b97795c5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:00:36 [info] 35#35: *1119 [lua] logger.lua:23: 42ff197def488db38570b305b97795c5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:00:36 +0000] 42ff197def488db38570b305b97795c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:00:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:00:40 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:40 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:50 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:50 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:00:51 [info] 35#35: *1124 [lua] access_by_lua(msblocations.conf:189):2: 30ee16358721ffa24e9aadce15db206b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:00:51 [info] 35#35: *1124 [lua] logger.lua:23: 30ee16358721ffa24e9aadce15db206b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:00:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:00:51 +0000] 30ee16358721ffa24e9aadce15db206b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/28 10:01:00 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:00 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:06 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 9bb076042eecdfed82c1893d6bb9a5ad:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:01:06 +0000] 9bb076042eecdfed82c1893d6bb9a5ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:01:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 10:01:06 [info] 35#35: *1128 [lua] logger.lua:23: 9bb076042eecdfed82c1893d6bb9a5ad {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:01:10 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:10 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:20 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:20 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:21 [info] 35#35: *1133 [lua] access_by_lua(msblocations.conf:189):2: c5bd4d4836c7966b944d74b640368f4e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:01:21 +0000] c5bd4d4836c7966b944d74b640368f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:01:21 [info] 35#35: *1133 [lua] logger.lua:23: c5bd4d4836c7966b944d74b640368f4e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:01:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:01:30 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:30 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:36 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: f1044741a19127a6566e01ba1c9a1d4a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:01:36 [info] 35#35: *1136 [lua] logger.lua:23: f1044741a19127a6566e01ba1c9a1d4a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:01:36 +0000] f1044741a19127a6566e01ba1c9a1d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:01:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:01:40 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:40 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:50 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:50 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:01:51 [info] 35#35: *1141 [lua] access_by_lua(msblocations.conf:189):2: ba50a30bf9a461df054697ee5955605f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:01:51 [info] 35#35: *1141 [lua] logger.lua:23: ba50a30bf9a461df054697ee5955605f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:01:51 +0000] ba50a30bf9a461df054697ee5955605f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:02:00 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:00 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:06 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: edaf43abc3ec2dfc3e54349f8ac6aec0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:06 +0000] edaf43abc3ec2dfc3e54349f8ac6aec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:02:06 [info] 35#35: *1145 [lua] logger.lua:23: edaf43abc3ec2dfc3e54349f8ac6aec0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:02:10 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:10 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:20 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:20 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:21 [info] 35#35: *1150 [lua] access_by_lua(msblocations.conf:189):2: 57375f233cb7eb39a4659471b56eaa97:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:21 +0000] 57375f233cb7eb39a4659471b56eaa97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:02:21 [info] 35#35: *1150 [lua] logger.lua:23: 57375f233cb7eb39a4659471b56eaa97 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:02:30 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:30 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:36 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: 008eaf43183fe06b315fa7f7e931ae6f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:02:36 [info] 35#35: *1153 [lua] logger.lua:23: 008eaf43183fe06b315fa7f7e931ae6f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:36 +0000] 008eaf43183fe06b315fa7f7e931ae6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:02:40 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:40 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:50 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:50 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:02:51 [info] 35#35: *1158 [lua] access_by_lua(msblocations.conf:189):2: 4f258ef58b23c758550b28f1c549b4ce:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:02:51 +0000] 4f258ef58b23c758550b28f1c549b4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:02:51 [info] 35#35: *1158 [lua] logger.lua:23: 4f258ef58b23c758550b28f1c549b4ce {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:03:00 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:00 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:06 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: 3a8e3336272d38ad60ebe0b92b1a50e8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:06 +0000] 3a8e3336272d38ad60ebe0b92b1a50e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:03:06 [info] 35#35: *1162 [lua] logger.lua:23: 3a8e3336272d38ad60ebe0b92b1a50e8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:03:10 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:10 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:20 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:20 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:21 [info] 35#35: *1167 [lua] access_by_lua(msblocations.conf:189):2: e212b36faeb3bce03658790c4f344759:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:21 +0000] e212b36faeb3bce03658790c4f344759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:03:21 [info] 35#35: *1167 [lua] logger.lua:23: e212b36faeb3bce03658790c4f344759 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:03:30 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:30 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:36 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:189):2: 0e0793b1041d76d4b7ffb5d4adb869ce:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:03:36 [info] 35#35: *1170 [lua] logger.lua:23: 0e0793b1041d76d4b7ffb5d4adb869ce {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:36 +0000] 0e0793b1041d76d4b7ffb5d4adb869ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:03:40 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:40 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:50 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:50 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:03:51 [info] 35#35: *1175 [lua] access_by_lua(msblocations.conf:189):2: 16ac4e6e1db1d27047cd2eb1e5463c1a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:51 +0000] 16ac4e6e1db1d27047cd2eb1e5463c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:03:51 [info] 35#35: *1175 [lua] logger.lua:23: 16ac4e6e1db1d27047cd2eb1e5463c1a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:04:00 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:00 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:06 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: f76e9a20d00ab0b627d153f70dc645fa:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:04:06 [info] 35#35: *1179 [lua] logger.lua:23: f76e9a20d00ab0b627d153f70dc645fa {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.65.100 - - [28/Nov/2022:10:04:06 +0000] f76e9a20d00ab0b627d153f70dc645fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/11/28 10:04:10 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:10 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:20 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:20 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:21 [info] 35#35: *1184 [lua] access_by_lua(msblocations.conf:189):2: 4fe0b93d50007d67d11233b25a787b69:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:04:21 [info] 35#35: *1184 [lua] logger.lua:23: 4fe0b93d50007d67d11233b25a787b69 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:04:21 +0000] 4fe0b93d50007d67d11233b25a787b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:04:30 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:30 [info] 38#38: *1186 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:36 [info] 35#35: *1187 [lua] access_by_lua(msblocations.conf:189):2: cb01a4f90377e4ff6491150bc938a778:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:04:36 [info] 35#35: *1187 [lua] logger.lua:23: cb01a4f90377e4ff6491150bc938a778 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:04:36 +0000] cb01a4f90377e4ff6491150bc938a778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:04:40 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:40 [info] 35#35: *1189 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:50 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:50 [info] 38#38: *1191 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:04:51 [info] 35#35: *1192 [lua] access_by_lua(msblocations.conf:189):2: 7efc1903d35570e83669b58ee872bb58:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:04:51 [info] 35#35: *1192 [lua] logger.lua:23: 7efc1903d35570e83669b58ee872bb58 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:04:51 +0000] 7efc1903d35570e83669b58ee872bb58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:05:00 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:00 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:06 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: 0a6adf07c7cd43045e77695d972cc1ef:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:05:06 +0000] 0a6adf07c7cd43045e77695d972cc1ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:05:06 [info] 35#35: *1196 [lua] logger.lua:23: 0a6adf07c7cd43045e77695d972cc1ef {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:05:10 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:10 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:20 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:20 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:21 [info] 35#35: *1201 [lua] access_by_lua(msblocations.conf:189):2: 115fb9603e2a9031936836a31ebdda6f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:05:21 [info] 35#35: *1201 [lua] logger.lua:23: 115fb9603e2a9031936836a31ebdda6f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:05:21 +0000] 115fb9603e2a9031936836a31ebdda6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 10:05:30 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:30 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:36 [info] 35#35: *1204 [lua] access_by_lua(msblocations.conf:189):2: 5ec57ff76334c34367436f8e33b044f2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:05:36 +0000] 5ec57ff76334c34367436f8e33b044f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:05:36 [info] 35#35: *1204 [lua] logger.lua:23: 5ec57ff76334c34367436f8e33b044f2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:05:40 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:40 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:50 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:50 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:05:51 [info] 35#35: *1209 [lua] access_by_lua(msblocations.conf:189):2: df1eddcc5775b5ea2a380ce3164274de:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:05:51 [info] 35#35: *1209 [lua] logger.lua:23: df1eddcc5775b5ea2a380ce3164274de {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:05:51 +0000] df1eddcc5775b5ea2a380ce3164274de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:06:00 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:00 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:06 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:189):2: 1f9f37b8b31d21ea571937a24485f87f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:06:06 +0000] 1f9f37b8b31d21ea571937a24485f87f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 10:06:06 [info] 35#35: *1213 [lua] logger.lua:23: 1f9f37b8b31d21ea571937a24485f87f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:06:10 [info] 35#35: *1214 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:10 [info] 35#35: *1215 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:20 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:20 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:21 [info] 35#35: *1218 [lua] access_by_lua(msblocations.conf:189):2: af304a9bf54b4009fd51167d83384ff1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:06:21 [info] 35#35: *1218 [lua] logger.lua:23: af304a9bf54b4009fd51167d83384ff1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:06:21 +0000] af304a9bf54b4009fd51167d83384ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:06:30 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:30 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:36 [info] 35#35: *1221 [lua] access_by_lua(msblocations.conf:189):2: 29e1f7efe79294ee75fd8fc9196757e0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:06:36 +0000] 29e1f7efe79294ee75fd8fc9196757e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:06:36 [info] 35#35: *1221 [lua] logger.lua:23: 29e1f7efe79294ee75fd8fc9196757e0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:06:40 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:40 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:50 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:50 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:06:51 [info] 35#35: *1226 [lua] access_by_lua(msblocations.conf:189):2: 35b26bbf43cbe09d8544430047b731e2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:06:51 +0000] 35b26bbf43cbe09d8544430047b731e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:06:51 [info] 35#35: *1226 [lua] logger.lua:23: 35b26bbf43cbe09d8544430047b731e2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:07:00 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:00 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:06 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: 2278146c40b6aaf4c5b38de828c1622f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:07:06 [info] 35#35: *1230 [lua] logger.lua:23: 2278146c40b6aaf4c5b38de828c1622f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:06 +0000] 2278146c40b6aaf4c5b38de828c1622f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 10:07:10 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:10 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:20 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:20 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:21 [info] 35#35: *1235 [lua] access_by_lua(msblocations.conf:189):2: cb55fe8c742032f3af075692bf02f6de:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:07:21 [info] 35#35: *1235 [lua] logger.lua:23: cb55fe8c742032f3af075692bf02f6de {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:21 +0000] cb55fe8c742032f3af075692bf02f6de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 10:07:30 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:30 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:36 [info] 35#35: *1238 [lua] access_by_lua(msblocations.conf:189):2: 6797a93a3e4002d1446b7a2d28c32959:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:36 +0000] 6797a93a3e4002d1446b7a2d28c32959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:07:36 [info] 35#35: *1238 [lua] logger.lua:23: 6797a93a3e4002d1446b7a2d28c32959 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:07:40 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:40 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:50 [info] 38#38: *1241 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:50 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:07:51 [info] 35#35: *1243 [lua] access_by_lua(msblocations.conf:189):2: 3da7a1e1e2a40bdcd9ce763d87139f23:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:07:51 +0000] 3da7a1e1e2a40bdcd9ce763d87139f23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:07:51 [info] 35#35: *1243 [lua] logger.lua:23: 3da7a1e1e2a40bdcd9ce763d87139f23 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:08:00 [info] 38#38: *1245 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:00 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:06 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: 93de97ac946e6b03d48947b75f5942c5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:08:06 [info] 35#35: *1247 [lua] logger.lua:23: 93de97ac946e6b03d48947b75f5942c5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:08:06 +0000] 93de97ac946e6b03d48947b75f5942c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 10:08:10 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:10 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:20 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:20 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:21 [info] 35#35: *1252 [lua] access_by_lua(msblocations.conf:189):2: 6eadc7fb47d1cfd098fcbd583171b0a1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:08:21 +0000] 6eadc7fb47d1cfd098fcbd583171b0a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:08:21 [info] 35#35: *1252 [lua] logger.lua:23: 6eadc7fb47d1cfd098fcbd583171b0a1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:08:30 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:30 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:36 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:189):2: 396bc151075f4bb0eef4aff020100474:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:08:36 [info] 35#35: *1255 [lua] logger.lua:23: 396bc151075f4bb0eef4aff020100474 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:08:36 +0000] 396bc151075f4bb0eef4aff020100474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:08:40 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:40 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:50 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:50 [info] 35#35: *1259 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:08:51 [info] 35#35: *1260 [lua] access_by_lua(msblocations.conf:189):2: 3e6677aed3b092845f893d0144ba374f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:08:51 [info] 35#35: *1260 [lua] logger.lua:23: 3e6677aed3b092845f893d0144ba374f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:08:51 +0000] 3e6677aed3b092845f893d0144ba374f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:09:00 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:00 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:06 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: 3c30893baf9f7958f9c11d116b7fdb08:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:09:06 [info] 35#35: *1264 [lua] logger.lua:23: 3c30893baf9f7958f9c11d116b7fdb08 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:09:06 +0000] 3c30893baf9f7958f9c11d116b7fdb08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:09:10 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:10 [info] 35#35: *1265 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:20 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:20 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:21 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: 440f9cce3b8ce01a1525d0e26dea1c72:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:09:21 +0000] 440f9cce3b8ce01a1525d0e26dea1c72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:09:21 [info] 35#35: *1269 [lua] logger.lua:23: 440f9cce3b8ce01a1525d0e26dea1c72 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:09:30 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:30 [info] 35#35: *1271 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:36 [info] 35#35: *1272 [lua] access_by_lua(msblocations.conf:189):2: f82da0eea19d0bd015ff12cec0e0c87f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:09:36 +0000] f82da0eea19d0bd015ff12cec0e0c87f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:09:36 [info] 35#35: *1272 [lua] logger.lua:23: f82da0eea19d0bd015ff12cec0e0c87f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:09:40 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:40 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:50 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:50 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:09:51 [info] 35#35: *1277 [lua] access_by_lua(msblocations.conf:189):2: 6fcb35e5eadc65429b40cb6bc33922b5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:09:51 [info] 35#35: *1277 [lua] logger.lua:23: 6fcb35e5eadc65429b40cb6bc33922b5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:09:51 +0000] 6fcb35e5eadc65429b40cb6bc33922b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:10:00 [info] 38#38: *1279 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:00 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:06 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:189):2: 5b9e13924ccbf88685f8ed87a18c54a1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:10:06 +0000] 5b9e13924ccbf88685f8ed87a18c54a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:10:06 [info] 35#35: *1281 [lua] logger.lua:23: 5b9e13924ccbf88685f8ed87a18c54a1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:10:10 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:10 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:20 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:20 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:21 [info] 35#35: *1286 [lua] access_by_lua(msblocations.conf:189):2: eea4ec1cfcd34b683e04beddd0a7f368:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:10:21 [info] 35#35: *1286 [lua] logger.lua:23: eea4ec1cfcd34b683e04beddd0a7f368 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.100 - - [28/Nov/2022:10:10:21 +0000] eea4ec1cfcd34b683e04beddd0a7f368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:10:30 [info] 35#35: *1287 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:30 [info] 38#38: *1288 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:36 [info] 35#35: *1289 [lua] access_by_lua(msblocations.conf:189):2: 74824810d61defb4c2748bf08ee12835:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.100 - - [28/Nov/2022:10:10:36 +0000] 74824810d61defb4c2748bf08ee12835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:10:36 [info] 35#35: *1289 [lua] logger.lua:23: 74824810d61defb4c2748bf08ee12835 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:10:40 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:40 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:50 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:50 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:10:51 [info] 35#35: *1294 [lua] access_by_lua(msblocations.conf:189):2: 1b8788e8e20b4bce1bbc1616c056d6d8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:10:51 +0000] 1b8788e8e20b4bce1bbc1616c056d6d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:10:51 [info] 35#35: *1294 [lua] logger.lua:23: 1b8788e8e20b4bce1bbc1616c056d6d8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:11:00 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:00 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:06 [info] 35#35: *1298 [lua] access_by_lua(msblocations.conf:189):2: 2fc9d39237c3c11f114c4b6817970217:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:11:06 [info] 35#35: *1298 [lua] logger.lua:23: 2fc9d39237c3c11f114c4b6817970217 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:11:06 +0000] 2fc9d39237c3c11f114c4b6817970217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:11:10 [info] 35#35: *1299 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:10 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:20 [info] 38#38: *1302 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:20 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:21 [info] 35#35: *1303 [lua] access_by_lua(msblocations.conf:189):2: 1984894007430e50ef5f683a42d81496:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:11:21 [info] 35#35: *1303 [lua] logger.lua:23: 1984894007430e50ef5f683a42d81496 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:11:21 +0000] 1984894007430e50ef5f683a42d81496 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 10:11:30 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:30 [info] 35#35: *1305 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:36 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:189):2: 32ca785ab4ff52f92833d32a2ee92b32:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:11:36 [info] 35#35: *1306 [lua] logger.lua:23: 32ca785ab4ff52f92833d32a2ee92b32 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:11:36 +0000] 32ca785ab4ff52f92833d32a2ee92b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:11:40 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:40 [info] 35#35: *1308 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:50 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:50 [info] 38#38: *1310 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:11:51 [info] 35#35: *1311 [lua] access_by_lua(msblocations.conf:189):2: 052b86396ac6130bf67a5f23c7f2d68b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:11:51 +0000] 052b86396ac6130bf67a5f23c7f2d68b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:11:51 [info] 35#35: *1311 [lua] logger.lua:23: 052b86396ac6130bf67a5f23c7f2d68b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:12:00 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:00 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:06 [info] 35#35: *1315 [lua] access_by_lua(msblocations.conf:189):2: 137bbf18a34941ce8697caa4c709d240:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:12:06 [info] 35#35: *1315 [lua] logger.lua:23: 137bbf18a34941ce8697caa4c709d240 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:12:06 +0000] 137bbf18a34941ce8697caa4c709d240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:12:10 [info] 38#38: *1316 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:10 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:20 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:20 [info] 35#35: *1319 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:21 [info] 35#35: *1320 [lua] access_by_lua(msblocations.conf:189):2: 603ba5dbdc53b46874f2f58525a8fc98:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:12:21 +0000] 603ba5dbdc53b46874f2f58525a8fc98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:12:21 [info] 35#35: *1320 [lua] logger.lua:23: 603ba5dbdc53b46874f2f58525a8fc98 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:12:30 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:30 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:36 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:189):2: c4b04bd1fcba752d42311d83fbf740ed:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.100 - - [28/Nov/2022:10:12:36 +0000] c4b04bd1fcba752d42311d83fbf740ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:12:36 [info] 35#35: *1323 [lua] logger.lua:23: c4b04bd1fcba752d42311d83fbf740ed {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:12:40 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:40 [info] 38#38: *1324 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:50 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:50 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:12:51 [info] 35#35: *1328 [lua] access_by_lua(msblocations.conf:189):2: d5da9253ddb852c74bfc4c5cabb7e726:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:12:51 [info] 35#35: *1328 [lua] logger.lua:23: d5da9253ddb852c74bfc4c5cabb7e726 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:12:51 +0000] d5da9253ddb852c74bfc4c5cabb7e726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 10:13:00 [info] 38#38: *1329 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:00 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:06 [info] 35#35: *1332 [lua] access_by_lua(msblocations.conf:189):2: 07c933fe21c728701e19cc30d13e5baf:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:13:06 +0000] 07c933fe21c728701e19cc30d13e5baf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2022/11/28 10:13:06 [info] 35#35: *1332 [lua] logger.lua:23: 07c933fe21c728701e19cc30d13e5baf {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:13:10 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:10 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:20 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:20 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:21 [info] 35#35: *1337 [lua] access_by_lua(msblocations.conf:189):2: 6fba59123e0e90210d53a345fa68628a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:13:21 [info] 35#35: *1337 [lua] logger.lua:23: 6fba59123e0e90210d53a345fa68628a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:13:21 +0000] 6fba59123e0e90210d53a345fa68628a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:13:30 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:30 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:36 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:189):2: d151aca4dc4970960744ea6da1ad4c76:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:13:36 +0000] d151aca4dc4970960744ea6da1ad4c76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:13:36 [info] 35#35: *1340 [lua] logger.lua:23: d151aca4dc4970960744ea6da1ad4c76 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:13:40 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:40 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:50 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:50 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:13:52 [info] 35#35: *1345 [lua] access_by_lua(msblocations.conf:189):2: c347ff3b7147ef76f28a9d2b4d82e8da:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:13:52 [info] 35#35: *1345 [lua] logger.lua:23: c347ff3b7147ef76f28a9d2b4d82e8da {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:13:52 +0000] c347ff3b7147ef76f28a9d2b4d82e8da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:14:00 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:00 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:07 [info] 35#35: *1349 [lua] access_by_lua(msblocations.conf:189):2: 812c9ed23141cdb46d52f8a839df1d23:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:14:07 +0000] 812c9ed23141cdb46d52f8a839df1d23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:14:07 [info] 35#35: *1349 [lua] logger.lua:23: 812c9ed23141cdb46d52f8a839df1d23 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:14:10 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:10 [info] 35#35: *1351 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:20 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:20 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:22 [info] 35#35: *1354 [lua] access_by_lua(msblocations.conf:189):2: cc291f9fcd7460778f561f4244d05aa5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:14:22 +0000] cc291f9fcd7460778f561f4244d05aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:14:22 [info] 35#35: *1354 [lua] logger.lua:23: cc291f9fcd7460778f561f4244d05aa5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:14:30 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:30 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:37 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:189):2: 5d33e559967ae9fa53cac2088ba3975a:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:14:37 [info] 35#35: *1357 [lua] logger.lua:23: 5d33e559967ae9fa53cac2088ba3975a {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:14:37 +0000] 5d33e559967ae9fa53cac2088ba3975a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 10:14:40 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:40 [info] 35#35: *1359 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:50 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:50 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:14:52 [info] 35#35: *1362 [lua] access_by_lua(msblocations.conf:189):2: cc4efc0f176b3374eb8b8736e1e02a5e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:14:52 [info] 35#35: *1362 [lua] logger.lua:23: cc4efc0f176b3374eb8b8736e1e02a5e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:14:52 +0000] cc4efc0f176b3374eb8b8736e1e02a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:15:00 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:00 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:07 [info] 35#35: *1366 [lua] access_by_lua(msblocations.conf:189):2: 65e53419d2b01cef57f056f698476bc2:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:15:07 [info] 35#35: *1366 [lua] logger.lua:23: 65e53419d2b01cef57f056f698476bc2 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:15:07 +0000] 65e53419d2b01cef57f056f698476bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:15:10 [info] 35#35: *1367 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:10 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:20 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:20 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:22 [info] 35#35: *1371 [lua] access_by_lua(msblocations.conf:189):2: ccba6362aede4f7c6881b5938610d1bf:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:15:22 +0000] ccba6362aede4f7c6881b5938610d1bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:15:22 [info] 35#35: *1371 [lua] logger.lua:23: ccba6362aede4f7c6881b5938610d1bf {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:15:30 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:30 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:37 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: d0149d16099a5a5b9b44fad3cb1c541d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:15:37 +0000] d0149d16099a5a5b9b44fad3cb1c541d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:15:37 [info] 35#35: *1374 [lua] logger.lua:23: d0149d16099a5a5b9b44fad3cb1c541d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:15:40 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:40 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:50 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:50 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:15:52 [info] 35#35: *1379 [lua] access_by_lua(msblocations.conf:189):2: 79f43017bcc2e860eb50287202f3e39b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:15:52 [info] 35#35: *1379 [lua] logger.lua:23: 79f43017bcc2e860eb50287202f3e39b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:15:52 +0000] 79f43017bcc2e860eb50287202f3e39b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 10:16:00 [info] 38#38: *1380 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:00 [info] 38#38: *1381 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:07 [info] 35#35: *1383 [lua] access_by_lua(msblocations.conf:189):2: 69ef343bd8d38c26e5c624b8cf42c1d5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:16:07 +0000] 69ef343bd8d38c26e5c624b8cf42c1d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:16:07 [info] 35#35: *1383 [lua] logger.lua:23: 69ef343bd8d38c26e5c624b8cf42c1d5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:16:10 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:10 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:20 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:20 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:22 [info] 35#35: *1388 [lua] access_by_lua(msblocations.conf:189):2: 77e16ba2c6c6109cddbdc839f8b08986:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:16:22 [info] 35#35: *1388 [lua] logger.lua:23: 77e16ba2c6c6109cddbdc839f8b08986 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:16:22 +0000] 77e16ba2c6c6109cddbdc839f8b08986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 10:16:30 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:30 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:37 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: 6f92e4648235378682ce75b41a92490d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:16:37 [info] 35#35: *1391 [lua] logger.lua:23: 6f92e4648235378682ce75b41a92490d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:16:37 +0000] 6f92e4648235378682ce75b41a92490d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:16:40 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:40 [info] 38#38: *1393 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:50 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:50 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:16:52 [info] 35#35: *1396 [lua] access_by_lua(msblocations.conf:189):2: 9ea2620aefc77d0a28dae4ee03028767:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:16:52 [info] 35#35: *1396 [lua] logger.lua:23: 9ea2620aefc77d0a28dae4ee03028767 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:16:52 +0000] 9ea2620aefc77d0a28dae4ee03028767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:17:00 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:00 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:07 [info] 35#35: *1400 [lua] access_by_lua(msblocations.conf:189):2: 31504064f5a572e4d48dafa045126e13:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:17:07 +0000] 31504064f5a572e4d48dafa045126e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:17:07 [info] 35#35: *1400 [lua] logger.lua:23: 31504064f5a572e4d48dafa045126e13 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:17:10 [info] 35#35: *1401 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:10 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:20 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:20 [info] 35#35: *1404 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:22 [info] 35#35: *1405 [lua] access_by_lua(msblocations.conf:189):2: 91532ee4ada96d402552b60c2dc9b534:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:17:22 [info] 35#35: *1405 [lua] logger.lua:23: 91532ee4ada96d402552b60c2dc9b534 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:17:22 +0000] 91532ee4ada96d402552b60c2dc9b534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:17:30 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:30 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:37 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:189):2: 0387eb8e2dc4443cb69c185668397ade:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:17:37 [info] 35#35: *1408 [lua] logger.lua:23: 0387eb8e2dc4443cb69c185668397ade {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:17:37 +0000] 0387eb8e2dc4443cb69c185668397ade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:17:40 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:40 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:50 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:50 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:17:52 [info] 35#35: *1413 [lua] access_by_lua(msblocations.conf:189):2: 6afd21a45e97081e91ff4cf8ceda538d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:17:52 +0000] 6afd21a45e97081e91ff4cf8ceda538d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:17:52 [info] 35#35: *1413 [lua] logger.lua:23: 6afd21a45e97081e91ff4cf8ceda538d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:18:00 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:00 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:07 [info] 35#35: *1417 [lua] access_by_lua(msblocations.conf:189):2: 40738da2cc316abfe9ad20603bbef411:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:18:07 +0000] 40738da2cc316abfe9ad20603bbef411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:18:07 [info] 35#35: *1417 [lua] logger.lua:23: 40738da2cc316abfe9ad20603bbef411 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:18:10 [info] 38#38: *1418 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:10 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:20 [info] 35#35: *1420 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:20 [info] 35#35: *1421 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:22 [info] 35#35: *1422 [lua] access_by_lua(msblocations.conf:189):2: e1d1866101b97b309c135edcce8faa2e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:18:22 [info] 35#35: *1422 [lua] logger.lua:23: e1d1866101b97b309c135edcce8faa2e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:18:22 +0000] e1d1866101b97b309c135edcce8faa2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:18:30 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:30 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:37 [info] 35#35: *1425 [lua] access_by_lua(msblocations.conf:189):2: c9be8554232051a84659a36daae79847:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:18:37 +0000] c9be8554232051a84659a36daae79847 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:18:37 [info] 35#35: *1425 [lua] logger.lua:23: c9be8554232051a84659a36daae79847 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:18:40 [info] 35#35: *1426 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:40 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:50 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:50 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:18:52 [info] 35#35: *1430 [lua] access_by_lua(msblocations.conf:189):2: 3545601ba247902d7596854ea5ca8ff3:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:18:52 [info] 35#35: *1430 [lua] logger.lua:23: 3545601ba247902d7596854ea5ca8ff3 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:18:52 +0000] 3545601ba247902d7596854ea5ca8ff3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:19:00 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:00 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:07 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:189):2: c3d994efdae31ad2bb1e831379bb7dec:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:19:07 [info] 35#35: *1434 [lua] logger.lua:23: c3d994efdae31ad2bb1e831379bb7dec {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:07 +0000] c3d994efdae31ad2bb1e831379bb7dec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:19:10 [info] 35#35: *1435 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:10 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:20 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:20 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:22 [info] 35#35: *1439 [lua] access_by_lua(msblocations.conf:189):2: 8ea0367796c69511bcf4c2f881162983:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:19:22 [info] 35#35: *1439 [lua] logger.lua:23: 8ea0367796c69511bcf4c2f881162983 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:22 +0000] 8ea0367796c69511bcf4c2f881162983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:19:30 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:30 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:37 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:189):2: b0967b476b066c5efd983dead7997147:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:37 +0000] b0967b476b066c5efd983dead7997147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:19:37 [info] 35#35: *1442 [lua] logger.lua:23: b0967b476b066c5efd983dead7997147 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:19:40 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:40 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:50 [info] 35#35: *1445 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:50 [info] 35#35: *1446 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:19:52 [info] 35#35: *1447 [lua] access_by_lua(msblocations.conf:189):2: fc20a0484bc53e1041b76dae58008250:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:10:19:52 +0000] fc20a0484bc53e1041b76dae58008250 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:19:52 [info] 35#35: *1447 [lua] logger.lua:23: fc20a0484bc53e1041b76dae58008250 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:20:00 [info] 35#35: *1448 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:00 [info] 35#35: *1449 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:07 [info] 35#35: *1451 [lua] access_by_lua(msblocations.conf:189):2: cf97cfba779cbed219683421001d74d4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:20:07 [info] 35#35: *1451 [lua] logger.lua:23: cf97cfba779cbed219683421001d74d4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:20:07 +0000] cf97cfba779cbed219683421001d74d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:20:10 [info] 35#35: *1452 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:10 [info] 38#38: *1453 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:20 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:20 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:22 [info] 35#35: *1456 [lua] access_by_lua(msblocations.conf:189):2: e363784d6376af9544b8ed3c15c98667:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:20:22 [info] 35#35: *1456 [lua] logger.lua:23: e363784d6376af9544b8ed3c15c98667 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:20:22 +0000] e363784d6376af9544b8ed3c15c98667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:20:30 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:30 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:37 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:189):2: f3cc9f10ca975dbbe8bc869e4f6384ae:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:20:37 +0000] f3cc9f10ca975dbbe8bc869e4f6384ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:20:37 [info] 35#35: *1459 [lua] logger.lua:23: f3cc9f10ca975dbbe8bc869e4f6384ae {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:20:40 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:40 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:50 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:50 [info] 35#35: *1463 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:20:52 [info] 35#35: *1464 [lua] access_by_lua(msblocations.conf:189):2: be35d983f32a3c1a8ef718ca6fcf0414:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:20:52 [info] 35#35: *1464 [lua] logger.lua:23: be35d983f32a3c1a8ef718ca6fcf0414 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:20:52 +0000] be35d983f32a3c1a8ef718ca6fcf0414 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:21:00 [info] 38#38: *1466 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:00 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:07 [info] 35#35: *1468 [lua] access_by_lua(msblocations.conf:189):2: d57b361e98aeaf34685f4b3b01f6aaf1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:07 +0000] d57b361e98aeaf34685f4b3b01f6aaf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 10:21:07 [info] 35#35: *1468 [lua] logger.lua:23: d57b361e98aeaf34685f4b3b01f6aaf1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:21:10 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:10 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:20 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:20 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:22 [info] 35#35: *1473 [lua] access_by_lua(msblocations.conf:189):2: a19da3a99a091e21f234fc381c19410e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:22 +0000] a19da3a99a091e21f234fc381c19410e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:21:22 [info] 35#35: *1473 [lua] logger.lua:23: a19da3a99a091e21f234fc381c19410e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:21:30 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:30 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:37 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:189):2: 0331ee66bc5d7174c70e54aa5627e79f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:21:37 [info] 35#35: *1476 [lua] logger.lua:23: 0331ee66bc5d7174c70e54aa5627e79f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:37 +0000] 0331ee66bc5d7174c70e54aa5627e79f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:21:40 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:40 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:50 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:50 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:21:52 [info] 35#35: *1481 [lua] access_by_lua(msblocations.conf:189):2: 370c0a9618ecb004e940b3d2725652f8:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:21:52 [info] 35#35: *1481 [lua] logger.lua:23: 370c0a9618ecb004e940b3d2725652f8 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:21:52 +0000] 370c0a9618ecb004e940b3d2725652f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 10:22:00 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:00 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:07 [info] 35#35: *1485 [lua] access_by_lua(msblocations.conf:189):2: 5081b38bd86df33e0c141006f5e93cdb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:22:07 [info] 35#35: *1485 [lua] logger.lua:23: 5081b38bd86df33e0c141006f5e93cdb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:22:07 +0000] 5081b38bd86df33e0c141006f5e93cdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:22:10 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:10 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:20 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:20 [info] 35#35: *1489 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:22 [info] 35#35: *1490 [lua] access_by_lua(msblocations.conf:189):2: cdc67dfb67cb2851fc2afdfcdfe42c10:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:22:22 [info] 35#35: *1490 [lua] logger.lua:23: cdc67dfb67cb2851fc2afdfcdfe42c10 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.65.100 - - [28/Nov/2022:10:22:22 +0000] cdc67dfb67cb2851fc2afdfcdfe42c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/11/28 10:22:30 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:30 [info] 38#38: *1492 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:37 [info] 35#35: *1493 [lua] access_by_lua(msblocations.conf:189):2: 34574fff8387e662027063c15337ab60:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.65.100 - - [28/Nov/2022:10:22:37 +0000] 34574fff8387e662027063c15337ab60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/28 10:22:37 [info] 35#35: *1493 [lua] logger.lua:23: 34574fff8387e662027063c15337ab60 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:22:40 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:40 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:50 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:50 [info] 38#38: *1497 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:22:52 [info] 35#35: *1498 [lua] access_by_lua(msblocations.conf:189):2: 7ea2dfe649a15d4c70fb1c96adf5cf6f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:22:52 [info] 35#35: *1498 [lua] logger.lua:23: 7ea2dfe649a15d4c70fb1c96adf5cf6f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:22:52 +0000] 7ea2dfe649a15d4c70fb1c96adf5cf6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:23:00 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:00 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:07 [info] 35#35: *1502 [lua] access_by_lua(msblocations.conf:189):2: 757215991280cf69fc19927b336b4ce9:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:07 +0000] 757215991280cf69fc19927b336b4ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:23:07 [info] 35#35: *1502 [lua] logger.lua:23: 757215991280cf69fc19927b336b4ce9 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:23:10 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:10 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:20 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:20 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:22 [info] 35#35: *1507 [lua] access_by_lua(msblocations.conf:189):2: 07e5b080c8e55719ad354083a2e2bb86:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:22 +0000] 07e5b080c8e55719ad354083a2e2bb86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:23:22 [info] 35#35: *1507 [lua] logger.lua:23: 07e5b080c8e55719ad354083a2e2bb86 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:23:30 [info] 38#38: *1509 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:30 [info] 38#38: *1508 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:37 [info] 35#35: *1510 [lua] access_by_lua(msblocations.conf:189):2: 8eeb1de8724b29e2ddbd202b661dbc07:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:37 +0000] 8eeb1de8724b29e2ddbd202b661dbc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:23:37 [info] 35#35: *1510 [lua] logger.lua:23: 8eeb1de8724b29e2ddbd202b661dbc07 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:23:40 [info] 35#35: *1511 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:40 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:50 [info] 35#35: *1513 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:50 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:23:52 [info] 35#35: *1515 [lua] access_by_lua(msblocations.conf:189):2: 7ca58ee7022a3de731900c95315e2c31:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:23:52 [info] 35#35: *1515 [lua] logger.lua:23: 7ca58ee7022a3de731900c95315e2c31 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:23:52 +0000] 7ca58ee7022a3de731900c95315e2c31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:24:00 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:00 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:07 [info] 35#35: *1519 [lua] access_by_lua(msblocations.conf:189):2: b4ff5ffa07f970c69371919a6ef1efd0:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:07 +0000] b4ff5ffa07f970c69371919a6ef1efd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/28 10:24:07 [info] 35#35: *1519 [lua] logger.lua:23: b4ff5ffa07f970c69371919a6ef1efd0 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:24:10 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:10 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:20 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:20 [info] 35#35: *1523 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:22 [info] 35#35: *1524 [lua] access_by_lua(msblocations.conf:189):2: 6735dc56ff39fa582f07abfa336c1c8d:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:22 +0000] 6735dc56ff39fa582f07abfa336c1c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 10:24:22 [info] 35#35: *1524 [lua] logger.lua:23: 6735dc56ff39fa582f07abfa336c1c8d {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:24:30 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:30 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:37 [info] 35#35: *1527 [lua] access_by_lua(msblocations.conf:189):2: c9a5c44c17f9e1e8916f96fc286317e1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:37 +0000] c9a5c44c17f9e1e8916f96fc286317e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:24:37 [info] 35#35: *1527 [lua] logger.lua:23: c9a5c44c17f9e1e8916f96fc286317e1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:24:40 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:40 [info] 38#38: *1528 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:50 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:50 [info] 38#38: *1531 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:24:52 [info] 35#35: *1532 [lua] access_by_lua(msblocations.conf:189):2: 99951ded665e4bbb47158e151b4da964:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:52 +0000] 99951ded665e4bbb47158e151b4da964 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:24:52 [info] 35#35: *1532 [lua] logger.lua:23: 99951ded665e4bbb47158e151b4da964 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:25:00 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:00 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:07 [info] 35#35: *1536 [lua] access_by_lua(msblocations.conf:189):2: a7e05ecaf9983c74157a7d3f54b180e1:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:25:07 +0000] a7e05ecaf9983c74157a7d3f54b180e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:25:07 [info] 35#35: *1536 [lua] logger.lua:23: a7e05ecaf9983c74157a7d3f54b180e1 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:25:10 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:10 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:20 [info] 35#35: *1539 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:20 [info] 35#35: *1540 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:22 [info] 35#35: *1541 [lua] access_by_lua(msblocations.conf:189):2: 387051ac719360c05261ce9cb310fd8b:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:10:25:22 +0000] 387051ac719360c05261ce9cb310fd8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:25:22 [info] 35#35: *1541 [lua] logger.lua:23: 387051ac719360c05261ce9cb310fd8b {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:25:30 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:30 [info] 38#38: *1543 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:37 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:189):2: 4979446fc7eca0d77c1becdd6f3c105e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:25:37 [info] 35#35: *1544 [lua] logger.lua:23: 4979446fc7eca0d77c1becdd6f3c105e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:25:37 +0000] 4979446fc7eca0d77c1becdd6f3c105e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:25:40 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:40 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:50 [info] 38#38: *1548 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:50 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:25:52 [info] 35#35: *1549 [lua] access_by_lua(msblocations.conf:189):2: e50880ff285ad278f6f8b3ae6fc98850:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:25:52 [info] 35#35: *1549 [lua] logger.lua:23: e50880ff285ad278f6f8b3ae6fc98850 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:25:52 +0000] e50880ff285ad278f6f8b3ae6fc98850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:26:00 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:00 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:07 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: d71d92ac1f9b2aace10a8dd52a8f455f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:26:07 +0000] d71d92ac1f9b2aace10a8dd52a8f455f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:26:07 [info] 35#35: *1553 [lua] logger.lua:23: d71d92ac1f9b2aace10a8dd52a8f455f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:26:10 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:10 [info] 35#35: *1555 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:20 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:20 [info] 38#38: *1557 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:22 [info] 35#35: *1558 [lua] access_by_lua(msblocations.conf:189):2: 36ee4dc60b8e91ef177afba698759640:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:26:22 [info] 35#35: *1558 [lua] logger.lua:23: 36ee4dc60b8e91ef177afba698759640 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:26:22 +0000] 36ee4dc60b8e91ef177afba698759640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:26:30 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:30 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:37 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: 2c5c147313a0a08bcf9a09ecd3066ea9:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:26:37 [info] 35#35: *1561 [lua] logger.lua:23: 2c5c147313a0a08bcf9a09ecd3066ea9 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:26:37 +0000] 2c5c147313a0a08bcf9a09ecd3066ea9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:26:40 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:40 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:50 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:50 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:26:52 [info] 35#35: *1566 [lua] access_by_lua(msblocations.conf:189):2: ca16072b1a0ad6cd2c175c5da6180480:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:26:52 [info] 35#35: *1566 [lua] logger.lua:23: ca16072b1a0ad6cd2c175c5da6180480 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:26:52 +0000] ca16072b1a0ad6cd2c175c5da6180480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:27:00 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:00 [info] 38#38: *1568 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:07 [info] 35#35: *1570 [lua] access_by_lua(msblocations.conf:189):2: 23c53a1c10d415d61a8795f87ab8f75e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:27:07 [info] 35#35: *1570 [lua] logger.lua:23: 23c53a1c10d415d61a8795f87ab8f75e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:27:07 +0000] 23c53a1c10d415d61a8795f87ab8f75e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:27:10 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:10 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:20 [info] 35#35: *1574 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:20 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:22 [info] 35#35: *1575 [lua] access_by_lua(msblocations.conf:189):2: 349d28098216257b05d1a4fd7c318ac7:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:27:22 [info] 35#35: *1575 [lua] logger.lua:23: 349d28098216257b05d1a4fd7c318ac7 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:27:22 +0000] 349d28098216257b05d1a4fd7c318ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 10:27:30 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:30 [info] 38#38: *1577 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:37 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: 37ba93a616fed4668e7f2078979f11bb:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:27:37 +0000] 37ba93a616fed4668e7f2078979f11bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 10:27:37 [info] 35#35: *1578 [lua] logger.lua:23: 37ba93a616fed4668e7f2078979f11bb {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:27:40 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:40 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:50 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:50 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:27:52 [info] 35#35: *1583 [lua] access_by_lua(msblocations.conf:189):2: 2e8bb83eaada1b27a9ab8b6b4af6ee0f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:27:52 +0000] 2e8bb83eaada1b27a9ab8b6b4af6ee0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:27:52 [info] 35#35: *1583 [lua] logger.lua:23: 2e8bb83eaada1b27a9ab8b6b4af6ee0f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:28:00 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:00 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:07 [info] 35#35: *1587 [lua] access_by_lua(msblocations.conf:189):2: 9cde138cb52d2a32673ca644032a81a5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:28:07 [info] 35#35: *1587 [lua] logger.lua:23: 9cde138cb52d2a32673ca644032a81a5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:28:07 +0000] 9cde138cb52d2a32673ca644032a81a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 10:28:10 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:10 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:20 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:20 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:22 [info] 35#35: *1592 [lua] access_by_lua(msblocations.conf:189):2: 17a95e7d81b33256867407936beb686e:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:28:22 +0000] 17a95e7d81b33256867407936beb686e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/28 10:28:22 [info] 35#35: *1592 [lua] logger.lua:23: 17a95e7d81b33256867407936beb686e {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 10:28:30 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:30 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:37 [info] 35#35: *1595 [lua] access_by_lua(msblocations.conf:189):2: a6a0c3368cf661f1cd638a7e3c99d1bd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:28:37 [info] 35#35: *1595 [lua] logger.lua:23: a6a0c3368cf661f1cd638a7e3c99d1bd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:28:37 +0000] a6a0c3368cf661f1cd638a7e3c99d1bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:28:40 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:40 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:50 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:50 [info] 38#38: *1599 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:28:52 [info] 35#35: *1600 [lua] access_by_lua(msblocations.conf:189):2: 7ea81570cc09e21545dd576d45d728dc:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:28:52 [info] 35#35: *1600 [lua] logger.lua:23: 7ea81570cc09e21545dd576d45d728dc {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:28:52 +0000] 7ea81570cc09e21545dd576d45d728dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 10:29:00 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:00 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:07 [info] 35#35: *1604 [lua] access_by_lua(msblocations.conf:189):2: 69deb69920b80f59d66eda749ce4cda4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:29:07 [info] 35#35: *1604 [lua] logger.lua:23: 69deb69920b80f59d66eda749ce4cda4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:29:07 +0000] 69deb69920b80f59d66eda749ce4cda4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/28 10:29:10 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:10 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:20 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:20 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:22 [info] 35#35: *1609 [lua] access_by_lua(msblocations.conf:189):2: 904119b0801137bc0c86b4e30f9594f4:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:29:22 +0000] 904119b0801137bc0c86b4e30f9594f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:29:22 [info] 35#35: *1609 [lua] logger.lua:23: 904119b0801137bc0c86b4e30f9594f4 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:29:30 [info] 38#38: *1611 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:30 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:37 [info] 35#35: *1612 [lua] access_by_lua(msblocations.conf:189):2: ba89607ea21586058fcaee00394b67cc:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:29:37 [info] 35#35: *1612 [lua] logger.lua:23: ba89607ea21586058fcaee00394b67cc {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:29:37 +0000] ba89607ea21586058fcaee00394b67cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 10:29:40 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:40 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:50 [info] 35#35: *1615 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:50 [info] 38#38: *1616 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:29:52 [info] 35#35: *1617 [lua] access_by_lua(msblocations.conf:189):2: 60ea26f28433d1390290a1b837553962:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:29:52 [info] 35#35: *1617 [lua] logger.lua:23: 60ea26f28433d1390290a1b837553962 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:29:52 +0000] 60ea26f28433d1390290a1b837553962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 10:30:00 [info] 35#35: *1618 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:00 [info] 35#35: *1619 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:07 [info] 35#35: *1621 [lua] access_by_lua(msblocations.conf:189):2: c6e8922b65f9dd242d9045a695966992:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:30:07 [info] 35#35: *1621 [lua] logger.lua:23: c6e8922b65f9dd242d9045a695966992 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:30:07 +0000] c6e8922b65f9dd242d9045a695966992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 10:30:10 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:10 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:20 [info] 35#35: *1624 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:20 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:22 [info] 35#35: *1626 [lua] access_by_lua(msblocations.conf:189):2: 05cc2c9ffbfffe1725f6e1240c8c82ef:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 10:30:22 [info] 35#35: *1626 [lua] logger.lua:23: 05cc2c9ffbfffe1725f6e1240c8c82ef {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:30:22 +0000] 05cc2c9ffbfffe1725f6e1240c8c82ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.65.100 - - [28/Nov/2022:10:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 10:30:30 [info] 38#38: *1628 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:30 [info] 38#38: *1627 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:37 [info] 35#35: *1629 [lua] access_by_lua(msblocations.conf:189):2: ad955134e897e4cfc800cb5d22be7cd5:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.65.100 - - [28/Nov/2022:10:30:37 +0000] ad955134e897e4cfc800cb5d22be7cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:30:37 [info] 35#35: *1629 [lua] logger.lua:23: ad955134e897e4cfc800cb5d22be7cd5 {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:30:40 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:40 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:50 [info] 35#35: *1632 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:50 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:30:52 [info] 35#35: *1634 [lua] access_by_lua(msblocations.conf:189):2: 0e77c66507de47bf2334f7e7e356cb3f:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 10:30:52 [info] 35#35: *1634 [lua] logger.lua:23: 0e77c66507de47bf2334f7e7e356cb3f {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:30:52 +0000] 0e77c66507de47bf2334f7e7e356cb3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/28 10:31:00 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:31:00 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:31:07 [info] 35#35: *1638 [lua] access_by_lua(msblocations.conf:189):2: 1e6c32e2df0229ca771cf77454dd05bd:receive the request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.65.100 - - [28/Nov/2022:10:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.65.100 - - [28/Nov/2022:10:31:07 +0000] 1e6c32e2df0229ca771cf77454dd05bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/28 10:31:07 [info] 35#35: *1638 [lua] logger.lua:23: 1e6c32e2df0229ca771cf77454dd05bd {"matched":"microservices"} while logging request, client: 10.233.65.100, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2022/11/28 10:31:10 [info] 35#35: *1639 client closed connection while SSL handshaking, client: 10.233.67.227, server: 0.0.0.0:443
2022/11/28 10:31:10 [info] 35#35: *1640 client closed connection while SSL handshaking, client: 10.233.67.227, server