Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.35.98
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2022/11/28 05:09:42 [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 05:09:42 [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 05:09:42 [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 05:09:42 [notice] 33#33: using the "epoll" event method
2022/11/28 05:09:42 [notice] 33#33: openresty/1.13.6.1
2022/11/28 05:09:42 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/11/28 05:09:42 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/11/28 05:09:42 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2022/11/28 05:09:42 [notice] 34#34: start worker processes
2022/11/28 05:09:42 [notice] 34#34: start worker process 36
2022/11/28 05:09:42 [notice] 34#34: start worker process 37
2022/11/28 05:09:42 [notice] 34#34: start worker process 38
2022/11/28 05:09:42 [notice] 34#34: start worker process 39
2022/11/28 05:09:42 [notice] 34#34: start worker process 40
2022/11/28 05:09:42 [notice] 34#34: start worker process 41
2022/11/28 05:09:42 [notice] 34#34: start worker process 42
2022/11/28 05:09:42 [notice] 34#34: start worker process 43
2022/11/28 05:09:42 [notice] 34#34: start cache manager process 45
2022/11/28 05:09:42 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221128050942.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 05:09:45 238 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-11-28 05:09:45 248 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-11-28 05:09:45 248 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-11-28 05:09:45 348 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-11-28 05:09:45 349 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.35.98:10081 Enabled:true
2022-11-28 05:09:47 555 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2022-11-28 05:09:47 621 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-28 05:09:47 621 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-28 05:09:47 623 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-28 05:09:47 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-28 05:09:47 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-28 05:09:47 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-28 05:09:47 639 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-28 05:09:47 733 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-28 05:09:47 855 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-28 05:09:47 855 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-28 05:09:47 856 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-28 05:09:48 519 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/28 05:09:57 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:09:57 [info] 39#39: *13 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:06 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 303222868db89bd1437bd45ad6894d0e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:06 +0000] 303222868db89bd1437bd45ad6894d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.154 upstream_response_time:0.153 "-" "Consul Health Check" "-"
2022/11/28 05:10:06 [info] 36#36: *14 [lua] logger.lua:23: 303222868db89bd1437bd45ad6894d0e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 44
2022/11/28 05:10:07 [info] 39#39: *17 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:07 [info] 39#39: *18 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:17 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:17 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:21 [info] 36#36: *21 [lua] access_by_lua(msblocations.conf:189):2: eb3b03dacc060b235e25c77b978d42ee:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:10:21 [info] 36#36: *21 [lua] logger.lua:23: eb3b03dacc060b235e25c77b978d42ee {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:21 +0000] eb3b03dacc060b235e25c77b978d42ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:10:27 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:27 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:36 [info] 36#36: *24 [lua] access_by_lua(msblocations.conf:189):2: 00caac3b1f927cfe11455469897c7f73:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/11/28 05:10:36 [info] 36#36: *24 [lua] logger.lua:23: 00caac3b1f927cfe11455469897c7f73 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:36 +0000] 00caac3b1f927cfe11455469897c7f73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.039 "-" "Consul Health Check" "-"
2022/11/28 05:10:37 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:37 [info] 36#36: *25 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:42 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/28 05:10:42 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2022/11/28 05:10:42 [notice] 34#34: cache loader process 46 exited with code 0
2022/11/28 05:10:42 [notice] 34#34: signal 29 (SIGIO) received
2022/11/28 05:10:47 [info] 36#36: *28 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:47 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:51 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 661e3663de593bad45910f7395b339b4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:10:51 [info] 36#36: *30 [lua] logger.lua:23: 661e3663de593bad45910f7395b339b4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:10:51 +0000] 661e3663de593bad45910f7395b339b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2022/11/28 05:10:57 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:10:57 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:07 [info] 36#36: *33 [lua] access_by_lua(msblocations.conf:189):2: 8f857262f1a103a32ebcc6294a533f3c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:11:07 [info] 36#36: *33 [lua] logger.lua:23: 8f857262f1a103a32ebcc6294a533f3c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:11:07 +0000] 8f857262f1a103a32ebcc6294a533f3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:11:07 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:07 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:17 [info] 39#39: *36 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:17 [info] 39#39: *37 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:22 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 752413cdf854e6012b9998c2ef8c9b0d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:11:22 [info] 36#36: *38 [lua] logger.lua:23: 752413cdf854e6012b9998c2ef8c9b0d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:11:22 +0000] 752413cdf854e6012b9998c2ef8c9b0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 05:11:27 [info] 39#39: *39 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:27 [info] 39#39: *40 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:37 [info] 36#36: *41 [lua] access_by_lua(msblocations.conf:189):2: 10f37bed0a50cb7e081fd05993dac107:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:11:37 [info] 36#36: *41 [lua] logger.lua:23: 10f37bed0a50cb7e081fd05993dac107 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:11:37 +0000] 10f37bed0a50cb7e081fd05993dac107 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:11:37 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:37 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:47 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:47 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:52 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 21ecaa5b32fac517a8e8c6a8497106a6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:11:52 +0000] 21ecaa5b32fac517a8e8c6a8497106a6 "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 05:11:52 [info] 36#36: *47 [lua] logger.lua:23: 21ecaa5b32fac517a8e8c6a8497106a6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:11:57 [info] 39#39: *48 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:11:57 [info] 39#39: *49 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:07 [info] 36#36: *50 [lua] access_by_lua(msblocations.conf:189):2: 2bc656cd3f8c326a8133b619059264bd:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:12:07 [info] 36#36: *50 [lua] logger.lua:23: 2bc656cd3f8c326a8133b619059264bd {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
10.233.67.231 - - [28/Nov/2022:05:12:07 +0000] 2bc656cd3f8c326a8133b619059264bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2022/11/28 05:12:07 [info] 39#39: *51 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:07 [info] 39#39: *52 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:17 [info] 36#36: *53 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:17 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:22 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: 00f135d23905de94a63753ba841d04ff:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:12:22 +0000] 00f135d23905de94a63753ba841d04ff "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 05:12:22 [info] 36#36: *55 [lua] logger.lua:23: 00f135d23905de94a63753ba841d04ff {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:12:27 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:27 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:37 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: 4925d23c0d1f3b8e4652dc17841a9c75:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:12:37 [info] 36#36: *58 [lua] logger.lua:23: 4925d23c0d1f3b8e4652dc17841a9c75 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:12:37 +0000] 4925d23c0d1f3b8e4652dc17841a9c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:12:37 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:37 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:47 [info] 36#36: *62 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:47 [info] 39#39: *63 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:52 [info] 36#36: *64 [lua] access_by_lua(msblocations.conf:189):2: ac556d527ba4c080b114e1434f99d2a7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:12:52 [info] 36#36: *64 [lua] logger.lua:23: ac556d527ba4c080b114e1434f99d2a7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:12:52 +0000] ac556d527ba4c080b114e1434f99d2a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:12:57 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:12:57 [info] 39#39: *66 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:07 [info] 36#36: *67 [lua] access_by_lua(msblocations.conf:189):2: 1e32763b88fe93fd1605064c38ed032c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:13:07 [info] 36#36: *67 [lua] logger.lua:23: 1e32763b88fe93fd1605064c38ed032c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:13:07 +0000] 1e32763b88fe93fd1605064c38ed032c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:13:07 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:07 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:17 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:17 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:22 [info] 36#36: *72 [lua] access_by_lua(msblocations.conf:189):2: caf19b01289c4d1a57fe6204a3a6ac2e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:13:22 [info] 36#36: *72 [lua] logger.lua:23: caf19b01289c4d1a57fe6204a3a6ac2e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:13:22 +0000] caf19b01289c4d1a57fe6204a3a6ac2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:13:27 [info] 39#39: *74 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:27 [info] 39#39: *73 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:37 [info] 36#36: *75 [lua] access_by_lua(msblocations.conf:189):2: e2345764b365aa3206fdf1f78e46029d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:13:37 [info] 36#36: *75 [lua] logger.lua:23: e2345764b365aa3206fdf1f78e46029d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:13:37 +0000] e2345764b365aa3206fdf1f78e46029d "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 05:13:37 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:37 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:47 [info] 36#36: *80 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:47 [info] 39#39: *79 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:52 [info] 36#36: *81 [lua] access_by_lua(msblocations.conf:189):2: 356f674a20096b4051811b1749c6bb9d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:13:52 [info] 36#36: *81 [lua] logger.lua:23: 356f674a20096b4051811b1749c6bb9d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:13:52 +0000] 356f674a20096b4051811b1749c6bb9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:13:57 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:13:57 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:07 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 050775aa7b534b85c88b7bb774e93c8d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:14:07 [info] 36#36: *84 [lua] logger.lua:23: 050775aa7b534b85c88b7bb774e93c8d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:07 +0000] 050775aa7b534b85c88b7bb774e93c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:14:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:14:07 [info] 39#39: *85 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:07 [info] 39#39: *86 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:17 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:17 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:22 [info] 36#36: *89 [lua] access_by_lua(msblocations.conf:189):2: 7c78026e6d2bf7f8ee2fa57d5d4bae7c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.231 - - [28/Nov/2022:05:14:22 +0000] 7c78026e6d2bf7f8ee2fa57d5d4bae7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2022/11/28 05:14:22 [info] 36#36: *89 [lua] logger.lua:23: 7c78026e6d2bf7f8ee2fa57d5d4bae7c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:14:27 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:27 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:37 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: a51323e241ff6f0b78c5dc6ea17e310e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:37 +0000] a51323e241ff6f0b78c5dc6ea17e310e "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 05:14:37 [info] 36#36: *92 [lua] logger.lua:23: a51323e241ff6f0b78c5dc6ea17e310e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:14:37 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:37 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:47 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:47 [info] 36#36: *97 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:52 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 3c63a8e49dd0fd4338fcd2b4c697bfef:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:14:52 [info] 36#36: *98 [lua] logger.lua:23: 3c63a8e49dd0fd4338fcd2b4c697bfef {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:14:52 +0000] 3c63a8e49dd0fd4338fcd2b4c697bfef "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 05:14:57 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:14:57 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:07 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: 7d8d08d8d6edee41415e7b1ccf2787d6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:07 +0000] 7d8d08d8d6edee41415e7b1ccf2787d6 "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 05:15:07 [info] 36#36: *101 [lua] logger.lua:23: 7d8d08d8d6edee41415e7b1ccf2787d6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:15:07 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:07 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:17 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:17 [info] 39#39: *105 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:22 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:189):2: eb3f32feae26ce229b1c41d82887b4d6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:15:22 [info] 36#36: *106 [lua] logger.lua:23: eb3f32feae26ce229b1c41d82887b4d6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:22 +0000] eb3f32feae26ce229b1c41d82887b4d6 "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 05:15:27 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:27 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:37 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 48d06d38cd4b2d2c9cd07349333c2945:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:15:37 [info] 36#36: *109 [lua] logger.lua:23: 48d06d38cd4b2d2c9cd07349333c2945 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:37 +0000] 48d06d38cd4b2d2c9cd07349333c2945 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.053 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:15:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 05:15:37 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:37 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:47 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:47 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:52 [info] 36#36: *115 [lua] access_by_lua(msblocations.conf:189):2: 6b5ea77db821998f030a8133530fa05a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:15:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:15:52 +0000] 6b5ea77db821998f030a8133530fa05a "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 05:15:52 [info] 36#36: *115 [lua] logger.lua:23: 6b5ea77db821998f030a8133530fa05a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:15:57 [info] 39#39: *116 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:15:57 [info] 39#39: *117 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:07 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: f0d671a68a3d5c46b324c88cc1fb4c2a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:07 +0000] f0d671a68a3d5c46b324c88cc1fb4c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/28 05:16:07 [info] 36#36: *118 [lua] logger.lua:23: f0d671a68a3d5c46b324c88cc1fb4c2a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:16:07 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:07 [info] 39#39: *120 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:17 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:17 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:22 [info] 36#36: *123 [lua] access_by_lua(msblocations.conf:189):2: 75bfbcfca8ee49771fc23d2b1cbc3a4e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:22 +0000] 75bfbcfca8ee49771fc23d2b1cbc3a4e "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 05:16:22 [info] 36#36: *123 [lua] logger.lua:23: 75bfbcfca8ee49771fc23d2b1cbc3a4e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:16:27 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:27 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:37 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 17fd1c802c15b3b2a382088fe5e64c37:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:16:37 [info] 36#36: *126 [lua] logger.lua:23: 17fd1c802c15b3b2a382088fe5e64c37 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:37 +0000] 17fd1c802c15b3b2a382088fe5e64c37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:16:37 [info] 39#39: *128 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:37 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:47 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:47 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:52 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:189):2: 91ea6b9c3720dc4561ff510db0e7d129:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:16:52 [info] 36#36: *132 [lua] logger.lua:23: 91ea6b9c3720dc4561ff510db0e7d129 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:16:52 +0000] 91ea6b9c3720dc4561ff510db0e7d129 "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 05:16:57 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:16:57 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:07 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: aa52b1d1494b17e15a310216d6b06173:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 05:17:07 [info] 36#36: *135 [lua] logger.lua:23: aa52b1d1494b17e15a310216d6b06173 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:07 +0000] aa52b1d1494b17e15a310216d6b06173 "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 05:17:07 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:07 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:17 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:17 [info] 39#39: *139 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:22 [info] 36#36: *140 [lua] access_by_lua(msblocations.conf:189):2: edb72b96d5c75e08adcb935301db1810:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:22 +0000] edb72b96d5c75e08adcb935301db1810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:17:22 [info] 36#36: *140 [lua] logger.lua:23: edb72b96d5c75e08adcb935301db1810 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:17:27 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:27 [info] 39#39: *142 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:37 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 5d5921ac142b78fc094123377b045aa4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:05:17:37 +0000] 5d5921ac142b78fc094123377b045aa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 05:17:37 [info] 36#36: *143 [lua] logger.lua:23: 5d5921ac142b78fc094123377b045aa4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:17:37 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:37 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:47 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:47 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:52 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:189):2: c72d18d1f23775e86a1d9d13f70d89b5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:17:52 [info] 36#36: *149 [lua] logger.lua:23: c72d18d1f23775e86a1d9d13f70d89b5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:17:52 +0000] c72d18d1f23775e86a1d9d13f70d89b5 "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 05:17:57 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:17:57 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:07 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 12a04a1f84d047de4a2dff57b3019ba9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:18:07 [info] 36#36: *152 [lua] logger.lua:23: 12a04a1f84d047de4a2dff57b3019ba9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:18:07 +0000] 12a04a1f84d047de4a2dff57b3019ba9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:18:07 [info] 39#39: *153 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:07 [info] 39#39: *154 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:17 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:17 [info] 39#39: *156 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:22 [info] 36#36: *157 [lua] access_by_lua(msblocations.conf:189):2: ba999970fe60879a346b1b50d55d60fb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:18:22 [info] 36#36: *157 [lua] logger.lua:23: ba999970fe60879a346b1b50d55d60fb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:18:22 +0000] ba999970fe60879a346b1b50d55d60fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:18:27 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:27 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:37 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 8fe207e844dccbe637c955611b0eb940:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:18:37 [info] 36#36: *160 [lua] logger.lua:23: 8fe207e844dccbe637c955611b0eb940 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:18:37 +0000] 8fe207e844dccbe637c955611b0eb940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:18:37 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:37 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:47 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:47 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:52 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:189):2: 21ef5f07576f3cab4c254d6e50b02b1e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:18:52 [info] 36#36: *166 [lua] logger.lua:23: 21ef5f07576f3cab4c254d6e50b02b1e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:05:18:52 +0000] 21ef5f07576f3cab4c254d6e50b02b1e "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 05:18:57 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:18:57 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:07 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 7f5649fcac46b8fe0a2e095d15859536:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:19:07 [info] 36#36: *169 [lua] logger.lua:23: 7f5649fcac46b8fe0a2e095d15859536 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:19:07 +0000] 7f5649fcac46b8fe0a2e095d15859536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:19:07 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:07 [info] 39#39: *171 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:17 [info] 36#36: *172 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:17 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:22 [info] 36#36: *174 [lua] access_by_lua(msblocations.conf:189):2: 199096bbcaf8b9ea69cb5da9caf0e8cc:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:19:22 [info] 36#36: *174 [lua] logger.lua:23: 199096bbcaf8b9ea69cb5da9caf0e8cc {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:19:22 +0000] 199096bbcaf8b9ea69cb5da9caf0e8cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 05:19:27 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:27 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:37 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 6580e87919ae1c6781ce6d3993624caf:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:19:37 [info] 36#36: *177 [lua] logger.lua:23: 6580e87919ae1c6781ce6d3993624caf {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:19:37 +0000] 6580e87919ae1c6781ce6d3993624caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:19:37 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:37 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:47 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:47 [info] 39#39: *182 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:52 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:189):2: 860bd53dfcf3a68bf1a8df8ad849087f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:19:52 [info] 36#36: *183 [lua] logger.lua:23: 860bd53dfcf3a68bf1a8df8ad849087f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:19:52 +0000] 860bd53dfcf3a68bf1a8df8ad849087f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:19:57 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:19:57 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:07 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: d857d17b3b14e2dc7d353f5ab11265e7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:20:07 [info] 36#36: *186 [lua] logger.lua:23: d857d17b3b14e2dc7d353f5ab11265e7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:20:07 +0000] d857d17b3b14e2dc7d353f5ab11265e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:20:07 [info] 39#39: *188 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:07 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:17 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:17 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:22 [info] 36#36: *191 [lua] access_by_lua(msblocations.conf:189):2: 108cf53caa76ea8403bd296783e0f133:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:20:22 [info] 36#36: *191 [lua] logger.lua:23: 108cf53caa76ea8403bd296783e0f133 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:05:20:22 +0000] 108cf53caa76ea8403bd296783e0f133 "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 05:20:27 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:27 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:37 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: c29146021e12ea0bea092de67914fc83:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:20:37 [info] 36#36: *194 [lua] logger.lua:23: c29146021e12ea0bea092de67914fc83 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:20:37 +0000] c29146021e12ea0bea092de67914fc83 "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 05:20:37 [info] 39#39: *195 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
10.233.67.231 - - [28/Nov/2022:05:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:20:37 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:47 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:47 [info] 39#39: *199 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:52 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:189):2: 26aec797d091d95a218fcbf5917437a9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:20:52 +0000] 26aec797d091d95a218fcbf5917437a9 "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 05:20:52 [info] 36#36: *200 [lua] logger.lua:23: 26aec797d091d95a218fcbf5917437a9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:20:57 [info] 39#39: *202 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:20:57 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:07 [info] 39#39: *203 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:07 [info] 39#39: *204 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:07 [info] 36#36: *205 [lua] access_by_lua(msblocations.conf:189):2: c64f45f8300f87a1103bb8e648759998:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:21:07 [info] 36#36: *205 [lua] logger.lua:23: c64f45f8300f87a1103bb8e648759998 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:21:07 +0000] c64f45f8300f87a1103bb8e648759998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:21:17 [info] 39#39: *206 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:17 [info] 39#39: *207 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:22 [info] 36#36: *208 [lua] access_by_lua(msblocations.conf:189):2: cdc9e0e8f1531f6a59f43d967307170f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:21:22 [info] 36#36: *208 [lua] logger.lua:23: cdc9e0e8f1531f6a59f43d967307170f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:21:22 +0000] cdc9e0e8f1531f6a59f43d967307170f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:21:27 [info] 39#39: *210 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:27 [info] 36#36: *209 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:37 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:37 [info] 36#36: *212 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:37 [info] 36#36: *213 [lua] access_by_lua(msblocations.conf:189):2: 6276f7ac29c7f020b9470480fdd55253:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:21:37 [info] 36#36: *213 [lua] logger.lua:23: 6276f7ac29c7f020b9470480fdd55253 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:21:37 +0000] 6276f7ac29c7f020b9470480fdd55253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:21:47 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:47 [info] 39#39: *216 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:52 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:189):2: aaa264b6a74fc642b7522b4401af9904:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:21:52 [info] 36#36: *217 [lua] logger.lua:23: aaa264b6a74fc642b7522b4401af9904 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:21:52 +0000] aaa264b6a74fc642b7522b4401af9904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:21:57 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:21:57 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:07 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:07 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:07 [info] 36#36: *222 [lua] access_by_lua(msblocations.conf:189):2: 606713ed1b50cf3e19be0a4c81317a8e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:22:07 +0000] 606713ed1b50cf3e19be0a4c81317a8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:22:07 [info] 36#36: *222 [lua] logger.lua:23: 606713ed1b50cf3e19be0a4c81317a8e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:22:17 [info] 39#39: *224 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:17 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:22 [info] 36#36: *225 [lua] access_by_lua(msblocations.conf:189):2: f4d18efdca3eb1b801f42649df3795d1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:22:22 [info] 36#36: *225 [lua] logger.lua:23: f4d18efdca3eb1b801f42649df3795d1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:22:22 +0000] f4d18efdca3eb1b801f42649df3795d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 05:22:27 [info] 39#39: *227 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:27 [info] 39#39: *226 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:37 [info] 36#36: *228 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:37 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:37 [info] 36#36: *230 [lua] access_by_lua(msblocations.conf:189):2: 1b75e44bde5259e744dab6f34d1e8557:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:22:37 [info] 36#36: *230 [lua] logger.lua:23: 1b75e44bde5259e744dab6f34d1e8557 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:22:37 +0000] 1b75e44bde5259e744dab6f34d1e8557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:22:47 [info] 39#39: *232 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:47 [info] 39#39: *233 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:52 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:189):2: 3e2bb8ec16e3fa3c5ebfd8105918d1c6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:22:52 [info] 36#36: *234 [lua] logger.lua:23: 3e2bb8ec16e3fa3c5ebfd8105918d1c6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:22:52 +0000] 3e2bb8ec16e3fa3c5ebfd8105918d1c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:22:57 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:22:57 [info] 39#39: *236 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:07 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:07 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:07 [info] 36#36: *239 [lua] access_by_lua(msblocations.conf:189):2: c120baba1069fe2e6f08b020771f8060:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:23:07 [info] 36#36: *239 [lua] logger.lua:23: c120baba1069fe2e6f08b020771f8060 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:23:07 +0000] c120baba1069fe2e6f08b020771f8060 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:23:17 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:17 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:22 [info] 36#36: *242 [lua] access_by_lua(msblocations.conf:189):2: b982424fb8908f41b563ac61e0da4893:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:23:22 +0000] b982424fb8908f41b563ac61e0da4893 "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 05:23:22 [info] 36#36: *242 [lua] logger.lua:23: b982424fb8908f41b563ac61e0da4893 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:23:27 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:27 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:37 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:37 [info] 36#36: *246 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:37 [info] 36#36: *247 [lua] access_by_lua(msblocations.conf:189):2: 246ced13fc0e1a2107cd1fc1aac53f97:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:23:37 [info] 36#36: *247 [lua] logger.lua:23: 246ced13fc0e1a2107cd1fc1aac53f97 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:23:37 +0000] 246ced13fc0e1a2107cd1fc1aac53f97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 05:23:47 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:47 [info] 39#39: *250 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:52 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:189):2: 19d4d4551a5e525e47abc22514b908a0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:23:52 [info] 36#36: *251 [lua] logger.lua:23: 19d4d4551a5e525e47abc22514b908a0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:23:52 +0000] 19d4d4551a5e525e47abc22514b908a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:23:57 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:23:57 [info] 36#36: *253 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:07 [info] 36#36: *254 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:07 [info] 39#39: *255 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:07 [info] 36#36: *256 [lua] access_by_lua(msblocations.conf:189):2: 4cc6cd48d562516da769007464c25147:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:24:07 +0000] 4cc6cd48d562516da769007464c25147 "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 05:24:07 [info] 36#36: *256 [lua] logger.lua:23: 4cc6cd48d562516da769007464c25147 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:24:17 [info] 39#39: *257 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:17 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:22 [info] 36#36: *259 [lua] access_by_lua(msblocations.conf:189):2: 36a3acd7bb07182e840cfc57daffbf01:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:24:22 +0000] 36a3acd7bb07182e840cfc57daffbf01 "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 05:24:22 [info] 36#36: *259 [lua] logger.lua:23: 36a3acd7bb07182e840cfc57daffbf01 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:24:27 [info] 39#39: *261 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:27 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:37 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:37 [info] 36#36: *263 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:37 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: 98a2e13da9f19296daf3e72f89779655:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:24:37 [info] 36#36: *264 [lua] logger.lua:23: 98a2e13da9f19296daf3e72f89779655 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:24:37 +0000] 98a2e13da9f19296daf3e72f89779655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:24:47 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:47 [info] 39#39: *266 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:52 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:189):2: c27274aa701f55902826e6f8521d5f80:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:24:52 [info] 36#36: *268 [lua] logger.lua:23: c27274aa701f55902826e6f8521d5f80 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.67.231 - - [28/Nov/2022:05:24:52 +0000] c27274aa701f55902826e6f8521d5f80 "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 05:24:57 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:24:57 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:07 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:07 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:08 [info] 36#36: *273 [lua] access_by_lua(msblocations.conf:189):2: 2f16c74b23492c083c84eb811da4c1f9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:25:08 [info] 36#36: *273 [lua] logger.lua:23: 2f16c74b23492c083c84eb811da4c1f9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:08 +0000] 2f16c74b23492c083c84eb811da4c1f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:25:17 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:17 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:23 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: ab08025950b6ce0e7e8f4c5407f547b8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:23 +0000] ab08025950b6ce0e7e8f4c5407f547b8 "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 05:25:23 [info] 36#36: *276 [lua] logger.lua:23: ab08025950b6ce0e7e8f4c5407f547b8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:25:27 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:27 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:37 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:37 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:38 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: 2fb4eac9dc3485a3126a85dd7ba44bf0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:38 +0000] 2fb4eac9dc3485a3126a85dd7ba44bf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/28 05:25:38 [info] 36#36: *281 [lua] logger.lua:23: 2fb4eac9dc3485a3126a85dd7ba44bf0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/11/28 05:25:47 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:47 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:53 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:189):2: 4c5720eef4545bbc59e498c91cde90b1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:25:53 [info] 36#36: *285 [lua] logger.lua:23: 4c5720eef4545bbc59e498c91cde90b1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:25:53 +0000] 4c5720eef4545bbc59e498c91cde90b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:25:57 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:25:57 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:07 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:07 [info] 39#39: *289 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:08 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: aed24db2e75c93ddeab79c76741c1279:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:26:08 [info] 36#36: *290 [lua] logger.lua:23: aed24db2e75c93ddeab79c76741c1279 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:26:08 +0000] aed24db2e75c93ddeab79c76741c1279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:26:17 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:17 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:23 [info] 36#36: *293 [lua] access_by_lua(msblocations.conf:189):2: d5b8ccc0ef2a76c6398a33001467f366:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:26:23 +0000] d5b8ccc0ef2a76c6398a33001467f366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:26:23 [info] 36#36: *293 [lua] logger.lua:23: d5b8ccc0ef2a76c6398a33001467f366 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:26:27 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:27 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:37 [info] 36#36: *296 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:37 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:38 [info] 36#36: *298 [lua] access_by_lua(msblocations.conf:189):2: 1475fa4b32325a48ffb144041dd9d0bb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:26:38 +0000] 1475fa4b32325a48ffb144041dd9d0bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:26:38 [info] 36#36: *298 [lua] logger.lua:23: 1475fa4b32325a48ffb144041dd9d0bb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:26:47 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:47 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:53 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: 88d3fd08603dbdd9c23db242d5ea3a41:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:26:53 [info] 36#36: *302 [lua] logger.lua:23: 88d3fd08603dbdd9c23db242d5ea3a41 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:26:53 +0000] 88d3fd08603dbdd9c23db242d5ea3a41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:26:57 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:26:57 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:07 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:07 [info] 39#39: *306 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:08 [info] 36#36: *307 [lua] access_by_lua(msblocations.conf:189):2: 437d6734291893bc8e6e7bce8b212070:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:27:08 [info] 36#36: *307 [lua] logger.lua:23: 437d6734291893bc8e6e7bce8b212070 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:27:08 +0000] 437d6734291893bc8e6e7bce8b212070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 05:27:17 [info] 39#39: *309 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:17 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:23 [info] 36#36: *310 [lua] access_by_lua(msblocations.conf:189):2: 1886540fdcc87f15caa50cc3b492c034:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:27:23 [info] 36#36: *310 [lua] logger.lua:23: 1886540fdcc87f15caa50cc3b492c034 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:27:23 +0000] 1886540fdcc87f15caa50cc3b492c034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/28 05:27:27 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:27 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:37 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:37 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:38 [info] 36#36: *315 [lua] access_by_lua(msblocations.conf:189):2: 4c66cf0bcbc367306755f7cbf9879d4a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:27:38 [info] 36#36: *315 [lua] logger.lua:23: 4c66cf0bcbc367306755f7cbf9879d4a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:27:38 +0000] 4c66cf0bcbc367306755f7cbf9879d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:27:47 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:47 [info] 39#39: *318 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:53 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:189):2: c9b12e127d80533e4fb1f2687afaa8a8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:27:53 +0000] c9b12e127d80533e4fb1f2687afaa8a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:27:53 [info] 36#36: *319 [lua] logger.lua:23: c9b12e127d80533e4fb1f2687afaa8a8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:27:57 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:27:57 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:07 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:07 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:08 [info] 36#36: *324 [lua] access_by_lua(msblocations.conf:189):2: 62f43edddc872512758edecb9e0ca145:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:28:08 +0000] 62f43edddc872512758edecb9e0ca145 "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 05:28:08 [info] 36#36: *324 [lua] logger.lua:23: 62f43edddc872512758edecb9e0ca145 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:28:17 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:17 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:23 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 0af9964320faa9244f0caf7b49a2e0c8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:28:23 [info] 36#36: *327 [lua] logger.lua:23: 0af9964320faa9244f0caf7b49a2e0c8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:28:23 +0000] 0af9964320faa9244f0caf7b49a2e0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:28:27 [info] 39#39: *329 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:27 [info] 39#39: *328 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:37 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:37 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:38 [info] 36#36: *332 [lua] access_by_lua(msblocations.conf:189):2: 888ab51dcabc175f00074e3fbe7f5057:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:28:38 [info] 36#36: *332 [lua] logger.lua:23: 888ab51dcabc175f00074e3fbe7f5057 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:28:38 +0000] 888ab51dcabc175f00074e3fbe7f5057 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:28:47 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:47 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:53 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:189):2: 8a13c450f3eaf2754139230cbeddf147:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:28:53 [info] 36#36: *336 [lua] logger.lua:23: 8a13c450f3eaf2754139230cbeddf147 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:28:53 +0000] 8a13c450f3eaf2754139230cbeddf147 "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 05:28:57 [info] 39#39: *338 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:28:57 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:07 [info] 39#39: *339 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:07 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:08 [info] 36#36: *341 [lua] access_by_lua(msblocations.conf:189):2: e9eb44af778875f364f4387f5bfbc06c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:08 +0000] e9eb44af778875f364f4387f5bfbc06c "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 05:29:08 [info] 36#36: *341 [lua] logger.lua:23: e9eb44af778875f364f4387f5bfbc06c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:29:17 [info] 39#39: *342 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:17 [info] 39#39: *343 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:23 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 9449e1f76160f188a875b39d3b7ec856:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:23 +0000] 9449e1f76160f188a875b39d3b7ec856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:29:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:29:23 [info] 36#36: *344 [lua] logger.lua:23: 9449e1f76160f188a875b39d3b7ec856 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:29:27 [info] 39#39: *345 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:27 [info] 39#39: *346 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:37 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:37 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:38 [info] 36#36: *349 [lua] access_by_lua(msblocations.conf:189):2: 9df888100a0f7163bbab78d188657c0c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:29:38 [info] 36#36: *349 [lua] logger.lua:23: 9df888100a0f7163bbab78d188657c0c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:38 +0000] 9df888100a0f7163bbab78d188657c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:29:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:29:47 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:47 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:53 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:189):2: 867ecddd8b8468352b1e11c13efaf8e8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:53 +0000] 867ecddd8b8468352b1e11c13efaf8e8 "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 05:29:53 [info] 36#36: *353 [lua] logger.lua:23: 867ecddd8b8468352b1e11c13efaf8e8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:29:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:29:57 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:29:57 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:07 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:07 [info] 39#39: *357 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:08 [info] 36#36: *358 [lua] access_by_lua(msblocations.conf:189):2: 66cb0940059bc51dc42604f5506225d7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:30:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:30:08 [info] 36#36: *358 [lua] logger.lua:23: 66cb0940059bc51dc42604f5506225d7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:30:08 +0000] 66cb0940059bc51dc42604f5506225d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/28 05:30:17 [info] 36#36: *359 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:17 [info] 39#39: *360 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:23 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: 3c98cffb85b04ada2fc72d0cb3ff6791:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:30:23 [info] 36#36: *361 [lua] logger.lua:23: 3c98cffb85b04ada2fc72d0cb3ff6791 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:30:23 +0000] 3c98cffb85b04ada2fc72d0cb3ff6791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:30:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:30:27 [info] 39#39: *362 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:27 [info] 39#39: *363 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:37 [info] 36#36: *365 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:37 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:38 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:189):2: 67d280489be2bebabc082875878a655e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:30:38 [info] 36#36: *366 [lua] logger.lua:23: 67d280489be2bebabc082875878a655e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:30:38 +0000] 67d280489be2bebabc082875878a655e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:30:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:30:47 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:47 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:53 [info] 36#36: *370 [lua] access_by_lua(msblocations.conf:189):2: 9ea2214ccf4db9cd214ea98b5a7eb61d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:30:53 [info] 36#36: *370 [lua] logger.lua:23: 9ea2214ccf4db9cd214ea98b5a7eb61d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:30:53 +0000] 9ea2214ccf4db9cd214ea98b5a7eb61d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:30:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:30:57 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:30:57 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:07 [info] 39#39: *373 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:07 [info] 39#39: *374 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:08 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:189):2: 44e0aad7a29bd68f10a27eed87e42ac2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:31:08 [info] 36#36: *375 [lua] logger.lua:23: 44e0aad7a29bd68f10a27eed87e42ac2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:08 +0000] 44e0aad7a29bd68f10a27eed87e42ac2 "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 05:31:17 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:17 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:23 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: 3aa9a50469a4520fd7e3dd98e298ecd7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:31:23 [info] 36#36: *378 [lua] logger.lua:23: 3aa9a50469a4520fd7e3dd98e298ecd7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:23 +0000] 3aa9a50469a4520fd7e3dd98e298ecd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:31:27 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:27 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:37 [info] 39#39: *381 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:37 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:38 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:189):2: 924152000a936beebcab79913e6c8bee:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:38 +0000] 924152000a936beebcab79913e6c8bee "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 05:31:38 [info] 36#36: *383 [lua] logger.lua:23: 924152000a936beebcab79913e6c8bee {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:31:47 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:47 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:53 [info] 36#36: *387 [lua] access_by_lua(msblocations.conf:189):2: 90f5038b772b53a76d034a610d8b5ca5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:31:53 [info] 36#36: *387 [lua] logger.lua:23: 90f5038b772b53a76d034a610d8b5ca5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:31:53 +0000] 90f5038b772b53a76d034a610d8b5ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:31:57 [info] 39#39: *389 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:31:57 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:07 [info] 36#36: *390 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:07 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:08 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:189):2: 4723293be894aa210449e0b3b1486d6d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:32:08 [info] 36#36: *392 [lua] logger.lua:23: 4723293be894aa210449e0b3b1486d6d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:32:08 +0000] 4723293be894aa210449e0b3b1486d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:32:17 [info] 39#39: *394 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:17 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:23 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 1ad4ecacea714ee84a9b470dd872cda1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:32:23 [info] 36#36: *395 [lua] logger.lua:23: 1ad4ecacea714ee84a9b470dd872cda1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:32:23 +0000] 1ad4ecacea714ee84a9b470dd872cda1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:32:27 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:27 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:37 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:37 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:38 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:189):2: d8c07033132189e52a9cfc467e61d326:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:32:38 +0000] d8c07033132189e52a9cfc467e61d326 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:32:38 [info] 36#36: *400 [lua] logger.lua:23: d8c07033132189e52a9cfc467e61d326 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:32:47 [info] 39#39: *403 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:47 [info] 39#39: *402 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:53 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: 065cebbe19f769f32a5906404708e94d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:32:53 [info] 36#36: *404 [lua] logger.lua:23: 065cebbe19f769f32a5906404708e94d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:32:53 +0000] 065cebbe19f769f32a5906404708e94d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:32:57 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:32:57 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:07 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:07 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:08 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:189):2: 365ad04d702a2d30cd25b57f777f6c9e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:33:08 [info] 36#36: *409 [lua] logger.lua:23: 365ad04d702a2d30cd25b57f777f6c9e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:33:08 +0000] 365ad04d702a2d30cd25b57f777f6c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:33:17 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:17 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:23 [info] 36#36: *412 [lua] access_by_lua(msblocations.conf:189):2: 201dcb23ff7546d2329b7192657b238c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:33:23 [info] 36#36: *412 [lua] logger.lua:23: 201dcb23ff7546d2329b7192657b238c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:33:23 +0000] 201dcb23ff7546d2329b7192657b238c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:33:27 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:27 [info] 39#39: *414 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:37 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:37 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:38 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:189):2: ec614d7c5ddd22b5522fc03e8d343904:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:33:38 [info] 36#36: *417 [lua] logger.lua:23: ec614d7c5ddd22b5522fc03e8d343904 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:33:38 +0000] ec614d7c5ddd22b5522fc03e8d343904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:33:47 [info] 39#39: *419 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:47 [info] 39#39: *420 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:53 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 2395c4974c8a9f8a13affd5b036400e7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:33:53 [info] 36#36: *421 [lua] logger.lua:23: 2395c4974c8a9f8a13affd5b036400e7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:33:53 +0000] 2395c4974c8a9f8a13affd5b036400e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:33:57 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:33:57 [info] 36#36: *423 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:07 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:07 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:08 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:189):2: d4685ac8c6a19a9938734c294f51fd54:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:08 +0000] d4685ac8c6a19a9938734c294f51fd54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:34:08 [info] 36#36: *426 [lua] logger.lua:23: d4685ac8c6a19a9938734c294f51fd54 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:34:17 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:17 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:23 [info] 36#36: *429 [lua] access_by_lua(msblocations.conf:189):2: 2552fc251bd2bba619e017a85edfd010:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:23 +0000] 2552fc251bd2bba619e017a85edfd010 "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 05:34:23 [info] 36#36: *429 [lua] logger.lua:23: 2552fc251bd2bba619e017a85edfd010 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:34:27 [info] 39#39: *430 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:27 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:37 [info] 39#39: *432 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:37 [info] 39#39: *433 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:38 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: 24cbe26f7b76e811928c2a49aec44ebc:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:34:38 [info] 36#36: *434 [lua] logger.lua:23: 24cbe26f7b76e811928c2a49aec44ebc {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:38 +0000] 24cbe26f7b76e811928c2a49aec44ebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:34:47 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:47 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:53 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 76f93ff0bd19b64d36bf6c9aaa03ff9d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:53 +0000] 76f93ff0bd19b64d36bf6c9aaa03ff9d "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 05:34:53 [info] 36#36: *438 [lua] logger.lua:23: 76f93ff0bd19b64d36bf6c9aaa03ff9d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:34:57 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:34:57 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:07 [info] 39#39: *441 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:07 [info] 39#39: *442 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:08 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:189):2: d43c3679891af7466edf5f91b060a828:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:35:08 [info] 36#36: *443 [lua] logger.lua:23: d43c3679891af7466edf5f91b060a828 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:35:08 +0000] d43c3679891af7466edf5f91b060a828 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:35:17 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:17 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:23 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: e2d133959392af970800f052559785cb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:35:23 [info] 36#36: *446 [lua] logger.lua:23: e2d133959392af970800f052559785cb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:35:23 +0000] e2d133959392af970800f052559785cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:35:27 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:27 [info] 36#36: *448 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:37 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:37 [info] 39#39: *450 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:38 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: b9e2bd43fc2b3149afcbcbef2d22ae23:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:35:38 [info] 36#36: *451 [lua] logger.lua:23: b9e2bd43fc2b3149afcbcbef2d22ae23 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:35:38 +0000] b9e2bd43fc2b3149afcbcbef2d22ae23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:35:47 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:47 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:53 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: 1baeada11c91ef1fcc1fc5c4c5bb13c1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:35:53 [info] 36#36: *455 [lua] logger.lua:23: 1baeada11c91ef1fcc1fc5c4c5bb13c1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:35:53 +0000] 1baeada11c91ef1fcc1fc5c4c5bb13c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:35:57 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:35:57 [info] 39#39: *457 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:07 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:07 [info] 39#39: *459 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:08 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:189):2: 9c4af4bbf8bfaadbdda2a6052fa06dd3:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:36:08 [info] 36#36: *460 [lua] logger.lua:23: 9c4af4bbf8bfaadbdda2a6052fa06dd3 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:36:08 +0000] 9c4af4bbf8bfaadbdda2a6052fa06dd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:36:17 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:17 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:23 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 143eb81e52b0dd5a9af9e8d68419e69f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:36:23 [info] 36#36: *463 [lua] logger.lua:23: 143eb81e52b0dd5a9af9e8d68419e69f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:36:23 +0000] 143eb81e52b0dd5a9af9e8d68419e69f "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 05:36:27 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:27 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:37 [info] 39#39: *466 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:37 [info] 39#39: *467 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:38 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: 3b3d7f70f2b21afc3accfa212c6af86e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:36:38 [info] 36#36: *468 [lua] logger.lua:23: 3b3d7f70f2b21afc3accfa212c6af86e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:36:38 +0000] 3b3d7f70f2b21afc3accfa212c6af86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/28 05:36:47 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:47 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:53 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: 3054bcc7cbce5bf54fec2e4f0aca0e68:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:36:53 [info] 36#36: *472 [lua] logger.lua:23: 3054bcc7cbce5bf54fec2e4f0aca0e68 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:36:53 +0000] 3054bcc7cbce5bf54fec2e4f0aca0e68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:36:57 [info] 36#36: *473 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:36:57 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:07 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:07 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:08 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:189):2: 1845bc83dafd7cd17d1fe8d505d841e2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:37:08 [info] 36#36: *477 [lua] logger.lua:23: 1845bc83dafd7cd17d1fe8d505d841e2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.231 - - [28/Nov/2022:05:37:08 +0000] 1845bc83dafd7cd17d1fe8d505d841e2 "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 05:37:17 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:17 [info] 39#39: *479 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:23 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: a6467db527ee9e66e51434876a05dff6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:37:23 [info] 36#36: *480 [lua] logger.lua:23: a6467db527ee9e66e51434876a05dff6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:37:23 +0000] a6467db527ee9e66e51434876a05dff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:37:27 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:27 [info] 39#39: *482 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:37 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:37 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:38 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: 7a52253b55c51f97667bddca6a1b2999:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:37:38 [info] 36#36: *485 [lua] logger.lua:23: 7a52253b55c51f97667bddca6a1b2999 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:05:37:38 +0000] 7a52253b55c51f97667bddca6a1b2999 "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 05:37:47 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:47 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:53 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: 8b5999d2dc0d545863f5f1a00fce9f45:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:37:53 +0000] 8b5999d2dc0d545863f5f1a00fce9f45 "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 05:37:53 [info] 36#36: *489 [lua] logger.lua:23: 8b5999d2dc0d545863f5f1a00fce9f45 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 05:37:57 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:37:57 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:07 [info] 39#39: *492 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:07 [info] 39#39: *493 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:08 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:189):2: 303b113d58344dcc8511ccea1b17a926:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:38:08 [info] 36#36: *494 [lua] logger.lua:23: 303b113d58344dcc8511ccea1b17a926 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:38:08 +0000] 303b113d58344dcc8511ccea1b17a926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:38:17 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:17 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:23 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: ae19e84e89f80265e9b942174a3f6bc5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:38:23 [info] 36#36: *497 [lua] logger.lua:23: ae19e84e89f80265e9b942174a3f6bc5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:38:23 +0000] ae19e84e89f80265e9b942174a3f6bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:38:27 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:27 [info] 39#39: *499 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:37 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:37 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:38 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: a371862dba96920cbcb51a6d07804e70:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:38:38 [info] 36#36: *502 [lua] logger.lua:23: a371862dba96920cbcb51a6d07804e70 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:38:38 +0000] a371862dba96920cbcb51a6d07804e70 "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 05:38:47 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:47 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:53 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: aced3d35b7ef9c4d5a3f9253b5c69af6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:38:53 +0000] aced3d35b7ef9c4d5a3f9253b5c69af6 "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 05:38:53 [info] 36#36: *506 [lua] logger.lua:23: aced3d35b7ef9c4d5a3f9253b5c69af6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:38:57 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:38:57 [info] 36#36: *507 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:07 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:07 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:08 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:189):2: 6556ed26a8fcca030641eaef1f55715a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:39:08 [info] 36#36: *511 [lua] logger.lua:23: 6556ed26a8fcca030641eaef1f55715a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:39:08 +0000] 6556ed26a8fcca030641eaef1f55715a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:39:17 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:17 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:23 [info] 36#36: *514 [lua] access_by_lua(msblocations.conf:189):2: 059cefc2f199ca45e100ca81a7630d63:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:39:23 [info] 36#36: *514 [lua] logger.lua:23: 059cefc2f199ca45e100ca81a7630d63 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:05:39:23 +0000] 059cefc2f199ca45e100ca81a7630d63 "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 05:39:27 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:27 [info] 39#39: *516 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:37 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:37 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:38 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: 94275157ae6f81e26ce768a52ebbdfe8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:39:38 [info] 36#36: *519 [lua] logger.lua:23: 94275157ae6f81e26ce768a52ebbdfe8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:39:38 +0000] 94275157ae6f81e26ce768a52ebbdfe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:39:47 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:47 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:53 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: 896265629677c9c351314ef710bc7c4b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:39:53 [info] 36#36: *523 [lua] logger.lua:23: 896265629677c9c351314ef710bc7c4b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:39:53 +0000] 896265629677c9c351314ef710bc7c4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:39:57 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:39:57 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:07 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:07 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:08 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:189):2: 18b2c5913381238accf618c264057e5b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.231 - - [28/Nov/2022:05:40:08 +0000] 18b2c5913381238accf618c264057e5b "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 05:40:08 [info] 36#36: *528 [lua] logger.lua:23: 18b2c5913381238accf618c264057e5b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:40:17 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:17 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:23 [info] 36#36: *531 [lua] access_by_lua(msblocations.conf:189):2: b73302e4fb38d4ba45056a5b1593ce25:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:40:23 [info] 36#36: *531 [lua] logger.lua:23: b73302e4fb38d4ba45056a5b1593ce25 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:40:23 +0000] b73302e4fb38d4ba45056a5b1593ce25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:40:27 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:27 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:37 [info] 36#36: *534 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:37 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:38 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: 8dd775471dc611ad8dcf7402fc782946:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:40:38 [info] 36#36: *536 [lua] logger.lua:23: 8dd775471dc611ad8dcf7402fc782946 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:40:38 +0000] 8dd775471dc611ad8dcf7402fc782946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:40:47 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:47 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:53 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: 0f2ddf1563937fde6ab4ddf7cf225871:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:40:53 [info] 36#36: *540 [lua] logger.lua:23: 0f2ddf1563937fde6ab4ddf7cf225871 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:40:53 +0000] 0f2ddf1563937fde6ab4ddf7cf225871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:40:57 [info] 36#36: *541 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:40:57 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:07 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:07 [info] 36#36: *544 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:08 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:189):2: f7dc61ddae45a878fe5180a68b908d18:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:41:08 [info] 36#36: *545 [lua] logger.lua:23: f7dc61ddae45a878fe5180a68b908d18 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:08 +0000] f7dc61ddae45a878fe5180a68b908d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 05:41:17 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:17 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:23 [info] 36#36: *548 [lua] access_by_lua(msblocations.conf:189):2: 38987b3fa837fad65a244bf61e8e932e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:23 +0000] 38987b3fa837fad65a244bf61e8e932e "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 05:41:23 [info] 36#36: *548 [lua] logger.lua:23: 38987b3fa837fad65a244bf61e8e932e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:41:27 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:27 [info] 39#39: *550 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:37 [info] 39#39: *552 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:37 [info] 39#39: *551 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:38 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 22341784e4d94f53fbbc84f4d229b0d0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:38 +0000] 22341784e4d94f53fbbc84f4d229b0d0 "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 05:41:38 [info] 36#36: *553 [lua] logger.lua:23: 22341784e4d94f53fbbc84f4d229b0d0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:41:47 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:47 [info] 39#39: *556 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:53 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 610ea0c3d67bef34d79d8a1e3e2eeab8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:41:53 [info] 36#36: *557 [lua] logger.lua:23: 610ea0c3d67bef34d79d8a1e3e2eeab8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.231 - - [28/Nov/2022:05:41:53 +0000] 610ea0c3d67bef34d79d8a1e3e2eeab8 "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 05:41:57 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:41:57 [info] 39#39: *559 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:07 [info] 39#39: *561 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:07 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:08 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:189):2: 492920afa1fa21ef279e74344381e486:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:42:08 [info] 36#36: *562 [lua] logger.lua:23: 492920afa1fa21ef279e74344381e486 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:42:08 +0000] 492920afa1fa21ef279e74344381e486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:42:17 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:17 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:23 [info] 36#36: *565 [lua] access_by_lua(msblocations.conf:189):2: b17a9cfc5f7706fffd39a9eddcc1fcff:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:42:23 +0000] b17a9cfc5f7706fffd39a9eddcc1fcff "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 05:42:23 [info] 36#36: *565 [lua] logger.lua:23: b17a9cfc5f7706fffd39a9eddcc1fcff {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:42:27 [info] 39#39: *567 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:27 [info] 39#39: *566 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:37 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:37 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:38 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: 75c1d53eb3797d69a54c5d45811ba7cd:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:42:38 +0000] 75c1d53eb3797d69a54c5d45811ba7cd "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 05:42:38 [info] 36#36: *570 [lua] logger.lua:23: 75c1d53eb3797d69a54c5d45811ba7cd {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:42:47 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:47 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:53 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: c05dfa3ef786ea680966c6101ea10bce:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:42:53 [info] 36#36: *574 [lua] logger.lua:23: c05dfa3ef786ea680966c6101ea10bce {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:42:53 +0000] c05dfa3ef786ea680966c6101ea10bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:42:57 [info] 39#39: *576 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:42:57 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:07 [info] 39#39: *577 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:07 [info] 39#39: *578 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:08 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:189):2: 7d097cee132b2acfb10872ab668cbf78:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:43:08 [info] 36#36: *579 [lua] logger.lua:23: 7d097cee132b2acfb10872ab668cbf78 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:08 +0000] 7d097cee132b2acfb10872ab668cbf78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:43:17 [info] 36#36: *580 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:17 [info] 39#39: *581 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:23 [info] 36#36: *582 [lua] access_by_lua(msblocations.conf:189):2: 7ac72b087824db6abb21eb2b8b463aca:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:43:24 [info] 36#36: *582 [lua] logger.lua:23: 7ac72b087824db6abb21eb2b8b463aca {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:24 +0000] 7ac72b087824db6abb21eb2b8b463aca "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 05:43:27 [info] 36#36: *583 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:27 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:37 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:37 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:39 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: fc89cd74dc7db5d80bf2f6cef07448b1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:43:39 [info] 36#36: *587 [lua] logger.lua:23: fc89cd74dc7db5d80bf2f6cef07448b1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:39 +0000] fc89cd74dc7db5d80bf2f6cef07448b1 "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 05:43:47 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:47 [info] 39#39: *590 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:54 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: 31a71de63bd662e7716e22827adca2bc:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:43:54 [info] 36#36: *591 [lua] logger.lua:23: 31a71de63bd662e7716e22827adca2bc {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:43:54 +0000] 31a71de63bd662e7716e22827adca2bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:43:57 [info] 36#36: *592 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:43:57 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:07 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:07 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:09 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:189):2: 85ba46732661d33b3945a7baf18c6406:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:44:09 +0000] 85ba46732661d33b3945a7baf18c6406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:44:09 [info] 36#36: *596 [lua] logger.lua:23: 85ba46732661d33b3945a7baf18c6406 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:44:17 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:17 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:24 [info] 36#36: *599 [lua] access_by_lua(msblocations.conf:189):2: ce3093393b1dbc25c2d77ae44e07889e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:44:24 [info] 36#36: *599 [lua] logger.lua:23: ce3093393b1dbc25c2d77ae44e07889e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:44:24 +0000] ce3093393b1dbc25c2d77ae44e07889e "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 05:44:27 [info] 39#39: *600 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:27 [info] 39#39: *601 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:37 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:37 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:39 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: cddd89b3dd8486e6a369954876d90683:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:44:39 +0000] cddd89b3dd8486e6a369954876d90683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:44:39 [info] 36#36: *604 [lua] logger.lua:23: cddd89b3dd8486e6a369954876d90683 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:44:47 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:47 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:54 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 4a67b205bdadc18c93e4eb01fa7d6311:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:44:54 [info] 36#36: *608 [lua] logger.lua:23: 4a67b205bdadc18c93e4eb01fa7d6311 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:44:54 +0000] 4a67b205bdadc18c93e4eb01fa7d6311 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:44:57 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:44:57 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:07 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:07 [info] 36#36: *612 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:09 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:189):2: f9a2d1bdc900336dd97fac4d969d9acb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:45:09 [info] 36#36: *613 [lua] logger.lua:23: f9a2d1bdc900336dd97fac4d969d9acb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:45:09 +0000] f9a2d1bdc900336dd97fac4d969d9acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:45:17 [info] 39#39: *614 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:17 [info] 39#39: *615 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:24 [info] 36#36: *616 [lua] access_by_lua(msblocations.conf:189):2: 121ccde2056154fc8cc18297f1b0f6b4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:45:24 +0000] 121ccde2056154fc8cc18297f1b0f6b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:45:24 [info] 36#36: *616 [lua] logger.lua:23: 121ccde2056154fc8cc18297f1b0f6b4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:45:27 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:27 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:37 [info] 39#39: *619 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:37 [info] 39#39: *620 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:39 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 4a9958a5cd01df59c459e677f0d427b7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:45:39 [info] 36#36: *621 [lua] logger.lua:23: 4a9958a5cd01df59c459e677f0d427b7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:45:39 +0000] 4a9958a5cd01df59c459e677f0d427b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:45:47 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:47 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:54 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: 05e6c4d72c7dbfa887501f001fe4fc35:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:45:54 [info] 36#36: *625 [lua] logger.lua:23: 05e6c4d72c7dbfa887501f001fe4fc35 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:45:54 +0000] 05e6c4d72c7dbfa887501f001fe4fc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:45:57 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:45:57 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:07 [info] 39#39: *628 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:07 [info] 39#39: *629 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:09 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:189):2: 5e9d621939db5c968393f3a98d98052b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:46:09 [info] 36#36: *630 [lua] logger.lua:23: 5e9d621939db5c968393f3a98d98052b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:46:09 +0000] 5e9d621939db5c968393f3a98d98052b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:46:17 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:17 [info] 36#36: *632 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:24 [info] 36#36: *633 [lua] access_by_lua(msblocations.conf:189):2: 9ce3fdc77d3446ccaec8b66e2324fc9d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:05:46:24 +0000] 9ce3fdc77d3446ccaec8b66e2324fc9d "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 05:46:24 [info] 36#36: *633 [lua] logger.lua:23: 9ce3fdc77d3446ccaec8b66e2324fc9d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:46:27 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:27 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:37 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:37 [info] 39#39: *637 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:39 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: ae20c7709b99c1d9c3b5400d89475ac6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:46:39 [info] 36#36: *638 [lua] logger.lua:23: ae20c7709b99c1d9c3b5400d89475ac6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:46:39 +0000] ae20c7709b99c1d9c3b5400d89475ac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:46:47 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:47 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:54 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: 377d1e5ff7c0996defa5eca2f3db6db5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:46:54 [info] 36#36: *642 [lua] logger.lua:23: 377d1e5ff7c0996defa5eca2f3db6db5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:46:54 +0000] 377d1e5ff7c0996defa5eca2f3db6db5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 05:46:57 [info] 36#36: *643 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:46:57 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:07 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:07 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:09 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:189):2: 2220e00eb5d6b0cc70af2c759430abe0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:09 +0000] 2220e00eb5d6b0cc70af2c759430abe0 "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 05:47:09 [info] 36#36: *647 [lua] logger.lua:23: 2220e00eb5d6b0cc70af2c759430abe0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:47:17 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:17 [info] 39#39: *649 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:24 [info] 36#36: *650 [lua] access_by_lua(msblocations.conf:189):2: 7ecfc72cd61c15cfff4f445467575c8e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 05:47:24 [info] 36#36: *650 [lua] logger.lua:23: 7ecfc72cd61c15cfff4f445467575c8e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:24 +0000] 7ecfc72cd61c15cfff4f445467575c8e "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 05:47:27 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:27 [info] 36#36: *652 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:37 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:37 [info] 39#39: *654 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:39 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: 69d79ab2236179a02f000b3fad979075:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:39 +0000] 69d79ab2236179a02f000b3fad979075 "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 05:47:39 [info] 36#36: *655 [lua] logger.lua:23: 69d79ab2236179a02f000b3fad979075 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:47:47 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:47 [info] 39#39: *658 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:54 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: cf0ad732901c79ae578ad1d253538121:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:47:54 +0000] cf0ad732901c79ae578ad1d253538121 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/28 05:47:54 [info] 36#36: *659 [lua] logger.lua:23: cf0ad732901c79ae578ad1d253538121 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:47:57 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:47:57 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:07 [info] 39#39: *662 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:07 [info] 39#39: *663 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:09 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:189):2: 76d29be28166cada5eff6944840a7066:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:09 +0000] 76d29be28166cada5eff6944840a7066 "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 05:48:09 [info] 36#36: *664 [lua] logger.lua:23: 76d29be28166cada5eff6944840a7066 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:48:17 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:17 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:24 [info] 36#36: *667 [lua] access_by_lua(msblocations.conf:189):2: 1de4d7163cdc7748f174d079d77517d9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:48:24 [info] 36#36: *667 [lua] logger.lua:23: 1de4d7163cdc7748f174d079d77517d9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:24 +0000] 1de4d7163cdc7748f174d079d77517d9 "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 05:48:27 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:27 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:37 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:37 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:39 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: 7dacf1cfffb41d217413e507befb152d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:48:39 [info] 36#36: *672 [lua] logger.lua:23: 7dacf1cfffb41d217413e507befb152d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:39 +0000] 7dacf1cfffb41d217413e507befb152d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2022/11/28 05:48:47 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:47 [info] 36#36: *675 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:54 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: 41535ec98dbad6071b83a73985b795c2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:54 +0000] 41535ec98dbad6071b83a73985b795c2 "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 05:48:54 [info] 36#36: *676 [lua] logger.lua:23: 41535ec98dbad6071b83a73985b795c2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:48:57 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:48:57 [info] 36#36: *677 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:07 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:07 [info] 36#36: *680 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:09 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:189):2: a1731a1d687a2b330a46d54fa14561e8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:49:09 [info] 36#36: *681 [lua] logger.lua:23: a1731a1d687a2b330a46d54fa14561e8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:49:09 +0000] a1731a1d687a2b330a46d54fa14561e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:49:17 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:17 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:24 [info] 36#36: *684 [lua] access_by_lua(msblocations.conf:189):2: 88702d16810d4d6f284ab67fd644b070:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:49:24 [info] 36#36: *684 [lua] logger.lua:23: 88702d16810d4d6f284ab67fd644b070 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:49:24 +0000] 88702d16810d4d6f284ab67fd644b070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:49:27 [info] 36#36: *685 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:27 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:37 [info] 36#36: *687 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:37 [info] 36#36: *688 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:39 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: daf9a83f6a5e6d4dfcd465c920ed7f29:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:49:39 [info] 36#36: *689 [lua] logger.lua:23: daf9a83f6a5e6d4dfcd465c920ed7f29 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:49:39 +0000] daf9a83f6a5e6d4dfcd465c920ed7f29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:49:47 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:47 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:54 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: ec911352140d934853817c3c6c7f7481:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.67.231 - - [28/Nov/2022:05:49:54 +0000] ec911352140d934853817c3c6c7f7481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/28 05:49:54 [info] 36#36: *693 [lua] logger.lua:23: ec911352140d934853817c3c6c7f7481 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:49:57 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:49:57 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:07 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:07 [info] 39#39: *697 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:09 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:189):2: 7768d84bc4a33d8959922d86002e5863:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:50:09 [info] 36#36: *698 [lua] logger.lua:23: 7768d84bc4a33d8959922d86002e5863 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:50:09 +0000] 7768d84bc4a33d8959922d86002e5863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:50:10 [info] 36#36: *699 client closed connection while waiting for request, client: 10.233.65.59, server: 0.0.0.0:443
2022/11/28 05:50:17 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:17 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:24 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 2b77b2d643eb092b95fc2f31b6a5a332:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:50:24 [info] 36#36: *702 [lua] logger.lua:23: 2b77b2d643eb092b95fc2f31b6a5a332 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:50:24 +0000] 2b77b2d643eb092b95fc2f31b6a5a332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/28 05:50:27 [info] 36#36: *703 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:27 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:37 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:37 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:39 [info] 36#36: *707 [lua] access_by_lua(msblocations.conf:189):2: 48db02da799e06cd4b3004141711a18d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:50:39 +0000] 48db02da799e06cd4b3004141711a18d "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 05:50:39 [info] 36#36: *707 [lua] logger.lua:23: 48db02da799e06cd4b3004141711a18d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:50:47 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:47 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:54 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:189):2: 6da81848b94a6aebbdc490f5ba1dba4a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:50:54 [info] 36#36: *711 [lua] logger.lua:23: 6da81848b94a6aebbdc490f5ba1dba4a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:50:54 +0000] 6da81848b94a6aebbdc490f5ba1dba4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:50:57 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:50:57 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:07 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:07 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:09 [info] 36#36: *716 [lua] access_by_lua(msblocations.conf:189):2: d92294f03ef6d474c238d0bec4ccb767:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:51:09 [info] 36#36: *716 [lua] logger.lua:23: d92294f03ef6d474c238d0bec4ccb767 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:09 +0000] d92294f03ef6d474c238d0bec4ccb767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:51:17 [info] 39#39: *717 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:17 [info] 39#39: *718 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:24 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: 339cb2f4cd0d8d18cfe0cf4fd5866f6d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:24 +0000] 339cb2f4cd0d8d18cfe0cf4fd5866f6d "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 05:51:24 [info] 36#36: *719 [lua] logger.lua:23: 339cb2f4cd0d8d18cfe0cf4fd5866f6d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:51:27 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:27 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:37 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:37 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:39 [info] 36#36: *724 [lua] access_by_lua(msblocations.conf:189):2: b4cc8df19fed7e35ecf0cae861767bfb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:39 +0000] b4cc8df19fed7e35ecf0cae861767bfb "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 05:51:39 [info] 36#36: *724 [lua] logger.lua:23: b4cc8df19fed7e35ecf0cae861767bfb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:51:47 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:47 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:54 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: 4c8351b2e76a8625246589c79b73ebd9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:51:54 [info] 36#36: *728 [lua] logger.lua:23: 4c8351b2e76a8625246589c79b73ebd9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:51:54 +0000] 4c8351b2e76a8625246589c79b73ebd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:51:57 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:51:57 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:07 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:07 [info] 39#39: *732 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:09 [info] 36#36: *733 [lua] access_by_lua(msblocations.conf:189):2: 7508be9c14a55edc0a97311b2165695e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:52:09 [info] 36#36: *733 [lua] logger.lua:23: 7508be9c14a55edc0a97311b2165695e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:52:09 +0000] 7508be9c14a55edc0a97311b2165695e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2022/11/28 05:52:17 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:17 [info] 39#39: *734 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:24 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: be7472e5a36223a6713e96559f0cf213:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:52:24 [info] 36#36: *736 [lua] logger.lua:23: be7472e5a36223a6713e96559f0cf213 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:52:24 +0000] be7472e5a36223a6713e96559f0cf213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 05:52:27 [info] 39#39: *737 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:27 [info] 39#39: *738 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:37 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:37 [info] 36#36: *740 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:39 [info] 36#36: *741 [lua] access_by_lua(msblocations.conf:189):2: 542319b5a02aadd829073f9151b0c850:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:52:39 [info] 36#36: *741 [lua] logger.lua:23: 542319b5a02aadd829073f9151b0c850 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:52:39 +0000] 542319b5a02aadd829073f9151b0c850 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:52:47 [info] 36#36: *743 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:47 [info] 36#36: *744 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:54 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: b965a102fe88a7739ed7bcadd197cd6f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:52:54 [info] 36#36: *745 [lua] logger.lua:23: b965a102fe88a7739ed7bcadd197cd6f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:52:54 +0000] b965a102fe88a7739ed7bcadd197cd6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:52:57 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:52:57 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:07 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:07 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:09 [info] 36#36: *750 [lua] access_by_lua(msblocations.conf:189):2: 8c29abc07b986c703e60a4d7e0693bb5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:53:09 [info] 36#36: *750 [lua] logger.lua:23: 8c29abc07b986c703e60a4d7e0693bb5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:53:09 +0000] 8c29abc07b986c703e60a4d7e0693bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:53:17 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:17 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:24 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: 19830b436410c7d7e6ff2b27e19472c0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:53:24 +0000] 19830b436410c7d7e6ff2b27e19472c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:53:24 [info] 36#36: *753 [lua] logger.lua:23: 19830b436410c7d7e6ff2b27e19472c0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:53:27 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:27 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:37 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:37 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:39 [info] 36#36: *758 [lua] access_by_lua(msblocations.conf:189):2: d01e2208337835088b4d75435470d54e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:53:39 [info] 36#36: *758 [lua] logger.lua:23: d01e2208337835088b4d75435470d54e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:53:39 +0000] d01e2208337835088b4d75435470d54e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 05:53:47 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:47 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:54 [info] 36#36: *762 [lua] access_by_lua(msblocations.conf:189):2: 2a33d8b6422a9e9d6a7ee1565e0f1056:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:53:54 [info] 36#36: *762 [lua] logger.lua:23: 2a33d8b6422a9e9d6a7ee1565e0f1056 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:53:54 +0000] 2a33d8b6422a9e9d6a7ee1565e0f1056 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:53:57 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:53:57 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:07 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:07 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:09 [info] 36#36: *767 [lua] access_by_lua(msblocations.conf:189):2: 828aba783d630b1ece7169c92aa31721:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:54:09 [info] 36#36: *767 [lua] logger.lua:23: 828aba783d630b1ece7169c92aa31721 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:54:09 +0000] 828aba783d630b1ece7169c92aa31721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:54:17 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:17 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:24 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 5f6eb4445c79a2bf8068eb854c2340c2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:54:24 [info] 36#36: *770 [lua] logger.lua:23: 5f6eb4445c79a2bf8068eb854c2340c2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:54:24 +0000] 5f6eb4445c79a2bf8068eb854c2340c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:54:27 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:27 [info] 39#39: *772 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:37 [info] 39#39: *774 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:37 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:39 [info] 36#36: *775 [lua] access_by_lua(msblocations.conf:189):2: 405b76d68356eca0e1224c9870412956:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:54:39 +0000] 405b76d68356eca0e1224c9870412956 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 05:54:39 [info] 36#36: *775 [lua] logger.lua:23: 405b76d68356eca0e1224c9870412956 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:54:47 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:47 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:54 [info] 36#36: *779 [lua] access_by_lua(msblocations.conf:189):2: 350c9ac2ce3f3fb026a9a4f164e4242e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:54:54 [info] 36#36: *779 [lua] logger.lua:23: 350c9ac2ce3f3fb026a9a4f164e4242e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:54:54 +0000] 350c9ac2ce3f3fb026a9a4f164e4242e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:54:57 [info] 39#39: *781 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:54:57 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:07 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:07 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:09 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: daaf52d980ce581699ab95edf5bd22d9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:55:09 [info] 36#36: *784 [lua] logger.lua:23: daaf52d980ce581699ab95edf5bd22d9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:55:09 +0000] daaf52d980ce581699ab95edf5bd22d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:55:17 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:17 [info] 39#39: *786 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:24 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 1cd021f97c5f826ec6deffbd96b19b6f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:55:24 [info] 36#36: *787 [lua] logger.lua:23: 1cd021f97c5f826ec6deffbd96b19b6f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:55:24 +0000] 1cd021f97c5f826ec6deffbd96b19b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:55:27 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:27 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:37 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:37 [info] 39#39: *791 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
10.233.67.231 - - [28/Nov/2022:05:55:39 +0000] 3b06f7a3129978c0d17e55c0d8173202 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:55:39 [info] 36#36: *792 [lua] access_by_lua(msblocations.conf:189):2: 3b06f7a3129978c0d17e55c0d8173202:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:55:39 [info] 36#36: *792 [lua] logger.lua:23: 3b06f7a3129978c0d17e55c0d8173202 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:55:47 [info] 39#39: *795 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:47 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:54 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 9e2c91afbe588a7abe809aa19569ab52:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:55:54 +0000] 9e2c91afbe588a7abe809aa19569ab52 "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 05:55:54 [info] 36#36: *796 [lua] logger.lua:23: 9e2c91afbe588a7abe809aa19569ab52 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:55:57 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:55:57 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:07 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:07 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:09 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: d2921949ca7034703c1afffa6098a4f8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:09 +0000] d2921949ca7034703c1afffa6098a4f8 "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 05:56:09 [info] 36#36: *801 [lua] logger.lua:23: d2921949ca7034703c1afffa6098a4f8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:56:17 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:17 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:24 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: 625274c78cc3f6ff7584f96d3307703d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:56:24 [info] 36#36: *804 [lua] logger.lua:23: 625274c78cc3f6ff7584f96d3307703d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:24 +0000] 625274c78cc3f6ff7584f96d3307703d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/28 05:56:27 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:27 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:37 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:37 [info] 39#39: *808 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:39 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:189):2: b4aa06e2c167f877d25e2652ed504149:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:56:39 [info] 36#36: *809 [lua] logger.lua:23: b4aa06e2c167f877d25e2652ed504149 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:39 +0000] b4aa06e2c167f877d25e2652ed504149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:56:47 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:47 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:54 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: 2681ae6899085421a649b3ffe95d1a5e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:05:56:54 +0000] 2681ae6899085421a649b3ffe95d1a5e "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 05:56:54 [info] 36#36: *813 [lua] logger.lua:23: 2681ae6899085421a649b3ffe95d1a5e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:56:57 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:56:57 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:07 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:07 [info] 39#39: *817 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:09 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: dc029e5a95d29ba9459779213dee04d1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:57:09 [info] 36#36: *818 [lua] logger.lua:23: dc029e5a95d29ba9459779213dee04d1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:57:09 +0000] dc029e5a95d29ba9459779213dee04d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:57:17 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:17 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:24 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: 350aa52e0b45e68d24ce29dd41432c45:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:57:24 +0000] 350aa52e0b45e68d24ce29dd41432c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:57:24 [info] 36#36: *821 [lua] logger.lua:23: 350aa52e0b45e68d24ce29dd41432c45 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:57:27 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:27 [info] 36#36: *823 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:37 [info] 36#36: *824 client closed connection while waiting for request, client: 10.233.65.59, server: 0.0.0.0:443
2022/11/28 05:57:37 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:37 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:39 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: 6a994ff390d9d6b77bf88a2458e707fd:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:57:39 [info] 36#36: *827 [lua] logger.lua:23: 6a994ff390d9d6b77bf88a2458e707fd {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:05:57:39 +0000] 6a994ff390d9d6b77bf88a2458e707fd "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 05:57:47 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:47 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:54 [info] 36#36: *831 [lua] access_by_lua(msblocations.conf:189):2: 1c8ca58b24dafc18908af0d2bae95087:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:05:57:54 +0000] 1c8ca58b24dafc18908af0d2bae95087 "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 05:57:54 [info] 36#36: *831 [lua] logger.lua:23: 1c8ca58b24dafc18908af0d2bae95087 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:57:57 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:57:57 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:07 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:07 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:09 [info] 36#36: *836 [lua] access_by_lua(msblocations.conf:189):2: 11523c1b136a9bfb7da5cf99ceeb8b21:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:58:09 [info] 36#36: *836 [lua] logger.lua:23: 11523c1b136a9bfb7da5cf99ceeb8b21 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:58:09 +0000] 11523c1b136a9bfb7da5cf99ceeb8b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:58:17 [info] 36#36: *837 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:17 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:24 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: fa7222f8f13bd41d1a3c4064f97a10f3:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:05:58:24 +0000] fa7222f8f13bd41d1a3c4064f97a10f3 "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 05:58:24 [info] 36#36: *839 [lua] logger.lua:23: fa7222f8f13bd41d1a3c4064f97a10f3 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 05:58:27 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:27 [info] 39#39: *841 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:37 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:37 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:39 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:189):2: 8bef1478fdccb3099fe02a00c16734d6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:58:39 [info] 36#36: *844 [lua] logger.lua:23: 8bef1478fdccb3099fe02a00c16734d6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:58:39 +0000] 8bef1478fdccb3099fe02a00c16734d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 05:58:47 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:47 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:54 [info] 36#36: *848 [lua] access_by_lua(msblocations.conf:189):2: 5737662317b2c291d4e041f199810067:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:58:54 [info] 36#36: *848 [lua] logger.lua:23: 5737662317b2c291d4e041f199810067 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.231 - - [28/Nov/2022:05:58:54 +0000] 5737662317b2c291d4e041f199810067 "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 05:58:57 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:58:57 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:07 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:07 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:09 [info] 36#36: *853 [lua] access_by_lua(msblocations.conf:189):2: 502a6637c5634bcc71d052288b560f32:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:09 +0000] 502a6637c5634bcc71d052288b560f32 "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 05:59:09 [info] 36#36: *853 [lua] logger.lua:23: 502a6637c5634bcc71d052288b560f32 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 05:59:17 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:17 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:24 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: bb1ebfe3092d8e52e2e1a4e352e03cb5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:24 +0000] bb1ebfe3092d8e52e2e1a4e352e03cb5 "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 05:59:24 [info] 36#36: *856 [lua] logger.lua:23: bb1ebfe3092d8e52e2e1a4e352e03cb5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 05:59:27 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:27 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:37 [info] 39#39: *859 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:37 [info] 39#39: *860 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:39 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: 6bf68dd9115d05600ad01f02cdfae678:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:59:39 [info] 36#36: *861 [lua] logger.lua:23: 6bf68dd9115d05600ad01f02cdfae678 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:39 +0000] 6bf68dd9115d05600ad01f02cdfae678 "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 05:59:47 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:47 [info] 36#36: *864 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:54 [info] 36#36: *865 [lua] access_by_lua(msblocations.conf:189):2: 432888ea1aeb2ca229f35648ad0dbc5c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 05:59:54 [info] 36#36: *865 [lua] logger.lua:23: 432888ea1aeb2ca229f35648ad0dbc5c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:05:59:54 +0000] 432888ea1aeb2ca229f35648ad0dbc5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 05:59:57 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 05:59:57 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:07 [info] 39#39: *868 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:07 [info] 39#39: *869 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:09 [info] 36#36: *870 [lua] access_by_lua(msblocations.conf:189):2: 1412a294f8dae9f9440da9ad58ce874c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:00:09 [info] 36#36: *870 [lua] logger.lua:23: 1412a294f8dae9f9440da9ad58ce874c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:00:09 +0000] 1412a294f8dae9f9440da9ad58ce874c "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 06:00:17 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:17 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:24 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: d3c3bb19f42c3af74ba4689e9a73edc3:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:00:24 +0000] d3c3bb19f42c3af74ba4689e9a73edc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:00:24 [info] 36#36: *873 [lua] logger.lua:23: d3c3bb19f42c3af74ba4689e9a73edc3 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:00:27 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:27 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:37 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:37 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:39 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: 89eda3ed3b91d39cddab4765ce76b67b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:00:39 +0000] 89eda3ed3b91d39cddab4765ce76b67b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:00:39 [info] 36#36: *878 [lua] logger.lua:23: 89eda3ed3b91d39cddab4765ce76b67b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:00:47 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:47 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:54 [info] 36#36: *882 [lua] access_by_lua(msblocations.conf:189):2: 31b7a889a1949eb0a0436746d370bb83:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:00:54 [info] 36#36: *882 [lua] logger.lua:23: 31b7a889a1949eb0a0436746d370bb83 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:00:54 +0000] 31b7a889a1949eb0a0436746d370bb83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:00:57 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:00:57 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:07 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:07 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:09 [info] 36#36: *887 [lua] access_by_lua(msblocations.conf:189):2: a132ae9e59263675fb05a0a5da866e9d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:01:09 +0000] a132ae9e59263675fb05a0a5da866e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/11/28 06:01:09 [info] 36#36: *887 [lua] logger.lua:23: a132ae9e59263675fb05a0a5da866e9d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:01:17 [info] 39#39: *888 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:17 [info] 39#39: *889 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:24 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: d6c09dea18a6639fd0f0623897a7887f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:24 +0000] d6c09dea18a6639fd0f0623897a7887f "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 06:01:24 [info] 36#36: *890 [lua] logger.lua:23: d6c09dea18a6639fd0f0623897a7887f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:01:27 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:27 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:37 [info] 39#39: *894 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:37 [info] 39#39: *893 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:39 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: 5e111d5209b305646aa914d6e6a8cb39:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:01:39 [info] 36#36: *895 [lua] logger.lua:23: 5e111d5209b305646aa914d6e6a8cb39 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:39 +0000] 5e111d5209b305646aa914d6e6a8cb39 "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 06:01:47 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:47 [info] 39#39: *898 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:54 [info] 36#36: *899 [lua] access_by_lua(msblocations.conf:189):2: 6b6f457b3b0b2ee75083a3fb7bb5fe06:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:01:54 +0000] 6b6f457b3b0b2ee75083a3fb7bb5fe06 "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 06:01:54 [info] 36#36: *899 [lua] logger.lua:23: 6b6f457b3b0b2ee75083a3fb7bb5fe06 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:01:57 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:01:57 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:07 [info] 36#36: *903 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:07 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:09 [info] 36#36: *904 [lua] access_by_lua(msblocations.conf:189):2: 0d5f78b479fc81b1f63497af7c3a5cbb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:02:09 [info] 36#36: *904 [lua] logger.lua:23: 0d5f78b479fc81b1f63497af7c3a5cbb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:09 +0000] 0d5f78b479fc81b1f63497af7c3a5cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:02:17 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:17 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:25 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: b02a57a3c0f614d8d4f05250d452039c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:02:25 [info] 36#36: *907 [lua] logger.lua:23: b02a57a3c0f614d8d4f05250d452039c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:02:25 +0000] b02a57a3c0f614d8d4f05250d452039c "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 06:02:27 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:27 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:37 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:37 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:40 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: a2dbfdacd4ff62f507d79795eb2d7ed9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:40 +0000] a2dbfdacd4ff62f507d79795eb2d7ed9 "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 06:02:40 [info] 36#36: *912 [lua] logger.lua:23: a2dbfdacd4ff62f507d79795eb2d7ed9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:02:47 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:47 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:55 [info] 36#36: *916 [lua] access_by_lua(msblocations.conf:189):2: 6da06a8caee544c532c194e4eab6ea19:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:55 +0000] 6da06a8caee544c532c194e4eab6ea19 "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 06:02:55 [info] 36#36: *916 [lua] logger.lua:23: 6da06a8caee544c532c194e4eab6ea19 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:02:57 [info] 36#36: *917 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:02:57 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:07 [info] 36#36: *919 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:07 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:10 [info] 36#36: *921 [lua] access_by_lua(msblocations.conf:189):2: 992dad59b323ae9fff95831beb88d067:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:03:10 [info] 36#36: *921 [lua] logger.lua:23: 992dad59b323ae9fff95831beb88d067 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:03:10 +0000] 992dad59b323ae9fff95831beb88d067 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:03:17 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:17 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:25 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: a4a6b9c29433fda38d46f8db028b672f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:03:25 [info] 36#36: *924 [lua] logger.lua:23: a4a6b9c29433fda38d46f8db028b672f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:03:25 +0000] a4a6b9c29433fda38d46f8db028b672f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:03:27 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:27 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:37 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:37 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:40 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: 1f5f486ebf0958b2e12b77d2f8d35c60:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:03:40 [info] 36#36: *929 [lua] logger.lua:23: 1f5f486ebf0958b2e12b77d2f8d35c60 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:03:40 +0000] 1f5f486ebf0958b2e12b77d2f8d35c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:03:47 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:47 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:55 [info] 36#36: *933 [lua] access_by_lua(msblocations.conf:189):2: 8d5530afbdf7830987ba6f355342c4cb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:03:55 +0000] 8d5530afbdf7830987ba6f355342c4cb "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 06:03:55 [info] 36#36: *933 [lua] logger.lua:23: 8d5530afbdf7830987ba6f355342c4cb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:03:57 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:03:57 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:07 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:07 [info] 39#39: *937 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:10 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:189):2: 9c392e876ae9eef52ed94ee4ab24f23f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:04:10 [info] 36#36: *938 [lua] logger.lua:23: 9c392e876ae9eef52ed94ee4ab24f23f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:10 +0000] 9c392e876ae9eef52ed94ee4ab24f23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:04:17 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:17 [info] 36#36: *941 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:25 [info] 36#36: *942 [lua] access_by_lua(msblocations.conf:189):2: 447b51353732f08e8f2a6bcc313f2aec:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:25 +0000] 447b51353732f08e8f2a6bcc313f2aec "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 06:04:25 [info] 36#36: *942 [lua] logger.lua:23: 447b51353732f08e8f2a6bcc313f2aec {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:04:26 [info] 36#36: *939 client prematurely closed connection while reading client request line, client: 10.233.64.83, server: 
10.233.64.83 - - [28/Nov/2022:06:04:26 +0000] 8cc005221c2840f854c22ae7db8da34d "" 400 request_processing_time:5.024 upstream_response_time:- "-" "-" "-"
2022/11/28 06:04:26 [info] 39#39: *943 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.83, server: , request: "GET / HTTP/1.0"
10.233.64.83 - - [28/Nov/2022:06:04:26 +0000] c0c12b6500c8d26434b50efc8568e55d "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/28 06:04:27 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:27 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:37 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:37 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:40 [info] 36#36: *948 [lua] access_by_lua(msblocations.conf:189):2: 445cf7b5b36c2ec164368e6674f9152c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:04:40 [info] 36#36: *948 [lua] logger.lua:23: 445cf7b5b36c2ec164368e6674f9152c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:40 +0000] 445cf7b5b36c2ec164368e6674f9152c "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 06:04:47 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:47 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:55 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:189):2: 4b0da629f91a7c65a600bb3c55de773d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:04:55 +0000] 4b0da629f91a7c65a600bb3c55de773d "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 06:04:55 [info] 36#36: *952 [lua] logger.lua:23: 4b0da629f91a7c65a600bb3c55de773d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:04:57 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:04:57 [info] 39#39: *954 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:07 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:07 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:10 [info] 36#36: *957 [lua] access_by_lua(msblocations.conf:189):2: 922ec973318dc561082bfc8c57e59ce7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:05:10 [info] 36#36: *957 [lua] logger.lua:23: 922ec973318dc561082bfc8c57e59ce7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:05:10 +0000] 922ec973318dc561082bfc8c57e59ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:05:17 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:17 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:25 [info] 36#36: *960 [lua] access_by_lua(msblocations.conf:189):2: 3ed04d950f9fb4f35a892296c84f6d21:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:05:25 [info] 36#36: *960 [lua] logger.lua:23: 3ed04d950f9fb4f35a892296c84f6d21 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:05:25 +0000] 3ed04d950f9fb4f35a892296c84f6d21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:05:27 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:27 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:37 [info] 39#39: *963 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:37 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:40 [info] 36#36: *965 [lua] access_by_lua(msblocations.conf:189):2: 07c7df11b37630d78e1fe3ce3476e38f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:05:40 +0000] 07c7df11b37630d78e1fe3ce3476e38f "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 06:05:40 [info] 36#36: *965 [lua] logger.lua:23: 07c7df11b37630d78e1fe3ce3476e38f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:05:47 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:47 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:52 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:189):2: 36e6b98abd65235748d21878b55f03b6:receive the request, client: 10.233.64.83, server: , request: "GET /nmaplowercheck1669615551 HTTP/1.1", host: "10.32.240.75:30284"
2022/11/28 06:05:52 [warn] 36#36: *969 [lua] error_handler.lua:29: error_svc_not_found(): 36e6b98abd65235748d21878b55f03b6 No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "GET /nmaplowercheck1669615551 HTTP/1.1", host: "10.32.240.75:30284"
10.233.64.83 - - [28/Nov/2022:06:05:52 +0000] 36e6b98abd65235748d21878b55f03b6 "GET /nmaplowercheck1669615551 HTTP/1.1" 502 request_processing_time:0.007 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.83 - - [28/Nov/2022:06:05:52 +0000] a6de6ae281901566a2e017381cf96f97 "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 06:05:52 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: a6de6ae281901566a2e017381cf96f97:receive the request, client: 10.233.64.83, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.75:30284"
2022/11/28 06:05:52 [warn] 36#36: *970 [lua] error_handler.lua:29: error_svc_not_found(): a6de6ae281901566a2e017381cf96f97 No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.75:30284"
2022/11/28 06:05:52 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: de4262928fcbb26f535e8550f2a780f8:receive the request, client: 10.233.64.83, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.75:30284"
2022/11/28 06:05:52 [warn] 36#36: *971 [lua] error_handler.lua:29: error_svc_not_found(): de4262928fcbb26f535e8550f2a780f8 No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.75:30284"
10.233.64.83 - - [28/Nov/2022:06:05:52 +0000] de4262928fcbb26f535e8550f2a780f8 "POST /sdk HTTP/1.1" 502 request_processing_time:0.088 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/28 06:05:52 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:189):2: cae31bc334039dcf6a002e8a59a3b17d:receive the request, client: 10.233.64.83, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.75:30284"
2022/11/28 06:05:52 [warn] 36#36: *972 [lua] error_handler.lua:29: error_svc_not_found(): cae31bc334039dcf6a002e8a59a3b17d No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.75:30284"
10.233.64.83 - - [28/Nov/2022:06:05:52 +0000] cae31bc334039dcf6a002e8a59a3b17d "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 06:05:55 [info] 36#36: *973 [lua] access_by_lua(msblocations.conf:189):2: 7ebd9fa5dde62fafa25b1dd6436142e7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:05:55 [info] 36#36: *973 [lua] logger.lua:23: 7ebd9fa5dde62fafa25b1dd6436142e7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:05:55 +0000] 7ebd9fa5dde62fafa25b1dd6436142e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:05:57 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:05:57 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:00 [info] 36#36: *976 [lua] access_by_lua(msblocations.conf:189):2: f7ab816c72ef0735186c0b5d00d7bf69:receive the request, client: 10.233.64.83, server: , request: "GET / HTTP/1.0"
2022/11/28 06:06:00 [warn] 36#36: *976 [lua] error_handler.lua:29: error_svc_not_found(): f7ab816c72ef0735186c0b5d00d7bf69 No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "GET / HTTP/1.0"
10.233.64.83 - - [28/Nov/2022:06:06:00 +0000] f7ab816c72ef0735186c0b5d00d7bf69 "GET / HTTP/1.0" 502 request_processing_time:0.022 upstream_response_time:- "-" "-" "-"
2022/11/28 06:06:00 [info] 36#36: *977 [lua] access_by_lua(msblocations.conf:189):2: 2125f98b93be0d0307bb98965fb6f8ee:receive the request, client: 10.233.64.83, server: , request: "GET / HTTP/1.1", host: "10.32.240.75"
2022/11/28 06:06:00 [warn] 36#36: *977 [lua] error_handler.lua:29: error_svc_not_found(): 2125f98b93be0d0307bb98965fb6f8ee No route found for this request! detail_info:Custom not match, client: 10.233.64.83, server: , request: "GET / HTTP/1.1", host: "10.32.240.75"
10.233.64.83 - - [28/Nov/2022:06:06:00 +0000] 2125f98b93be0d0307bb98965fb6f8ee "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/28 06:06:00 [info] 36#36: *977 client 10.233.64.83 closed keepalive connection
2022/11/28 06:06:07 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:07 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:10 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: bfde86032e7225e25ffa86fb60a91c82:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:06:10 +0000] bfde86032e7225e25ffa86fb60a91c82 "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 06:06:10 [info] 36#36: *980 [lua] logger.lua:23: bfde86032e7225e25ffa86fb60a91c82 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:06:17 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:17 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:25 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: 4758ff4c0809aea94ffbec46a7413e60:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:06:25 [info] 36#36: *983 [lua] logger.lua:23: 4758ff4c0809aea94ffbec46a7413e60 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:06:25 +0000] 4758ff4c0809aea94ffbec46a7413e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:06:27 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:27 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:37 [info] 39#39: *987 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:37 [info] 39#39: *986 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:40 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 7dbb7e0db1e78e6199aa7cf59372f264:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:06:40 [info] 36#36: *988 [lua] logger.lua:23: 7dbb7e0db1e78e6199aa7cf59372f264 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:06:40 +0000] 7dbb7e0db1e78e6199aa7cf59372f264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:06:47 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:47 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:55 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: 18299b10f9a4d9ed15a0f16b6dc4f1ff:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:06:55 [info] 36#36: *992 [lua] logger.lua:23: 18299b10f9a4d9ed15a0f16b6dc4f1ff {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:06:55 +0000] 18299b10f9a4d9ed15a0f16b6dc4f1ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:06:57 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:06:57 [info] 36#36: *994 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:07 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:07 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:10 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: bed13f5b8b450930fe60abc7f786b7b6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:07:10 [info] 36#36: *997 [lua] logger.lua:23: bed13f5b8b450930fe60abc7f786b7b6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:10 +0000] bed13f5b8b450930fe60abc7f786b7b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:07:17 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:17 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:25 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: 5d6859f6a6a03b3ea69f4f279c553b32:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:07:25 [info] 36#36: *1000 [lua] logger.lua:23: 5d6859f6a6a03b3ea69f4f279c553b32 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:25 +0000] 5d6859f6a6a03b3ea69f4f279c553b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:07:27 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:27 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:37 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:37 [info] 36#36: *1004 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:40 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: 515c4abee350225079eeec591506f701:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:40 +0000] 515c4abee350225079eeec591506f701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.003 "-" "Consul Health Check" "-"
2022/11/28 06:07:40 [info] 36#36: *1005 [lua] logger.lua:23: 515c4abee350225079eeec591506f701 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:07:47 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:47 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:55 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 9eea3cdc5b87014d8ff5c8f100552cf6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:55 +0000] 9eea3cdc5b87014d8ff5c8f100552cf6 "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 06:07:55 [info] 36#36: *1009 [lua] logger.lua:23: 9eea3cdc5b87014d8ff5c8f100552cf6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:07:57 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:07:57 [info] 36#36: *1011 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:07 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:07 [info] 36#36: *1013 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:10 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: e85a711a6d4dc767981d7b2c6a473ca6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:08:10 [info] 36#36: *1014 [lua] logger.lua:23: e85a711a6d4dc767981d7b2c6a473ca6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:10 +0000] e85a711a6d4dc767981d7b2c6a473ca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/28 06:08:17 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:17 [info] 39#39: *1016 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:25 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: 49cdc51614f5fde69bda2923fcfdcca0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:25 +0000] 49cdc51614f5fde69bda2923fcfdcca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/28 06:08:25 [info] 36#36: *1017 [lua] logger.lua:23: 49cdc51614f5fde69bda2923fcfdcca0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:08:27 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:27 [info] 36#36: *1019 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:37 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:37 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:40 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: c5e94a28ba35d5e57e11381e01c1fb04:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:08:40 +0000] c5e94a28ba35d5e57e11381e01c1fb04 "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 06:08:40 [info] 36#36: *1022 [lua] logger.lua:23: c5e94a28ba35d5e57e11381e01c1fb04 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:08:47 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:47 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:55 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: 4ab5a1bdc2636d7fb2f61d87d49c4ee7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:08:55 +0000] 4ab5a1bdc2636d7fb2f61d87d49c4ee7 "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 06:08:55 [info] 36#36: *1026 [lua] logger.lua:23: 4ab5a1bdc2636d7fb2f61d87d49c4ee7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:08:57 [info] 39#39: *1027 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:08:57 [info] 39#39: *1028 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:07 [info] 39#39: *1029 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:07 [info] 39#39: *1030 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:10 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: bf6a2ef0ee74a0c464415e5a8d87cbb2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.231 - - [28/Nov/2022:06:09:10 +0000] bf6a2ef0ee74a0c464415e5a8d87cbb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:09:10 [info] 36#36: *1031 [lua] logger.lua:23: bf6a2ef0ee74a0c464415e5a8d87cbb2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:09:17 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:17 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:25 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: a82227582b6c5cdc24d12eb798b7f5b0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:09:25 [info] 36#36: *1034 [lua] logger.lua:23: a82227582b6c5cdc24d12eb798b7f5b0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:09:25 +0000] a82227582b6c5cdc24d12eb798b7f5b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:09:27 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:27 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:37 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:37 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:40 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 57f16e0610a31a8b87e61cf512ca89bd:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:09:40 [info] 36#36: *1039 [lua] logger.lua:23: 57f16e0610a31a8b87e61cf512ca89bd {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:09:40 +0000] 57f16e0610a31a8b87e61cf512ca89bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:09:47 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:47 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:55 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: 149346b95845465974a372e6ed5b3405:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:09:55 +0000] 149346b95845465974a372e6ed5b3405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:09:55 [info] 36#36: *1043 [lua] logger.lua:23: 149346b95845465974a372e6ed5b3405 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 06:09:57 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:09:57 [info] 36#36: *1045 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:07 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:07 [info] 36#36: *1047 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:10 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: 217312c01694a8ad9ad2c801131e5a62:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:10:10 [info] 36#36: *1048 [lua] logger.lua:23: 217312c01694a8ad9ad2c801131e5a62 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:10:10 +0000] 217312c01694a8ad9ad2c801131e5a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:10:17 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:17 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:25 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: 19ef1e89fe623989a2cd053a2db4ccd5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:10:25 [info] 36#36: *1051 [lua] logger.lua:23: 19ef1e89fe623989a2cd053a2db4ccd5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:10:25 +0000] 19ef1e89fe623989a2cd053a2db4ccd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:10:27 [info] 39#39: *1052 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:27 [info] 39#39: *1053 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:37 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:37 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:40 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: 50c9cb6a41c60ad39d111fc6716e48f6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:10:40 +0000] 50c9cb6a41c60ad39d111fc6716e48f6 "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 06:10:40 [info] 36#36: *1056 [lua] logger.lua:23: 50c9cb6a41c60ad39d111fc6716e48f6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:10:47 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:47 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:55 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: b409dd0325155c268bce4c435ae02772:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:10:55 [info] 36#36: *1060 [lua] logger.lua:23: b409dd0325155c268bce4c435ae02772 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:10:55 +0000] b409dd0325155c268bce4c435ae02772 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:10:57 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:10:57 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:07 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:07 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:10 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: 4c99ce19ec5146fb582f0b6d3f9adfef:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:11:10 +0000] 4c99ce19ec5146fb582f0b6d3f9adfef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:11:10 [info] 36#36: *1065 [lua] logger.lua:23: 4c99ce19ec5146fb582f0b6d3f9adfef {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:11:17 [info] 39#39: *1066 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:17 [info] 39#39: *1067 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:25 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:189):2: 8bf8767e5943b42ff51a96ca89ba04c6:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:11:25 +0000] 8bf8767e5943b42ff51a96ca89ba04c6 "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 06:11:25 [info] 36#36: *1068 [lua] logger.lua:23: 8bf8767e5943b42ff51a96ca89ba04c6 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:11:27 [info] 39#39: *1070 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:27 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:37 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:37 [info] 39#39: *1071 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:40 [info] 36#36: *1073 [lua] access_by_lua(msblocations.conf:189):2: 9ec4ecd4e6a03344935e8fc78ced0a7f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:11:40 +0000] 9ec4ecd4e6a03344935e8fc78ced0a7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:11:40 [info] 36#36: *1073 [lua] logger.lua:23: 9ec4ecd4e6a03344935e8fc78ced0a7f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:11:47 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:47 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:55 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:189):2: 9e6bf013df59c938f23f7ffb3120e2b2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:11:55 [info] 36#36: *1077 [lua] logger.lua:23: 9e6bf013df59c938f23f7ffb3120e2b2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:11:55 +0000] 9e6bf013df59c938f23f7ffb3120e2b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:11:57 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:11:57 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:07 [info] 39#39: *1081 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:07 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:10 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 5a3a736e22e8f521febcdb7b8a90a35a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:12:10 [info] 36#36: *1082 [lua] logger.lua:23: 5a3a736e22e8f521febcdb7b8a90a35a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:12:10 +0000] 5a3a736e22e8f521febcdb7b8a90a35a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:12:17 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:17 [info] 39#39: *1084 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:25 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:189):2: d4fa877b41bdc53bc836958198de2166:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:12:25 [info] 36#36: *1085 [lua] logger.lua:23: d4fa877b41bdc53bc836958198de2166 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:12:25 +0000] d4fa877b41bdc53bc836958198de2166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:12:27 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:27 [info] 36#36: *1087 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:37 [info] 39#39: *1089 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:37 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:40 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:189):2: 994a719ca69bec5cc603c940ac0a47e9:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:12:40 +0000] 994a719ca69bec5cc603c940ac0a47e9 "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 06:12:40 [info] 36#36: *1090 [lua] logger.lua:23: 994a719ca69bec5cc603c940ac0a47e9 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:12:47 [info] 39#39: *1092 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:47 [info] 39#39: *1093 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:55 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:189):2: 7ebea7e376614a2fa0c6aaa17ca214d4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:12:55 [info] 36#36: *1094 [lua] logger.lua:23: 7ebea7e376614a2fa0c6aaa17ca214d4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:12:55 +0000] 7ebea7e376614a2fa0c6aaa17ca214d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:12:57 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:12:57 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:07 [info] 36#36: *1097 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:07 [info] 39#39: *1098 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:10 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: 697802f0a127bb71d7bf893df2ced73b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:13:10 [info] 36#36: *1099 [lua] logger.lua:23: 697802f0a127bb71d7bf893df2ced73b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:10 +0000] 697802f0a127bb71d7bf893df2ced73b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:13:17 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:17 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:25 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:189):2: 742a8e02667c846bf1ebf713dfcca092:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:25 +0000] 742a8e02667c846bf1ebf713dfcca092 "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 06:13:25 [info] 36#36: *1102 [lua] logger.lua:23: 742a8e02667c846bf1ebf713dfcca092 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:13:27 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:27 [info] 36#36: *1104 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:37 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:37 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:40 [info] 36#36: *1107 [lua] access_by_lua(msblocations.conf:189):2: cb869c763ceb67008bd1f1977d3d304d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:40 +0000] cb869c763ceb67008bd1f1977d3d304d "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 06:13:40 [info] 36#36: *1107 [lua] logger.lua:23: cb869c763ceb67008bd1f1977d3d304d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:13:47 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:47 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:55 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:189):2: 4e68b4a1782cbd3de950d8ece8ac3c9f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:55 +0000] 4e68b4a1782cbd3de950d8ece8ac3c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:13:55 [info] 36#36: *1111 [lua] logger.lua:23: 4e68b4a1782cbd3de950d8ece8ac3c9f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 06:13:57 [info] 39#39: *1112 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:13:57 [info] 39#39: *1113 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:07 [info] 39#39: *1114 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:07 [info] 39#39: *1115 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:10 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: 433d1c1abdb9317e7a13bd432b369529:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:14:10 +0000] 433d1c1abdb9317e7a13bd432b369529 "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 06:14:10 [info] 36#36: *1116 [lua] logger.lua:23: 433d1c1abdb9317e7a13bd432b369529 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:14:17 [info] 39#39: *1117 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:17 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:25 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:189):2: 62bf1e1db97aa75c966a087f499dffe0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:14:25 [info] 36#36: *1119 [lua] logger.lua:23: 62bf1e1db97aa75c966a087f499dffe0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:14:25 +0000] 62bf1e1db97aa75c966a087f499dffe0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:14:27 [info] 36#36: *1120 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:27 [info] 39#39: *1121 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:37 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:37 [info] 39#39: *1123 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:40 [info] 36#36: *1124 [lua] access_by_lua(msblocations.conf:189):2: f54e95b771cc0826891d3f757875be45:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:14:40 [info] 36#36: *1124 [lua] logger.lua:23: f54e95b771cc0826891d3f757875be45 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:14:40 +0000] f54e95b771cc0826891d3f757875be45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:14:47 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:47 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:55 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:189):2: 384a9f092ccb143e47c05de629f0e926:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:14:55 +0000] 384a9f092ccb143e47c05de629f0e926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:14:55 [info] 36#36: *1128 [lua] logger.lua:23: 384a9f092ccb143e47c05de629f0e926 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:14:57 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:14:57 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:07 [info] 39#39: *1131 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:07 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:10 [info] 36#36: *1133 [lua] access_by_lua(msblocations.conf:189):2: 6bc7b4b97a44d1e23ead8f6b99a43516:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:15:10 +0000] 6bc7b4b97a44d1e23ead8f6b99a43516 "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 06:15:10 [info] 36#36: *1133 [lua] logger.lua:23: 6bc7b4b97a44d1e23ead8f6b99a43516 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:15:17 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:17 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:25 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:189):2: 5c48bd13612c2a188df1958c7b38f21b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:15:25 +0000] 5c48bd13612c2a188df1958c7b38f21b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:15:25 [info] 36#36: *1136 [lua] logger.lua:23: 5c48bd13612c2a188df1958c7b38f21b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:15:27 [info] 36#36: *1137 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:27 [info] 39#39: *1138 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:37 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:37 [info] 36#36: *1140 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:40 [info] 36#36: *1141 [lua] access_by_lua(msblocations.conf:189):2: 65a1e8d1e39e2cf9de11ea5e0ff5889b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:15:40 [info] 36#36: *1141 [lua] logger.lua:23: 65a1e8d1e39e2cf9de11ea5e0ff5889b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:15:40 +0000] 65a1e8d1e39e2cf9de11ea5e0ff5889b "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 06:15:47 [info] 39#39: *1143 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:47 [info] 39#39: *1144 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:55 [info] 36#36: *1145 [lua] access_by_lua(msblocations.conf:189):2: e5f1eef51d4126627312ee38ae2f083e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:15:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.231 - - [28/Nov/2022:06:15:55 +0000] e5f1eef51d4126627312ee38ae2f083e "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 06:15:55 [info] 36#36: *1145 [lua] logger.lua:23: e5f1eef51d4126627312ee38ae2f083e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:15:57 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:15:57 [info] 36#36: *1147 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:07 [info] 39#39: *1148 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:07 [info] 39#39: *1149 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:10 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:189):2: 13fe5a6d9724e6b381b19a2cecd49d56:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:16:10 [info] 36#36: *1150 [lua] logger.lua:23: 13fe5a6d9724e6b381b19a2cecd49d56 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:16:10 +0000] 13fe5a6d9724e6b381b19a2cecd49d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:16:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:16:17 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:17 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:25 [info] 36#36: *1153 [lua] access_by_lua(msblocations.conf:189):2: 3fe958e8b63a9df8be474f9e40cc1813:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:16:25 [info] 36#36: *1153 [lua] logger.lua:23: 3fe958e8b63a9df8be474f9e40cc1813 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:16:25 +0000] 3fe958e8b63a9df8be474f9e40cc1813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:16:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:16:27 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:27 [info] 36#36: *1155 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:37 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:37 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:40 [info] 36#36: *1158 [lua] access_by_lua(msblocations.conf:189):2: 091d6f38a58d762142eca552f61f090b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:16:40 [info] 36#36: *1158 [lua] logger.lua:23: 091d6f38a58d762142eca552f61f090b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:16:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:16:40 +0000] 091d6f38a58d762142eca552f61f090b "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 06:16:47 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:47 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:55 [info] 36#36: *1162 [lua] access_by_lua(msblocations.conf:189):2: 8c8efbf1628ed57c011466e422a677d1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:16:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:16:55 +0000] 8c8efbf1628ed57c011466e422a677d1 "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 06:16:55 [info] 36#36: *1162 [lua] logger.lua:23: 8c8efbf1628ed57c011466e422a677d1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:16:57 [info] 39#39: *1163 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:16:57 [info] 39#39: *1164 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:07 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:07 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:10 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:189):2: d8b1fcd3e7e14e133469051d170156ef:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:17:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:17:10 [info] 36#36: *1167 [lua] logger.lua:23: d8b1fcd3e7e14e133469051d170156ef {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:17:10 +0000] d8b1fcd3e7e14e133469051d170156ef "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 06:17:17 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:17 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:25 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:189):2: 6729e1279aa1f18f776d0377b1d6bcaf:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:17:25 [info] 36#36: *1170 [lua] logger.lua:23: 6729e1279aa1f18f776d0377b1d6bcaf {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:17:25 +0000] 6729e1279aa1f18f776d0377b1d6bcaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:17:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:17:27 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:27 [info] 36#36: *1172 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:37 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:37 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:40 [info] 36#36: *1175 [lua] access_by_lua(msblocations.conf:189):2: a386dd7b7aadf6010db92ebf5961fe6d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:17:40 [info] 36#36: *1175 [lua] logger.lua:23: a386dd7b7aadf6010db92ebf5961fe6d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:17:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:17:40 +0000] a386dd7b7aadf6010db92ebf5961fe6d "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 06:17:47 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:47 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:55 [info] 36#36: *1179 [lua] access_by_lua(msblocations.conf:189):2: c5fc621d9e33fa46027b04e6feae2304:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:17:55 [info] 36#36: *1179 [lua] logger.lua:23: c5fc621d9e33fa46027b04e6feae2304 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:17:55 +0000] c5fc621d9e33fa46027b04e6feae2304 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:17:57 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:17:57 [info] 39#39: *1181 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:07 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:07 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:10 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: 45c2da7a491e256765c1221f6db07858:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:18:10 +0000] 45c2da7a491e256765c1221f6db07858 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:18:10 [info] 36#36: *1184 [lua] logger.lua:23: 45c2da7a491e256765c1221f6db07858 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:18:17 [info] 36#36: *1186 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:17 [info] 36#36: *1185 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
10.233.67.231 - - [28/Nov/2022:06:18:25 +0000] 1272f0539de61b8142156b63b22ecace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:18:25 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:189):2: 1272f0539de61b8142156b63b22ecace:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:18:25 [info] 36#36: *1187 [lua] logger.lua:23: 1272f0539de61b8142156b63b22ecace {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:18:27 [info] 39#39: *1188 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:27 [info] 39#39: *1189 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:37 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:37 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:40 [info] 36#36: *1192 [lua] access_by_lua(msblocations.conf:189):2: 27a557ac49bfbf0d8d79e693cd55b59d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:18:40 [info] 36#36: *1192 [lua] logger.lua:23: 27a557ac49bfbf0d8d79e693cd55b59d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:18:40 +0000] 27a557ac49bfbf0d8d79e693cd55b59d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:18:47 [info] 39#39: *1194 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:47 [info] 39#39: *1195 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:55 [info] 36#36: *1196 [lua] access_by_lua(msblocations.conf:189):2: 03da2d9c6841754530161afad7fbf83e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:18:55 [info] 36#36: *1196 [lua] logger.lua:23: 03da2d9c6841754530161afad7fbf83e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:18:55 +0000] 03da2d9c6841754530161afad7fbf83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:18:57 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:18:57 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:07 [info] 36#36: *1199 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:07 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:10 [info] 36#36: *1201 [lua] access_by_lua(msblocations.conf:189):2: 8f0736ae940544bf1ce63271ed8f7cb4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:19:10 +0000] 8f0736ae940544bf1ce63271ed8f7cb4 "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 06:19:10 [info] 36#36: *1201 [lua] logger.lua:23: 8f0736ae940544bf1ce63271ed8f7cb4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:19:17 [info] 39#39: *1202 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:17 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:25 [info] 36#36: *1204 [lua] access_by_lua(msblocations.conf:189):2: 47e75bec2e1972649745951663d3888f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:19:25 [info] 36#36: *1204 [lua] logger.lua:23: 47e75bec2e1972649745951663d3888f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:19:25 +0000] 47e75bec2e1972649745951663d3888f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:19:27 [info] 36#36: *1205 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:27 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:37 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:37 [info] 39#39: *1208 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:40 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: 8cc31dbc8af36865df451d47baf2d880:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:19:40 +0000] 8cc31dbc8af36865df451d47baf2d880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:19:40 [info] 36#36: *1209 [lua] logger.lua:23: 8cc31dbc8af36865df451d47baf2d880 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:19:47 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:47 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:55 [info] 36#36: *1213 [lua] access_by_lua(msblocations.conf:189):2: 6e6f60098af9d8f933f4599b5d1ec714:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:19:55 [info] 36#36: *1213 [lua] logger.lua:23: 6e6f60098af9d8f933f4599b5d1ec714 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:19:55 +0000] 6e6f60098af9d8f933f4599b5d1ec714 "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 06:19:57 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:19:57 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:07 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:07 [info] 39#39: *1216 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:10 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:189):2: e2171927e225a3194d23fb6e4dcaecfb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:20:10 [info] 36#36: *1218 [lua] logger.lua:23: e2171927e225a3194d23fb6e4dcaecfb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:20:10 +0000] e2171927e225a3194d23fb6e4dcaecfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:20:17 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:17 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:25 [info] 36#36: *1221 [lua] access_by_lua(msblocations.conf:189):2: 55766936f0395c482cdccf7c4f516dbf:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:20:25 [info] 36#36: *1221 [lua] logger.lua:23: 55766936f0395c482cdccf7c4f516dbf {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:20:25 +0000] 55766936f0395c482cdccf7c4f516dbf "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 06:20:27 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:27 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:37 [info] 36#36: *1224 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:37 [info] 39#39: *1225 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:40 [info] 36#36: *1226 [lua] access_by_lua(msblocations.conf:189):2: bef396e115f4cde8624e8e5b60e96e94:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:20:40 [info] 36#36: *1226 [lua] logger.lua:23: bef396e115f4cde8624e8e5b60e96e94 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:20:40 +0000] bef396e115f4cde8624e8e5b60e96e94 "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 06:20:47 [info] 39#39: *1228 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:47 [info] 39#39: *1229 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:55 [info] 36#36: *1230 [lua] access_by_lua(msblocations.conf:189):2: 854a4aba8344af9433b4d20a810750a0:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:20:55 [info] 36#36: *1230 [lua] logger.lua:23: 854a4aba8344af9433b4d20a810750a0 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.231 - - [28/Nov/2022:06:20:55 +0000] 854a4aba8344af9433b4d20a810750a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:20:57 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:20:57 [info] 39#39: *1232 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:07 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:07 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:10 [info] 36#36: *1235 [lua] access_by_lua(msblocations.conf:189):2: 2ede658b36c5d74504d2871db8acb872:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:21:10 [info] 36#36: *1235 [lua] logger.lua:23: 2ede658b36c5d74504d2871db8acb872 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:21:10 +0000] 2ede658b36c5d74504d2871db8acb872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:21:17 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:17 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:25 [info] 36#36: *1238 [lua] access_by_lua(msblocations.conf:189):2: fbd20d92efbb0751fbc1e12f4847a57d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:21:25 [info] 36#36: *1238 [lua] logger.lua:23: fbd20d92efbb0751fbc1e12f4847a57d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:21:25 +0000] fbd20d92efbb0751fbc1e12f4847a57d "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 06:21:27 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:27 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:37 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:37 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:40 [info] 36#36: *1243 [lua] access_by_lua(msblocations.conf:189):2: 2abe170f5205609dc13f64cf910cef83:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:21:40 [info] 36#36: *1243 [lua] logger.lua:23: 2abe170f5205609dc13f64cf910cef83 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:21:40 +0000] 2abe170f5205609dc13f64cf910cef83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:21:47 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:47 [info] 39#39: *1246 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:55 [info] 36#36: *1247 [lua] access_by_lua(msblocations.conf:189):2: 72a3d4dd9690f9910ce4fef4b92b529a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:21:55 +0000] 72a3d4dd9690f9910ce4fef4b92b529a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:21:55 [info] 36#36: *1247 [lua] logger.lua:23: 72a3d4dd9690f9910ce4fef4b92b529a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:21:57 [info] 39#39: *1248 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:21:57 [info] 39#39: *1249 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:07 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:07 [info] 39#39: *1251 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:10 [info] 36#36: *1252 [lua] access_by_lua(msblocations.conf:189):2: 720b44826eb0c72f5e71ea391454b194:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:22:10 [info] 36#36: *1252 [lua] logger.lua:23: 720b44826eb0c72f5e71ea391454b194 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:22:10 +0000] 720b44826eb0c72f5e71ea391454b194 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:22:17 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:17 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:25 [info] 36#36: *1255 [lua] access_by_lua(msblocations.conf:189):2: 9daa98a694fd4fc14ccede7fee0a07f1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:22:25 +0000] 9daa98a694fd4fc14ccede7fee0a07f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:22:25 [info] 36#36: *1255 [lua] logger.lua:23: 9daa98a694fd4fc14ccede7fee0a07f1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:22:27 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:27 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:37 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:37 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:40 [info] 36#36: *1260 [lua] access_by_lua(msblocations.conf:189):2: 4ee8878bb7e8de6048eea08ead44a50f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:22:40 +0000] 4ee8878bb7e8de6048eea08ead44a50f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:22:40 [info] 36#36: *1260 [lua] logger.lua:23: 4ee8878bb7e8de6048eea08ead44a50f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:22:47 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:47 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:55 [info] 36#36: *1264 [lua] access_by_lua(msblocations.conf:189):2: 88dd3b9f2c9bf3d3e847456343ff743f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:22:56 +0000] 88dd3b9f2c9bf3d3e847456343ff743f "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 06:22:56 [info] 36#36: *1264 [lua] logger.lua:23: 88dd3b9f2c9bf3d3e847456343ff743f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:22:57 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:22:57 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:07 [info] 36#36: *1267 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:07 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:11 [info] 36#36: *1269 [lua] access_by_lua(msblocations.conf:189):2: 2e7390c9c4bbebde9ab2301161840332:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:23:11 +0000] 2e7390c9c4bbebde9ab2301161840332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:23:11 [info] 36#36: *1269 [lua] logger.lua:23: 2e7390c9c4bbebde9ab2301161840332 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:23:17 [info] 39#39: *1270 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:17 [info] 39#39: *1271 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:26 [info] 36#36: *1272 [lua] access_by_lua(msblocations.conf:189):2: 447ddf7aee65789bf228e20474412f5b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:23:26 [info] 36#36: *1272 [lua] logger.lua:23: 447ddf7aee65789bf228e20474412f5b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:23:26 +0000] 447ddf7aee65789bf228e20474412f5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:23:27 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:27 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:37 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:37 [info] 39#39: *1276 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:41 [info] 36#36: *1277 [lua] access_by_lua(msblocations.conf:189):2: 0e89ff6884ef599aefb0554f062fd7f5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:23:41 +0000] 0e89ff6884ef599aefb0554f062fd7f5 "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 06:23:41 [info] 36#36: *1277 [lua] logger.lua:23: 0e89ff6884ef599aefb0554f062fd7f5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:23:47 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:47 [info] 39#39: *1280 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:56 [info] 36#36: *1281 [lua] access_by_lua(msblocations.conf:189):2: 50dd5b5b66044d90ffbc5fb837fa29e7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:23:56 [info] 36#36: *1281 [lua] logger.lua:23: 50dd5b5b66044d90ffbc5fb837fa29e7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:23:56 +0000] 50dd5b5b66044d90ffbc5fb837fa29e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:23:57 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:23:57 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:07 [info] 36#36: *1284 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:07 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:11 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: bde3386899abf2ce02504d2e5aeebfec:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:24:11 [info] 36#36: *1286 [lua] logger.lua:23: bde3386899abf2ce02504d2e5aeebfec {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:24:11 +0000] bde3386899abf2ce02504d2e5aeebfec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:24:17 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:17 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:26 [info] 36#36: *1289 [lua] access_by_lua(msblocations.conf:189):2: 1ba834c0bb7acfebfdcdc8f9ba19db37:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:24:26 [info] 36#36: *1289 [lua] logger.lua:23: 1ba834c0bb7acfebfdcdc8f9ba19db37 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:24:26 +0000] 1ba834c0bb7acfebfdcdc8f9ba19db37 "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 06:24:27 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:27 [info] 36#36: *1291 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:37 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:37 [info] 39#39: *1293 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:41 [info] 36#36: *1294 [lua] access_by_lua(msblocations.conf:189):2: c6d10d374550b0b98d1d185149faa44d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:24:41 [info] 36#36: *1294 [lua] logger.lua:23: c6d10d374550b0b98d1d185149faa44d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:24:41 +0000] c6d10d374550b0b98d1d185149faa44d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:24:47 [info] 39#39: *1297 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:47 [info] 36#36: *1296 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:56 [info] 36#36: *1298 [lua] access_by_lua(msblocations.conf:189):2: ff15b9a3de99cc8ae6026325f321c565:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:24:56 [info] 36#36: *1298 [lua] logger.lua:23: ff15b9a3de99cc8ae6026325f321c565 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:24:56 +0000] ff15b9a3de99cc8ae6026325f321c565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:24:57 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:24:57 [info] 36#36: *1300 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:07 [info] 39#39: *1302 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:07 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:11 [info] 36#36: *1303 [lua] access_by_lua(msblocations.conf:189):2: ccb918ae8ff9a959a77f8b0c92e0ee07:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:25:11 [info] 36#36: *1303 [lua] logger.lua:23: ccb918ae8ff9a959a77f8b0c92e0ee07 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:25:11 +0000] ccb918ae8ff9a959a77f8b0c92e0ee07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:25:17 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:17 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:26 [info] 36#36: *1306 [lua] access_by_lua(msblocations.conf:189):2: b6aa6e3ace95a55591401e578a2f5e7c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:25:26 +0000] b6aa6e3ace95a55591401e578a2f5e7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:25:26 [info] 36#36: *1306 [lua] logger.lua:23: b6aa6e3ace95a55591401e578a2f5e7c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:25:27 [info] 36#36: *1307 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:27 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:37 [info] 36#36: *1309 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:37 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:41 [info] 36#36: *1311 [lua] access_by_lua(msblocations.conf:189):2: 8688b4189353de1bf022bb16dcf17ccb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:25:41 [info] 36#36: *1311 [lua] logger.lua:23: 8688b4189353de1bf022bb16dcf17ccb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:25:41 +0000] 8688b4189353de1bf022bb16dcf17ccb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:25:47 [info] 39#39: *1313 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:47 [info] 39#39: *1314 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:56 [info] 36#36: *1315 [lua] access_by_lua(msblocations.conf:189):2: 4d0b76a9e73f66400a7c98b67c333ec1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:25:56 +0000] 4d0b76a9e73f66400a7c98b67c333ec1 "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 06:25:56 [info] 36#36: *1315 [lua] logger.lua:23: 4d0b76a9e73f66400a7c98b67c333ec1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:25:57 [info] 39#39: *1316 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:25:57 [info] 39#39: *1317 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:07 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:07 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:11 [info] 36#36: *1320 [lua] access_by_lua(msblocations.conf:189):2: e66c803dac4af8f202655a6d9898abe4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:26:11 [info] 36#36: *1320 [lua] logger.lua:23: e66c803dac4af8f202655a6d9898abe4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:26:11 +0000] e66c803dac4af8f202655a6d9898abe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:26:17 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:17 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:26 [info] 36#36: *1323 [lua] access_by_lua(msblocations.conf:189):2: 7c20a83c8bc77bc775edb778be546479:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:26:26 [info] 36#36: *1323 [lua] logger.lua:23: 7c20a83c8bc77bc775edb778be546479 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:26:26 +0000] 7c20a83c8bc77bc775edb778be546479 "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 06:26:27 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:27 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:37 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:37 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:41 [info] 36#36: *1328 [lua] access_by_lua(msblocations.conf:189):2: 3cefc795e63e1132f6b19b4008916b2b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:26:41 [info] 36#36: *1328 [lua] logger.lua:23: 3cefc795e63e1132f6b19b4008916b2b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:26:41 +0000] 3cefc795e63e1132f6b19b4008916b2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:26:47 [info] 39#39: *1331 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:47 [info] 39#39: *1330 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:56 [info] 36#36: *1332 [lua] access_by_lua(msblocations.conf:189):2: 756d858027c81803b4ce4d722007f958:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:26:56 [info] 36#36: *1332 [lua] logger.lua:23: 756d858027c81803b4ce4d722007f958 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:26:56 +0000] 756d858027c81803b4ce4d722007f958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:26:57 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:26:57 [info] 39#39: *1334 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:07 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:07 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:11 [info] 36#36: *1337 [lua] access_by_lua(msblocations.conf:189):2: d7b58fbee0d16a5bdf1b659fb2237c13:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:27:11 +0000] d7b58fbee0d16a5bdf1b659fb2237c13 "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 06:27:11 [info] 36#36: *1337 [lua] logger.lua:23: d7b58fbee0d16a5bdf1b659fb2237c13 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:27:17 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:17 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:26 [info] 36#36: *1340 [lua] access_by_lua(msblocations.conf:189):2: a1d0798674b4baed1bb2feed8c386f2f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:27:26 [info] 36#36: *1340 [lua] logger.lua:23: a1d0798674b4baed1bb2feed8c386f2f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:27:26 +0000] a1d0798674b4baed1bb2feed8c386f2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:27:27 [info] 39#39: *1341 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:27 [info] 39#39: *1342 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:37 [info] 36#36: *1343 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:37 [info] 36#36: *1344 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:41 [info] 36#36: *1345 [lua] access_by_lua(msblocations.conf:189):2: 012e19a23f3b4e4c4a3876c67c80a36a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:27:41 [info] 36#36: *1345 [lua] logger.lua:23: 012e19a23f3b4e4c4a3876c67c80a36a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:27:41 +0000] 012e19a23f3b4e4c4a3876c67c80a36a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:27:47 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:47 [info] 39#39: *1348 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:56 [info] 36#36: *1349 [lua] access_by_lua(msblocations.conf:189):2: 1bd8c15374d56c318048c89cfeb02419:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:27:56 +0000] 1bd8c15374d56c318048c89cfeb02419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:27:56 [info] 36#36: *1349 [lua] logger.lua:23: 1bd8c15374d56c318048c89cfeb02419 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:27:57 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:27:57 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:07 [info] 39#39: *1352 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:07 [info] 39#39: *1353 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:11 [info] 36#36: *1354 [lua] access_by_lua(msblocations.conf:189):2: 2724e4f6dc7ca592bcde1f197435e53a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:28:11 [info] 36#36: *1354 [lua] logger.lua:23: 2724e4f6dc7ca592bcde1f197435e53a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:11 +0000] 2724e4f6dc7ca592bcde1f197435e53a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 06:28:17 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:17 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:26 [info] 36#36: *1357 [lua] access_by_lua(msblocations.conf:189):2: 54af3f08599d3c7ab84227c2bf5657ad:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:28:26 [info] 36#36: *1357 [lua] logger.lua:23: 54af3f08599d3c7ab84227c2bf5657ad {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:26 +0000] 54af3f08599d3c7ab84227c2bf5657ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:28:27 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:27 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:37 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:37 [info] 39#39: *1361 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:41 [info] 36#36: *1362 [lua] access_by_lua(msblocations.conf:189):2: c64f0e8034292abd1be9d0ea7bf71a3d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:41 +0000] c64f0e8034292abd1be9d0ea7bf71a3d "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 06:28:41 [info] 36#36: *1362 [lua] logger.lua:23: c64f0e8034292abd1be9d0ea7bf71a3d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:28:47 [info] 39#39: *1364 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:47 [info] 39#39: *1365 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:56 [info] 36#36: *1366 [lua] access_by_lua(msblocations.conf:189):2: 3f13f706ae6bd90e120655e454d172a4:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:56 +0000] 3f13f706ae6bd90e120655e454d172a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/28 06:28:56 [info] 36#36: *1366 [lua] logger.lua:23: 3f13f706ae6bd90e120655e454d172a4 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 06:28:57 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:28:57 [info] 36#36: *1368 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:07 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:07 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:11 [info] 36#36: *1371 [lua] access_by_lua(msblocations.conf:189):2: 8716a74497873c3e7b175162e8ba2fe5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:29:11 [info] 36#36: *1371 [lua] logger.lua:23: 8716a74497873c3e7b175162e8ba2fe5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:29:11 +0000] 8716a74497873c3e7b175162e8ba2fe5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:29:17 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:17 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:26 [info] 36#36: *1374 [lua] access_by_lua(msblocations.conf:189):2: 0591a26f76490659405e457ebaaf77e5:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:29:26 [info] 36#36: *1374 [lua] logger.lua:23: 0591a26f76490659405e457ebaaf77e5 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:29:26 +0000] 0591a26f76490659405e457ebaaf77e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:29:27 [info] 39#39: *1375 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:27 [info] 39#39: *1376 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:37 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:37 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:41 [info] 36#36: *1379 [lua] access_by_lua(msblocations.conf:189):2: f5d57b9126d77fbc75d42987e79a6ff2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:29:41 [info] 36#36: *1379 [lua] logger.lua:23: f5d57b9126d77fbc75d42987e79a6ff2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:29:41 +0000] f5d57b9126d77fbc75d42987e79a6ff2 "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 06:29:47 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:47 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:56 [info] 36#36: *1383 [lua] access_by_lua(msblocations.conf:189):2: 6b1bf60aaddee326b35e3156b7680dea:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 38
2022/11/28 06:29:56 [info] 36#36: *1383 [lua] logger.lua:23: 6b1bf60aaddee326b35e3156b7680dea {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:29:56 +0000] 6b1bf60aaddee326b35e3156b7680dea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.042 "-" "Consul Health Check" "-"
2022/11/28 06:29:57 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:29:57 [info] 36#36: *1385 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:07 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:07 [info] 39#39: *1387 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:11 [info] 36#36: *1388 [lua] access_by_lua(msblocations.conf:189):2: 24c9b2225d2d06e01056b0b79259175d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.231 - - [28/Nov/2022:06:30:11 +0000] 24c9b2225d2d06e01056b0b79259175d "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 06:30:11 [info] 36#36: *1388 [lua] logger.lua:23: 24c9b2225d2d06e01056b0b79259175d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:30:17 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:17 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:26 [info] 36#36: *1391 [lua] access_by_lua(msblocations.conf:189):2: 0e14223de98c68b342219e65f926783f:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:30:26 [info] 36#36: *1391 [lua] logger.lua:23: 0e14223de98c68b342219e65f926783f {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:30:26 +0000] 0e14223de98c68b342219e65f926783f "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 06:30:27 [info] 39#39: *1393 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:27 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:37 [info] 39#39: *1394 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:37 [info] 39#39: *1395 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:41 [info] 36#36: *1396 [lua] access_by_lua(msblocations.conf:189):2: 7612c425d81fd9d78498f05c4150542c:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:30:41 [info] 36#36: *1396 [lua] logger.lua:23: 7612c425d81fd9d78498f05c4150542c {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:30:41 +0000] 7612c425d81fd9d78498f05c4150542c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/28 06:30:47 [info] 39#39: *1398 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:47 [info] 39#39: *1399 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:56 [info] 36#36: *1400 [lua] access_by_lua(msblocations.conf:189):2: dfa1fd442eb9463771e958bd714fd12b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:30:56 +0000] dfa1fd442eb9463771e958bd714fd12b "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 06:30:56 [info] 36#36: *1400 [lua] logger.lua:23: dfa1fd442eb9463771e958bd714fd12b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:30:57 [info] 39#39: *1402 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:30:57 [info] 36#36: *1401 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:07 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:07 [info] 36#36: *1404 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:11 [info] 36#36: *1405 [lua] access_by_lua(msblocations.conf:189):2: 6b46e50e4e0f26bc717b7a19c480bd56:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:11 +0000] 6b46e50e4e0f26bc717b7a19c480bd56 "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 06:31:11 [info] 36#36: *1405 [lua] logger.lua:23: 6b46e50e4e0f26bc717b7a19c480bd56 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:31:17 [info] 36#36: *1406 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:17 [info] 39#39: *1407 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:26 [info] 36#36: *1408 [lua] access_by_lua(msblocations.conf:189):2: 738d5f0cdddd173e03f5f421e74d67f1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:31:26 [info] 36#36: *1408 [lua] logger.lua:23: 738d5f0cdddd173e03f5f421e74d67f1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:26 +0000] 738d5f0cdddd173e03f5f421e74d67f1 "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 06:31:27 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:27 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:37 [info] 36#36: *1412 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:37 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:41 [info] 36#36: *1413 [lua] access_by_lua(msblocations.conf:189):2: 70695ac2e4937bf63d53deccfec33987:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:41 +0000] 70695ac2e4937bf63d53deccfec33987 "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 06:31:41 [info] 36#36: *1413 [lua] logger.lua:23: 70695ac2e4937bf63d53deccfec33987 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:31:47 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:47 [info] 39#39: *1415 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:56 [info] 36#36: *1417 [lua] access_by_lua(msblocations.conf:189):2: c6a8e6d4838a74d6efb4685992dcab63:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:31:56 [info] 36#36: *1417 [lua] logger.lua:23: c6a8e6d4838a74d6efb4685992dcab63 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:31:56 +0000] c6a8e6d4838a74d6efb4685992dcab63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:31:57 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:31:57 [info] 36#36: *1419 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:07 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:07 [info] 36#36: *1421 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:11 [info] 36#36: *1422 [lua] access_by_lua(msblocations.conf:189):2: 804a4f68d7fe8474e18159252fa166bf:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:11 +0000] 804a4f68d7fe8474e18159252fa166bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:32:11 [info] 36#36: *1422 [lua] logger.lua:23: 804a4f68d7fe8474e18159252fa166bf {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:32:17 [info] 36#36: *1423 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:17 [info] 39#39: *1424 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:26 [info] 36#36: *1425 [lua] access_by_lua(msblocations.conf:189):2: 43fad268e99d86eec7de6ae542c4b740:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:32:26 [info] 36#36: *1425 [lua] logger.lua:23: 43fad268e99d86eec7de6ae542c4b740 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:26 +0000] 43fad268e99d86eec7de6ae542c4b740 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 06:32:27 [info] 36#36: *1426 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:27 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:37 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:37 [info] 39#39: *1429 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:41 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:189):2: e604933f268bf8480f54229a8024eeec:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:41 +0000] e604933f268bf8480f54229a8024eeec "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 06:32:41 [info] 36#36: *1430 [lua] logger.lua:23: e604933f268bf8480f54229a8024eeec {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:32:47 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:47 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:56 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:189):2: 87ed788db9962c536f44da7148c98813:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:32:56 [info] 36#36: *1434 [lua] logger.lua:23: 87ed788db9962c536f44da7148c98813 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:32:56 +0000] 87ed788db9962c536f44da7148c98813 "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 06:32:57 [info] 36#36: *1435 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:32:57 [info] 39#39: *1436 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:07 [info] 36#36: *1437 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:07 [info] 39#39: *1438 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:11 [info] 36#36: *1439 [lua] access_by_lua(msblocations.conf:189):2: d4d361abcf8924f4d2105c143c197c3b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:33:11 [info] 36#36: *1439 [lua] logger.lua:23: d4d361abcf8924f4d2105c143c197c3b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:33:11 +0000] d4d361abcf8924f4d2105c143c197c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 06:33:17 [info] 39#39: *1440 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:17 [info] 39#39: *1441 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:26 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:189):2: 8a4722c0cbc6fa3721065b957eab2e04:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:33:26 [info] 36#36: *1442 [lua] logger.lua:23: 8a4722c0cbc6fa3721065b957eab2e04 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:33:26 +0000] 8a4722c0cbc6fa3721065b957eab2e04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:33:27 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:27 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:37 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:37 [info] 39#39: *1446 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:41 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:189):2: 05619d1a6c7547a9214cae6f9735c4ed:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:33:41 +0000] 05619d1a6c7547a9214cae6f9735c4ed "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 06:33:41 [info] 36#36: *1447 [lua] logger.lua:23: 05619d1a6c7547a9214cae6f9735c4ed {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:33:47 [info] 39#39: *1449 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:47 [info] 39#39: *1450 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:56 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 220ee536dff869317ff0897c2e4298cd:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:33:56 +0000] 220ee536dff869317ff0897c2e4298cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:33:56 [info] 36#36: *1451 [lua] logger.lua:23: 220ee536dff869317ff0897c2e4298cd {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:33:57 [info] 39#39: *1452 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:33:57 [info] 39#39: *1453 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:07 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:07 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:11 [info] 36#36: *1456 [lua] access_by_lua(msblocations.conf:189):2: 15a779e7ee132a80ec3b3522f9d5c499:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:11 +0000] 15a779e7ee132a80ec3b3522f9d5c499 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:34:11 [info] 36#36: *1456 [lua] logger.lua:23: 15a779e7ee132a80ec3b3522f9d5c499 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:34:17 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:17 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:26 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:189):2: 8cb09d813cb7adb879243d5af0f70667:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:26 +0000] 8cb09d813cb7adb879243d5af0f70667 "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 06:34:26 [info] 36#36: *1459 [lua] logger.lua:23: 8cb09d813cb7adb879243d5af0f70667 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:34:27 [info] 39#39: *1460 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:27 [info] 39#39: *1461 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:37 [info] 36#36: *1462 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:37 [info] 36#36: *1463 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:41 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:189):2: ed4a16de7fc24af0bc13f79bfc0efdc8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:34:41 [info] 36#36: *1464 [lua] logger.lua:23: ed4a16de7fc24af0bc13f79bfc0efdc8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:41 +0000] ed4a16de7fc24af0bc13f79bfc0efdc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:34:47 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:47 [info] 36#36: *1467 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:56 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: 9f396b4984bbade5f2c22e3eab653f8b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:56 +0000] 9f396b4984bbade5f2c22e3eab653f8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/28 06:34:56 [info] 36#36: *1468 [lua] logger.lua:23: 9f396b4984bbade5f2c22e3eab653f8b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:34:57 [info] 39#39: *1469 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:34:57 [info] 39#39: *1470 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:07 [info] 39#39: *1471 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:07 [info] 39#39: *1472 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:11 [info] 36#36: *1473 [lua] access_by_lua(msblocations.conf:189):2: 58462be72a56bb999d6c34eb49067d40:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:35:11 [info] 36#36: *1473 [lua] logger.lua:23: 58462be72a56bb999d6c34eb49067d40 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:35:11 +0000] 58462be72a56bb999d6c34eb49067d40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:35:17 [info] 39#39: *1474 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:17 [info] 39#39: *1475 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:26 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:189):2: 1525d534b1d21db78714c2170e03af95:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:35:26 +0000] 1525d534b1d21db78714c2170e03af95 "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 06:35:26 [info] 36#36: *1476 [lua] logger.lua:23: 1525d534b1d21db78714c2170e03af95 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:35:27 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:27 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:37 [info] 39#39: *1479 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:37 [info] 39#39: *1480 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:41 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:189):2: 11d35f0e140177b11362b8c6d39bb7fb:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:35:41 +0000] 11d35f0e140177b11362b8c6d39bb7fb "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 06:35:41 [info] 36#36: *1481 [lua] logger.lua:23: 11d35f0e140177b11362b8c6d39bb7fb {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:35:47 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:47 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:56 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: 771741c28c89411f9028d0c0336753ca:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:35:56 [info] 36#36: *1485 [lua] logger.lua:23: 771741c28c89411f9028d0c0336753ca {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:35:56 +0000] 771741c28c89411f9028d0c0336753ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:35:57 [info] 39#39: *1486 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:35:57 [info] 39#39: *1487 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:07 [info] 36#36: *1488 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:07 [info] 36#36: *1489 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:11 [info] 36#36: *1490 [lua] access_by_lua(msblocations.conf:189):2: eb1c68a053e978ab12b0e2289a868017:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:36:11 [info] 36#36: *1490 [lua] logger.lua:23: eb1c68a053e978ab12b0e2289a868017 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:36:11 +0000] eb1c68a053e978ab12b0e2289a868017 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:36:17 [info] 39#39: *1491 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:17 [info] 39#39: *1492 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:26 [info] 36#36: *1493 [lua] access_by_lua(msblocations.conf:189):2: 73abe2a59d36d4173e5e22505f28d2f1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:36:26 [info] 36#36: *1493 [lua] logger.lua:23: 73abe2a59d36d4173e5e22505f28d2f1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:36:26 +0000] 73abe2a59d36d4173e5e22505f28d2f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:36:27 [info] 36#36: *1494 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:27 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:37 [info] 36#36: *1497 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:37 [info] 36#36: *1496 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:41 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:189):2: a7a595712954b565c54d275011882b5e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:36:41 +0000] a7a595712954b565c54d275011882b5e "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 06:36:41 [info] 36#36: *1498 [lua] logger.lua:23: a7a595712954b565c54d275011882b5e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:36:47 [info] 36#36: *1501 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:47 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:56 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: 035946875f35cfaacee313da9f6cb80b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:36:56 [info] 36#36: *1502 [lua] logger.lua:23: 035946875f35cfaacee313da9f6cb80b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.67.231 - - [28/Nov/2022:06:36:56 +0000] 035946875f35cfaacee313da9f6cb80b "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 06:36:57 [info] 36#36: *1503 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:36:57 [info] 39#39: *1504 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:07 [info] 39#39: *1505 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:07 [info] 39#39: *1506 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:11 [info] 36#36: *1507 [lua] access_by_lua(msblocations.conf:189):2: 269277cea2b01a4a8ed54a15ff332b8d:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:37:11 [info] 36#36: *1507 [lua] logger.lua:23: 269277cea2b01a4a8ed54a15ff332b8d {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:37:11 +0000] 269277cea2b01a4a8ed54a15ff332b8d "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 06:37:17 [info] 39#39: *1508 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:17 [info] 36#36: *1509 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:26 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:189):2: 410d43a266c8e33a2d60ab6a0f8ed6e2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:37:26 +0000] 410d43a266c8e33a2d60ab6a0f8ed6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:37:26 [info] 36#36: *1510 [lua] logger.lua:23: 410d43a266c8e33a2d60ab6a0f8ed6e2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:37:27 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:27 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:37 [info] 36#36: *1514 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:37 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:41 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:189):2: 121bd22cd721931291b66bfad2f88458:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:37:41 [info] 36#36: *1515 [lua] logger.lua:23: 121bd22cd721931291b66bfad2f88458 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.231 - - [28/Nov/2022:06:37:41 +0000] 121bd22cd721931291b66bfad2f88458 "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 06:37:47 [info] 39#39: *1517 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:47 [info] 36#36: *1518 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:56 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:189):2: 9d6ab983044bbe1700bf2ea5479e8dea:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:37:56 [info] 36#36: *1519 [lua] logger.lua:23: 9d6ab983044bbe1700bf2ea5479e8dea {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:37:56 +0000] 9d6ab983044bbe1700bf2ea5479e8dea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:37:57 [info] 39#39: *1520 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:37:57 [info] 39#39: *1521 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:07 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:07 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:11 [info] 36#36: *1524 [lua] access_by_lua(msblocations.conf:189):2: b5923aaaa36d683dfe9d54c66b5cda06:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:38:11 [info] 36#36: *1524 [lua] logger.lua:23: b5923aaaa36d683dfe9d54c66b5cda06 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:38:11 +0000] b5923aaaa36d683dfe9d54c66b5cda06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:38:17 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:17 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:26 [info] 36#36: *1527 [lua] access_by_lua(msblocations.conf:189):2: da57ceabf2496bcce60d5e33c3d899c2:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:38:26 +0000] da57ceabf2496bcce60d5e33c3d899c2 "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 06:38:26 [info] 36#36: *1527 [lua] logger.lua:23: da57ceabf2496bcce60d5e33c3d899c2 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/28 06:38:27 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:27 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:37 [info] 36#36: *1530 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:37 [info] 36#36: *1531 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:41 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:189):2: 0624b1396afd75e693a19619a0abdd3a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:38:41 +0000] 0624b1396afd75e693a19619a0abdd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:38:41 [info] 36#36: *1532 [lua] logger.lua:23: 0624b1396afd75e693a19619a0abdd3a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:38:47 [info] 36#36: *1534 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:47 [info] 36#36: *1535 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:56 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:189):2: f1c210a25479a1bbfe38a14854290c78:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:38:56 [info] 36#36: *1536 [lua] logger.lua:23: f1c210a25479a1bbfe38a14854290c78 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:38:56 +0000] f1c210a25479a1bbfe38a14854290c78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:38:57 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:38:57 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:07 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:07 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:11 [info] 36#36: *1541 [lua] access_by_lua(msblocations.conf:189):2: afa90735d4c181e85ed4fc6f71a63320:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:39:11 +0000] afa90735d4c181e85ed4fc6f71a63320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:39:11 [info] 36#36: *1541 [lua] logger.lua:23: afa90735d4c181e85ed4fc6f71a63320 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:39:17 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:17 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:26 [info] 36#36: *1544 [lua] access_by_lua(msblocations.conf:189):2: 1e63d11dcae77769c4560569fe5ee778:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:39:26 [info] 36#36: *1544 [lua] logger.lua:23: 1e63d11dcae77769c4560569fe5ee778 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:39:26 +0000] 1e63d11dcae77769c4560569fe5ee778 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:39:27 [info] 36#36: *1545 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:27 [info] 39#39: *1546 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:37 [info] 36#36: *1547 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:37 [info] 36#36: *1548 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:41 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:189):2: fa83ad0b431d6e04d5e180417ff031d8:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:39:41 +0000] fa83ad0b431d6e04d5e180417ff031d8 "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 06:39:41 [info] 36#36: *1549 [lua] logger.lua:23: fa83ad0b431d6e04d5e180417ff031d8 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:39:47 [info] 39#39: *1551 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:47 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:56 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:189):2: 8f59afe9754d673d561bb25a35d5fdf7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:39:56 [info] 36#36: *1553 [lua] logger.lua:23: 8f59afe9754d673d561bb25a35d5fdf7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:39:56 +0000] 8f59afe9754d673d561bb25a35d5fdf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/28 06:39:57 [info] 36#36: *1554 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:39:57 [info] 39#39: *1555 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:07 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:07 [info] 39#39: *1557 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:11 [info] 36#36: *1558 [lua] access_by_lua(msblocations.conf:189):2: ffe67002d1c090aaa4251cef17789c8b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:11 +0000] ffe67002d1c090aaa4251cef17789c8b "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 06:40:11 [info] 36#36: *1558 [lua] logger.lua:23: ffe67002d1c090aaa4251cef17789c8b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/28 06:40:17 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:17 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:26 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:189):2: 8037d1e804697336c5c7eaf6a6ac910e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:40:26 [info] 36#36: *1561 [lua] logger.lua:23: 8037d1e804697336c5c7eaf6a6ac910e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:26 +0000] 8037d1e804697336c5c7eaf6a6ac910e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:40:27 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:27 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:37 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:37 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:41 [info] 36#36: *1566 [lua] access_by_lua(msblocations.conf:189):2: 22792667054cdbe5746da538cb9ade30:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:41 +0000] 22792667054cdbe5746da538cb9ade30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 06:40:41 [info] 36#36: *1566 [lua] logger.lua:23: 22792667054cdbe5746da538cb9ade30 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:40:47 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:47 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:56 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:189):2: b31b9f58089b0e73200d7c07ad86cab1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:40:56 [info] 36#36: *1570 [lua] logger.lua:23: b31b9f58089b0e73200d7c07ad86cab1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:40:56 +0000] b31b9f58089b0e73200d7c07ad86cab1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/28 06:40:57 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:40:57 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:07 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:07 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:11 [info] 36#36: *1575 [lua] access_by_lua(msblocations.conf:189):2: 526c9a58c9f1f4173ad9af92dfbff1e1:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:41:11 +0000] 526c9a58c9f1f4173ad9af92dfbff1e1 "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 06:41:11 [info] 36#36: *1575 [lua] logger.lua:23: 526c9a58c9f1f4173ad9af92dfbff1e1 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:41:17 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:17 [info] 36#36: *1577 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:26 [info] 36#36: *1578 [lua] access_by_lua(msblocations.conf:189):2: db63a0afba60016465090c46c295ff85:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:41:26 +0000] db63a0afba60016465090c46c295ff85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:41:26 [info] 36#36: *1578 [lua] logger.lua:23: db63a0afba60016465090c46c295ff85 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:41:27 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:27 [info] 36#36: *1580 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:37 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:37 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:41 [info] 36#36: *1583 [lua] access_by_lua(msblocations.conf:189):2: a1805ee8ff5542f5ee51f359529a6759:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:41:41 +0000] a1805ee8ff5542f5ee51f359529a6759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:41:41 [info] 36#36: *1583 [lua] logger.lua:23: a1805ee8ff5542f5ee51f359529a6759 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:41:47 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:47 [info] 36#36: *1586 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:56 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:189):2: 0a44e5b911aacd3c30a146639cc4b078:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:41:56 [info] 36#36: *1587 [lua] logger.lua:23: 0a44e5b911aacd3c30a146639cc4b078 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:41:56 +0000] 0a44e5b911aacd3c30a146639cc4b078 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:41:57 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:41:57 [info] 39#39: *1589 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:07 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:07 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:11 [info] 36#36: *1592 [lua] access_by_lua(msblocations.conf:189):2: e7cbb92e8a56506bd97d08e1962db00b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:42:11 [info] 36#36: *1592 [lua] logger.lua:23: e7cbb92e8a56506bd97d08e1962db00b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:42:11 +0000] e7cbb92e8a56506bd97d08e1962db00b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:42:17 [info] 39#39: *1593 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:17 [info] 39#39: *1594 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:26 [info] 36#36: *1595 [lua] access_by_lua(msblocations.conf:189):2: e505340e775b4170d3b7fab42e51f142:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:42:26 +0000] e505340e775b4170d3b7fab42e51f142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:42:26 [info] 36#36: *1595 [lua] logger.lua:23: e505340e775b4170d3b7fab42e51f142 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:42:27 [info] 39#39: *1596 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:27 [info] 39#39: *1597 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:37 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:37 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:41 [info] 36#36: *1600 [lua] access_by_lua(msblocations.conf:189):2: 0eda695c10939afe9a4676a3f0dbea9e:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:42:41 [info] 36#36: *1600 [lua] logger.lua:23: 0eda695c10939afe9a4676a3f0dbea9e {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:42:41 +0000] 0eda695c10939afe9a4676a3f0dbea9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:42:47 [info] 39#39: *1602 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:47 [info] 39#39: *1603 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:57 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:189):2: c68ae95727be1633d21ed8b31b668082:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:42:57 +0000] c68ae95727be1633d21ed8b31b668082 "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 06:42:57 [info] 36#36: *1604 [lua] logger.lua:23: c68ae95727be1633d21ed8b31b668082 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:42:57 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:42:57 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:07 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:07 [info] 39#39: *1608 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:12 [info] 36#36: *1609 [lua] access_by_lua(msblocations.conf:189):2: cef3883a66676ba12c53181dafc6b321:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:12 +0000] cef3883a66676ba12c53181dafc6b321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/28 06:43:12 [info] 36#36: *1609 [lua] logger.lua:23: cef3883a66676ba12c53181dafc6b321 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , 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 06:43:17 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:17 [info] 39#39: *1611 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:27 [info] 36#36: *1612 [lua] access_by_lua(msblocations.conf:189):2: 4d10c737ee98992288277884cb6cee78:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:43:27 [info] 36#36: *1612 [lua] logger.lua:23: 4d10c737ee98992288277884cb6cee78 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:27 +0000] 4d10c737ee98992288277884cb6cee78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:43:27 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:27 [info] 39#39: *1614 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:37 [info] 36#36: *1616 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:37 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:42 [info] 36#36: *1617 [lua] access_by_lua(msblocations.conf:189):2: 15ec896b6824316b66626bde5bbd67d7:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/28 06:43:42 [info] 36#36: *1617 [lua] logger.lua:23: 15ec896b6824316b66626bde5bbd67d7 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:42 +0000] 15ec896b6824316b66626bde5bbd67d7 "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 06:43:47 [info] 36#36: *1619 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:47 [info] 36#36: *1620 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:57 [info] 36#36: *1621 [lua] access_by_lua(msblocations.conf:189):2: 9f494dac5ee22e0d51a9b39981893d58:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/28 06:43:57 [info] 36#36: *1621 [lua] logger.lua:23: 9f494dac5ee22e0d51a9b39981893d58 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:43:57 +0000] 9f494dac5ee22e0d51a9b39981893d58 "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 06:43:57 [info] 36#36: *1622 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:43:57 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:07 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:07 [info] 36#36: *1625 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:12 [info] 36#36: *1626 [lua] access_by_lua(msblocations.conf:189):2: 95ee19f6eee09a0bda3f9f1ee4c71a47:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:44:12 [info] 36#36: *1626 [lua] logger.lua:23: 95ee19f6eee09a0bda3f9f1ee4c71a47 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.231 - - [28/Nov/2022:06:44:12 +0000] 95ee19f6eee09a0bda3f9f1ee4c71a47 "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 06:44:17 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:17 [info] 39#39: *1627 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:27 [info] 36#36: *1629 [lua] access_by_lua(msblocations.conf:189):2: 84fe52498efc564cb0d31ece6064b99b:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:27 +0000] 84fe52498efc564cb0d31ece6064b99b "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 06:44:27 [info] 36#36: *1629 [lua] logger.lua:23: 84fe52498efc564cb0d31ece6064b99b {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/28 06:44:27 [info] 39#39: *1631 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:27 [info] 39#39: *1630 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:37 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:37 [info] 36#36: *1633 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:42 [info] 36#36: *1634 [lua] access_by_lua(msblocations.conf:189):2: 4d76ba8ada69812a5a65faead929f08a:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/28 06:44:42 [info] 36#36: *1634 [lua] logger.lua:23: 4d76ba8ada69812a5a65faead929f08a {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:42 +0000] 4d76ba8ada69812a5a65faead929f08a "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 06:44:47 [info] 36#36: *1636 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:47 [info] 39#39: *1637 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:57 [info] 36#36: *1638 [lua] access_by_lua(msblocations.conf:189):2: 714893e006b76f5778ca742f36cae990:receive the request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/28 06:44:57 [info] 36#36: *1638 [lua] logger.lua:23: 714893e006b76f5778ca742f36cae990 {"matched":"microservices"} while logging request, client: 10.233.67.231, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.67.231 - - [28/Nov/2022:06:44:57 +0000] 714893e006b76f5778ca742f36cae990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.231 - - [28/Nov/2022:06:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/28 06:44:57 [info] 36#36: *1639 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:44:57 [info] 36#36: *1640 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:45:07 [info] 36#36: *1642 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:45:07 [info] 36#36: *1641 client closed connection while SSL handshaking, client: 10.233.66.155, server: 0.0.0.0:443
2022/11/28 06:45:12 [info] 36#36: *1643 [lua] access_by_lua(msblocati