Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.14.61
### 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/17 20:45:43 [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/17 20:45:43 [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/17 20:45:43 [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/17 20:45:43 [notice] 33#33: using the "epoll" event method
2022/11/17 20:45:43 [notice] 33#33: openresty/1.13.6.1
2022/11/17 20:45:43 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2022/11/17 20:45:43 [notice] 33#33: OS: Linux 5.4.0-96-generic
2022/11/17 20:45:43 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2022/11/17 20:45:43 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2022/11/17 20:45:43 [notice] 34#34: start worker process 35
2022/11/17 20:45:43 [notice] 34#34: start worker process 37
2022/11/17 20:45:43 [notice] 34#34: start worker process 38
2022/11/17 20:45:43 [notice] 34#34: start worker process 39
2022/11/17 20:45:43 [notice] 34#34: start worker process 40
2022/11/17 20:45:43 [notice] 34#34: start worker process 41
2022/11/17 20:45:43 [notice] 34#34: start worker process 42
2022/11/17 20:45:43 [notice] 34#34: start worker process 43
2022/11/17 20:45:43 [notice] 34#34: start cache manager process 44
2022/11/17 20:45:43 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221117204543.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-17 20:45:45 771 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2022-11-17 20:45:45 779 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2022-11-17 20:45:45 779 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2022-11-17 20:45:45 828 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2022-11-17 20:45:45 829 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.14.61:10081 Enabled:true
2022-11-17 20:45:47 010 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 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-17 20:45:47 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2022-11-17 20:45:47 076 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2022-11-17 20:45:47 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2022-11-17 20:45:47 077 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2022-11-17 20:45:47 078 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2022-11-17 20:45:47 078 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2022-11-17 20:45:47 078 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2022-11-17 20:45:47 132 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2022-11-17 20:45:47 209 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2022-11-17 20:45:47 209 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2022-11-17 20:45:47 209 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2022-11-17 20:45:47 651 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2022/11/17 20:45:55 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:45:55 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:45:55 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: 63319f91c811d815fe12bf03f345be4c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:45:55 +0000] 63319f91c811d815fe12bf03f345be4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.118 upstream_response_time:0.118 "-" "Consul Health Check" "-"
2022/11/17 20:45:55 [info] 35#35: *14 [lua] logger.lua:23: 63319f91c811d815fe12bf03f345be4c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:45:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35
2022/11/17 20:46:05 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:05 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:10 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: a5bad361f0a4626c22ff1c6da8b0385a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:46:10 [info] 35#35: *19 [lua] logger.lua:23: a5bad361f0a4626c22ff1c6da8b0385a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:46:10 +0000] a5bad361f0a4626c22ff1c6da8b0385a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:46:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/11/17 20:46:15 [info] 35#35: *20 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:15 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:25 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:25 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:25 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 14c39569cffbfdbd06c12ca5102efc26:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:46:25 [info] 35#35: *24 [lua] logger.lua:23: 14c39569cffbfdbd06c12ca5102efc26 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:46:25 +0000] 14c39569cffbfdbd06c12ca5102efc26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:46:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 20:46:35 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:35 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:40 [info] 35#35: *27 [lua] access_by_lua(msblocations.conf:189):2: c7ae6c28aeb8751cd9dc4b1c516bae9c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:46:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.188 - - [17/Nov/2022:20:46:40 +0000] c7ae6c28aeb8751cd9dc4b1c516bae9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/17 20:46:40 [info] 35#35: *27 [lua] logger.lua:23: c7ae6c28aeb8751cd9dc4b1c516bae9c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 20:46:43 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2022/11/17 20:46:43 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2022/11/17 20:46:43 [notice] 34#34: cache loader process 45 exited with code 0
2022/11/17 20:46:43 [notice] 34#34: signal 29 (SIGIO) received
2022/11/17 20:46:45 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:45 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:55 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:55 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:46:55 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: 6c9ac5d0d2697ef627edc46aac3936e6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:46:55 [info] 35#35: *33 [lua] logger.lua:23: 6c9ac5d0d2697ef627edc46aac3936e6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:46:55 +0000] 6c9ac5d0d2697ef627edc46aac3936e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:46:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:47:05 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:05 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:10 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: d6a9d0e564efac4ed3a1f972a165039a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:47:10 [info] 35#35: *36 [lua] logger.lua:23: d6a9d0e564efac4ed3a1f972a165039a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:10 +0000] d6a9d0e564efac4ed3a1f972a165039a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:47:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 20:47:15 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:15 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:25 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:25 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:25 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 8752c3822194bca85063c9f4c3a0d04e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:47:25 [info] 35#35: *41 [lua] logger.lua:23: 8752c3822194bca85063c9f4c3a0d04e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:25 +0000] 8752c3822194bca85063c9f4c3a0d04e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:47:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:47:35 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:35 [info] 35#35: *43 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:40 [info] 35#35: *44 [lua] access_by_lua(msblocations.conf:189):2: 0397bb5235a4c72f034a4e3e705dacae:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:40 +0000] 0397bb5235a4c72f034a4e3e705dacae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:47:40 [info] 35#35: *44 [lua] logger.lua:23: 0397bb5235a4c72f034a4e3e705dacae {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:47:45 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:45 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:55 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:55 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:47:55 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: a4b7f771722143aededb596930f1ec17:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:56 +0000] a4b7f771722143aededb596930f1ec17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/17 20:47:56 [info] 35#35: *50 [lua] logger.lua:23: a4b7f771722143aededb596930f1ec17 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/17 20:48:05 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:05 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:11 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 689a7ad2694c4486454f65a8fcd4bb0e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:48:11 [info] 35#35: *53 [lua] logger.lua:23: 689a7ad2694c4486454f65a8fcd4bb0e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:48:11 +0000] 689a7ad2694c4486454f65a8fcd4bb0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:48:15 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:15 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:25 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:25 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:26 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: be3870f82cd468d81c226ae6c98844df:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:48:26 [info] 35#35: *58 [lua] logger.lua:23: be3870f82cd468d81c226ae6c98844df {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:48:26 +0000] be3870f82cd468d81c226ae6c98844df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:48:35 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:35 [info] 35#35: *60 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:41 [info] 35#35: *61 [lua] access_by_lua(msblocations.conf:189):2: 9b4de60d7a9e24f425e04c84be54cde0:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:48:41 [info] 35#35: *61 [lua] logger.lua:23: 9b4de60d7a9e24f425e04c84be54cde0 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:48:41 +0000] 9b4de60d7a9e24f425e04c84be54cde0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:48:45 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:45 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:55 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:55 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:48:56 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 61e966fa1a6db0ddc947ec9730953592:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:48:56 +0000] 61e966fa1a6db0ddc947ec9730953592 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2022/11/17 20:48:56 [info] 35#35: *67 [lua] logger.lua:23: 61e966fa1a6db0ddc947ec9730953592 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 20:49:05 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:05 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:11 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: a029c76630097f6656b5085485ccca12:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:49:11 [info] 35#35: *70 [lua] logger.lua:23: a029c76630097f6656b5085485ccca12 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:11 +0000] a029c76630097f6656b5085485ccca12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:49:15 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:15 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:25 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:25 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:26 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 0eed4856172a9a65ae1269ecf6418a40:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.68.188 - - [17/Nov/2022:20:49:26 +0000] 0eed4856172a9a65ae1269ecf6418a40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/17 20:49:26 [info] 35#35: *75 [lua] logger.lua:23: 0eed4856172a9a65ae1269ecf6418a40 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 20:49:35 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:35 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:41 [info] 35#35: *78 [lua] access_by_lua(msblocations.conf:189):2: 32d9e8a54449e1370945161c0f1962f4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:41 +0000] 32d9e8a54449e1370945161c0f1962f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2022/11/17 20:49:41 [info] 35#35: *78 [lua] logger.lua:23: 32d9e8a54449e1370945161c0f1962f4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/17 20:49:45 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:45 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:55 [info] 35#35: *83 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:55 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:49:56 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: 6e15d7dbe2bc6a267414e4564cdcca9f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:56 +0000] 6e15d7dbe2bc6a267414e4564cdcca9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 20:49:56 [info] 35#35: *84 [lua] logger.lua:23: 6e15d7dbe2bc6a267414e4564cdcca9f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:50:05 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:05 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:11 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 81432a86c3ca3daa878693b8a9ed2f87:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:50:11 [info] 35#35: *87 [lua] logger.lua:23: 81432a86c3ca3daa878693b8a9ed2f87 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:50:11 +0000] 81432a86c3ca3daa878693b8a9ed2f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:50:15 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:15 [info] 37#37: *89 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:25 [info] 35#35: *91 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:25 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:26 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 41f190e0f52ec5c7c73c87ac3b5b12ed:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:50:26 +0000] 41f190e0f52ec5c7c73c87ac3b5b12ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 20:50:26 [info] 35#35: *92 [lua] logger.lua:23: 41f190e0f52ec5c7c73c87ac3b5b12ed {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/17 20:50:35 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:35 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:41 [info] 35#35: *95 [lua] access_by_lua(msblocations.conf:189):2: 2e32413380ad9fd3bbf9455fb51f3e1e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:50:41 [info] 35#35: *95 [lua] logger.lua:23: 2e32413380ad9fd3bbf9455fb51f3e1e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:50:41 +0000] 2e32413380ad9fd3bbf9455fb51f3e1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:50:45 [info] 37#37: *97 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:45 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:55 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:55 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:50:56 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: 4bc6bdf15685379e3345e4e483d593e7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:50:56 [info] 35#35: *101 [lua] logger.lua:23: 4bc6bdf15685379e3345e4e483d593e7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:50:56 +0000] 4bc6bdf15685379e3345e4e483d593e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:51:05 [info] 37#37: *102 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:05 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:11 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: d89ba1cfcc70335858463610dfd89cab:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:51:11 [info] 35#35: *104 [lua] logger.lua:23: d89ba1cfcc70335858463610dfd89cab {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:11 +0000] d89ba1cfcc70335858463610dfd89cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:51:15 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:15 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:25 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:25 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:26 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 780ddb075098717f3eea5d30a36ee631:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:51:26 [info] 35#35: *109 [lua] logger.lua:23: 780ddb075098717f3eea5d30a36ee631 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:26 +0000] 780ddb075098717f3eea5d30a36ee631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:51:35 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:35 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:41 [info] 35#35: *112 [lua] access_by_lua(msblocations.conf:189):2: b6b230552b59daa85f8921cd1a5d503a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:41 +0000] b6b230552b59daa85f8921cd1a5d503a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 20:51:41 [info] 35#35: *112 [lua] logger.lua:23: b6b230552b59daa85f8921cd1a5d503a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:51:45 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:45 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:55 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:55 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:51:56 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 320b38b17d553f5a6b4c6960e8da088a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:56 +0000] 320b38b17d553f5a6b4c6960e8da088a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:51:56 [info] 35#35: *118 [lua] logger.lua:23: 320b38b17d553f5a6b4c6960e8da088a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:51:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:52:05 [info] 37#37: *119 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:05 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:11 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 2123c56e63623e3b417f72439f30b4e7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:11 +0000] 2123c56e63623e3b417f72439f30b4e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:52:11 [info] 35#35: *121 [lua] logger.lua:23: 2123c56e63623e3b417f72439f30b4e7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:52:15 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:15 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:25 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:25 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:26 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: d9eecd190afae44d25ff4387204dbfe2:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:52:26 [info] 35#35: *126 [lua] logger.lua:23: d9eecd190afae44d25ff4387204dbfe2 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:26 +0000] d9eecd190afae44d25ff4387204dbfe2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:52:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:52:35 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:35 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:41 [info] 35#35: *129 [lua] access_by_lua(msblocations.conf:189):2: 3a6a599c89d1e0fd02e235b3ed6fba1b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:52:41 [info] 35#35: *129 [lua] logger.lua:23: 3a6a599c89d1e0fd02e235b3ed6fba1b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:41 +0000] 3a6a599c89d1e0fd02e235b3ed6fba1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:52:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:52:45 [info] 35#35: *131 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:45 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:55 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:55 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:52:56 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: 2490a75b0ef45f9c63af83e16f3a8fbd:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:56 +0000] 2490a75b0ef45f9c63af83e16f3a8fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 20:52:56 [info] 35#35: *135 [lua] logger.lua:23: 2490a75b0ef45f9c63af83e16f3a8fbd {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:52:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 20:53:05 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:05 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:11 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: bd269ba4169a3ecfe481442d5d025769:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:53:11 [info] 35#35: *138 [lua] logger.lua:23: bd269ba4169a3ecfe481442d5d025769 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:11 +0000] bd269ba4169a3ecfe481442d5d025769 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:53:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:53:15 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:15 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:25 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:25 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:26 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: fe4f8f083a8a15503e12a96ac990f792:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:53:26 [info] 35#35: *143 [lua] logger.lua:23: fe4f8f083a8a15503e12a96ac990f792 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:26 +0000] fe4f8f083a8a15503e12a96ac990f792 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:53:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/17 20:53:35 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:35 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:41 [info] 35#35: *146 [lua] access_by_lua(msblocations.conf:189):2: 635d68d4f5c75f3579e1c3ee2be4c30a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:41 +0000] 635d68d4f5c75f3579e1c3ee2be4c30a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 20:53:41 [info] 35#35: *146 [lua] logger.lua:23: 635d68d4f5c75f3579e1c3ee2be4c30a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:53:45 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:45 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:55 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:55 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:53:56 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 651894eb34f9886efd4f8a3e675967e1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:56 +0000] 651894eb34f9886efd4f8a3e675967e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:53:56 [info] 35#35: *152 [lua] logger.lua:23: 651894eb34f9886efd4f8a3e675967e1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:53:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:54:05 [info] 37#37: *153 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:05 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:11 [info] 35#35: *155 [lua] access_by_lua(msblocations.conf:189):2: e7650ead6f5fdf57b2efd599086d5114:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:54:11 [info] 35#35: *155 [lua] logger.lua:23: e7650ead6f5fdf57b2efd599086d5114 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:11 +0000] e7650ead6f5fdf57b2efd599086d5114 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:54:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:54:15 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:15 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:25 [info] 37#37: *158 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:25 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:26 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: e1ed7bc719ce5bd1efb64aaaba61f599:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:26 +0000] e1ed7bc719ce5bd1efb64aaaba61f599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 20:54:26 [info] 35#35: *160 [lua] logger.lua:23: e1ed7bc719ce5bd1efb64aaaba61f599 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:54:35 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:35 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:41 [info] 35#35: *163 [lua] access_by_lua(msblocations.conf:189):2: 16d7817e3a04ad7f1bc3765c53f37a7a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:41 +0000] 16d7817e3a04ad7f1bc3765c53f37a7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:54:41 [info] 35#35: *163 [lua] logger.lua:23: 16d7817e3a04ad7f1bc3765c53f37a7a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:54:45 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:45 [info] 35#35: *165 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:55 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:55 [info] 35#35: *168 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:54:56 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: 074ca916799215e124a3eb41c70e1d4e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:54:56 [info] 35#35: *169 [lua] logger.lua:23: 074ca916799215e124a3eb41c70e1d4e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:54:56 +0000] 074ca916799215e124a3eb41c70e1d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:54:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:55:05 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:05 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:11 [info] 35#35: *172 [lua] access_by_lua(msblocations.conf:189):2: 8e45d5382819ca2b0a95b97c4f2dd6b3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:55:11 [info] 35#35: *172 [lua] logger.lua:23: 8e45d5382819ca2b0a95b97c4f2dd6b3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:55:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.188 - - [17/Nov/2022:20:55:11 +0000] 8e45d5382819ca2b0a95b97c4f2dd6b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 20:55:15 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:15 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:25 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:25 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:26 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 31deb9ce2508446f4299d07a57eb73e8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:55:26 +0000] 31deb9ce2508446f4299d07a57eb73e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:55:26 [info] 35#35: *177 [lua] logger.lua:23: 31deb9ce2508446f4299d07a57eb73e8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:55:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:55:35 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:35 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:41 [info] 35#35: *180 [lua] access_by_lua(msblocations.conf:189):2: 14cbd070c1d794ef9c21b0b32c969d56:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:55:41 [info] 35#35: *180 [lua] logger.lua:23: 14cbd070c1d794ef9c21b0b32c969d56 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:55:41 +0000] 14cbd070c1d794ef9c21b0b32c969d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:55:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:55:45 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:45 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:55 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:55:55 [info] 35#35: *185 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
10.233.68.188 - - [17/Nov/2022:20:55:56 +0000] 9d204b70c194e9fbb1da585a373ed26a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:55:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:55:56 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 9d204b70c194e9fbb1da585a373ed26a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:55:56 [info] 35#35: *186 [lua] logger.lua:23: 9d204b70c194e9fbb1da585a373ed26a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 20:56:05 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:05 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:11 [info] 35#35: *189 [lua] access_by_lua(msblocations.conf:189):2: 99432ce460b4f719533519553435d934:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:56:11 [info] 35#35: *189 [lua] logger.lua:23: 99432ce460b4f719533519553435d934 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:11 +0000] 99432ce460b4f719533519553435d934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:56:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:56:15 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:15 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:25 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:25 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:26 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 9dc8d45141675fd6c4da99414eaf0382:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:26 +0000] 9dc8d45141675fd6c4da99414eaf0382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 20:56:26 [info] 35#35: *194 [lua] logger.lua:23: 9dc8d45141675fd6c4da99414eaf0382 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:56:35 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:35 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:41 [info] 35#35: *197 [lua] access_by_lua(msblocations.conf:189):2: 3c0f86ef3ed9764d4c9beb4d3dfcd542:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:56:41 [info] 35#35: *197 [lua] logger.lua:23: 3c0f86ef3ed9764d4c9beb4d3dfcd542 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:41 +0000] 3c0f86ef3ed9764d4c9beb4d3dfcd542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:56:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:56:45 [info] 35#35: *199 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:45 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:55 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:55 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:56:56 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: 24db929df0308dd0caa1b3f3b5427934:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:56 +0000] 24db929df0308dd0caa1b3f3b5427934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:56:56 [info] 35#35: *203 [lua] logger.lua:23: 24db929df0308dd0caa1b3f3b5427934 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:56:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:57:05 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:05 [info] 35#35: *205 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:11 [info] 35#35: *206 [lua] access_by_lua(msblocations.conf:189):2: 961dff1cc25faa1a39d8ae517e1c2113:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:57:11 [info] 35#35: *206 [lua] logger.lua:23: 961dff1cc25faa1a39d8ae517e1c2113 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:11 +0000] 961dff1cc25faa1a39d8ae517e1c2113 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:57:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2022/11/17 20:57:15 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:15 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:25 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:25 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:26 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: fb2f1daf5777af11bf12be8d9294714e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:26 +0000] fb2f1daf5777af11bf12be8d9294714e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/17 20:57:26 [info] 35#35: *211 [lua] logger.lua:23: fb2f1daf5777af11bf12be8d9294714e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 20:57:35 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:35 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:41 [info] 35#35: *214 [lua] access_by_lua(msblocations.conf:189):2: 390d14de61d2b4eac2dbd41da8a58eb1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:57:41 [info] 35#35: *214 [lua] logger.lua:23: 390d14de61d2b4eac2dbd41da8a58eb1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:41 +0000] 390d14de61d2b4eac2dbd41da8a58eb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:57:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:57:45 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:45 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:55 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:55 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:57:56 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: c656eb8f5fa68b41affff901b3f8c5c8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:56 +0000] c656eb8f5fa68b41affff901b3f8c5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 20:57:56 [info] 35#35: *220 [lua] logger.lua:23: c656eb8f5fa68b41affff901b3f8c5c8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:57:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 20:58:05 [info] 37#37: *221 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:05 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:11 [info] 35#35: *223 [lua] access_by_lua(msblocations.conf:189):2: 0153f9f7214a0c4503d8f69c78062328:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:58:11 [info] 35#35: *223 [lua] logger.lua:23: 0153f9f7214a0c4503d8f69c78062328 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:11 +0000] 0153f9f7214a0c4503d8f69c78062328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:58:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:58:15 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:15 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:25 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:25 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:26 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: c5da86749760bfd2f4b8becbf6f909f0:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:26 +0000] c5da86749760bfd2f4b8becbf6f909f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 20:58:26 [info] 35#35: *228 [lua] logger.lua:23: c5da86749760bfd2f4b8becbf6f909f0 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:58:35 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:35 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:41 [info] 35#35: *231 [lua] access_by_lua(msblocations.conf:189):2: 012897ecf55d3b46219024900a2ae061:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:41 +0000] 012897ecf55d3b46219024900a2ae061 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 20:58:41 [info] 35#35: *231 [lua] logger.lua:23: 012897ecf55d3b46219024900a2ae061 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:58:45 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:45 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:55 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:55 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:58:56 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: 1590d56f0db7f5e76198320efae29648:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:58:56 [info] 35#35: *237 [lua] logger.lua:23: 1590d56f0db7f5e76198320efae29648 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:58:56 +0000] 1590d56f0db7f5e76198320efae29648 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:58:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 20:59:05 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:05 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:11 [info] 35#35: *240 [lua] access_by_lua(msblocations.conf:189):2: 8bf8cefc4833a5663e8942cf84a22597:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:59:11 [info] 35#35: *240 [lua] logger.lua:23: 8bf8cefc4833a5663e8942cf84a22597 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:59:11 +0000] 8bf8cefc4833a5663e8942cf84a22597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:59:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:59:15 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:15 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:25 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:25 [info] 35#35: *244 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:26 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: 410e2b0c1355d4d9cbd42e21ca883192:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:59:26 [info] 35#35: *245 [lua] logger.lua:23: 410e2b0c1355d4d9cbd42e21ca883192 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:59:26 +0000] 410e2b0c1355d4d9cbd42e21ca883192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:59:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 20:59:35 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:35 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:41 [info] 35#35: *248 [lua] access_by_lua(msblocations.conf:189):2: fdeafb31927605bb30f5478ff467a957:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 20:59:41 [info] 35#35: *248 [lua] logger.lua:23: fdeafb31927605bb30f5478ff467a957 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:59:41 +0000] fdeafb31927605bb30f5478ff467a957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:20:59:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 20:59:45 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:45 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:55 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:55 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 20:59:56 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 86a75852d97e6f9d8b809772632c8e36:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:20:59:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:20:59:56 +0000] 86a75852d97e6f9d8b809772632c8e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 20:59:56 [info] 35#35: *254 [lua] logger.lua:23: 86a75852d97e6f9d8b809772632c8e36 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:00:05 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:05 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:11 [info] 35#35: *257 [lua] access_by_lua(msblocations.conf:189):2: 77987924549b8dea5e1363d03d56ef29:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:00:11 [info] 35#35: *257 [lua] logger.lua:23: 77987924549b8dea5e1363d03d56ef29 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:00:11 +0000] 77987924549b8dea5e1363d03d56ef29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:00:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:00:15 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:15 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:25 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:25 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:26 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 1ca498e12d681b8cb70815685961c4fd:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:00:26 [info] 35#35: *262 [lua] logger.lua:23: 1ca498e12d681b8cb70815685961c4fd {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:00:26 +0000] 1ca498e12d681b8cb70815685961c4fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:00:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:00:35 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:35 [info] 37#37: *263 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:41 [info] 35#35: *265 [lua] access_by_lua(msblocations.conf:189):2: d9497d748168d6ec0502af60a18383bb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:00:41 [info] 35#35: *265 [lua] logger.lua:23: d9497d748168d6ec0502af60a18383bb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:00:41 +0000] d9497d748168d6ec0502af60a18383bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:00:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:00:45 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:45 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:55 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:55 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:00:56 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 4e2b8ca462d4f418513fc18d8f52c6d0:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:00:56 +0000] 4e2b8ca462d4f418513fc18d8f52c6d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 21:00:56 [info] 35#35: *271 [lua] logger.lua:23: 4e2b8ca462d4f418513fc18d8f52c6d0 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:00:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:01:05 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:05 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:11 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:189):2: c41beeea01f0c0b095e29e23246e4897:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:11 +0000] c41beeea01f0c0b095e29e23246e4897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 21:01:11 [info] 35#35: *274 [lua] logger.lua:23: c41beeea01f0c0b095e29e23246e4897 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:01:15 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:15 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:25 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:25 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:26 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: 0e52e8f41fbe3720e9de08d763c13d81:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:01:26 [info] 35#35: *279 [lua] logger.lua:23: 0e52e8f41fbe3720e9de08d763c13d81 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:26 +0000] 0e52e8f41fbe3720e9de08d763c13d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:01:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:01:35 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:35 [info] 37#37: *281 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:41 [info] 35#35: *282 [lua] access_by_lua(msblocations.conf:189):2: b26b14864a8ff0390b7f632b1a713ee4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:41 +0000] b26b14864a8ff0390b7f632b1a713ee4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:01:41 [info] 35#35: *282 [lua] logger.lua:23: b26b14864a8ff0390b7f632b1a713ee4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:01:45 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:45 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:55 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:55 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:01:56 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: fc1779ea1331da6eeb01ce60a544e935:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:01:57 [info] 35#35: *288 [lua] logger.lua:23: fc1779ea1331da6eeb01ce60a544e935 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:01:57 +0000] fc1779ea1331da6eeb01ce60a544e935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:02:05 [info] 35#35: *289 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:05 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:12 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:189):2: 648ce7299f7d6d818b9c337e6cb2a1cc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:02:12 [info] 35#35: *291 [lua] logger.lua:23: 648ce7299f7d6d818b9c337e6cb2a1cc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:02:12 +0000] 648ce7299f7d6d818b9c337e6cb2a1cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:02:15 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:15 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:25 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:25 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:27 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: cbebba978a862b408f1a4481d9f75faa:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2022/11/17 21:02:27 [info] 35#35: *296 [lua] logger.lua:23: cbebba978a862b408f1a4481d9f75faa {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:02:27 +0000] cbebba978a862b408f1a4481d9f75faa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2022/11/17 21:02:35 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:35 [info] 35#35: *298 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:42 [info] 35#35: *299 [lua] access_by_lua(msblocations.conf:189):2: 468c2452c4db35fa4cea236b6a47866c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:02:42 [info] 35#35: *299 [lua] logger.lua:23: 468c2452c4db35fa4cea236b6a47866c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:02:42 +0000] 468c2452c4db35fa4cea236b6a47866c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:02:45 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:45 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:55 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:55 [info] 35#35: *304 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:02:57 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 7a0ae483d3edef590f6a9a27a9d0accf:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:02:57 [info] 35#35: *305 [lua] logger.lua:23: 7a0ae483d3edef590f6a9a27a9d0accf {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:02:57 +0000] 7a0ae483d3edef590f6a9a27a9d0accf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:03:05 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:05 [info] 35#35: *307 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:12 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:189):2: a9f64522f9b8744bab9c2ffba2d533f5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:03:12 [info] 35#35: *308 [lua] logger.lua:23: a9f64522f9b8744bab9c2ffba2d533f5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:03:12 +0000] a9f64522f9b8744bab9c2ffba2d533f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:03:15 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:15 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:25 [info] 37#37: *311 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:25 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:27 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: 6e6135b55ca3958a6e0f0c89d721a193:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:03:27 +0000] 6e6135b55ca3958a6e0f0c89d721a193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/17 21:03:27 [info] 35#35: *313 [lua] logger.lua:23: 6e6135b55ca3958a6e0f0c89d721a193 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/11/17 21:03:35 [info] 37#37: *314 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:35 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:42 [info] 35#35: *316 [lua] access_by_lua(msblocations.conf:189):2: 1bc4e15112570d493a1b1440df263f87:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:03:42 +0000] 1bc4e15112570d493a1b1440df263f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:03:42 [info] 35#35: *316 [lua] logger.lua:23: 1bc4e15112570d493a1b1440df263f87 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:03:45 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:45 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:55 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:55 [info] 37#37: *320 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:03:57 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 3730d9986421ca5a2d148da52c744532:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:03:57 [info] 35#35: *322 [lua] logger.lua:23: 3730d9986421ca5a2d148da52c744532 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:03:57 +0000] 3730d9986421ca5a2d148da52c744532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:04:05 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:05 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:12 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:189):2: c56c0b84cde01049ca90d5eeaacec232:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:04:12 [info] 35#35: *325 [lua] logger.lua:23: c56c0b84cde01049ca90d5eeaacec232 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:04:12 +0000] c56c0b84cde01049ca90d5eeaacec232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:04:15 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:15 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:25 [info] 35#35: *328 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:25 [info] 35#35: *329 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:27 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: b80655a7aa85e0b3dfd2fee18448cd75:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:04:27 +0000] b80655a7aa85e0b3dfd2fee18448cd75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:04:27 [info] 35#35: *330 [lua] logger.lua:23: b80655a7aa85e0b3dfd2fee18448cd75 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:04:35 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:35 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:42 [info] 35#35: *333 [lua] access_by_lua(msblocations.conf:189):2: c91adca2025df3e6ecb919d6822a9e03:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:04:42 [info] 35#35: *333 [lua] logger.lua:23: c91adca2025df3e6ecb919d6822a9e03 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:04:42 +0000] c91adca2025df3e6ecb919d6822a9e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:04:45 [info] 35#35: *335 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:45 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:55 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:55 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:04:57 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: 82c848c5d8701c881d7d72be55eca2df:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:04:57 [info] 35#35: *339 [lua] logger.lua:23: 82c848c5d8701c881d7d72be55eca2df {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:04:57 +0000] 82c848c5d8701c881d7d72be55eca2df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:05:05 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:05 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:12 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:189):2: 71141113328cc34fc86463d7c2c171b3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:05:12 [info] 35#35: *342 [lua] logger.lua:23: 71141113328cc34fc86463d7c2c171b3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:05:12 +0000] 71141113328cc34fc86463d7c2c171b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:05:15 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:15 [info] 37#37: *344 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:25 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:25 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:27 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 6bf8d8b08137c4c9219c269ac2ca4fb9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.188 - - [17/Nov/2022:21:05:27 +0000] 6bf8d8b08137c4c9219c269ac2ca4fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/17 21:05:27 [info] 35#35: *347 [lua] logger.lua:23: 6bf8d8b08137c4c9219c269ac2ca4fb9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:05:35 [info] 37#37: *348 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:35 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:42 [info] 35#35: *350 [lua] access_by_lua(msblocations.conf:189):2: 8d6515d4e51b65238d35f5f67566ad49:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:05:42 +0000] 8d6515d4e51b65238d35f5f67566ad49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:05:42 [info] 35#35: *350 [lua] logger.lua:23: 8d6515d4e51b65238d35f5f67566ad49 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:05:45 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:45 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:55 [info] 37#37: *355 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:55 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:05:57 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: 435cebd2b7f4d66161a264c2732fd9ab:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:05:57 [info] 35#35: *356 [lua] logger.lua:23: 435cebd2b7f4d66161a264c2732fd9ab {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:05:57 +0000] 435cebd2b7f4d66161a264c2732fd9ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:06:05 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:05 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:12 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:189):2: e30530eb4c2cbba24913b08a5cf6689e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:06:12 [info] 35#35: *359 [lua] logger.lua:23: e30530eb4c2cbba24913b08a5cf6689e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:06:12 +0000] e30530eb4c2cbba24913b08a5cf6689e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:06:15 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:15 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:25 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:25 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:27 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 7ad46662a5d4f08151c0bf687af18863:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:06:27 [info] 35#35: *364 [lua] logger.lua:23: 7ad46662a5d4f08151c0bf687af18863 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:06:27 +0000] 7ad46662a5d4f08151c0bf687af18863 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:06:35 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:35 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:42 [info] 35#35: *367 [lua] access_by_lua(msblocations.conf:189):2: 17639bc5acf16f3bd817dbe43340b627:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:06:42 [info] 35#35: *367 [lua] logger.lua:23: 17639bc5acf16f3bd817dbe43340b627 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:06:42 +0000] 17639bc5acf16f3bd817dbe43340b627 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:06:45 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:45 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:55 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:55 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:06:57 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: 0a79802a9d2a0631b11b031ecdd76bbb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:06:57 +0000] 0a79802a9d2a0631b11b031ecdd76bbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:06:57 [info] 35#35: *373 [lua] logger.lua:23: 0a79802a9d2a0631b11b031ecdd76bbb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:07:05 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:05 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:12 [info] 35#35: *376 [lua] access_by_lua(msblocations.conf:189):2: 632d71849af18de4cf60d949967abf15:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:07:12 [info] 35#35: *376 [lua] logger.lua:23: 632d71849af18de4cf60d949967abf15 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:07:12 +0000] 632d71849af18de4cf60d949967abf15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:07:15 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:15 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:25 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:25 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:27 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 8c0cb0e860bd514e79d0c6cc1deee070:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:07:27 [info] 35#35: *381 [lua] logger.lua:23: 8c0cb0e860bd514e79d0c6cc1deee070 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:07:27 +0000] 8c0cb0e860bd514e79d0c6cc1deee070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:07:35 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:35 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:42 [info] 35#35: *384 [lua] access_by_lua(msblocations.conf:189):2: b0b23b940b8a39e248de0ded21b61f5e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:07:42 [info] 35#35: *384 [lua] logger.lua:23: b0b23b940b8a39e248de0ded21b61f5e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:07:42 +0000] b0b23b940b8a39e248de0ded21b61f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:07:45 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:45 [info] 37#37: *387 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:55 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:55 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:07:57 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 63817444c804acfbea114a7f9224dc72:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:07:57 [info] 35#35: *390 [lua] logger.lua:23: 63817444c804acfbea114a7f9224dc72 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:07:57 +0000] 63817444c804acfbea114a7f9224dc72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:08:05 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:05 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:12 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: 6931281fa302e1da48aad7cd2afb9a4e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:08:12 +0000] 6931281fa302e1da48aad7cd2afb9a4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:08:12 [info] 35#35: *393 [lua] logger.lua:23: 6931281fa302e1da48aad7cd2afb9a4e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:08:15 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:15 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:25 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:25 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:27 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 929645b0fa9cf98a976321cb67b215ab:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:08:27 [info] 35#35: *398 [lua] logger.lua:23: 929645b0fa9cf98a976321cb67b215ab {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:08:27 +0000] 929645b0fa9cf98a976321cb67b215ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:08:35 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:35 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:42 [info] 35#35: *401 [lua] access_by_lua(msblocations.conf:189):2: 99a0a52c613c96ed02d92b0d28672568:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:08:42 [info] 35#35: *401 [lua] logger.lua:23: 99a0a52c613c96ed02d92b0d28672568 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:08:42 +0000] 99a0a52c613c96ed02d92b0d28672568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2022/11/17 21:08:45 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:45 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:55 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:55 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:08:57 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 14967a4274c7fa07c9cc033b6d25cac2:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:08:57 [info] 35#35: *407 [lua] logger.lua:23: 14967a4274c7fa07c9cc033b6d25cac2 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:08:57 +0000] 14967a4274c7fa07c9cc033b6d25cac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2022/11/17 21:09:05 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:05 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:12 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: cc9100952c127aa614516440d97485e2:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/17 21:09:12 [info] 35#35: *410 [lua] logger.lua:23: cc9100952c127aa614516440d97485e2 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:12 +0000] cc9100952c127aa614516440d97485e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.030 "-" "Consul Health Check" "-"
2022/11/17 21:09:15 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:15 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:25 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:25 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:27 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 3a4cd0a48e03634bbd23d619ba3ff787:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:09:27 [info] 35#35: *415 [lua] logger.lua:23: 3a4cd0a48e03634bbd23d619ba3ff787 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
10.233.68.188 - - [17/Nov/2022:21:09:27 +0000] 3a4cd0a48e03634bbd23d619ba3ff787 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/17 21:09:35 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:35 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:42 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:189):2: e3ffdfb1f34d056b56c4eadc6a5dbc35:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.68.188 - - [17/Nov/2022:21:09:42 +0000] e3ffdfb1f34d056b56c4eadc6a5dbc35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/17 21:09:42 [info] 35#35: *418 [lua] logger.lua:23: e3ffdfb1f34d056b56c4eadc6a5dbc35 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:09:45 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:45 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:55 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:55 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:09:57 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 5adb63d8dc4015a9618c23bc8437a0e7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:57 +0000] 5adb63d8dc4015a9618c23bc8437a0e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 21:09:57 [info] 35#35: *424 [lua] logger.lua:23: 5adb63d8dc4015a9618c23bc8437a0e7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:10:05 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:05 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:12 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 0e720b5b51368f695eaecf12a7ced96d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:10:12 [info] 35#35: *427 [lua] logger.lua:23: 0e720b5b51368f695eaecf12a7ced96d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:10:12 +0000] 0e720b5b51368f695eaecf12a7ced96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:10:15 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:15 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:25 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:25 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:27 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 47a80b3d570d3a0c0eeaa0f31879acbe:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:10:27 +0000] 47a80b3d570d3a0c0eeaa0f31879acbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2022/11/17 21:10:27 [info] 35#35: *432 [lua] logger.lua:23: 47a80b3d570d3a0c0eeaa0f31879acbe {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/17 21:10:35 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:35 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:42 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:189):2: a12f82ff0726922acb7918fb0e13d534:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:10:42 [info] 35#35: *435 [lua] logger.lua:23: a12f82ff0726922acb7918fb0e13d534 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:10:42 +0000] a12f82ff0726922acb7918fb0e13d534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:10:45 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:45 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:55 [info] 37#37: *439 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:55 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:10:57 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: a7698d659e86768770551a5b9b971d79:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:10:57 [info] 35#35: *441 [lua] logger.lua:23: a7698d659e86768770551a5b9b971d79 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:10:57 +0000] a7698d659e86768770551a5b9b971d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/17 21:11:05 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:05 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:13 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 9ceac92cadcb0f2adb3c4ce9f2f5f4ab:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:13 +0000] 9ceac92cadcb0f2adb3c4ce9f2f5f4ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:11:13 [info] 35#35: *444 [lua] logger.lua:23: 9ceac92cadcb0f2adb3c4ce9f2f5f4ab {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:11:15 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:15 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:25 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:25 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:28 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 8d9216922ffda368539ce2c52ac6d5ac:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.188 - - [17/Nov/2022:21:11:28 +0000] 8d9216922ffda368539ce2c52ac6d5ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 21:11:28 [info] 35#35: *449 [lua] logger.lua:23: 8d9216922ffda368539ce2c52ac6d5ac {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:11:35 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:35 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:43 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: 06df9d76b4826bb09b2e225c142c9546:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:11:43 [info] 35#35: *452 [lua] logger.lua:23: 06df9d76b4826bb09b2e225c142c9546 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:43 +0000] 06df9d76b4826bb09b2e225c142c9546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:11:45 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:45 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:55 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:55 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:11:58 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: 1d2bb24919281201befcd88138ebd8f8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:58 +0000] 1d2bb24919281201befcd88138ebd8f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:11:58 [info] 35#35: *458 [lua] logger.lua:23: 1d2bb24919281201befcd88138ebd8f8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:12:05 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:05 [info] 35#35: *460 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:13 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: ec70c047f9b0c6e68ab6561081fa08aa:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:12:13 [info] 35#35: *461 [lua] logger.lua:23: ec70c047f9b0c6e68ab6561081fa08aa {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:12:13 +0000] ec70c047f9b0c6e68ab6561081fa08aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:12:15 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:15 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:25 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:25 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:28 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: af29c83017dc96a2100398b1a50d64ef:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:12:28 [info] 35#35: *466 [lua] logger.lua:23: af29c83017dc96a2100398b1a50d64ef {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:12:28 +0000] af29c83017dc96a2100398b1a50d64ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:12:35 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:35 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:43 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 3b3d17acde8c50ce235a7e6bd3644e53:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:12:43 [info] 35#35: *469 [lua] logger.lua:23: 3b3d17acde8c50ce235a7e6bd3644e53 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:12:43 +0000] 3b3d17acde8c50ce235a7e6bd3644e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:12:45 [info] 35#35: *471 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:45 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:55 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:55 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:12:58 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: ab7ebd84d91ca62a26ee2dabdf4b812b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:12:58 +0000] ab7ebd84d91ca62a26ee2dabdf4b812b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/17 21:12:58 [info] 35#35: *475 [lua] logger.lua:23: ab7ebd84d91ca62a26ee2dabdf4b812b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:13:05 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:05 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:13 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: 2895dd7258976fe283ae1eb4816df8ad:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:13 +0000] 2895dd7258976fe283ae1eb4816df8ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:13:13 [info] 35#35: *478 [lua] logger.lua:23: 2895dd7258976fe283ae1eb4816df8ad {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:13:15 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:15 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:25 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:25 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:28 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 9fb092a4f63542ce4f8992f0624736eb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:13:28 [info] 35#35: *483 [lua] logger.lua:23: 9fb092a4f63542ce4f8992f0624736eb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:28 +0000] 9fb092a4f63542ce4f8992f0624736eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:13:35 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:35 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:43 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: 5355113ddedec4ec901c6496f963ef3a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:13:43 +0000] 5355113ddedec4ec901c6496f963ef3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:13:43 [info] 35#35: *486 [lua] logger.lua:23: 5355113ddedec4ec901c6496f963ef3a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:13:45 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:45 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:55 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:55 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:13:58 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 85a392fa8a787f68467e55e4ce93c42c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:58 +0000] 85a392fa8a787f68467e55e4ce93c42c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2022/11/17 21:13:58 [info] 35#35: *492 [lua] logger.lua:23: 85a392fa8a787f68467e55e4ce93c42c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2022/11/17 21:14:05 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:05 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:13 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: f5393f535e70b6a71c8ec3456f4eb0c6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:14:13 [info] 35#35: *495 [lua] logger.lua:23: f5393f535e70b6a71c8ec3456f4eb0c6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.68.188 - - [17/Nov/2022:21:14:13 +0000] f5393f535e70b6a71c8ec3456f4eb0c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/17 21:14:15 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:15 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:25 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:25 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:28 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: b0d3e7961536d76396cda7327371d0e3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:14:28 [info] 35#35: *500 [lua] logger.lua:23: b0d3e7961536d76396cda7327371d0e3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:14:28 +0000] b0d3e7961536d76396cda7327371d0e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:14:35 [info] 37#37: *501 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:35 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:43 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: 165c8b92ff7d46e133d5e64f1d5a05de:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:14:43 [info] 35#35: *503 [lua] logger.lua:23: 165c8b92ff7d46e133d5e64f1d5a05de {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:14:43 +0000] 165c8b92ff7d46e133d5e64f1d5a05de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:14:45 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:45 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:55 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:55 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:14:58 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 33eb0cac315b8c12a3ffbc0aecd74119:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:14:58 [info] 35#35: *509 [lua] logger.lua:23: 33eb0cac315b8c12a3ffbc0aecd74119 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:14:58 +0000] 33eb0cac315b8c12a3ffbc0aecd74119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:15:05 [info] 37#37: *510 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:05 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:13 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: 06cf8ea60d7f6a97a62c7b42f2a7527f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:15:13 +0000] 06cf8ea60d7f6a97a62c7b42f2a7527f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 21:15:13 [info] 35#35: *512 [lua] logger.lua:23: 06cf8ea60d7f6a97a62c7b42f2a7527f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:15:15 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:15 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:25 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:25 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:28 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 1d467e9cea2cd93a2afadfdcbe313d07:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:15:28 [info] 35#35: *517 [lua] logger.lua:23: 1d467e9cea2cd93a2afadfdcbe313d07 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:15:28 +0000] 1d467e9cea2cd93a2afadfdcbe313d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:15:35 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:35 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:43 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: 6b5f07712ac35abd1a4f4b9335bbd94f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:15:43 +0000] 6b5f07712ac35abd1a4f4b9335bbd94f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:15:43 [info] 35#35: *520 [lua] logger.lua:23: 6b5f07712ac35abd1a4f4b9335bbd94f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:15:45 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:45 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:55 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:55 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:15:58 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: d89e94a8c215011f184655018af44700:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:15:58 [info] 35#35: *526 [lua] logger.lua:23: d89e94a8c215011f184655018af44700 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:15:58 +0000] d89e94a8c215011f184655018af44700 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:16:05 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:05 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:13 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 1c53e26d59f6969a13b4f6c09510d5ea:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:13 +0000] 1c53e26d59f6969a13b4f6c09510d5ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2022/11/17 21:16:13 [info] 35#35: *529 [lua] logger.lua:23: 1c53e26d59f6969a13b4f6c09510d5ea {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:16:15 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:15 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:25 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:25 [info] 35#35: *533 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:28 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 51110318af2e9bc76f6b070d47c786bc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:28 +0000] 51110318af2e9bc76f6b070d47c786bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/17 21:16:28 [info] 35#35: *534 [lua] logger.lua:23: 51110318af2e9bc76f6b070d47c786bc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:16:35 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:35 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:43 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: 9aa85a7adec3443e05c8527d4260819b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:16:43 [info] 35#35: *537 [lua] logger.lua:23: 9aa85a7adec3443e05c8527d4260819b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:43 +0000] 9aa85a7adec3443e05c8527d4260819b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:16:45 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:45 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:55 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:55 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:16:58 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: db5387bcb3ed74700b515e53d2b2665f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:58 +0000] db5387bcb3ed74700b515e53d2b2665f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:16:58 [info] 35#35: *543 [lua] logger.lua:23: db5387bcb3ed74700b515e53d2b2665f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:17:05 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:05 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:13 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: 81bc1f06c98b588e6bf734eba0d405ba:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:17:13 [info] 35#35: *546 [lua] logger.lua:23: 81bc1f06c98b588e6bf734eba0d405ba {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:17:13 +0000] 81bc1f06c98b588e6bf734eba0d405ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:17:15 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:15 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:25 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:25 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:28 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: ffdabec726e5660fda13dbd2bc2c6c86:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:17:28 [info] 35#35: *551 [lua] logger.lua:23: ffdabec726e5660fda13dbd2bc2c6c86 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:17:28 +0000] ffdabec726e5660fda13dbd2bc2c6c86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:17:35 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:35 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:43 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: c21f00cba57797ef1eff5c4d3ccf9e03:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:17:43 [info] 35#35: *554 [lua] logger.lua:23: c21f00cba57797ef1eff5c4d3ccf9e03 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:17:43 +0000] c21f00cba57797ef1eff5c4d3ccf9e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2022/11/17 21:17:45 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:45 [info] 35#35: *557 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:55 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:55 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:17:58 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 5c931befaee73d58bdc8d98b52f85fbf:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:17:58 +0000] 5c931befaee73d58bdc8d98b52f85fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:17:58 [info] 35#35: *560 [lua] logger.lua:23: 5c931befaee73d58bdc8d98b52f85fbf {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:18:05 [info] 35#35: *561 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:05 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:13 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: 71b0afa1ccf3d9533441c5331de25ea2:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:13 +0000] 71b0afa1ccf3d9533441c5331de25ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:18:13 [info] 35#35: *563 [lua] logger.lua:23: 71b0afa1ccf3d9533441c5331de25ea2 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:18:15 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:15 [info] 37#37: *565 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:25 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:25 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:28 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 635803ce29876f2cde072a1fb0d6073f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:28 +0000] 635803ce29876f2cde072a1fb0d6073f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:18:28 [info] 35#35: *568 [lua] logger.lua:23: 635803ce29876f2cde072a1fb0d6073f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:18:35 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:35 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:43 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: f1d8b8cdfcfadc36a95fdac68e0d5014:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:43 +0000] f1d8b8cdfcfadc36a95fdac68e0d5014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:18:43 [info] 35#35: *571 [lua] logger.lua:23: f1d8b8cdfcfadc36a95fdac68e0d5014 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:18:45 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:45 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:55 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:55 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:18:58 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 169b92ac5c35f8fe6c7b5ea7289aae01:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:18:58 [info] 35#35: *577 [lua] logger.lua:23: 169b92ac5c35f8fe6c7b5ea7289aae01 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.68.188 - - [17/Nov/2022:21:18:58 +0000] 169b92ac5c35f8fe6c7b5ea7289aae01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2022/11/17 21:19:05 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:05 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:13 [info] 35#35: *580 [lua] access_by_lua(msblocations.conf:189):2: 7f751261155c3ad0aac4d508f37bd4bb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:19:13 +0000] 7f751261155c3ad0aac4d508f37bd4bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:19:13 [info] 35#35: *580 [lua] logger.lua:23: 7f751261155c3ad0aac4d508f37bd4bb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:19:15 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:15 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:25 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:25 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:28 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 675d570d6c71bf61af06d2b20414fb09:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.188 - - [17/Nov/2022:21:19:28 +0000] 675d570d6c71bf61af06d2b20414fb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/17 21:19:28 [info] 35#35: *585 [lua] logger.lua:23: 675d570d6c71bf61af06d2b20414fb09 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:19:35 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:35 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:43 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:189):2: e9a4741874be7d8dcb068d920b4b1f36:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:19:43 [info] 35#35: *589 [lua] logger.lua:23: e9a4741874be7d8dcb068d920b4b1f36 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:19:43 +0000] e9a4741874be7d8dcb068d920b4b1f36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:19:45 [info] 35#35: *590 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:45 [info] 35#35: *591 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:55 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:55 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:19:58 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 9a29fd3f48a8151c5404a54ccb908a56:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:19:58 [info] 35#35: *594 [lua] logger.lua:23: 9a29fd3f48a8151c5404a54ccb908a56 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:19:58 +0000] 9a29fd3f48a8151c5404a54ccb908a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:20:05 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:05 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:13 [info] 35#35: *597 [lua] access_by_lua(msblocations.conf:189):2: 55ef0d6669d3705fe4a1b7cdab2cef27:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:13 +0000] 55ef0d6669d3705fe4a1b7cdab2cef27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:20:13 [info] 35#35: *597 [lua] logger.lua:23: 55ef0d6669d3705fe4a1b7cdab2cef27 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:20:15 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:15 [info] 35#35: *599 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:25 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:25 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:28 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: cc71f21b2d74b7aad19f7b4f2c55b05b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:28 +0000] cc71f21b2d74b7aad19f7b4f2c55b05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 21:20:28 [info] 35#35: *602 [lua] logger.lua:23: cc71f21b2d74b7aad19f7b4f2c55b05b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:20:35 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:35 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:43 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:189):2: 8ae89e682e7ee1e0dc43f88c0d42d201:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:20:43 [info] 35#35: *606 [lua] logger.lua:23: 8ae89e682e7ee1e0dc43f88c0d42d201 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:43 +0000] 8ae89e682e7ee1e0dc43f88c0d42d201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:20:45 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:45 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:55 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:55 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:20:58 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 7f11797bb974123ae113b423c2ab6123:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:58 +0000] 7f11797bb974123ae113b423c2ab6123 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:20:58 [info] 35#35: *611 [lua] logger.lua:23: 7f11797bb974123ae113b423c2ab6123 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:21:05 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:05 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:13 [info] 35#35: *614 [lua] access_by_lua(msblocations.conf:189):2: 4bc3c51583d564600595a296cd43749b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:13 +0000] 4bc3c51583d564600595a296cd43749b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:21:13 [info] 35#35: *614 [lua] logger.lua:23: 4bc3c51583d564600595a296cd43749b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:21:15 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:15 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:25 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:25 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:28 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 9cd5beb457f61b7eff23a7ce91e7d3fc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:28 +0000] 9cd5beb457f61b7eff23a7ce91e7d3fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:21:28 [info] 35#35: *619 [lua] logger.lua:23: 9cd5beb457f61b7eff23a7ce91e7d3fc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:21:35 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:35 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:43 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:189):2: 286baededddc3e00d91953a1bb4fcb85:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:21:43 [info] 35#35: *623 [lua] logger.lua:23: 286baededddc3e00d91953a1bb4fcb85 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:43 +0000] 286baededddc3e00d91953a1bb4fcb85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:21:45 [info] 37#37: *624 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:45 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:55 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:55 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:21:58 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: 67a83d2804bc01f80a25e1da3d5bb9b9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:58 +0000] 67a83d2804bc01f80a25e1da3d5bb9b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:21:58 [info] 35#35: *628 [lua] logger.lua:23: 67a83d2804bc01f80a25e1da3d5bb9b9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:22:05 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:05 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:13 [info] 35#35: *631 [lua] access_by_lua(msblocations.conf:189):2: 78c2fb1bada10286977bac8fc4a79242:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:13 +0000] 78c2fb1bada10286977bac8fc4a79242 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:22:13 [info] 35#35: *631 [lua] logger.lua:23: 78c2fb1bada10286977bac8fc4a79242 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:22:15 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:15 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:25 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:25 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:28 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: b262965a686d57cdc9675b53a7c6a34a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.188 - - [17/Nov/2022:21:22:28 +0000] b262965a686d57cdc9675b53a7c6a34a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/17 21:22:28 [info] 35#35: *636 [lua] logger.lua:23: b262965a686d57cdc9675b53a7c6a34a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:22:35 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:35 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:43 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:189):2: 071d208b4bb01c1dd5941790e5e1192c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:43 +0000] 071d208b4bb01c1dd5941790e5e1192c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:22:43 [info] 35#35: *640 [lua] logger.lua:23: 071d208b4bb01c1dd5941790e5e1192c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:22:45 [info] 35#35: *642 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:45 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:55 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:55 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:22:58 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: b45142635913c8d41d2a3fb69ae6d8db:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:58 +0000] b45142635913c8d41d2a3fb69ae6d8db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:22:58 [info] 35#35: *645 [lua] logger.lua:23: b45142635913c8d41d2a3fb69ae6d8db {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:23:05 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:05 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:13 [info] 35#35: *648 [lua] access_by_lua(msblocations.conf:189):2: 3763fd1404885c3523273bcd81dbc3ce:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:23:13 [info] 35#35: *648 [lua] logger.lua:23: 3763fd1404885c3523273bcd81dbc3ce {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:23:13 +0000] 3763fd1404885c3523273bcd81dbc3ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:23:15 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:15 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:25 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:25 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:28 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: bc77b3db67ee92befec0d4c3d840e8f6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:23:28 +0000] bc77b3db67ee92befec0d4c3d840e8f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:23:28 [info] 35#35: *653 [lua] logger.lua:23: bc77b3db67ee92befec0d4c3d840e8f6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:23:35 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:35 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:43 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:189):2: 95d5d18c441b41ebe87001f7d56c348c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:23:43 +0000] 95d5d18c441b41ebe87001f7d56c348c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:23:43 [info] 35#35: *657 [lua] logger.lua:23: 95d5d18c441b41ebe87001f7d56c348c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:23:45 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:45 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:55 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:55 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:23:58 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 1dc6fc03624be8f09e361619bae3b5f5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:23:58 [info] 35#35: *662 [lua] logger.lua:23: 1dc6fc03624be8f09e361619bae3b5f5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:23:58 +0000] 1dc6fc03624be8f09e361619bae3b5f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:24:05 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:05 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:13 [info] 35#35: *665 [lua] access_by_lua(msblocations.conf:189):2: 96079635c9a730385a3d465e5cdcdb22:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:24:13 [info] 35#35: *665 [lua] logger.lua:23: 96079635c9a730385a3d465e5cdcdb22 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:24:13 +0000] 96079635c9a730385a3d465e5cdcdb22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:24:15 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:15 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:25 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:25 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:28 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 75fff0e0e707bc90cb0b90216545d809:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:24:28 [info] 35#35: *670 [lua] logger.lua:23: 75fff0e0e707bc90cb0b90216545d809 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:24:28 +0000] 75fff0e0e707bc90cb0b90216545d809 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:24:35 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:35 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:43 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:189):2: e13ead437f9148a013b2a8bdc915a7bb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:24:43 [info] 35#35: *674 [lua] logger.lua:23: e13ead437f9148a013b2a8bdc915a7bb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:24:43 +0000] e13ead437f9148a013b2a8bdc915a7bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:24:45 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:45 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:55 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:55 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:24:58 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 86acafa5487968c5d17e8d9efd0d4680:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:24:59 [info] 35#35: *679 [lua] logger.lua:23: 86acafa5487968c5d17e8d9efd0d4680 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:24:59 +0000] 86acafa5487968c5d17e8d9efd0d4680 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:25:05 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:05 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:14 [info] 35#35: *682 [lua] access_by_lua(msblocations.conf:189):2: 11f7853c8fb8432c94e8ba10148b7b87:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:25:14 [info] 35#35: *682 [lua] logger.lua:23: 11f7853c8fb8432c94e8ba10148b7b87 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:25:14 +0000] 11f7853c8fb8432c94e8ba10148b7b87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:25:15 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:15 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:25 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:25 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:29 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 526fa8b7da8440cd86032212195d7c57:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:25:29 +0000] 526fa8b7da8440cd86032212195d7c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:25:29 [info] 35#35: *687 [lua] logger.lua:23: 526fa8b7da8440cd86032212195d7c57 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:25:35 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:35 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:44 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:189):2: c660ffc60c02f5ff30a09cf4ed6eef97:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:25:44 [info] 35#35: *691 [lua] logger.lua:23: c660ffc60c02f5ff30a09cf4ed6eef97 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:25:44 +0000] c660ffc60c02f5ff30a09cf4ed6eef97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:25:45 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:45 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:55 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:55 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:25:59 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 61d0ae9d7608a1158ffd3e271259c2ea:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.68.188 - - [17/Nov/2022:21:25:59 +0000] 61d0ae9d7608a1158ffd3e271259c2ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/17 21:25:59 [info] 35#35: *696 [lua] logger.lua:23: 61d0ae9d7608a1158ffd3e271259c2ea {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:26:05 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:05 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:14 [info] 35#35: *699 [lua] access_by_lua(msblocations.conf:189):2: 9892a9637bbbb40a0ba69ebe60bb47fd:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:26:14 [info] 35#35: *699 [lua] logger.lua:23: 9892a9637bbbb40a0ba69ebe60bb47fd {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:26:14 +0000] 9892a9637bbbb40a0ba69ebe60bb47fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:26:15 [info] 35#35: *700 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:15 [info] 35#35: *701 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:25 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:25 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:29 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 4a16d3a4a2f5d10bdff27d05461850c6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:26:29 [info] 35#35: *704 [lua] logger.lua:23: 4a16d3a4a2f5d10bdff27d05461850c6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:26:29 +0000] 4a16d3a4a2f5d10bdff27d05461850c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:26:35 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:35 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:44 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:189):2: d0ef3aef7a5a9cb0f84bbc22d5876f9a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:26:44 +0000] d0ef3aef7a5a9cb0f84bbc22d5876f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:26:44 [info] 35#35: *708 [lua] logger.lua:23: d0ef3aef7a5a9cb0f84bbc22d5876f9a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:26:45 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:45 [info] 35#35: *710 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:55 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:55 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:26:59 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: cacb39e2cb51f881a7c18db549c3cbbb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:26:59 +0000] cacb39e2cb51f881a7c18db549c3cbbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:26:59 [info] 35#35: *713 [lua] logger.lua:23: cacb39e2cb51f881a7c18db549c3cbbb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:27:05 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:05 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:14 [info] 35#35: *716 [lua] access_by_lua(msblocations.conf:189):2: d13bcf19bb7994370764e3f19364275d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:14 +0000] d13bcf19bb7994370764e3f19364275d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:27:14 [info] 35#35: *716 [lua] logger.lua:23: d13bcf19bb7994370764e3f19364275d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:27:15 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:15 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:25 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:25 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:29 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 7100d169277c353ddc378e8010d0c353:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:29 +0000] 7100d169277c353ddc378e8010d0c353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 21:27:29 [info] 35#35: *721 [lua] logger.lua:23: 7100d169277c353ddc378e8010d0c353 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:27:35 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:35 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:44 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:189):2: a081d4ab20660f7dd8ec6c6706132e4d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:44 +0000] a081d4ab20660f7dd8ec6c6706132e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:27:44 [info] 35#35: *725 [lua] logger.lua:23: a081d4ab20660f7dd8ec6c6706132e4d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:27:45 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:45 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:55 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:55 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:27:59 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: eef845db0c3ce502a780511b6f38916a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:59 +0000] eef845db0c3ce502a780511b6f38916a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:27:59 [info] 35#35: *730 [lua] logger.lua:23: eef845db0c3ce502a780511b6f38916a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:28:05 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:05 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:14 [info] 35#35: *733 [lua] access_by_lua(msblocations.conf:189):2: 2f10251c5789d07ea9a654c480d479ce:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:28:14 [info] 35#35: *733 [lua] logger.lua:23: 2f10251c5789d07ea9a654c480d479ce {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:28:14 +0000] 2f10251c5789d07ea9a654c480d479ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:28:15 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:15 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:25 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:25 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:29 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 2363b742d41ed059b25b19c92069e89b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:28:29 [info] 35#35: *738 [lua] logger.lua:23: 2363b742d41ed059b25b19c92069e89b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:28:29 +0000] 2363b742d41ed059b25b19c92069e89b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:28:35 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:35 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:44 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:189):2: 2467cf77f68dbd9beca69f0251af906c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:28:44 [info] 35#35: *742 [lua] logger.lua:23: 2467cf77f68dbd9beca69f0251af906c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:28:44 +0000] 2467cf77f68dbd9beca69f0251af906c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:28:45 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:45 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:55 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:55 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:28:59 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 6523df000194353eee00337eaac3eef7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:28:59 +0000] 6523df000194353eee00337eaac3eef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:28:59 [info] 35#35: *747 [lua] logger.lua:23: 6523df000194353eee00337eaac3eef7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:29:05 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:05 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:14 [info] 35#35: *750 [lua] access_by_lua(msblocations.conf:189):2: 14ad0cbe1e7294e4fc1b4ac5c6bce474:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:29:14 [info] 35#35: *750 [lua] logger.lua:23: 14ad0cbe1e7294e4fc1b4ac5c6bce474 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:29:14 +0000] 14ad0cbe1e7294e4fc1b4ac5c6bce474 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2022/11/17 21:29:15 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:15 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:25 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:25 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:29 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 136e24db206cb3617775830f29c23fcb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:29:29 [info] 35#35: *755 [lua] logger.lua:23: 136e24db206cb3617775830f29c23fcb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:29:29 +0000] 136e24db206cb3617775830f29c23fcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:29:35 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:35 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:44 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:189):2: 5acc6462be504075fc7c542034ea6eef:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:29:44 [info] 35#35: *759 [lua] logger.lua:23: 5acc6462be504075fc7c542034ea6eef {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:29:44 +0000] 5acc6462be504075fc7c542034ea6eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:29:45 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:45 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:55 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:55 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:29:59 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: fbd36ab2223be471667c819b6d553582:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:29:59 +0000] fbd36ab2223be471667c819b6d553582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:29:59 [info] 35#35: *764 [lua] logger.lua:23: fbd36ab2223be471667c819b6d553582 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:30:05 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:05 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:14 [info] 35#35: *767 [lua] access_by_lua(msblocations.conf:189):2: aeb2138e3a72450ceeeee6fee171963d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:30:14 +0000] aeb2138e3a72450ceeeee6fee171963d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:30:14 [info] 35#35: *767 [lua] logger.lua:23: aeb2138e3a72450ceeeee6fee171963d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:30:15 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:15 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:25 [info] 37#37: *770 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:25 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:29 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 553cde6144246a57b7217679cb153203:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:30:29 [info] 35#35: *772 [lua] logger.lua:23: 553cde6144246a57b7217679cb153203 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:30:29 +0000] 553cde6144246a57b7217679cb153203 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:30:35 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:35 [info] 35#35: *774 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:44 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:189):2: bd9a2496ad1aa1d2d28d094ca8c23888:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:30:44 +0000] bd9a2496ad1aa1d2d28d094ca8c23888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:30:44 [info] 35#35: *776 [lua] logger.lua:23: bd9a2496ad1aa1d2d28d094ca8c23888 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:30:45 [info] 35#35: *778 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:45 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:55 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:55 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:30:59 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: b239bfb8ed9256ea6e34ea83a05f0d55:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:30:59 [info] 35#35: *781 [lua] logger.lua:23: b239bfb8ed9256ea6e34ea83a05f0d55 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:30:59 +0000] b239bfb8ed9256ea6e34ea83a05f0d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:31:05 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:05 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:14 [info] 35#35: *784 [lua] access_by_lua(msblocations.conf:189):2: e02a89be8ec169ad7860963b8460c9d8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:31:14 [info] 35#35: *784 [lua] logger.lua:23: e02a89be8ec169ad7860963b8460c9d8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:14 +0000] e02a89be8ec169ad7860963b8460c9d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:31:15 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:15 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:25 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:25 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:29 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 5941f060beed837556ab556265e6a169:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:29 +0000] 5941f060beed837556ab556265e6a169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 21:31:29 [info] 35#35: *789 [lua] logger.lua:23: 5941f060beed837556ab556265e6a169 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:31:35 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:35 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:44 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:189):2: 517d8f7a4875e6b090cf5969527b332d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:44 +0000] 517d8f7a4875e6b090cf5969527b332d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:31:44 [info] 35#35: *793 [lua] logger.lua:23: 517d8f7a4875e6b090cf5969527b332d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:31:45 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:45 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:55 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:55 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:31:59 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: bb0cd40e0e5157a2fc68a650bd295ac0:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:31:59 [info] 35#35: *798 [lua] logger.lua:23: bb0cd40e0e5157a2fc68a650bd295ac0 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:31:59 +0000] bb0cd40e0e5157a2fc68a650bd295ac0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:32:05 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:05 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:14 [info] 35#35: *801 [lua] access_by_lua(msblocations.conf:189):2: 8d64a65e250a094bbc982d27b965fff5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:32:14 [info] 35#35: *801 [lua] logger.lua:23: 8d64a65e250a094bbc982d27b965fff5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:32:14 +0000] 8d64a65e250a094bbc982d27b965fff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:32:15 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:15 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:25 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:25 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:29 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: fb6da407fb6ae98cbc0e7b24bd98124b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:32:29 +0000] fb6da407fb6ae98cbc0e7b24bd98124b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:32:29 [info] 35#35: *806 [lua] logger.lua:23: fb6da407fb6ae98cbc0e7b24bd98124b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:32:35 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:35 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:44 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:189):2: e623dc71aecbb03c1a13fa906ad88765:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:32:44 +0000] e623dc71aecbb03c1a13fa906ad88765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2022/11/17 21:32:44 [info] 35#35: *810 [lua] logger.lua:23: e623dc71aecbb03c1a13fa906ad88765 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:32:45 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:45 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:55 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:55 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:32:59 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: a8b616bd32894ce4c89386b55973ce4c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:32:59 [info] 35#35: *815 [lua] logger.lua:23: a8b616bd32894ce4c89386b55973ce4c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:32:59 +0000] a8b616bd32894ce4c89386b55973ce4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:33:05 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:05 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:14 [info] 35#35: *818 [lua] access_by_lua(msblocations.conf:189):2: bad878171e25ec41bcef6e7476ec6689:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:33:14 +0000] bad878171e25ec41bcef6e7476ec6689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:33:14 [info] 35#35: *818 [lua] logger.lua:23: bad878171e25ec41bcef6e7476ec6689 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:33:15 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:15 [info] 35#35: *820 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:25 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:25 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:29 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: fc99a3797b605ef13c0c607e512e3051:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:33:29 [info] 35#35: *823 [lua] logger.lua:23: fc99a3797b605ef13c0c607e512e3051 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:33:29 +0000] fc99a3797b605ef13c0c607e512e3051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:33:35 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:35 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:44 [info] 35#35: *827 [lua] access_by_lua(msblocations.conf:189):2: 70e2789601dfa4da251ae817d8e31ca9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:33:44 [info] 35#35: *827 [lua] logger.lua:23: 70e2789601dfa4da251ae817d8e31ca9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:33:44 +0000] 70e2789601dfa4da251ae817d8e31ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:33:45 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:45 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:55 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:55 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:33:59 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: fb89d4189f0f23939edf8fef8ca11c97:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:33:59 [info] 35#35: *832 [lua] logger.lua:23: fb89d4189f0f23939edf8fef8ca11c97 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:33:59 +0000] fb89d4189f0f23939edf8fef8ca11c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:34:05 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:05 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:14 [info] 35#35: *835 [lua] access_by_lua(msblocations.conf:189):2: ff92a1863cb6236203bc1ee9087a48cb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:14 +0000] ff92a1863cb6236203bc1ee9087a48cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:34:14 [info] 35#35: *835 [lua] logger.lua:23: ff92a1863cb6236203bc1ee9087a48cb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:34:15 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:15 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:25 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:25 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:29 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 6e1cae9466e309d3a0319ebd13ceb3fb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:29 +0000] 6e1cae9466e309d3a0319ebd13ceb3fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2022/11/17 21:34:29 [info] 35#35: *840 [lua] logger.lua:23: 6e1cae9466e309d3a0319ebd13ceb3fb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:34:35 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:35 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:44 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:189):2: 5b58daf7c4d9f675968a21e73925e198:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:44 +0000] 5b58daf7c4d9f675968a21e73925e198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:34:44 [info] 35#35: *844 [lua] logger.lua:23: 5b58daf7c4d9f675968a21e73925e198 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:34:45 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:45 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:55 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:55 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:34:59 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 1158995e519134b07a23ea84ae169b43:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:59 +0000] 1158995e519134b07a23ea84ae169b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:34:59 [info] 35#35: *849 [lua] logger.lua:23: 1158995e519134b07a23ea84ae169b43 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:35:05 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:05 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:14 [info] 35#35: *852 [lua] access_by_lua(msblocations.conf:189):2: 6cae3da1c6519945c98bdab08b3cbc19:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:35:14 +0000] 6cae3da1c6519945c98bdab08b3cbc19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2022/11/17 21:35:14 [info] 35#35: *852 [lua] logger.lua:23: 6cae3da1c6519945c98bdab08b3cbc19 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:35:15 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:15 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:25 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:25 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:29 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 1fe335e3003a58fb372c687fa02f9a78:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:35:29 [info] 35#35: *857 [lua] logger.lua:23: 1fe335e3003a58fb372c687fa02f9a78 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:35:29 +0000] 1fe335e3003a58fb372c687fa02f9a78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 21:35:35 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:35 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:44 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:189):2: c3ca249ea58aae908ca0062fd03af551:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:35:44 [info] 35#35: *861 [lua] logger.lua:23: c3ca249ea58aae908ca0062fd03af551 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.188 - - [17/Nov/2022:21:35:44 +0000] c3ca249ea58aae908ca0062fd03af551 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 21:35:45 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:45 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:55 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:55 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:35:59 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: cf3f64740f50184a64a85e50ea662d32:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:35:59 [info] 35#35: *866 [lua] logger.lua:23: cf3f64740f50184a64a85e50ea662d32 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:35:59 +0000] cf3f64740f50184a64a85e50ea662d32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:36:05 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:05 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:14 [info] 35#35: *869 [lua] access_by_lua(msblocations.conf:189):2: ca980c2268c231deb3ad35dc2804faee:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:36:14 [info] 35#35: *869 [lua] logger.lua:23: ca980c2268c231deb3ad35dc2804faee {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:14 +0000] ca980c2268c231deb3ad35dc2804faee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:36:15 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:15 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:25 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:25 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:29 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: fc8e1c297d4d7d05f39c12a3bdaf5553:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:36:29 [info] 35#35: *874 [lua] logger.lua:23: fc8e1c297d4d7d05f39c12a3bdaf5553 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:29 +0000] fc8e1c297d4d7d05f39c12a3bdaf5553 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/17 21:36:35 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:35 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:44 [info] 35#35: *878 [lua] access_by_lua(msblocations.conf:189):2: 4ad95f5fac53eae99f3420b6c710475e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:44 +0000] 4ad95f5fac53eae99f3420b6c710475e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:36:44 [info] 35#35: *878 [lua] logger.lua:23: 4ad95f5fac53eae99f3420b6c710475e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:36:45 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:45 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:55 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:55 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:36:59 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: 335f50b75deb152bedcdb8b5b4ba0791:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:59 +0000] 335f50b75deb152bedcdb8b5b4ba0791 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2022/11/17 21:36:59 [info] 35#35: *883 [lua] logger.lua:23: 335f50b75deb152bedcdb8b5b4ba0791 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:37:05 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:05 [info] 37#37: *885 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:14 [info] 35#35: *886 [lua] access_by_lua(msblocations.conf:189):2: 72af002bbac834399b1811938dc20ecb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:37:14 [info] 35#35: *886 [lua] logger.lua:23: 72af002bbac834399b1811938dc20ecb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:37:14 +0000] 72af002bbac834399b1811938dc20ecb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:37:15 [info] 35#35: *888 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:15 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:25 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:25 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:29 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: 19ecd0a8b562b2fb2f5c13302ad079d5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:37:29 [info] 35#35: *891 [lua] logger.lua:23: 19ecd0a8b562b2fb2f5c13302ad079d5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:37:29 +0000] 19ecd0a8b562b2fb2f5c13302ad079d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:37:35 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:35 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:44 [info] 35#35: *895 [lua] access_by_lua(msblocations.conf:189):2: 8613ee1df472e8f2677325d6dd751df1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:37:44 [info] 35#35: *895 [lua] logger.lua:23: 8613ee1df472e8f2677325d6dd751df1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:37:44 +0000] 8613ee1df472e8f2677325d6dd751df1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:37:45 [info] 35#35: *896 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:45 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:55 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:55 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:37:59 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: f06773e24f2c2c1b4f4ef012e5d821ce:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:37:59 [info] 35#35: *900 [lua] logger.lua:23: f06773e24f2c2c1b4f4ef012e5d821ce {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:37:59 +0000] f06773e24f2c2c1b4f4ef012e5d821ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:38:05 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:05 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:14 [info] 35#35: *903 [lua] access_by_lua(msblocations.conf:189):2: afda0a91ea1441b040d8ae9ea15ab6cc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:14 +0000] afda0a91ea1441b040d8ae9ea15ab6cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/17 21:38:14 [info] 35#35: *903 [lua] logger.lua:23: afda0a91ea1441b040d8ae9ea15ab6cc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:38:15 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:15 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:25 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:25 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:29 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 134b169307f836ab52a50d2fe64d1b21:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:29 +0000] 134b169307f836ab52a50d2fe64d1b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:38:29 [info] 35#35: *908 [lua] logger.lua:23: 134b169307f836ab52a50d2fe64d1b21 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:38:35 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:35 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:44 [info] 35#35: *912 [lua] access_by_lua(msblocations.conf:189):2: 9ba4a6450668380ececc090ed3c5af51:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:44 +0000] 9ba4a6450668380ececc090ed3c5af51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2022/11/17 21:38:44 [info] 35#35: *912 [lua] logger.lua:23: 9ba4a6450668380ececc090ed3c5af51 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:38:45 [info] 35#35: *913 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:45 [info] 35#35: *914 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:55 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:55 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:38:59 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:189):2: 98f65d47d0789830a7b9b02e47dc371e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:38:59 [info] 35#35: *917 [lua] logger.lua:23: 98f65d47d0789830a7b9b02e47dc371e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:38:59 +0000] 98f65d47d0789830a7b9b02e47dc371e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:39:05 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:05 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:14 [info] 35#35: *920 [lua] access_by_lua(msblocations.conf:189):2: 28757b2f7c2299b6ca86ff6b6e9f1352:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:39:14 [info] 35#35: *920 [lua] logger.lua:23: 28757b2f7c2299b6ca86ff6b6e9f1352 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:39:14 +0000] 28757b2f7c2299b6ca86ff6b6e9f1352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:39:15 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:15 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:25 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:25 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:29 [info] 35#35: *925 [lua] access_by_lua(msblocations.conf:189):2: 2350af5db4579bfa275b265b0d073529:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:39:29 [info] 35#35: *925 [lua] logger.lua:23: 2350af5db4579bfa275b265b0d073529 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:39:29 +0000] 2350af5db4579bfa275b265b0d073529 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:39:35 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:35 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:44 [info] 35#35: *929 [lua] access_by_lua(msblocations.conf:189):2: 8f8c20d7e891e0c78a7cc0a431beca6f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:39:44 [info] 35#35: *929 [lua] logger.lua:23: 8f8c20d7e891e0c78a7cc0a431beca6f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:39:44 +0000] 8f8c20d7e891e0c78a7cc0a431beca6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:39:45 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:45 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:55 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:55 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:39:59 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:189):2: 09a11eb100e4a67d0170494c22a038da:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:39:59 [info] 35#35: *934 [lua] logger.lua:23: 09a11eb100e4a67d0170494c22a038da {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:39:59 +0000] 09a11eb100e4a67d0170494c22a038da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:40:05 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:05 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:14 [info] 35#35: *937 [lua] access_by_lua(msblocations.conf:189):2: fcefd683b3bf6134a0d1dd999b39e935:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:40:14 +0000] fcefd683b3bf6134a0d1dd999b39e935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 21:40:14 [info] 35#35: *937 [lua] logger.lua:23: fcefd683b3bf6134a0d1dd999b39e935 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:40:15 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:15 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:25 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:25 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:29 [info] 35#35: *942 [lua] access_by_lua(msblocations.conf:189):2: f39aeb1f0c23c56affd353088cd91edc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:40:29 [info] 35#35: *942 [lua] logger.lua:23: f39aeb1f0c23c56affd353088cd91edc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:40:29 +0000] f39aeb1f0c23c56affd353088cd91edc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:40:35 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:35 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:40 [info] 35#35: *945 client closed connection while waiting for request, client: 192.168.5.213, server: 0.0.0.0:443
2022/11/17 21:40:44 [info] 35#35: *947 [lua] access_by_lua(msblocations.conf:189):2: e4cd6670ab50f781b182824872633aa3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:40:44 [info] 35#35: *947 [lua] logger.lua:23: e4cd6670ab50f781b182824872633aa3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:40:44 +0000] e4cd6670ab50f781b182824872633aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:40:45 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:45 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:55 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:55 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:40:59 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: c7c8f3394afa9a91dafa05825f2a6128:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:40:59 [info] 35#35: *952 [lua] logger.lua:23: c7c8f3394afa9a91dafa05825f2a6128 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:40:59 +0000] c7c8f3394afa9a91dafa05825f2a6128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:41:05 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:05 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:14 [info] 35#35: *955 [lua] access_by_lua(msblocations.conf:189):2: 37fdc8399333ea5ac58b4cc492f7347c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:41:14 [info] 35#35: *955 [lua] logger.lua:23: 37fdc8399333ea5ac58b4cc492f7347c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:41:14 +0000] 37fdc8399333ea5ac58b4cc492f7347c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:41:15 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:15 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:25 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:25 [info] 35#35: *959 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:29 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: 441d6f938f2168a56bf646e9cdb8d793:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:41:29 [info] 35#35: *960 [lua] logger.lua:23: 441d6f938f2168a56bf646e9cdb8d793 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:41:29 +0000] 441d6f938f2168a56bf646e9cdb8d793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:41:35 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:35 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:44 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:189):2: 12bad9cc9a05af919c383c2dd090e577:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:41:44 [info] 35#35: *964 [lua] logger.lua:23: 12bad9cc9a05af919c383c2dd090e577 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:41:44 +0000] 12bad9cc9a05af919c383c2dd090e577 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:41:45 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:45 [info] 35#35: *965 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:55 [info] 37#37: *967 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:55 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:41:59 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: b6d4a0406dcbf5bb8d87ff13ff7760ad:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:41:59 [info] 35#35: *969 [lua] logger.lua:23: b6d4a0406dcbf5bb8d87ff13ff7760ad {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:41:59 +0000] b6d4a0406dcbf5bb8d87ff13ff7760ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:42:05 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:05 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:14 [info] 35#35: *972 [lua] access_by_lua(msblocations.conf:189):2: 18849f3bd2724fa0ca2cfd412223bf96:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:42:14 +0000] 18849f3bd2724fa0ca2cfd412223bf96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 21:42:14 [info] 35#35: *972 [lua] logger.lua:23: 18849f3bd2724fa0ca2cfd412223bf96 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:42:15 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:15 [info] 35#35: *974 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:25 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:25 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:29 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: 7404aa3ad1440fc669fc6eecf6c0c81d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:42:29 +0000] 7404aa3ad1440fc669fc6eecf6c0c81d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:42:29 [info] 35#35: *977 [lua] logger.lua:23: 7404aa3ad1440fc669fc6eecf6c0c81d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:42:35 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:35 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:44 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:189):2: 8fd638286a1b2fb8b5d11ba74c212142:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.68.188 - - [17/Nov/2022:21:42:44 +0000] 8fd638286a1b2fb8b5d11ba74c212142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:42:44 [info] 35#35: *981 [lua] logger.lua:23: 8fd638286a1b2fb8b5d11ba74c212142 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:42:45 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:45 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:55 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:55 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:42:59 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: 3f4d3f39ed4d17ae5e6ad1cc0ac3b327:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:43:00 [info] 35#35: *986 [lua] logger.lua:23: 3f4d3f39ed4d17ae5e6ad1cc0ac3b327 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:43:00 +0000] 3f4d3f39ed4d17ae5e6ad1cc0ac3b327 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:43:05 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:05 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:15 [info] 35#35: *989 [lua] access_by_lua(msblocations.conf:189):2: c7a4a3d1cc78c5134634018e4adb68a8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:43:15 [info] 35#35: *989 [lua] logger.lua:23: c7a4a3d1cc78c5134634018e4adb68a8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:43:15 +0000] c7a4a3d1cc78c5134634018e4adb68a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:43:15 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:15 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:25 [info] 37#37: *992 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:25 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:30 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: fa3fe2261df13a27b989e0d0cc93cbd9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:43:30 +0000] fa3fe2261df13a27b989e0d0cc93cbd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:43:30 [info] 35#35: *994 [lua] logger.lua:23: fa3fe2261df13a27b989e0d0cc93cbd9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:43:35 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:35 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:45 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:189):2: f0fbeb8ab03b30ea78d7f428f5777f6c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:43:45 [info] 35#35: *998 [lua] logger.lua:23: f0fbeb8ab03b30ea78d7f428f5777f6c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:43:45 +0000] f0fbeb8ab03b30ea78d7f428f5777f6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:43:45 [info] 35#35: *999 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:45 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:55 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:43:55 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:00 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 7a51d5335f71e56a464e245bd6ff6f32:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:44:00 [info] 35#35: *1003 [lua] logger.lua:23: 7a51d5335f71e56a464e245bd6ff6f32 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:44:00 +0000] 7a51d5335f71e56a464e245bd6ff6f32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:44:05 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:05 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:15 [info] 35#35: *1006 [lua] access_by_lua(msblocations.conf:189):2: bd23d6a0e93d3489961df9de861a1ccf:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:44:15 +0000] bd23d6a0e93d3489961df9de861a1ccf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:44:15 [info] 35#35: *1006 [lua] logger.lua:23: bd23d6a0e93d3489961df9de861a1ccf {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:44:15 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:15 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:25 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:25 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:30 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: ebf2c8952e4f2e273187580c17e9b74a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:44:30 [info] 35#35: *1011 [lua] logger.lua:23: ebf2c8952e4f2e273187580c17e9b74a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:44:30 +0000] ebf2c8952e4f2e273187580c17e9b74a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:44:35 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:35 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:45 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:189):2: 653aa69be66b9d72edf9d400a98dc957:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:44:45 [info] 35#35: *1015 [lua] logger.lua:23: 653aa69be66b9d72edf9d400a98dc957 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:44:45 +0000] 653aa69be66b9d72edf9d400a98dc957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:44:45 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:45 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:55 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:44:55 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:00 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: 5151d09f45b7916bff69d20e0fee4f66:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:45:00 [info] 35#35: *1020 [lua] logger.lua:23: 5151d09f45b7916bff69d20e0fee4f66 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:45:00 +0000] 5151d09f45b7916bff69d20e0fee4f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:45:05 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:05 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:15 [info] 35#35: *1023 [lua] access_by_lua(msblocations.conf:189):2: 7df8397c0efc56834b908bf0ad092396:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:45:15 [info] 35#35: *1023 [lua] logger.lua:23: 7df8397c0efc56834b908bf0ad092396 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:45:15 +0000] 7df8397c0efc56834b908bf0ad092396 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:45:15 [info] 35#35: *1024 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:15 [info] 35#35: *1025 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:25 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:25 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:30 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: 4b12b8f1dd367cadcb27cddebe467b46:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:45:30 [info] 35#35: *1028 [lua] logger.lua:23: 4b12b8f1dd367cadcb27cddebe467b46 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:45:30 +0000] 4b12b8f1dd367cadcb27cddebe467b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 21:45:35 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:35 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:45 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:189):2: c0a70d7aef6dcd33146f1cbfdd09fb09:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:45:45 [info] 35#35: *1032 [lua] logger.lua:23: c0a70d7aef6dcd33146f1cbfdd09fb09 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:45:45 +0000] c0a70d7aef6dcd33146f1cbfdd09fb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:45:45 [info] 35#35: *1033 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:45 [info] 35#35: *1034 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:55 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:45:55 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:00 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: c15831e88fd5088c4b34b8ce01851656:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2022/11/17 21:46:00 [info] 35#35: *1037 [lua] logger.lua:23: c15831e88fd5088c4b34b8ce01851656 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:00 +0000] c15831e88fd5088c4b34b8ce01851656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/17 21:46:05 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:05 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:15 [info] 35#35: *1040 [lua] access_by_lua(msblocations.conf:189):2: 08c6e39aa92d9c03323403684932846b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:46:15 [info] 35#35: *1040 [lua] logger.lua:23: 08c6e39aa92d9c03323403684932846b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:15 +0000] 08c6e39aa92d9c03323403684932846b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:46:15 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:15 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:25 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:25 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:30 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: fdb975e528c6adf9d0ddff48323ef49d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:46:30 +0000] fdb975e528c6adf9d0ddff48323ef49d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/17 21:46:30 [info] 35#35: *1045 [lua] logger.lua:23: fdb975e528c6adf9d0ddff48323ef49d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:46:35 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:35 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:45 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:189):2: bed045c25b9a71f7457d017676d35789:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:46:45 [info] 35#35: *1049 [lua] logger.lua:23: bed045c25b9a71f7457d017676d35789 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:46:45 +0000] bed045c25b9a71f7457d017676d35789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:46:45 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:45 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:55 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:46:55 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:00 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 912395f7323bfbde00de7fbaed4bbdac:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:47:00 [info] 35#35: *1054 [lua] logger.lua:23: 912395f7323bfbde00de7fbaed4bbdac {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:47:00 +0000] 912395f7323bfbde00de7fbaed4bbdac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:47:05 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:05 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:15 [info] 35#35: *1057 [lua] access_by_lua(msblocations.conf:189):2: 2f845cb6d0568af1eac32eb9724ee30e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:47:15 [info] 35#35: *1057 [lua] logger.lua:23: 2f845cb6d0568af1eac32eb9724ee30e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:47:15 +0000] 2f845cb6d0568af1eac32eb9724ee30e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:47:15 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:15 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:25 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:25 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:30 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:189):2: c5dd9518ff468f5f3b696db57e6dc09f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:47:30 [info] 35#35: *1062 [lua] logger.lua:23: c5dd9518ff468f5f3b696db57e6dc09f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:47:30 +0000] c5dd9518ff468f5f3b696db57e6dc09f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:47:35 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:35 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:45 [info] 35#35: *1066 [lua] access_by_lua(msblocations.conf:189):2: 45d0256ef62c4db75fbe3213bc9d2aa3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:47:45 +0000] 45d0256ef62c4db75fbe3213bc9d2aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:47:45 [info] 35#35: *1066 [lua] logger.lua:23: 45d0256ef62c4db75fbe3213bc9d2aa3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:47:45 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:45 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:55 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:47:55 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:00 [info] 35#35: *1071 [lua] access_by_lua(msblocations.conf:189):2: 7009512fe564ee793047f8b334000eb6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:48:00 +0000] 7009512fe564ee793047f8b334000eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:48:00 [info] 35#35: *1071 [lua] logger.lua:23: 7009512fe564ee793047f8b334000eb6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:48:05 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:05 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:15 [info] 35#35: *1074 [lua] access_by_lua(msblocations.conf:189):2: b71886c10ab0d31516047a7e080bc0da:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:48:15 [info] 35#35: *1074 [lua] logger.lua:23: b71886c10ab0d31516047a7e080bc0da {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:48:15 +0000] b71886c10ab0d31516047a7e080bc0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/17 21:48:15 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:15 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:25 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:25 [info] 37#37: *1078 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:30 [info] 35#35: *1079 [lua] access_by_lua(msblocations.conf:189):2: f333503a889192d445bd588f26aca8a1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:48:30 [info] 35#35: *1079 [lua] logger.lua:23: f333503a889192d445bd588f26aca8a1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:48:30 +0000] f333503a889192d445bd588f26aca8a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:48:35 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:35 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:38 [info] 35#35: *1082 client closed connection while waiting for request, client: 192.168.5.213, server: 0.0.0.0:443
2022/11/17 21:48:45 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:189):2: 2e9b19a75d3d302e8724ed7b7196545d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:48:45 [info] 35#35: *1084 [lua] logger.lua:23: 2e9b19a75d3d302e8724ed7b7196545d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:48:45 +0000] 2e9b19a75d3d302e8724ed7b7196545d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:48:45 [info] 37#37: *1085 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:45 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:55 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:48:55 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:00 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: e0618150f783b05bdf8ccc712f2857ea:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:49:00 [info] 35#35: *1089 [lua] logger.lua:23: e0618150f783b05bdf8ccc712f2857ea {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:00 +0000] e0618150f783b05bdf8ccc712f2857ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:49:05 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:05 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:15 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:15 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:15 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: ece45f72beab88ef53941d7df757c805:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:49:15 [info] 35#35: *1094 [lua] logger.lua:23: ece45f72beab88ef53941d7df757c805 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:15 +0000] ece45f72beab88ef53941d7df757c805 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:49:25 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:25 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:30 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: 7ae968639ff4d5d0b12a5904de5cb128:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:30 +0000] 7ae968639ff4d5d0b12a5904de5cb128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:49:30 [info] 35#35: *1097 [lua] logger.lua:23: 7ae968639ff4d5d0b12a5904de5cb128 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:49:35 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:35 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:45 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:45 [info] 35#35: *1102 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:45 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: f21ee776441ada3b1ba1a0e89f251990:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:45 +0000] f21ee776441ada3b1ba1a0e89f251990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:49:45 [info] 35#35: *1103 [lua] logger.lua:23: f21ee776441ada3b1ba1a0e89f251990 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:49:55 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:49:55 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:00 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: dc956c5ceb2be045113e690bbad18c29:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:50:00 [info] 35#35: *1106 [lua] logger.lua:23: dc956c5ceb2be045113e690bbad18c29 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:50:00 +0000] dc956c5ceb2be045113e690bbad18c29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:50:05 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:05 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:15 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:15 [info] 35#35: *1110 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:15 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: a47ac6ad1b9400ec9622092f757aa1a8:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:50:15 [info] 35#35: *1111 [lua] logger.lua:23: a47ac6ad1b9400ec9622092f757aa1a8 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:50:15 +0000] a47ac6ad1b9400ec9622092f757aa1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:50:25 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:25 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:30 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: 19487d7c0f7c75eb81af4ae2fe82e5b3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:50:30 +0000] 19487d7c0f7c75eb81af4ae2fe82e5b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:50:30 [info] 35#35: *1114 [lua] logger.lua:23: 19487d7c0f7c75eb81af4ae2fe82e5b3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:50:35 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:35 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:45 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:45 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:45 [info] 35#35: *1120 [lua] access_by_lua(msblocations.conf:189):2: 679eaed5bcc26ebfe0dd432f2ccd35a5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:50:45 +0000] 679eaed5bcc26ebfe0dd432f2ccd35a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:50:45 [info] 35#35: *1120 [lua] logger.lua:23: 679eaed5bcc26ebfe0dd432f2ccd35a5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:50:55 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:50:55 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:00 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: 6b845096f9e33701d1d92817bcdc655d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:00 +0000] 6b845096f9e33701d1d92817bcdc655d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:51:00 [info] 35#35: *1123 [lua] logger.lua:23: 6b845096f9e33701d1d92817bcdc655d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:51:05 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:05 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:15 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:15 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:15 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 8faaced4f31197915bf43ae3028576c9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:51:15 [info] 35#35: *1128 [lua] logger.lua:23: 8faaced4f31197915bf43ae3028576c9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:15 +0000] 8faaced4f31197915bf43ae3028576c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 21:51:25 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:25 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:30 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 9aa69138ba2594b0a121957306ac6a6b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:51:30 [info] 35#35: *1131 [lua] logger.lua:23: 9aa69138ba2594b0a121957306ac6a6b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:30 +0000] 9aa69138ba2594b0a121957306ac6a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:51:35 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:35 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:45 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:45 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:45 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: 9b80bf8a39fc324845d98075e21fddea:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:51:45 [info] 35#35: *1137 [lua] logger.lua:23: 9b80bf8a39fc324845d98075e21fddea {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:51:45 +0000] 9b80bf8a39fc324845d98075e21fddea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:51:55 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:51:55 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:00 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: 4d334c5240494f9742a591127c8807bc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:52:00 [info] 35#35: *1140 [lua] logger.lua:23: 4d334c5240494f9742a591127c8807bc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:00 +0000] 4d334c5240494f9742a591127c8807bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:52:05 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:05 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:15 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:15 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:15 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: 16f9168e33a0d32ad02d1938ab75798b:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:15 +0000] 16f9168e33a0d32ad02d1938ab75798b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:52:15 [info] 35#35: *1145 [lua] logger.lua:23: 16f9168e33a0d32ad02d1938ab75798b {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:52:25 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:25 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:30 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 821846136a572031b5c0c038429736d3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:30 +0000] 821846136a572031b5c0c038429736d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2022/11/17 21:52:30 [info] 35#35: *1148 [lua] logger.lua:23: 821846136a572031b5c0c038429736d3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:52:35 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:35 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:43 [info] 35#35: *1149 client prematurely closed connection while reading client request line, client: 10.233.64.105, server: 
10.233.64.105 - - [17/Nov/2022:21:52:43 +0000] 8618f870c52fad1a8de60c12509910ab "" 400 request_processing_time:5.010 upstream_response_time:- "-" "-" "-"
2022/11/17 21:52:43 [info] 35#35: *1152 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
10.233.64.105 - - [17/Nov/2022:21:52:43 +0000] b70dc7e22e13244f778b2aeb265d5bf6 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/17 21:52:45 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:45 [info] 35#35: *1154 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:45 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: 59b017d4be53abb9a2fee3c526c16592:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:52:45 [info] 35#35: *1156 [lua] logger.lua:23: 59b017d4be53abb9a2fee3c526c16592 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:52:45 +0000] 59b017d4be53abb9a2fee3c526c16592 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:52:55 [info] 35#35: *1157 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:52:55 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:00 [info] 35#35: *1159 [lua] access_by_lua(msblocations.conf:189):2: 2c6160c2140433c349f7bc2f30a42575:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:00 +0000] 2c6160c2140433c349f7bc2f30a42575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:53:00 [info] 35#35: *1159 [lua] logger.lua:23: 2c6160c2140433c349f7bc2f30a42575 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:53:05 [info] 37#37: *1160 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:05 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:15 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:15 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:15 [info] 35#35: *1164 [lua] access_by_lua(msblocations.conf:189):2: fc72010ae96bbcd4943d37df8d4a1da7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:53:15 +0000] fc72010ae96bbcd4943d37df8d4a1da7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:53:15 [info] 35#35: *1164 [lua] logger.lua:23: fc72010ae96bbcd4943d37df8d4a1da7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:53:25 [info] 35#35: *1165 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:25 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:30 [info] 35#35: *1167 [lua] access_by_lua(msblocations.conf:189):2: 062381d2ea2c52a629192b78cee93b7d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:53:30 [info] 35#35: *1167 [lua] logger.lua:23: 062381d2ea2c52a629192b78cee93b7d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:30 +0000] 062381d2ea2c52a629192b78cee93b7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:53:35 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:35 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:45 [info] 35#35: *1171 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:45 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:45 [info] 35#35: *1173 [lua] access_by_lua(msblocations.conf:189):2: 2fb6dc0c490c42192dfaa1da270f9f16:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:45 +0000] 2fb6dc0c490c42192dfaa1da270f9f16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:53:45 [info] 35#35: *1173 [lua] logger.lua:23: 2fb6dc0c490c42192dfaa1da270f9f16 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:53:55 [info] 35#35: *1174 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:53:55 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:00 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:189):2: b818098267391c0385d51e73f2cee701:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:54:00 [info] 35#35: *1176 [lua] logger.lua:23: b818098267391c0385d51e73f2cee701 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:00 +0000] b818098267391c0385d51e73f2cee701 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:54:05 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:05 [info] 37#37: *1178 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:15 [info] 35#35: *1179 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:15 [info] 35#35: *1180 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:15 [info] 35#35: *1181 [lua] access_by_lua(msblocations.conf:189):2: e56233cb81adf2f4ba06daa95de573ee:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:15 +0000] e56233cb81adf2f4ba06daa95de573ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:54:15 [info] 35#35: *1181 [lua] logger.lua:23: e56233cb81adf2f4ba06daa95de573ee {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 21:54:25 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:25 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:30 [info] 35#35: *1184 [lua] access_by_lua(msblocations.conf:189):2: e346204b091d33f31110db2b5b3c7001:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:54:30 [info] 35#35: *1184 [lua] logger.lua:23: e346204b091d33f31110db2b5b3c7001 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:30 +0000] e346204b091d33f31110db2b5b3c7001 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:54:35 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:35 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:45 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:45 [info] 37#37: *1189 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:45 [info] 35#35: *1190 [lua] access_by_lua(msblocations.conf:189):2: bc661ff46cf59817ea5519a5cb130235:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:45 +0000] bc661ff46cf59817ea5519a5cb130235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:54:45 [info] 35#35: *1190 [lua] logger.lua:23: bc661ff46cf59817ea5519a5cb130235 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:54:55 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:54:55 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:00 [info] 35#35: *1193 [lua] access_by_lua(msblocations.conf:189):2: bfec7944940bf57a05852de2c13df140:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:55:00 [info] 35#35: *1193 [lua] logger.lua:23: bfec7944940bf57a05852de2c13df140 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:00 +0000] bfec7944940bf57a05852de2c13df140 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:55:05 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:05 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:08 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: 3520416919be0f734b28ddaf9531bf7c:receive the request, client: 10.233.64.105, server: , request: "GET /nmaplowercheck1668722109 HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 21:55:08 [info] 35#35: *1197 [lua] access_by_lua(msblocations.conf:189):2: aed24b62bfb9a18f5056b4921ec2b01c:receive the request, client: 10.233.64.105, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 21:55:08 [warn] 35#35: *1196 [lua] error_handler.lua:29: error_svc_not_found(): 3520416919be0f734b28ddaf9531bf7c No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /nmaplowercheck1668722109 HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:21:55:08 +0000] 3520416919be0f734b28ddaf9531bf7c "GET /nmaplowercheck1668722109 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/17 21:55:08 [warn] 35#35: *1197 [lua] error_handler.lua:29: error_svc_not_found(): aed24b62bfb9a18f5056b4921ec2b01c No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:21:55:08 +0000] aed24b62bfb9a18f5056b4921ec2b01c "POST /sdk HTTP/1.1" 502 request_processing_time:0.061 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/17 21:55:08 [info] 35#35: *1198 [lua] access_by_lua(msblocations.conf:189):2: ef8860f7abac0bf29b71a94746625dc3:receive the request, client: 10.233.64.105, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 21:55:08 [warn] 35#35: *1198 [lua] error_handler.lua:29: error_svc_not_found(): ef8860f7abac0bf29b71a94746625dc3 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:21:55:08 +0000] ef8860f7abac0bf29b71a94746625dc3 "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/17 21:55:09 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:189):2: 3198385ad23d856341fb638acd42b9d0:receive the request, client: 10.233.64.105, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 21:55:09 [warn] 35#35: *1199 [lua] error_handler.lua:29: error_svc_not_found(): 3198385ad23d856341fb638acd42b9d0 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:21:55:09 +0000] 3198385ad23d856341fb638acd42b9d0 "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/17 21:55:15 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:15 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:15 [info] 35#35: *1202 [lua] access_by_lua(msblocations.conf:189):2: cd24b6ce38c9658cfd6d1acb378c2b42:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:55:15 [info] 35#35: *1202 [lua] logger.lua:23: cd24b6ce38c9658cfd6d1acb378c2b42 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:15 +0000] cd24b6ce38c9658cfd6d1acb378c2b42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:55:16 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:189):2: e4ab54889a4cab350bfc013d04241863:receive the request, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
2022/11/17 21:55:16 [warn] 35#35: *1203 [lua] error_handler.lua:29: error_svc_not_found(): e4ab54889a4cab350bfc013d04241863 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
10.233.64.105 - - [17/Nov/2022:21:55:16 +0000] e4ab54889a4cab350bfc013d04241863 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/17 21:55:16 [info] 35#35: *1204 [lua] access_by_lua(msblocations.conf:189):2: f05c206422e0f33936adc8e1a5dd352f:receive the request, client: 10.233.64.105, server: , request: "GET / HTTP/1.1", host: "10.32.240.194"
2022/11/17 21:55:16 [warn] 35#35: *1204 [lua] error_handler.lua:29: error_svc_not_found(): f05c206422e0f33936adc8e1a5dd352f No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET / HTTP/1.1", host: "10.32.240.194"
10.233.64.105 - - [17/Nov/2022:21:55:16 +0000] f05c206422e0f33936adc8e1a5dd352f "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/17 21:55:16 [info] 35#35: *1204 client 10.233.64.105 closed keepalive connection
2022/11/17 21:55:25 [info] 35#35: *1205 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:25 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:30 [info] 35#35: *1207 [lua] access_by_lua(msblocations.conf:189):2: 70e2ffd2c519e1494bdcbccdeca1aa66:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:30 +0000] 70e2ffd2c519e1494bdcbccdeca1aa66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:55:30 [info] 35#35: *1207 [lua] logger.lua:23: 70e2ffd2c519e1494bdcbccdeca1aa66 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:55:35 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:35 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:45 [info] 37#37: *1211 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:45 [info] 37#37: *1212 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:45 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:189):2: d96ad77fa051974dbf66a17b56c622eb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:45 +0000] d96ad77fa051974dbf66a17b56c622eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:55:45 [info] 35#35: *1213 [lua] logger.lua:23: d96ad77fa051974dbf66a17b56c622eb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:55:55 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:55:55 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:00 [info] 35#35: *1216 [lua] access_by_lua(msblocations.conf:189):2: 14f884ccad84fd452aa8814fd30805b6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:56:00 [info] 35#35: *1216 [lua] logger.lua:23: 14f884ccad84fd452aa8814fd30805b6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:56:00 +0000] 14f884ccad84fd452aa8814fd30805b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:56:05 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:05 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:15 [info] 35#35: *1219 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:15 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:15 [info] 35#35: *1221 [lua] access_by_lua(msblocations.conf:189):2: d0887bd0f5bd6e8a92b30ac068c3c9d4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:56:15 [info] 35#35: *1221 [lua] logger.lua:23: d0887bd0f5bd6e8a92b30ac068c3c9d4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:56:15 +0000] d0887bd0f5bd6e8a92b30ac068c3c9d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:56:25 [info] 35#35: *1222 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:25 [info] 35#35: *1223 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:30 [info] 35#35: *1224 [lua] access_by_lua(msblocations.conf:189):2: e11d0fb57cb0e2dd2dadfdebad0a3e83:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:56:30 [info] 35#35: *1224 [lua] logger.lua:23: e11d0fb57cb0e2dd2dadfdebad0a3e83 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:56:30 +0000] e11d0fb57cb0e2dd2dadfdebad0a3e83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:56:35 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:35 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:45 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:45 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:45 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: 8442ef1d40fd4c911c991127ef4dd39c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:56:45 [info] 35#35: *1230 [lua] logger.lua:23: 8442ef1d40fd4c911c991127ef4dd39c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:56:45 +0000] 8442ef1d40fd4c911c991127ef4dd39c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:56:55 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:56:55 [info] 37#37: *1232 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:00 [info] 35#35: *1233 [lua] access_by_lua(msblocations.conf:189):2: 81ea0901a212216993b50b65c7b9e65f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:57:00 [info] 35#35: *1233 [lua] logger.lua:23: 81ea0901a212216993b50b65c7b9e65f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:57:00 +0000] 81ea0901a212216993b50b65c7b9e65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:57:05 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:05 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:15 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:15 [info] 37#37: *1237 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:15 [info] 35#35: *1238 [lua] access_by_lua(msblocations.conf:189):2: 0868ea655f41d234db7529c868788a8d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:57:15 [info] 35#35: *1238 [lua] logger.lua:23: 0868ea655f41d234db7529c868788a8d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:57:15 +0000] 0868ea655f41d234db7529c868788a8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:57:25 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:25 [info] 35#35: *1240 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:30 [info] 35#35: *1241 [lua] access_by_lua(msblocations.conf:189):2: 33553b7063c49a0f902a0e25ac7bb211:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:57:30 [info] 35#35: *1241 [lua] logger.lua:23: 33553b7063c49a0f902a0e25ac7bb211 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:57:30 +0000] 33553b7063c49a0f902a0e25ac7bb211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:57:35 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:35 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:45 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:45 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:45 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: 315acb666753821588150c8a3d3253b4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:57:45 +0000] 315acb666753821588150c8a3d3253b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:57:45 [info] 35#35: *1247 [lua] logger.lua:23: 315acb666753821588150c8a3d3253b4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:57:55 [info] 35#35: *1248 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:57:55 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:00 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:189):2: 983ec9c500531547ec777705439ade24:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:00 +0000] 983ec9c500531547ec777705439ade24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 21:58:00 [info] 35#35: *1250 [lua] logger.lua:23: 983ec9c500531547ec777705439ade24 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:58:05 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:05 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:15 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:15 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:15 [info] 35#35: *1255 [lua] access_by_lua(msblocations.conf:189):2: b5c1a8493bd3aa0552ddbe2e39638351:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:15 +0000] b5c1a8493bd3aa0552ddbe2e39638351 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:58:15 [info] 35#35: *1255 [lua] logger.lua:23: b5c1a8493bd3aa0552ddbe2e39638351 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:58:25 [info] 35#35: *1256 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:25 [info] 35#35: *1257 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:30 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: 69e0a060065b367ba8e691cc96bb0fe7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:58:30 +0000] 69e0a060065b367ba8e691cc96bb0fe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2022/11/17 21:58:30 [info] 35#35: *1259 [lua] logger.lua:23: 69e0a060065b367ba8e691cc96bb0fe7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:58:35 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:35 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:37 [info] 35#35: *1258 client prematurely closed connection while reading client request line, client: 10.233.64.105, server: 
10.233.64.105 - - [17/Nov/2022:21:58:37 +0000] d23769e606c2aad24e3896f2a430d4f0 "" 400 request_processing_time:5.010 upstream_response_time:- "-" "-" "-"
2022/11/17 21:58:37 [info] 35#35: *1262 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
10.233.64.105 - - [17/Nov/2022:21:58:37 +0000] d4b2181eca35ca715cc33a8b64776449 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/17 21:58:45 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:45 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:45 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:189):2: 98a0f7d375771ce2bbe49605d23e5b53:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:21:58:45 +0000] 98a0f7d375771ce2bbe49605d23e5b53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 21:58:45 [info] 35#35: *1266 [lua] logger.lua:23: 98a0f7d375771ce2bbe49605d23e5b53 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 21:58:55 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:58:55 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:00 [info] 35#35: *1269 [lua] access_by_lua(msblocations.conf:189):2: 3fbf35bbb6f0ad3363d3478c6e613db3:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:00 +0000] 3fbf35bbb6f0ad3363d3478c6e613db3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 21:59:00 [info] 35#35: *1269 [lua] logger.lua:23: 3fbf35bbb6f0ad3363d3478c6e613db3 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:59:05 [info] 37#37: *1271 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:05 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:15 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:15 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:15 [info] 35#35: *1274 [lua] access_by_lua(msblocations.conf:189):2: 9eccdb1eb330d8e035f8e6c82498a1c4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:59:15 [info] 35#35: *1274 [lua] logger.lua:23: 9eccdb1eb330d8e035f8e6c82498a1c4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:15 +0000] 9eccdb1eb330d8e035f8e6c82498a1c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 21:59:25 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:25 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:30 [info] 35#35: *1277 [lua] access_by_lua(msblocations.conf:189):2: 75b89d01d3e447c872d494d1d301fef0:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 21:59:30 [info] 35#35: *1277 [lua] logger.lua:23: 75b89d01d3e447c872d494d1d301fef0 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:30 +0000] 75b89d01d3e447c872d494d1d301fef0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:21:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 21:59:35 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:35 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:45 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:45 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:45 [info] 35#35: *1283 [lua] access_by_lua(msblocations.conf:189):2: 88d4e6b821a8d61ab8efba6b8f117c22:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 21:59:45 [info] 35#35: *1283 [lua] logger.lua:23: 88d4e6b821a8d61ab8efba6b8f117c22 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:21:59:45 +0000] 88d4e6b821a8d61ab8efba6b8f117c22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 21:59:55 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 21:59:55 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:00 [info] 35#35: *1286 [lua] access_by_lua(msblocations.conf:189):2: c0696f3c47f21a20c46f4a6ca989947c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:00:00 [info] 35#35: *1286 [lua] logger.lua:23: c0696f3c47f21a20c46f4a6ca989947c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:00 +0000] c0696f3c47f21a20c46f4a6ca989947c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:00:05 [info] 37#37: *1287 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:05 [info] 37#37: *1288 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:15 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:15 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:15 [info] 35#35: *1291 [lua] access_by_lua(msblocations.conf:189):2: a8c4fbc4805dfa4d8a46bf5acda08925:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:15 +0000] a8c4fbc4805dfa4d8a46bf5acda08925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2022/11/17 22:00:15 [info] 35#35: *1291 [lua] logger.lua:23: a8c4fbc4805dfa4d8a46bf5acda08925 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 22:00:25 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:25 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:30 [info] 35#35: *1294 [lua] access_by_lua(msblocations.conf:189):2: 319a732165f5ff0a2fc5c2eb6ae4356f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:30 +0000] 319a732165f5ff0a2fc5c2eb6ae4356f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 22:00:30 [info] 35#35: *1294 [lua] logger.lua:23: 319a732165f5ff0a2fc5c2eb6ae4356f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 22:00:35 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:35 [info] 35#35: *1296 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:45 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:45 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:45 [info] 35#35: *1300 [lua] access_by_lua(msblocations.conf:189):2: 212199d903fb2f9001c7a6355b15ee6a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:45 +0000] 212199d903fb2f9001c7a6355b15ee6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2022/11/17 22:00:45 [info] 35#35: *1300 [lua] logger.lua:23: 212199d903fb2f9001c7a6355b15ee6a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 22:00:55 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:00:55 [info] 37#37: *1302 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:00 [info] 35#35: *1303 [lua] access_by_lua(msblocations.conf:189):2: 2b9369cd648f51403e5f3497c3944d4e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:01:00 [info] 35#35: *1303 [lua] logger.lua:23: 2b9369cd648f51403e5f3497c3944d4e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:01:00 +0000] 2b9369cd648f51403e5f3497c3944d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 22:01:03 [info] 35#35: *1304 [lua] access_by_lua(msblocations.conf:189):2: 50f5bbf979950db3ef19cd229c706ae1:receive the request, client: 10.233.64.105, server: , request: "GET /nmaplowercheck1668722464 HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 22:01:03 [warn] 35#35: *1304 [lua] error_handler.lua:29: error_svc_not_found(): 50f5bbf979950db3ef19cd229c706ae1 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /nmaplowercheck1668722464 HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:22:01:03 +0000] 50f5bbf979950db3ef19cd229c706ae1 "GET /nmaplowercheck1668722464 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/17 22:01:03 [info] 35#35: *1305 [lua] access_by_lua(msblocations.conf:189):2: 5689fb441e64895a56dac6901ff10307:receive the request, client: 10.233.64.105, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 22:01:03 [warn] 35#35: *1305 [lua] error_handler.lua:29: error_svc_not_found(): 5689fb441e64895a56dac6901ff10307 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:22:01:03 +0000] 5689fb441e64895a56dac6901ff10307 "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/17 22:01:03 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:189):2: 8f37f9bd315027200455581d9fc375e9:receive the request, client: 10.233.64.105, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 22:01:03 [warn] 35#35: *1306 [lua] error_handler.lua:29: error_svc_not_found(): 8f37f9bd315027200455581d9fc375e9 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:22:01:03 +0000] 8f37f9bd315027200455581d9fc375e9 "POST /sdk HTTP/1.1" 502 request_processing_time:0.110 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2022/11/17 22:01:03 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: 3342e4de9fca47dd6fdca4a7d455ffda:receive the request, client: 10.233.64.105, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.194:30284"
2022/11/17 22:01:03 [warn] 35#35: *1307 [lua] error_handler.lua:29: error_svc_not_found(): 3342e4de9fca47dd6fdca4a7d455ffda No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.194:30284"
10.233.64.105 - - [17/Nov/2022:22:01:03 +0000] 3342e4de9fca47dd6fdca4a7d455ffda "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/17 22:01:05 [info] 37#37: *1308 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:05 [info] 37#37: *1309 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:11 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: 236e79b44cda9e2a03e491da93225f75:receive the request, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
2022/11/17 22:01:11 [warn] 35#35: *1310 [lua] error_handler.lua:29: error_svc_not_found(): 236e79b44cda9e2a03e491da93225f75 No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET / HTTP/1.0"
10.233.64.105 - - [17/Nov/2022:22:01:11 +0000] 236e79b44cda9e2a03e491da93225f75 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2022/11/17 22:01:11 [info] 35#35: *1311 [lua] access_by_lua(msblocations.conf:189):2: 61033954f604e5b6950626dd10249fcf:receive the request, client: 10.233.64.105, server: , request: "GET / HTTP/1.1", host: "10.32.240.194"
2022/11/17 22:01:11 [warn] 35#35: *1311 [lua] error_handler.lua:29: error_svc_not_found(): 61033954f604e5b6950626dd10249fcf No route found for this request! detail_info:Custom not match, client: 10.233.64.105, server: , request: "GET / HTTP/1.1", host: "10.32.240.194"
10.233.64.105 - - [17/Nov/2022:22:01:11 +0000] 61033954f604e5b6950626dd10249fcf "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2022/11/17 22:01:11 [info] 35#35: *1311 client 10.233.64.105 closed keepalive connection
2022/11/17 22:01:15 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:15 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:15 [info] 35#35: *1314 [lua] access_by_lua(msblocations.conf:189):2: 7a5897dda1bab0efe6d138234e00dd1f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:01:15 +0000] 7a5897dda1bab0efe6d138234e00dd1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:01:15 [info] 35#35: *1314 [lua] logger.lua:23: 7a5897dda1bab0efe6d138234e00dd1f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:01:25 [info] 35#35: *1316 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:25 [info] 37#37: *1315 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:30 [info] 35#35: *1317 [lua] access_by_lua(msblocations.conf:189):2: 206f763ee5606a08de334bb2e44d79e1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:01:30 [info] 35#35: *1317 [lua] logger.lua:23: 206f763ee5606a08de334bb2e44d79e1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:01:30 +0000] 206f763ee5606a08de334bb2e44d79e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:01:35 [info] 37#37: *1319 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:35 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:45 [info] 37#37: *1321 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:45 [info] 35#35: *1322 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:45 [info] 35#35: *1323 [lua] access_by_lua(msblocations.conf:189):2: c71b9e3a9a4b2869d246fff5e0e82e05:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:01:45 [info] 35#35: *1323 [lua] logger.lua:23: c71b9e3a9a4b2869d246fff5e0e82e05 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:01:45 +0000] c71b9e3a9a4b2869d246fff5e0e82e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:01:55 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:01:55 [info] 35#35: *1325 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:00 [info] 35#35: *1326 [lua] access_by_lua(msblocations.conf:189):2: 48153c90624e92fefc469e0cf087cabb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:02:00 [info] 35#35: *1326 [lua] logger.lua:23: 48153c90624e92fefc469e0cf087cabb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:02:00 +0000] 48153c90624e92fefc469e0cf087cabb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:02:05 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:05 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:15 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:15 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:15 [info] 35#35: *1331 [lua] access_by_lua(msblocations.conf:189):2: 7d52f9e1fefa1f3f119edcb9423a8009:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:02:15 +0000] 7d52f9e1fefa1f3f119edcb9423a8009 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:02:15 [info] 35#35: *1331 [lua] logger.lua:23: 7d52f9e1fefa1f3f119edcb9423a8009 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:02:25 [info] 35#35: *1332 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:25 [info] 35#35: *1333 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:30 [info] 35#35: *1334 [lua] access_by_lua(msblocations.conf:189):2: d76ebecfa35c85a65c486ba70da6db1d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:02:30 [info] 35#35: *1334 [lua] logger.lua:23: d76ebecfa35c85a65c486ba70da6db1d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:02:30 +0000] d76ebecfa35c85a65c486ba70da6db1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:02:35 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:35 [info] 35#35: *1336 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:45 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:45 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:45 [info] 35#35: *1340 [lua] access_by_lua(msblocations.conf:189):2: d0999427a26bf7436778c1667ecc2876:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:02:45 [info] 35#35: *1340 [lua] logger.lua:23: d0999427a26bf7436778c1667ecc2876 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:02:45 +0000] d0999427a26bf7436778c1667ecc2876 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:02:55 [info] 35#35: *1341 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:02:55 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:00 [info] 35#35: *1343 [lua] access_by_lua(msblocations.conf:189):2: ef9d0df7625097fdf9a42e1618382922:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:00 +0000] ef9d0df7625097fdf9a42e1618382922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:03:00 [info] 35#35: *1343 [lua] logger.lua:23: ef9d0df7625097fdf9a42e1618382922 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:03:05 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:05 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:15 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:15 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:15 [info] 35#35: *1348 [lua] access_by_lua(msblocations.conf:189):2: 4e39c2963cc52e54900ff35ace50f5bc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:15 +0000] 4e39c2963cc52e54900ff35ace50f5bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:03:15 [info] 35#35: *1348 [lua] logger.lua:23: 4e39c2963cc52e54900ff35ace50f5bc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:03:25 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:25 [info] 35#35: *1350 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:30 [info] 35#35: *1351 [lua] access_by_lua(msblocations.conf:189):2: ef6b5b3106ea4567c7758a09dc033eac:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:03:30 [info] 35#35: *1351 [lua] logger.lua:23: ef6b5b3106ea4567c7758a09dc033eac {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:30 +0000] ef6b5b3106ea4567c7758a09dc033eac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:03:35 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:35 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:45 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:45 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:45 [info] 35#35: *1357 [lua] access_by_lua(msblocations.conf:189):2: 5957a5f8ba8848ed60776a4ecf87fd9e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:03:45 [info] 35#35: *1357 [lua] logger.lua:23: 5957a5f8ba8848ed60776a4ecf87fd9e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:03:45 +0000] 5957a5f8ba8848ed60776a4ecf87fd9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:03:55 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:03:55 [info] 37#37: *1359 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:01 [info] 35#35: *1360 [lua] access_by_lua(msblocations.conf:189):2: c8c90c0c6fd35397b3cbe981243b1877:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:04:01 [info] 35#35: *1360 [lua] logger.lua:23: c8c90c0c6fd35397b3cbe981243b1877 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:04:01 +0000] c8c90c0c6fd35397b3cbe981243b1877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:04:05 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:05 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:15 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:15 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:16 [info] 35#35: *1365 [lua] access_by_lua(msblocations.conf:189):2: 6db78dbca5238cc8fa7d512e38ff8faf:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:04:16 +0000] 6db78dbca5238cc8fa7d512e38ff8faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:04:16 [info] 35#35: *1365 [lua] logger.lua:23: 6db78dbca5238cc8fa7d512e38ff8faf {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:04:25 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:25 [info] 37#37: *1367 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:31 [info] 35#35: *1368 [lua] access_by_lua(msblocations.conf:189):2: 76a06973a4abd6c883a31e722e486072:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:04:31 [info] 35#35: *1368 [lua] logger.lua:23: 76a06973a4abd6c883a31e722e486072 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:04:31 +0000] 76a06973a4abd6c883a31e722e486072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:04:35 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:35 [info] 35#35: *1370 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:45 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:45 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:46 [info] 35#35: *1374 [lua] access_by_lua(msblocations.conf:189):2: b13a5a7c5fad36bde53943e650a750a7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:04:46 +0000] b13a5a7c5fad36bde53943e650a750a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:04:46 [info] 35#35: *1374 [lua] logger.lua:23: b13a5a7c5fad36bde53943e650a750a7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:04:55 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:04:55 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:01 [info] 35#35: *1377 [lua] access_by_lua(msblocations.conf:189):2: a88400f99ce9b3852fe3fad2f39522a9:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:01 +0000] a88400f99ce9b3852fe3fad2f39522a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:05:01 [info] 35#35: *1377 [lua] logger.lua:23: a88400f99ce9b3852fe3fad2f39522a9 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:05:05 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:05 [info] 37#37: *1379 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:15 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:15 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:16 [info] 35#35: *1382 [lua] access_by_lua(msblocations.conf:189):2: c816ea448172c117823f65bbf8b575b6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:16 +0000] c816ea448172c117823f65bbf8b575b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:05:16 [info] 35#35: *1382 [lua] logger.lua:23: c816ea448172c117823f65bbf8b575b6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:05:25 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:25 [info] 35#35: *1384 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:31 [info] 35#35: *1385 [lua] access_by_lua(msblocations.conf:189):2: cd8ea4cf992e1b8cbc24ba569d655e66:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:05:31 [info] 35#35: *1385 [lua] logger.lua:23: cd8ea4cf992e1b8cbc24ba569d655e66 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:31 +0000] cd8ea4cf992e1b8cbc24ba569d655e66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:05:35 [info] 37#37: *1387 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:35 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:45 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:45 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:46 [info] 35#35: *1391 [lua] access_by_lua(msblocations.conf:189):2: 26695e42621628b7f01fb30d82ea91cc:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:05:46 [info] 35#35: *1391 [lua] logger.lua:23: 26695e42621628b7f01fb30d82ea91cc {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:05:46 +0000] 26695e42621628b7f01fb30d82ea91cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:05:55 [info] 37#37: *1393 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:05:55 [info] 35#35: *1392 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:01 [info] 35#35: *1394 [lua] access_by_lua(msblocations.conf:189):2: 1cee860583602b53bf2c3d02bbdf82ce:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:01 +0000] 1cee860583602b53bf2c3d02bbdf82ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:06:01 [info] 35#35: *1394 [lua] logger.lua:23: 1cee860583602b53bf2c3d02bbdf82ce {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:06:05 [info] 35#35: *1395 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:05 [info] 37#37: *1396 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:15 [info] 37#37: *1397 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:15 [info] 37#37: *1398 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:16 [info] 35#35: *1399 [lua] access_by_lua(msblocations.conf:189):2: f8d67f1f9326da9d21a880fbe9b13b59:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:16 +0000] f8d67f1f9326da9d21a880fbe9b13b59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:06:16 [info] 35#35: *1399 [lua] logger.lua:23: f8d67f1f9326da9d21a880fbe9b13b59 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:06:25 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:25 [info] 35#35: *1400 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:31 [info] 35#35: *1402 [lua] access_by_lua(msblocations.conf:189):2: d5895572f9e581f69e73beac1f2691fa:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:31 +0000] d5895572f9e581f69e73beac1f2691fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:06:31 [info] 35#35: *1402 [lua] logger.lua:23: d5895572f9e581f69e73beac1f2691fa {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:06:35 [info] 37#37: *1403 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:35 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:45 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:45 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:46 [info] 35#35: *1408 [lua] access_by_lua(msblocations.conf:189):2: b133a647e28cf73df8feec415c74ae81:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:22:06:46 +0000] b133a647e28cf73df8feec415c74ae81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:06:46 [info] 35#35: *1408 [lua] logger.lua:23: b133a647e28cf73df8feec415c74ae81 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:06:55 [info] 37#37: *1409 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:06:55 [info] 35#35: *1410 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:01 [info] 35#35: *1411 [lua] access_by_lua(msblocations.conf:189):2: 292fd8d301aa4cf06dd70cd432ef19d7:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:07:01 [info] 35#35: *1411 [lua] logger.lua:23: 292fd8d301aa4cf06dd70cd432ef19d7 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:07:01 +0000] 292fd8d301aa4cf06dd70cd432ef19d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:07:05 [info] 35#35: *1412 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:05 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:15 [info] 35#35: *1415 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:15 [info] 37#37: *1414 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:16 [info] 35#35: *1416 [lua] access_by_lua(msblocations.conf:189):2: e9cef2523295c23f1fbd30e99f5d81ba:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:07:16 [info] 35#35: *1416 [lua] logger.lua:23: e9cef2523295c23f1fbd30e99f5d81ba {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:07:16 +0000] e9cef2523295c23f1fbd30e99f5d81ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 22:07:25 [info] 35#35: *1417 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:25 [info] 35#35: *1418 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:31 [info] 35#35: *1419 [lua] access_by_lua(msblocations.conf:189):2: 8af28b89ebeee6d6018cdee9820cf066:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:07:31 +0000] 8af28b89ebeee6d6018cdee9820cf066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:07:31 [info] 35#35: *1419 [lua] logger.lua:23: 8af28b89ebeee6d6018cdee9820cf066 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:07:35 [info] 37#37: *1420 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:35 [info] 37#37: *1421 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:45 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:45 [info] 37#37: *1424 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:46 [info] 35#35: *1425 [lua] access_by_lua(msblocations.conf:189):2: a19b841bb3b7990b09c7c5af97edc5cb:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:07:46 [info] 35#35: *1425 [lua] logger.lua:23: a19b841bb3b7990b09c7c5af97edc5cb {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:07:46 +0000] a19b841bb3b7990b09c7c5af97edc5cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:07:55 [info] 37#37: *1426 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:07:55 [info] 37#37: *1427 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:01 [info] 35#35: *1428 [lua] access_by_lua(msblocations.conf:189):2: eac05cbfe2a75372a6d615ea09ed1b29:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:08:01 [info] 35#35: *1428 [lua] logger.lua:23: eac05cbfe2a75372a6d615ea09ed1b29 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:08:01 +0000] eac05cbfe2a75372a6d615ea09ed1b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:08:05 [info] 37#37: *1429 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:05 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:15 [info] 35#35: *1431 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:15 [info] 35#35: *1432 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:16 [info] 35#35: *1433 [lua] access_by_lua(msblocations.conf:189):2: 2b951782ced852020d3c209e54bc63fe:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:08:16 [info] 35#35: *1433 [lua] logger.lua:23: 2b951782ced852020d3c209e54bc63fe {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:08:16 +0000] 2b951782ced852020d3c209e54bc63fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:08:25 [info] 35#35: *1434 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:25 [info] 37#37: *1435 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:31 [info] 35#35: *1436 [lua] access_by_lua(msblocations.conf:189):2: 814e7b88797d23bdd5c444c251124e16:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:08:31 [info] 35#35: *1436 [lua] logger.lua:23: 814e7b88797d23bdd5c444c251124e16 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:08:31 +0000] 814e7b88797d23bdd5c444c251124e16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2022/11/17 22:08:35 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:35 [info] 35#35: *1438 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:45 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:45 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:46 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:189):2: 14328eb0afc9c831f443db6baf5ad80d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:08:46 +0000] 14328eb0afc9c831f443db6baf5ad80d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:08:46 [info] 35#35: *1442 [lua] logger.lua:23: 14328eb0afc9c831f443db6baf5ad80d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:08:55 [info] 35#35: *1443 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:08:55 [info] 35#35: *1444 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:01 [info] 35#35: *1445 [lua] access_by_lua(msblocations.conf:189):2: 61be649207acee35b88e0d64489daf56:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:22:09:01 +0000] 61be649207acee35b88e0d64489daf56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 22:09:01 [info] 35#35: *1445 [lua] logger.lua:23: 61be649207acee35b88e0d64489daf56 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:09:05 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:05 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:15 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:15 [info] 37#37: *1449 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:16 [info] 35#35: *1450 [lua] access_by_lua(msblocations.conf:189):2: a1b1b5113b9d7b1fe14d986d7ef35b29:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:09:16 [info] 35#35: *1450 [lua] logger.lua:23: a1b1b5113b9d7b1fe14d986d7ef35b29 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:09:16 +0000] a1b1b5113b9d7b1fe14d986d7ef35b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:09:25 [info] 35#35: *1451 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:25 [info] 37#37: *1452 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:31 [info] 35#35: *1453 [lua] access_by_lua(msblocations.conf:189):2: 2c5766e358c30bd88f0c4f417b513875:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:09:31 +0000] 2c5766e358c30bd88f0c4f417b513875 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:09:31 [info] 35#35: *1453 [lua] logger.lua:23: 2c5766e358c30bd88f0c4f417b513875 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:09:35 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:35 [info] 37#37: *1455 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:45 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:45 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:46 [info] 35#35: *1459 [lua] access_by_lua(msblocations.conf:189):2: 5f5cfaa710b329ffcd49bea8df4d5049:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:09:46 [info] 35#35: *1459 [lua] logger.lua:23: 5f5cfaa710b329ffcd49bea8df4d5049 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:09:46 +0000] 5f5cfaa710b329ffcd49bea8df4d5049 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:09:55 [info] 35#35: *1460 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:09:55 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:01 [info] 35#35: *1462 [lua] access_by_lua(msblocations.conf:189):2: b658dcade068c962cd9689b936a7206f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:10:01 [info] 35#35: *1462 [lua] logger.lua:23: b658dcade068c962cd9689b936a7206f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:01 +0000] b658dcade068c962cd9689b936a7206f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:10:05 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:05 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:15 [info] 37#37: *1466 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:15 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:16 [info] 35#35: *1467 [lua] access_by_lua(msblocations.conf:189):2: cffd198ef3f5e555af7a49272993b8d1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:10:16 [info] 35#35: *1467 [lua] logger.lua:23: cffd198ef3f5e555af7a49272993b8d1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:16 +0000] cffd198ef3f5e555af7a49272993b8d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:10:25 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:25 [info] 37#37: *1468 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:31 [info] 35#35: *1470 [lua] access_by_lua(msblocations.conf:189):2: 3f8e9341dc8887c20c22b8c2329f9c53:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:10:31 [info] 35#35: *1470 [lua] logger.lua:23: 3f8e9341dc8887c20c22b8c2329f9c53 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:31 +0000] 3f8e9341dc8887c20c22b8c2329f9c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:10:35 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:35 [info] 35#35: *1472 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:45 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:45 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:46 [info] 35#35: *1476 [lua] access_by_lua(msblocations.conf:189):2: 75ab5adef9c62be123f94675c79667c4:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:46 +0000] 75ab5adef9c62be123f94675c79667c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:10:46 [info] 35#35: *1476 [lua] logger.lua:23: 75ab5adef9c62be123f94675c79667c4 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:10:55 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:10:55 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:01 [info] 35#35: *1479 [lua] access_by_lua(msblocations.conf:189):2: 2560de5fa5bda5758c2f5db341541eb6:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:11:01 [info] 35#35: *1479 [lua] logger.lua:23: 2560de5fa5bda5758c2f5db341541eb6 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:11:01 +0000] 2560de5fa5bda5758c2f5db341541eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:11:05 [info] 35#35: *1480 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:05 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:15 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:15 [info] 37#37: *1483 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:16 [info] 35#35: *1484 [lua] access_by_lua(msblocations.conf:189):2: 632a636e854cffa3b74ffa0d85384e9e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:11:16 [info] 35#35: *1484 [lua] logger.lua:23: 632a636e854cffa3b74ffa0d85384e9e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:11:16 +0000] 632a636e854cffa3b74ffa0d85384e9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:11:25 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:25 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:31 [info] 35#35: *1487 [lua] access_by_lua(msblocations.conf:189):2: 48b2861733f92c0ef728f5441e94d737:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:11:31 [info] 35#35: *1487 [lua] logger.lua:23: 48b2861733f92c0ef728f5441e94d737 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:11:31 +0000] 48b2861733f92c0ef728f5441e94d737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:11:35 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:35 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:45 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:45 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:46 [info] 35#35: *1493 [lua] access_by_lua(msblocations.conf:189):2: 72adb4fca34e55504107e965c053c9ec:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:11:46 +0000] 72adb4fca34e55504107e965c053c9ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:11:46 [info] 35#35: *1493 [lua] logger.lua:23: 72adb4fca34e55504107e965c053c9ec {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:11:55 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:11:55 [info] 37#37: *1495 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:01 [info] 35#35: *1496 [lua] access_by_lua(msblocations.conf:189):2: 7231a092e034c141b0151666213670a1:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:12:01 [info] 35#35: *1496 [lua] logger.lua:23: 7231a092e034c141b0151666213670a1 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:12:01 +0000] 7231a092e034c141b0151666213670a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:12:05 [info] 35#35: *1497 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:05 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:15 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:15 [info] 37#37: *1500 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:16 [info] 35#35: *1501 [lua] access_by_lua(msblocations.conf:189):2: 3994f666ca55194d9a875a790a1b325c:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:12:16 +0000] 3994f666ca55194d9a875a790a1b325c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 22:12:16 [info] 35#35: *1501 [lua] logger.lua:23: 3994f666ca55194d9a875a790a1b325c {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:12:25 [info] 35#35: *1502 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:25 [info] 35#35: *1503 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:31 [info] 35#35: *1504 [lua] access_by_lua(msblocations.conf:189):2: 10521b84cfb1a0adc7b446988326b1da:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:12:31 [info] 35#35: *1504 [lua] logger.lua:23: 10521b84cfb1a0adc7b446988326b1da {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:12:31 +0000] 10521b84cfb1a0adc7b446988326b1da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:12:35 [info] 35#35: *1505 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:35 [info] 35#35: *1506 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:45 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:45 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:46 [info] 35#35: *1510 [lua] access_by_lua(msblocations.conf:189):2: d850f5f24bb0efcfda9ddfead9150522:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:12:46 [info] 35#35: *1510 [lua] logger.lua:23: d850f5f24bb0efcfda9ddfead9150522 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:12:46 +0000] d850f5f24bb0efcfda9ddfead9150522 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:12:55 [info] 37#37: *1511 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:12:55 [info] 37#37: *1512 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:01 [info] 35#35: *1513 [lua] access_by_lua(msblocations.conf:189):2: 346e3c86cd1618898aa383d820735871:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:13:01 [info] 35#35: *1513 [lua] logger.lua:23: 346e3c86cd1618898aa383d820735871 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:13:01 +0000] 346e3c86cd1618898aa383d820735871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:13:05 [info] 35#35: *1514 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:05 [info] 35#35: *1515 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:15 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:15 [info] 37#37: *1517 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:16 [info] 35#35: *1518 [lua] access_by_lua(msblocations.conf:189):2: 854a01da08aa7347e61f20d7e0953bc5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:13:16 [info] 35#35: *1518 [lua] logger.lua:23: 854a01da08aa7347e61f20d7e0953bc5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:13:16 +0000] 854a01da08aa7347e61f20d7e0953bc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 22:13:25 [info] 35#35: *1519 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:25 [info] 35#35: *1520 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:31 [info] 35#35: *1521 [lua] access_by_lua(msblocations.conf:189):2: abcfe843db58e0a92ce8ca89cbf78a19:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:13:31 [info] 35#35: *1521 [lua] logger.lua:23: abcfe843db58e0a92ce8ca89cbf78a19 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:13:31 +0000] abcfe843db58e0a92ce8ca89cbf78a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:13:35 [info] 37#37: *1523 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:35 [info] 37#37: *1522 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:45 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:45 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:46 [info] 35#35: *1527 [lua] access_by_lua(msblocations.conf:189):2: fe36dc3c3f4d9392ac1305a8c3780d6e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:13:46 [info] 35#35: *1527 [lua] logger.lua:23: fe36dc3c3f4d9392ac1305a8c3780d6e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:13:46 +0000] fe36dc3c3f4d9392ac1305a8c3780d6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:13:55 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:13:55 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:01 [info] 35#35: *1530 [lua] access_by_lua(msblocations.conf:189):2: fccc4d40ed330c289196b0fcba4fe45d:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:14:01 +0000] fccc4d40ed330c289196b0fcba4fe45d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:14:01 [info] 35#35: *1530 [lua] logger.lua:23: fccc4d40ed330c289196b0fcba4fe45d {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:14:05 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:05 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:15 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:15 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:16 [info] 35#35: *1535 [lua] access_by_lua(msblocations.conf:189):2: a4dfe475758833bcaf1d87edacaa17b5:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:14:16 [info] 35#35: *1535 [lua] logger.lua:23: a4dfe475758833bcaf1d87edacaa17b5 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:22:14:16 +0000] a4dfe475758833bcaf1d87edacaa17b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 22:14:25 [info] 35#35: *1536 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:25 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:31 [info] 35#35: *1538 [lua] access_by_lua(msblocations.conf:189):2: 672033f9ab7ce29ae984b43435ee703f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:14:31 [info] 35#35: *1538 [lua] logger.lua:23: 672033f9ab7ce29ae984b43435ee703f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:14:31 +0000] 672033f9ab7ce29ae984b43435ee703f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:14:35 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:35 [info] 37#37: *1540 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:45 [info] 37#37: *1543 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:45 [info] 37#37: *1542 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:46 [info] 35#35: *1544 [lua] access_by_lua(msblocations.conf:189):2: f0fc08a58885d167160f79142c09b887:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:14:46 +0000] f0fc08a58885d167160f79142c09b887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 22:14:46 [info] 35#35: *1544 [lua] logger.lua:23: f0fc08a58885d167160f79142c09b887 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2022/11/17 22:14:55 [info] 35#35: *1545 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:14:55 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:01 [info] 35#35: *1547 [lua] access_by_lua(msblocations.conf:189):2: f8bac5ee3f48b2f8a13526ef88a14e92:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:15:01 +0000] f8bac5ee3f48b2f8a13526ef88a14e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:15:01 [info] 35#35: *1547 [lua] logger.lua:23: f8bac5ee3f48b2f8a13526ef88a14e92 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:15:05 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:05 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:15 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:15 [info] 35#35: *1551 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:16 [info] 35#35: *1552 [lua] access_by_lua(msblocations.conf:189):2: 2ae3bb69bf8d3b0c5ce0ae1c25155a28:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:22:15:16 +0000] 2ae3bb69bf8d3b0c5ce0ae1c25155a28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:15:16 [info] 35#35: *1552 [lua] logger.lua:23: 2ae3bb69bf8d3b0c5ce0ae1c25155a28 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:15:25 [info] 35#35: *1553 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:25 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:31 [info] 35#35: *1555 [lua] access_by_lua(msblocations.conf:189):2: 52850409b1dfaa840bb0de68eab6f41f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:15:31 [info] 35#35: *1555 [lua] logger.lua:23: 52850409b1dfaa840bb0de68eab6f41f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:15:31 +0000] 52850409b1dfaa840bb0de68eab6f41f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:15:35 [info] 35#35: *1557 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:35 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:45 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:45 [info] 35#35: *1560 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:46 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: 2bbe80059138e892d9622a4619a5322a:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:15:46 [info] 35#35: *1561 [lua] logger.lua:23: 2bbe80059138e892d9622a4619a5322a {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:15:46 +0000] 2bbe80059138e892d9622a4619a5322a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:15:55 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:15:55 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:01 [info] 35#35: *1564 [lua] access_by_lua(msblocations.conf:189):2: 9fbc606e716b225f6af302017027e777:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:16:01 [info] 35#35: *1564 [lua] logger.lua:23: 9fbc606e716b225f6af302017027e777 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:01 +0000] 9fbc606e716b225f6af302017027e777 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:16:05 [info] 35#35: *1565 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:05 [info] 35#35: *1566 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:15 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:15 [info] 37#37: *1568 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:16 [info] 35#35: *1569 [lua] access_by_lua(msblocations.conf:189):2: 0477a595516a6d6dc83c6787b8209088:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:16:16 [info] 35#35: *1569 [lua] logger.lua:23: 0477a595516a6d6dc83c6787b8209088 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:16 +0000] 0477a595516a6d6dc83c6787b8209088 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:16:25 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:25 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:31 [info] 35#35: *1572 [lua] access_by_lua(msblocations.conf:189):2: c5537ec425f196164e60d751b526fa98:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:31 +0000] c5537ec425f196164e60d751b526fa98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:16:31 [info] 35#35: *1572 [lua] logger.lua:23: c5537ec425f196164e60d751b526fa98 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:16:35 [info] 37#37: *1574 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:35 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:45 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:45 [info] 35#35: *1577 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:46 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: b37ef25d92d76eb57abeeaba4385ca86:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:46 +0000] b37ef25d92d76eb57abeeaba4385ca86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 22:16:46 [info] 35#35: *1578 [lua] logger.lua:23: b37ef25d92d76eb57abeeaba4385ca86 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 22:16:55 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:16:55 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:01 [info] 35#35: *1581 [lua] access_by_lua(msblocations.conf:189):2: e27e157db986ff1c8b49d493b184b189:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:17:01 [info] 35#35: *1581 [lua] logger.lua:23: e27e157db986ff1c8b49d493b184b189 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:17:01 +0000] e27e157db986ff1c8b49d493b184b189 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2022/11/17 22:17:05 [info] 35#35: *1582 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:05 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:15 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:15 [info] 35#35: *1585 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:16 [info] 35#35: *1586 [lua] access_by_lua(msblocations.conf:189):2: 86592c3691a86f87cacfe7ed097d7041:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:17:16 [info] 35#35: *1586 [lua] logger.lua:23: 86592c3691a86f87cacfe7ed097d7041 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:17:16 +0000] 86592c3691a86f87cacfe7ed097d7041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:17:25 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:25 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:31 [info] 35#35: *1589 [lua] access_by_lua(msblocations.conf:189):2: ca1326372ba30774bef352d320c72e5f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:17:31 [info] 35#35: *1589 [lua] logger.lua:23: ca1326372ba30774bef352d320c72e5f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:17:31 +0000] ca1326372ba30774bef352d320c72e5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2022/11/17 22:17:35 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:35 [info] 35#35: *1590 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:45 [info] 37#37: *1593 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:45 [info] 37#37: *1594 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:46 [info] 35#35: *1595 [lua] access_by_lua(msblocations.conf:189):2: 8c3eafdcd9dc1a369acb03b06b844c4f:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.68.188 - - [17/Nov/2022:22:17:46 +0000] 8c3eafdcd9dc1a369acb03b06b844c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:17:46 [info] 35#35: *1595 [lua] logger.lua:23: 8c3eafdcd9dc1a369acb03b06b844c4f {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , 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/17 22:17:55 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:17:55 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:01 [info] 35#35: *1598 [lua] access_by_lua(msblocations.conf:189):2: dd8c6d2a3d6da0fcb4c8cbc4286366ad:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:01 +0000] dd8c6d2a3d6da0fcb4c8cbc4286366ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2022/11/17 22:18:01 [info] 35#35: *1598 [lua] logger.lua:23: dd8c6d2a3d6da0fcb4c8cbc4286366ad {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:18:05 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:05 [info] 37#37: *1600 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:15 [info] 35#35: *1602 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:15 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:16 [info] 35#35: *1603 [lua] access_by_lua(msblocations.conf:189):2: cd5e7f5242a6e55b5ffab59f1349ae06:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:18:16 [info] 35#35: *1603 [lua] logger.lua:23: cd5e7f5242a6e55b5ffab59f1349ae06 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:16 +0000] cd5e7f5242a6e55b5ffab59f1349ae06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:18:25 [info] 37#37: *1604 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:25 [info] 37#37: *1605 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:31 [info] 35#35: *1606 [lua] access_by_lua(msblocations.conf:189):2: 64673578c13b7416662844262cf1cc67:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:31 +0000] 64673578c13b7416662844262cf1cc67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2022/11/17 22:18:31 [info] 35#35: *1606 [lua] logger.lua:23: 64673578c13b7416662844262cf1cc67 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:18:35 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:35 [info] 35#35: *1608 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:45 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:45 [info] 35#35: *1611 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:46 [info] 35#35: *1612 [lua] access_by_lua(msblocations.conf:189):2: 69a8777fd225154c4085339a929ddf99:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:18:46 [info] 35#35: *1612 [lua] logger.lua:23: 69a8777fd225154c4085339a929ddf99 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:18:46 +0000] 69a8777fd225154c4085339a929ddf99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:18:55 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:18:55 [info] 37#37: *1614 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:01 [info] 35#35: *1615 [lua] access_by_lua(msblocations.conf:189):2: 9c352fa2480bea3af2b17340e0276002:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:19:01 [info] 35#35: *1615 [lua] logger.lua:23: 9c352fa2480bea3af2b17340e0276002 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:19:01 +0000] 9c352fa2480bea3af2b17340e0276002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:19:05 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:05 [info] 37#37: *1617 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:15 [info] 37#37: *1619 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:15 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:16 [info] 35#35: *1620 [lua] access_by_lua(msblocations.conf:189):2: e03d4f2464fd95bf3b3cdaac15505464:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:19:16 [info] 35#35: *1620 [lua] logger.lua:23: e03d4f2464fd95bf3b3cdaac15505464 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:19:16 +0000] e03d4f2464fd95bf3b3cdaac15505464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:19:25 [info] 35#35: *1622 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:25 [info] 37#37: *1621 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:31 [info] 35#35: *1623 [lua] access_by_lua(msblocations.conf:189):2: 37785033c6dda982a18a1f4602e27429:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:19:31 +0000] 37785033c6dda982a18a1f4602e27429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2022/11/17 22:19:31 [info] 35#35: *1623 [lua] logger.lua:23: 37785033c6dda982a18a1f4602e27429 {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2022/11/17 22:19:35 [info] 35#35: *1624 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:35 [info] 37#37: *1625 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:45 [info] 35#35: *1627 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:45 [info] 35#35: *1628 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:46 [info] 35#35: *1629 [lua] access_by_lua(msblocations.conf:189):2: db7f332d0cdf9029da6a6955a5d9407e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2022/11/17 22:19:46 [info] 35#35: *1629 [lua] logger.lua:23: db7f332d0cdf9029da6a6955a5d9407e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:19:46 +0000] db7f332d0cdf9029da6a6955a5d9407e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.68.188 - - [17/Nov/2022:22:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2022/11/17 22:19:55 [info] 35#35: *1630 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:19:55 [info] 35#35: *1631 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:20:01 [info] 35#35: *1632 [lua] access_by_lua(msblocations.conf:189):2: 1fc622fce47c45c41ac1b1f0964dfe4e:receive the request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:20:01 +0000] 1fc622fce47c45c41ac1b1f0964dfe4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2022/11/17 22:20:01 [info] 35#35: *1632 [lua] logger.lua:23: 1fc622fce47c45c41ac1b1f0964dfe4e {"matched":"microservices"} while logging request, client: 10.233.68.188, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.68.188 - - [17/Nov/2022:22:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2022/11/17 22:20:05 [info] 35#35: *1633 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:20:05 [info] 35#35: *1634 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:20:15 [info] 35#35: *1635 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:20:15 [info] 35#35: *1636 client closed connection while SSL handshaking, client: 10.233.67.94, server: 0.0.0.0:443
2022/11/17 22:20:16 [info] 35#35: *1637 [lua] access_by_lua(msblocations.conf:189):2: c76812fc3e63620f084e0770