Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.9.26
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/03 03:13:55 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/01/03 03:13:55 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/01/03 03:13:55 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/01/03 03:13:55 [notice] 33#33: using the "epoll" event method
2023/01/03 03:13:55 [notice] 33#33: openresty/1.13.6.1
2023/01/03 03:13:55 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/03 03:13:55 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/03 03:13:55 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/03 03:13:55 [notice] 34#34: start worker processes
2023/01/03 03:13:55 [notice] 34#34: start worker process 35
\n\n### Starting apiroute
2023/01/03 03:13:55 [notice] 34#34: start worker process 36
2023/01/03 03:13:55 [notice] 34#34: start worker process 38
2023/01/03 03:13:55 [notice] 34#34: start worker process 39
2023/01/03 03:13:55 [notice] 34#34: start worker process 40
2023/01/03 03:13:55 [notice] 34#34: start worker process 41
2023/01/03 03:13:55 [notice] 34#34: start worker process 42
2023/01/03 03:13:55 [notice] 34#34: start worker process 43
2023/01/03 03:13:55 [notice] 34#34: start cache manager process 44
2023/01/03 03:13:55 [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-20230103031355.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-01-03 03:13:58 257 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-03 03:13:58 266 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-03 03:13:58 266 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-03 03:13:58 332 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-03 03:13:58 333 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.9.26:10081 Enabled:true
2023-01-03 03:13:59 720 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-01-03 03:13:59 833 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-03 03:13:59 833 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-03 03:13:59 834 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-03 03:13:59 839 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-03 03:13:59 839 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-03 03:13:59 839 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-03 03:13:59 839 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-03 03:13:59 918 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-03 03:14:00 009 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-03 03:14:00 009 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-03 03:14:00 009 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-03 03:14:00 484 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/03 03:14:14 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:14 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:19 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: c7e8a12814f02deb65e0322d5a5cea40:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:14:19 +0000] c7e8a12814f02deb65e0322d5a5cea40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.189 upstream_response_time:0.188 "-" "Consul Health Check" "-"
2023/01/03 03:14:19 [info] 35#35: *14 [lua] logger.lua:23: c7e8a12814f02deb65e0322d5a5cea40 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:14:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50
2023/01/03 03:14:24 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:24 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:34 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:189):2: 95f1e7cf1fae5fbdfdce7246de260724:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:14:34 [info] 35#35: *19 [lua] logger.lua:23: 95f1e7cf1fae5fbdfdce7246de260724 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:14:34 +0000] 95f1e7cf1fae5fbdfdce7246de260724 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:14:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:14:34 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:34 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:44 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:44 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:49 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 5eac10685e2f98a1c517554d7cc181a5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:14:49 +0000] 5eac10685e2f98a1c517554d7cc181a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:14:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/03 03:14:49 [info] 35#35: *24 [lua] logger.lua:23: 5eac10685e2f98a1c517554d7cc181a5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:14:54 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:54 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:14:55 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/03 03:14:55 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/03 03:14:55 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/03 03:14:55 [notice] 34#34: signal 29 (SIGIO) received
2023/01/03 03:15:04 [info] 35#35: *28 [lua] access_by_lua(msblocations.conf:189):2: 1025387c1ebd17d77c7ed4363bc31da6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:15:04 [info] 35#35: *28 [lua] logger.lua:23: 1025387c1ebd17d77c7ed4363bc31da6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:15:04 +0000] 1025387c1ebd17d77c7ed4363bc31da6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:15:04 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:04 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:14 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:14 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:19 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:189):2: dc16a1d18eb0565fe3eaa71ae095f13a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:15:19 [info] 35#35: *33 [lua] logger.lua:23: dc16a1d18eb0565fe3eaa71ae095f13a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:15:19 +0000] dc16a1d18eb0565fe3eaa71ae095f13a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:15:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:15:24 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:24 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:34 [info] 35#35: *36 [lua] access_by_lua(msblocations.conf:189):2: bfd377e661643a88b9b4dceaf1abb16a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:15:34 +0000] bfd377e661643a88b9b4dceaf1abb16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:15:34 [info] 35#35: *36 [lua] logger.lua:23: bfd377e661643a88b9b4dceaf1abb16a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:15:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:15:34 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:34 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:44 [info] 35#35: *40 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:44 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:49 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:189):2: 49df36aeed96e4ce41108f9d6b27edb5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:15:49 [info] 35#35: *41 [lua] logger.lua:23: 49df36aeed96e4ce41108f9d6b27edb5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:15:49 +0000] 49df36aeed96e4ce41108f9d6b27edb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:15:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 03:15:54 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:15:54 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:04 [info] 35#35: *45 [lua] access_by_lua(msblocations.conf:189):2: 9d5c6c34f9803a0c70f62ba30af32e98:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:16:04 [info] 35#35: *45 [lua] logger.lua:23: 9d5c6c34f9803a0c70f62ba30af32e98 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:16:04 +0000] 9d5c6c34f9803a0c70f62ba30af32e98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:16:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:16:04 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:04 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:14 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:14 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:19 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:189):2: 4704f312c29913e3575dae7e4051b220:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:16:19 [info] 35#35: *50 [lua] logger.lua:23: 4704f312c29913e3575dae7e4051b220 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:16:19 +0000] 4704f312c29913e3575dae7e4051b220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:16:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:16:24 [info] 36#36: *52 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:24 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:34 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:189):2: 2ca756e0c4b6515b8239059635a918af:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:16:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.70.94 - - [03/Jan/2023:03:16:34 +0000] 2ca756e0c4b6515b8239059635a918af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 03:16:34 [info] 35#35: *53 [lua] logger.lua:23: 2ca756e0c4b6515b8239059635a918af {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:16:34 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:34 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:44 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:44 [info] 35#35: *57 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:49 [info] 35#35: *58 [lua] access_by_lua(msblocations.conf:189):2: 5ead726dce46c72a7cff4f2e26c2bbe3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:16:49 +0000] 5ead726dce46c72a7cff4f2e26c2bbe3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:16:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:16:49 [info] 35#35: *58 [lua] logger.lua:23: 5ead726dce46c72a7cff4f2e26c2bbe3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:16:54 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:16:54 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:04 [info] 35#35: *62 [lua] access_by_lua(msblocations.conf:189):2: 5f736ba7aab9370ac0be5bb8c0d5d942:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:04 +0000] 5f736ba7aab9370ac0be5bb8c0d5d942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:17:04 [info] 35#35: *62 [lua] logger.lua:23: 5f736ba7aab9370ac0be5bb8c0d5d942 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:17:04 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:04 [info] 35#35: *63 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:14 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:14 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:19 [info] 35#35: *67 [lua] access_by_lua(msblocations.conf:189):2: 468d8f8554b41a130401042fb1ba1adc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:17:19 [info] 35#35: *67 [lua] logger.lua:23: 468d8f8554b41a130401042fb1ba1adc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:19 +0000] 468d8f8554b41a130401042fb1ba1adc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:17:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 03:17:24 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:24 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:34 [info] 35#35: *70 [lua] access_by_lua(msblocations.conf:189):2: 4925ddef79c0df7103737d349099f05d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:17:34 [info] 35#35: *70 [lua] logger.lua:23: 4925ddef79c0df7103737d349099f05d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:34 +0000] 4925ddef79c0df7103737d349099f05d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:17:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:17:34 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:34 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:44 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:44 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:49 [info] 35#35: *75 [lua] access_by_lua(msblocations.conf:189):2: 73a6270e495d8299accf1e94e8c9ff65:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:49 +0000] 73a6270e495d8299accf1e94e8c9ff65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:17:49 [info] 35#35: *75 [lua] logger.lua:23: 73a6270e495d8299accf1e94e8c9ff65 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:17:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:17:54 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:17:54 [info] 35#35: *77 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:04 [info] 35#35: *79 [lua] access_by_lua(msblocations.conf:189):2: 8119623ca57b3682e77e006b5f710d1e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:18:04 [info] 35#35: *79 [lua] logger.lua:23: 8119623ca57b3682e77e006b5f710d1e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:18:04 +0000] 8119623ca57b3682e77e006b5f710d1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:18:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:18:04 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:04 [info] 35#35: *80 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:14 [info] 36#36: *83 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:14 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:19 [info] 35#35: *84 [lua] access_by_lua(msblocations.conf:189):2: e98fb868f26030aab7fdfd7673e89693:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:18:19 +0000] e98fb868f26030aab7fdfd7673e89693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:18:19 [info] 35#35: *84 [lua] logger.lua:23: e98fb868f26030aab7fdfd7673e89693 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:18:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:18:24 [info] 35#35: *85 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:24 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:34 [info] 35#35: *87 [lua] access_by_lua(msblocations.conf:189):2: 7b16f9b2fdd33415e6330e4e89b2bd20:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:18:34 [info] 35#35: *87 [lua] logger.lua:23: 7b16f9b2fdd33415e6330e4e89b2bd20 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:18:34 +0000] 7b16f9b2fdd33415e6330e4e89b2bd20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:18:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:18:34 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:34 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:44 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:44 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:49 [info] 35#35: *92 [lua] access_by_lua(msblocations.conf:189):2: 8abd7d53261143bc2e905c669e134c7e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:18:49 [info] 35#35: *92 [lua] logger.lua:23: 8abd7d53261143bc2e905c669e134c7e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:18:49 +0000] 8abd7d53261143bc2e905c669e134c7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:18:54 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:18:54 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:04 [info] 35#35: *96 [lua] access_by_lua(msblocations.conf:189):2: 1a506e1819f9b7f5daaab87f55f0bacf:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:19:04 [info] 35#35: *96 [lua] logger.lua:23: 1a506e1819f9b7f5daaab87f55f0bacf {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:04 +0000] 1a506e1819f9b7f5daaab87f55f0bacf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:19:04 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:04 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:14 [info] 35#35: *99 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:14 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:19 [info] 35#35: *101 [lua] access_by_lua(msblocations.conf:189):2: db351b68c59295260029612278135093:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:19 +0000] db351b68c59295260029612278135093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:19:19 [info] 35#35: *101 [lua] logger.lua:23: db351b68c59295260029612278135093 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 41
2023/01/03 03:19:24 [info] 35#35: *103 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:24 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:34 [info] 35#35: *104 [lua] access_by_lua(msblocations.conf:189):2: 3b053a25475bbf3b1f0d345195f6187f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:19:34 [info] 35#35: *104 [lua] logger.lua:23: 3b053a25475bbf3b1f0d345195f6187f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:34 +0000] 3b053a25475bbf3b1f0d345195f6187f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:19:34 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:34 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:44 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:44 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:49 [info] 35#35: *109 [lua] access_by_lua(msblocations.conf:189):2: 59fb6544f3391bd6b8b7128a048781c4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:49 +0000] 59fb6544f3391bd6b8b7128a048781c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 03:19:49 [info] 35#35: *109 [lua] logger.lua:23: 59fb6544f3391bd6b8b7128a048781c4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 03:19:54 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:19:54 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:04 [info] 35#35: *113 [lua] access_by_lua(msblocations.conf:189):2: 2c772f92e1688622c99c67f5b9a7a7f9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:04 +0000] 2c772f92e1688622c99c67f5b9a7a7f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/01/03 03:20:04 [info] 35#35: *113 [lua] logger.lua:23: 2c772f92e1688622c99c67f5b9a7a7f9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:20:04 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:04 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:14 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:14 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:19 [info] 35#35: *118 [lua] access_by_lua(msblocations.conf:189):2: 5643fdb658e14695c0c1be8ce8fe2419:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:20:19 [info] 35#35: *118 [lua] logger.lua:23: 5643fdb658e14695c0c1be8ce8fe2419 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:19 +0000] 5643fdb658e14695c0c1be8ce8fe2419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:20:24 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:24 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:34 [info] 35#35: *121 [lua] access_by_lua(msblocations.conf:189):2: 61248a0e55f7fbc855e2d0e0d88429de:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:20:34 [info] 35#35: *121 [lua] logger.lua:23: 61248a0e55f7fbc855e2d0e0d88429de {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:34 +0000] 61248a0e55f7fbc855e2d0e0d88429de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:20:34 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:34 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:44 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:44 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:49 [info] 35#35: *126 [lua] access_by_lua(msblocations.conf:189):2: dcfa4790794debbf577b3be5c13ccf23:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:49 +0000] dcfa4790794debbf577b3be5c13ccf23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:20:49 [info] 35#35: *126 [lua] logger.lua:23: dcfa4790794debbf577b3be5c13ccf23 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:20:54 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:20:54 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:04 [info] 35#35: *130 [lua] access_by_lua(msblocations.conf:189):2: ffb0919ec96bcf59c643df541535fbd6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:21:04 +0000] ffb0919ec96bcf59c643df541535fbd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:21:04 [info] 35#35: *130 [lua] logger.lua:23: ffb0919ec96bcf59c643df541535fbd6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:21:04 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:04 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:14 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:14 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:19 [info] 35#35: *135 [lua] access_by_lua(msblocations.conf:189):2: f8a55c7bf283a169cf30b54f535025f1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:21:19 [info] 35#35: *135 [lua] logger.lua:23: f8a55c7bf283a169cf30b54f535025f1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:21:19 +0000] f8a55c7bf283a169cf30b54f535025f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:21:24 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:24 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:34 [info] 35#35: *138 [lua] access_by_lua(msblocations.conf:189):2: 2a8a6b1452c4b4c3cdc6923f648220d9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:21:34 [info] 35#35: *138 [lua] logger.lua:23: 2a8a6b1452c4b4c3cdc6923f648220d9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:21:34 +0000] 2a8a6b1452c4b4c3cdc6923f648220d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:21:34 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:34 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:44 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:44 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:49 [info] 35#35: *143 [lua] access_by_lua(msblocations.conf:189):2: e72b44e8650aa988fddc35b4e5508d4e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:21:49 [info] 35#35: *143 [lua] logger.lua:23: e72b44e8650aa988fddc35b4e5508d4e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:21:49 +0000] e72b44e8650aa988fddc35b4e5508d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:21:54 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:21:54 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:04 [info] 35#35: *147 [lua] access_by_lua(msblocations.conf:189):2: 0146adcf095e26565def93911df0bca8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:22:04 [info] 35#35: *147 [lua] logger.lua:23: 0146adcf095e26565def93911df0bca8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:22:04 +0000] 0146adcf095e26565def93911df0bca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:22:04 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:04 [info] 35#35: *148 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:14 [info] 35#35: *151 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:14 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:19 [info] 35#35: *152 [lua] access_by_lua(msblocations.conf:189):2: 29767e610ff5fa719cc94f41d1279723:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:22:19 [info] 35#35: *152 [lua] logger.lua:23: 29767e610ff5fa719cc94f41d1279723 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:22:19 +0000] 29767e610ff5fa719cc94f41d1279723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:22:24 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:24 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:34 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:34 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:34 [info] 35#35: *157 [lua] access_by_lua(msblocations.conf:189):2: 83b48e9d55fdd15156cc56960b4f7302:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:22:34 [info] 35#35: *157 [lua] logger.lua:23: 83b48e9d55fdd15156cc56960b4f7302 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:22:34 +0000] 83b48e9d55fdd15156cc56960b4f7302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:22:44 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:44 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:49 [info] 35#35: *160 [lua] access_by_lua(msblocations.conf:189):2: 0ccd468aec3ab7ed72d7420498334e7f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:22:49 [info] 35#35: *160 [lua] logger.lua:23: 0ccd468aec3ab7ed72d7420498334e7f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:22:49 +0000] 0ccd468aec3ab7ed72d7420498334e7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:22:54 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:22:54 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:04 [info] 36#36: *165 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:04 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:04 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:189):2: 67a49e3952f11657f284ade456335970:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:23:04 [info] 35#35: *166 [lua] logger.lua:23: 67a49e3952f11657f284ade456335970 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:04 +0000] 67a49e3952f11657f284ade456335970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:23:14 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:14 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:19 [info] 35#35: *169 [lua] access_by_lua(msblocations.conf:189):2: dddf723ebd64d15dfbffed79a4d5919b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:19 +0000] dddf723ebd64d15dfbffed79a4d5919b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 03:23:19 [info] 35#35: *169 [lua] logger.lua:23: dddf723ebd64d15dfbffed79a4d5919b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:23:24 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:24 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:34 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:34 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:34 [info] 35#35: *174 [lua] access_by_lua(msblocations.conf:189):2: 5fc6681d33d0a7d6057555fc35fab058:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:34 +0000] 5fc6681d33d0a7d6057555fc35fab058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:23:34 [info] 35#35: *174 [lua] logger.lua:23: 5fc6681d33d0a7d6057555fc35fab058 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:23:44 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:44 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:50 [info] 35#35: *177 [lua] access_by_lua(msblocations.conf:189):2: 76c42c6e14eaf50705899b40fc35444d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:23:50 [info] 35#35: *177 [lua] logger.lua:23: 76c42c6e14eaf50705899b40fc35444d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:23:50 +0000] 76c42c6e14eaf50705899b40fc35444d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:23:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:23:54 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:23:54 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:04 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:04 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:05 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:189):2: 87e26f9c27953bcadefc817f3213d967:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:24:05 [info] 35#35: *183 [lua] logger.lua:23: 87e26f9c27953bcadefc817f3213d967 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:24:05 +0000] 87e26f9c27953bcadefc817f3213d967 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:24:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 03:24:14 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:14 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:20 [info] 35#35: *186 [lua] access_by_lua(msblocations.conf:189):2: 4ef05b3ff82bf157532e9e2641561974:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:24:20 [info] 35#35: *186 [lua] logger.lua:23: 4ef05b3ff82bf157532e9e2641561974 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:24:20 +0000] 4ef05b3ff82bf157532e9e2641561974 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:24:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:24:24 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:24 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:34 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:34 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:35 [info] 35#35: *191 [lua] access_by_lua(msblocations.conf:189):2: 6711ea60923839e3c4d5dbe5f27625b7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:24:35 [info] 35#35: *191 [lua] logger.lua:23: 6711ea60923839e3c4d5dbe5f27625b7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:24:35 +0000] 6711ea60923839e3c4d5dbe5f27625b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:24:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:24:44 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:44 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:50 [info] 35#35: *194 [lua] access_by_lua(msblocations.conf:189):2: 8c39010d473de4911d55dfcd5b8aa8b0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:24:50 +0000] 8c39010d473de4911d55dfcd5b8aa8b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:24:50 [info] 35#35: *194 [lua] logger.lua:23: 8c39010d473de4911d55dfcd5b8aa8b0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:24:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:24:54 [info] 35#35: *195 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:24:54 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:04 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:04 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:05 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:189):2: d21323955f19726c2b39ceedcc3ece5f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:25:05 [info] 35#35: *200 [lua] logger.lua:23: d21323955f19726c2b39ceedcc3ece5f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:25:05 +0000] d21323955f19726c2b39ceedcc3ece5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:25:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:25:14 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:14 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:20 [info] 35#35: *203 [lua] access_by_lua(msblocations.conf:189):2: d017137844dada5522872a53b92d46c6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:25:20 [info] 35#35: *203 [lua] logger.lua:23: d017137844dada5522872a53b92d46c6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:25:20 +0000] d017137844dada5522872a53b92d46c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:25:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:25:24 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:24 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:34 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:34 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:35 [info] 35#35: *208 [lua] access_by_lua(msblocations.conf:189):2: 4c75d4b0e6cccd4b0309a04527ad512b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:25:35 [info] 35#35: *208 [lua] logger.lua:23: 4c75d4b0e6cccd4b0309a04527ad512b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:25:35 +0000] 4c75d4b0e6cccd4b0309a04527ad512b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:25:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:25:44 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:44 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:50 [info] 35#35: *211 [lua] access_by_lua(msblocations.conf:189):2: bea3f960d3fe804d50c6a0921de291b6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:25:50 [info] 35#35: *211 [lua] logger.lua:23: bea3f960d3fe804d50c6a0921de291b6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:25:50 +0000] bea3f960d3fe804d50c6a0921de291b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:25:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:25:54 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:25:54 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:04 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:04 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:05 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:189):2: 1ecf2679ea64ec12c8943dec5437f10a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:26:05 [info] 35#35: *217 [lua] logger.lua:23: 1ecf2679ea64ec12c8943dec5437f10a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:26:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:03:26:05 +0000] 1ecf2679ea64ec12c8943dec5437f10a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:26:14 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:14 [info] 35#35: *219 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:20 [info] 35#35: *220 [lua] access_by_lua(msblocations.conf:189):2: 4a18dfb6b73cd83b39392b37a0b63b0e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:26:20 [info] 35#35: *220 [lua] logger.lua:23: 4a18dfb6b73cd83b39392b37a0b63b0e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:26:20 +0000] 4a18dfb6b73cd83b39392b37a0b63b0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:26:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 03:26:24 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:24 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:34 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:34 [info] 35#35: *224 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:35 [info] 35#35: *225 [lua] access_by_lua(msblocations.conf:189):2: cac5b5368365836c2a6f38256e33cdad:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:26:35 [info] 35#35: *225 [lua] logger.lua:23: cac5b5368365836c2a6f38256e33cdad {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:26:35 +0000] cac5b5368365836c2a6f38256e33cdad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:26:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:26:44 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:44 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:50 [info] 35#35: *228 [lua] access_by_lua(msblocations.conf:189):2: 9f1d8e3cd56b4a8144a1d5fff3b2a703:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:26:50 +0000] 9f1d8e3cd56b4a8144a1d5fff3b2a703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:26:50 [info] 35#35: *228 [lua] logger.lua:23: 9f1d8e3cd56b4a8144a1d5fff3b2a703 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:26:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:26:54 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:26:54 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:04 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:04 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:05 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:189):2: 8059daaf1af71f7774b75d85a9f94576:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:27:05 +0000] 8059daaf1af71f7774b75d85a9f94576 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:27:05 [info] 35#35: *234 [lua] logger.lua:23: 8059daaf1af71f7774b75d85a9f94576 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:27:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:27:14 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:14 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:20 [info] 35#35: *237 [lua] access_by_lua(msblocations.conf:189):2: ba7b82f4ade1cb93da176db4ff63cc55:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:27:20 [info] 35#35: *237 [lua] logger.lua:23: ba7b82f4ade1cb93da176db4ff63cc55 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:27:20 +0000] ba7b82f4ade1cb93da176db4ff63cc55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:27:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:27:24 [info] 35#35: *239 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:24 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:34 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:34 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:35 [info] 35#35: *242 [lua] access_by_lua(msblocations.conf:189):2: 3c488afa466f2c76b2f7ef2a736bc6ee:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:27:35 [info] 35#35: *242 [lua] logger.lua:23: 3c488afa466f2c76b2f7ef2a736bc6ee {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:27:35 +0000] 3c488afa466f2c76b2f7ef2a736bc6ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:27:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:27:44 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:44 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:50 [info] 35#35: *245 [lua] access_by_lua(msblocations.conf:189):2: d4c464977fa9eaf7434cc3c771c80fc3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:27:50 [info] 35#35: *245 [lua] logger.lua:23: d4c464977fa9eaf7434cc3c771c80fc3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:27:50 +0000] d4c464977fa9eaf7434cc3c771c80fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:27:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:27:54 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:27:54 [info] 35#35: *247 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:04 [info] 35#35: *250 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:04 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:05 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:189):2: a5041733bbdf0636122a7cc068376d39:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:28:05 [info] 35#35: *251 [lua] logger.lua:23: a5041733bbdf0636122a7cc068376d39 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:28:05 +0000] a5041733bbdf0636122a7cc068376d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:28:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 03:28:14 [info] 35#35: *253 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:14 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:20 [info] 35#35: *254 [lua] access_by_lua(msblocations.conf:189):2: 290da91973d4906b4605257186880bab:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:28:20 [info] 35#35: *254 [lua] logger.lua:23: 290da91973d4906b4605257186880bab {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:28:20 +0000] 290da91973d4906b4605257186880bab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:28:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:28:24 [info] 35#35: *256 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:24 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:34 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:34 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:35 [info] 35#35: *259 [lua] access_by_lua(msblocations.conf:189):2: 8a88b52e70931c0998a4c0ec0068d28d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:28:35 [info] 35#35: *259 [lua] logger.lua:23: 8a88b52e70931c0998a4c0ec0068d28d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:28:35 +0000] 8a88b52e70931c0998a4c0ec0068d28d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:28:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:28:44 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:44 [info] 35#35: *261 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:50 [info] 35#35: *262 [lua] access_by_lua(msblocations.conf:189):2: 8f68c76ba54cd20488e2e622009b592d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:28:50 +0000] 8f68c76ba54cd20488e2e622009b592d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:28:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:28:50 [info] 35#35: *262 [lua] logger.lua:23: 8f68c76ba54cd20488e2e622009b592d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:28:54 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:28:54 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:04 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:04 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:05 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:189):2: f53d5100f743c285e28e02989566ae37:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:29:05 +0000] f53d5100f743c285e28e02989566ae37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:29:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:29:05 [info] 35#35: *268 [lua] logger.lua:23: f53d5100f743c285e28e02989566ae37 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:29:14 [info] 35#35: *269 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:14 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:20 [info] 35#35: *271 [lua] access_by_lua(msblocations.conf:189):2: 7682eea0102b15e1e6f8d660bde835b3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:29:20 [info] 35#35: *271 [lua] logger.lua:23: 7682eea0102b15e1e6f8d660bde835b3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:29:20 +0000] 7682eea0102b15e1e6f8d660bde835b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:29:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:29:24 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:24 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:34 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:34 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:35 [info] 35#35: *276 [lua] access_by_lua(msblocations.conf:189):2: 08a0844dc1a79708cfc4f0fc4874bbbc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:29:35 +0000] 08a0844dc1a79708cfc4f0fc4874bbbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:29:35 [info] 35#35: *276 [lua] logger.lua:23: 08a0844dc1a79708cfc4f0fc4874bbbc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:29:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:29:44 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:44 [info] 35#35: *278 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:50 [info] 35#35: *279 [lua] access_by_lua(msblocations.conf:189):2: c1dc9572e2e53ff95c5711f1ec8d781b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:29:50 [info] 35#35: *279 [lua] logger.lua:23: c1dc9572e2e53ff95c5711f1ec8d781b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:29:50 +0000] c1dc9572e2e53ff95c5711f1ec8d781b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:29:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:29:54 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:29:54 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:04 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:04 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:05 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:189):2: 68a08f6fb60ec34d9e70ef208c8f4195:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:30:05 [info] 35#35: *285 [lua] logger.lua:23: 68a08f6fb60ec34d9e70ef208c8f4195 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:30:05 +0000] 68a08f6fb60ec34d9e70ef208c8f4195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:30:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:30:14 [info] 35#35: *286 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:14 [info] 35#35: *287 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:20 [info] 35#35: *288 [lua] access_by_lua(msblocations.conf:189):2: 3c0e7dd1bff679836a2576b374669a5a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:30:20 [info] 35#35: *288 [lua] logger.lua:23: 3c0e7dd1bff679836a2576b374669a5a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:30:20 +0000] 3c0e7dd1bff679836a2576b374669a5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:30:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:30:24 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:24 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:34 [info] 35#35: *291 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:34 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:35 [info] 35#35: *293 [lua] access_by_lua(msblocations.conf:189):2: 1d83c86465e139387360f4a191ee2889:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:30:35 +0000] 1d83c86465e139387360f4a191ee2889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:30:35 [info] 35#35: *293 [lua] logger.lua:23: 1d83c86465e139387360f4a191ee2889 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:30:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:30:44 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:44 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:50 [info] 35#35: *296 [lua] access_by_lua(msblocations.conf:189):2: 08eeb2c988ea3f15b600b2cca1e9ae94:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:30:50 [info] 35#35: *296 [lua] logger.lua:23: 08eeb2c988ea3f15b600b2cca1e9ae94 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:30:50 +0000] 08eeb2c988ea3f15b600b2cca1e9ae94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:30:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:30:54 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:30:54 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:04 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:04 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:05 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:189):2: 9b9e7cc53c91fbb29cd2223a74cefe38:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:31:05 [info] 35#35: *302 [lua] logger.lua:23: 9b9e7cc53c91fbb29cd2223a74cefe38 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:05 +0000] 9b9e7cc53c91fbb29cd2223a74cefe38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:31:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:31:14 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:14 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:20 [info] 35#35: *305 [lua] access_by_lua(msblocations.conf:189):2: 9cb2658374adaafc2fae5ad4a2373664:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:31:20 [info] 35#35: *305 [lua] logger.lua:23: 9cb2658374adaafc2fae5ad4a2373664 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:20 +0000] 9cb2658374adaafc2fae5ad4a2373664 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:31:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:31:24 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:24 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:34 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:34 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:35 [info] 35#35: *310 [lua] access_by_lua(msblocations.conf:189):2: f1715855ff68418c968fd730ade30b09:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:31:35 [info] 35#35: *310 [lua] logger.lua:23: f1715855ff68418c968fd730ade30b09 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:35 +0000] f1715855ff68418c968fd730ade30b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 03:31:44 [info] 36#36: *311 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:44 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:50 [info] 35#35: *313 [lua] access_by_lua(msblocations.conf:189):2: d5a76b297c9aa6f07d8ca41fa6b6e0ca:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:50 +0000] d5a76b297c9aa6f07d8ca41fa6b6e0ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:31:50 [info] 35#35: *313 [lua] logger.lua:23: d5a76b297c9aa6f07d8ca41fa6b6e0ca {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:31:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:31:54 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:31:54 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:04 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:04 [info] 35#35: *318 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:05 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:189):2: 7a2ff5f63276a5c1863de75a473f254a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:32:05 [info] 35#35: *319 [lua] logger.lua:23: 7a2ff5f63276a5c1863de75a473f254a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:32:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:03:32:05 +0000] 7a2ff5f63276a5c1863de75a473f254a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:32:14 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:14 [info] 35#35: *321 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:20 [info] 35#35: *322 [lua] access_by_lua(msblocations.conf:189):2: 597db9dcede3756722913f4686784a97:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:32:20 [info] 35#35: *322 [lua] logger.lua:23: 597db9dcede3756722913f4686784a97 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:32:20 +0000] 597db9dcede3756722913f4686784a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:32:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:32:24 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:24 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:34 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:34 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:35 [info] 35#35: *327 [lua] access_by_lua(msblocations.conf:189):2: 4146dc48416a4dc5275679c03127a4ca:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:32:35 [info] 35#35: *327 [lua] logger.lua:23: 4146dc48416a4dc5275679c03127a4ca {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:32:35 +0000] 4146dc48416a4dc5275679c03127a4ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:32:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:32:44 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:44 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:50 [info] 35#35: *330 [lua] access_by_lua(msblocations.conf:189):2: 27327021f0e271783d0cb72bd94a9162:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:32:50 [info] 35#35: *330 [lua] logger.lua:23: 27327021f0e271783d0cb72bd94a9162 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:32:50 +0000] 27327021f0e271783d0cb72bd94a9162 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:32:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:32:54 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:32:54 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:04 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:04 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:05 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:189):2: 217fd598230d731a1cee302939fd8c57:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:33:05 [info] 35#35: *336 [lua] logger.lua:23: 217fd598230d731a1cee302939fd8c57 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:33:05 +0000] 217fd598230d731a1cee302939fd8c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:33:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:33:14 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:14 [info] 35#35: *338 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:20 [info] 35#35: *339 [lua] access_by_lua(msblocations.conf:189):2: a32ce06da2cfea163254f19f18e3dcec:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:33:20 [info] 35#35: *339 [lua] logger.lua:23: a32ce06da2cfea163254f19f18e3dcec {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:33:20 +0000] a32ce06da2cfea163254f19f18e3dcec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:33:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:33:24 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:24 [info] 35#35: *341 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:34 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:34 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:35 [info] 35#35: *344 [lua] access_by_lua(msblocations.conf:189):2: 867019e15b9a0ef4f271b1ea18d35c63:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:33:35 +0000] 867019e15b9a0ef4f271b1ea18d35c63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:33:35 [info] 35#35: *344 [lua] logger.lua:23: 867019e15b9a0ef4f271b1ea18d35c63 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:33:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:33:44 [info] 35#35: *345 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:44 [info] 35#35: *346 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:50 [info] 35#35: *347 [lua] access_by_lua(msblocations.conf:189):2: 740af9ce331e8ef33fdbada8b71e9047:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:33:50 [info] 35#35: *347 [lua] logger.lua:23: 740af9ce331e8ef33fdbada8b71e9047 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:33:50 +0000] 740af9ce331e8ef33fdbada8b71e9047 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:33:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:33:54 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:33:54 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:04 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:04 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:05 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:189):2: 060751201e8ec55777bd071a10cbb419:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:05 +0000] 060751201e8ec55777bd071a10cbb419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:34:05 [info] 35#35: *353 [lua] logger.lua:23: 060751201e8ec55777bd071a10cbb419 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:34:14 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:14 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:20 [info] 35#35: *356 [lua] access_by_lua(msblocations.conf:189):2: a263dcc36cd9be926b9980ab3bddaafa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:20 +0000] a263dcc36cd9be926b9980ab3bddaafa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 03:34:20 [info] 35#35: *356 [lua] logger.lua:23: a263dcc36cd9be926b9980ab3bddaafa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 03:34:24 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:24 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:34 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:34 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:35 [info] 35#35: *361 [lua] access_by_lua(msblocations.conf:189):2: 4b28818f2a7cfb1aa8eacf7fe413ff86:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:35 +0000] 4b28818f2a7cfb1aa8eacf7fe413ff86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:34:35 [info] 35#35: *361 [lua] logger.lua:23: 4b28818f2a7cfb1aa8eacf7fe413ff86 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:34:44 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:44 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:50 [info] 35#35: *364 [lua] access_by_lua(msblocations.conf:189):2: 12f680363e357da1c26b891cb4e8ce33:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:34:50 [info] 35#35: *364 [lua] logger.lua:23: 12f680363e357da1c26b891cb4e8ce33 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:34:50 +0000] 12f680363e357da1c26b891cb4e8ce33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:34:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:34:54 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:34:54 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:04 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:04 [info] 35#35: *369 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:05 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:189):2: 11c32ab64034ce555c07aa34ff53baab:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:35:05 [info] 35#35: *370 [lua] logger.lua:23: 11c32ab64034ce555c07aa34ff53baab {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:35:05 +0000] 11c32ab64034ce555c07aa34ff53baab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:35:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:35:14 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:14 [info] 36#36: *372 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:20 [info] 35#35: *373 [lua] access_by_lua(msblocations.conf:189):2: e9ab38f7fcb1f5cea419f777c42221c7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:35:20 [info] 35#35: *373 [lua] logger.lua:23: e9ab38f7fcb1f5cea419f777c42221c7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:35:20 +0000] e9ab38f7fcb1f5cea419f777c42221c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:35:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:35:24 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:24 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:34 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:34 [info] 35#35: *377 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:35 [info] 35#35: *378 [lua] access_by_lua(msblocations.conf:189):2: 8034c35b721afb68e1167e2ffe69e79f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:35:35 [info] 35#35: *378 [lua] logger.lua:23: 8034c35b721afb68e1167e2ffe69e79f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:35:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:03:35:35 +0000] 8034c35b721afb68e1167e2ffe69e79f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:35:44 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:44 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:50 [info] 35#35: *381 [lua] access_by_lua(msblocations.conf:189):2: 9df90da02c81455f8e7ae50c17e05691:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:35:50 [info] 35#35: *381 [lua] logger.lua:23: 9df90da02c81455f8e7ae50c17e05691 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:35:50 +0000] 9df90da02c81455f8e7ae50c17e05691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:35:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:35:54 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:35:54 [info] 36#36: *383 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:04 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:04 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:05 [info] 35#35: *387 [lua] access_by_lua(msblocations.conf:189):2: 7e34b650b2d2a0a389105a88a9878f12:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:36:05 [info] 35#35: *387 [lua] logger.lua:23: 7e34b650b2d2a0a389105a88a9878f12 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:36:05 +0000] 7e34b650b2d2a0a389105a88a9878f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:36:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:36:14 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:14 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:20 [info] 35#35: *390 [lua] access_by_lua(msblocations.conf:189):2: 6c1729afbc9b4f74e8cfb807170b3708:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:36:20 [info] 35#35: *390 [lua] logger.lua:23: 6c1729afbc9b4f74e8cfb807170b3708 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:36:20 +0000] 6c1729afbc9b4f74e8cfb807170b3708 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:36:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:36:24 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:24 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:34 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:34 [info] 35#35: *394 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:35 [info] 35#35: *395 [lua] access_by_lua(msblocations.conf:189):2: 553a0f1b55ac9fdf820789450471e572:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:36:35 +0000] 553a0f1b55ac9fdf820789450471e572 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:36:35 [info] 35#35: *395 [lua] logger.lua:23: 553a0f1b55ac9fdf820789450471e572 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:36:44 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:44 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:50 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 44c00e8d506f9fcf0e44ca830424f6a9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:36:50 [info] 35#35: *398 [lua] logger.lua:23: 44c00e8d506f9fcf0e44ca830424f6a9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:36:50 +0000] 44c00e8d506f9fcf0e44ca830424f6a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:36:54 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:36:54 [info] 36#36: *400 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:04 [info] 35#35: *402 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:04 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:05 [info] 35#35: *404 [lua] access_by_lua(msblocations.conf:189):2: 5096fa74cb7d5bc1b1726f8c77072f41:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:05 +0000] 5096fa74cb7d5bc1b1726f8c77072f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:37:05 [info] 35#35: *404 [lua] logger.lua:23: 5096fa74cb7d5bc1b1726f8c77072f41 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:37:14 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:14 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:20 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: 7b647ac0acc9fdf52516234dda651635:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:20 +0000] 7b647ac0acc9fdf52516234dda651635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:37:20 [info] 35#35: *407 [lua] logger.lua:23: 7b647ac0acc9fdf52516234dda651635 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:37:24 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:24 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:34 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:34 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:35 [info] 35#35: *412 [lua] access_by_lua(msblocations.conf:189):2: 5f8d07b063112e503c96432f911021df:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:37:35 [info] 35#35: *412 [lua] logger.lua:23: 5f8d07b063112e503c96432f911021df {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:35 +0000] 5f8d07b063112e503c96432f911021df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:37:44 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:44 [info] 35#35: *414 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:50 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: 492fb51b8281bdd66c78374e6899317f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:37:50 [info] 35#35: *415 [lua] logger.lua:23: 492fb51b8281bdd66c78374e6899317f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:37:50 +0000] 492fb51b8281bdd66c78374e6899317f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:37:54 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:37:54 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:04 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:04 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:05 [info] 35#35: *421 [lua] access_by_lua(msblocations.conf:189):2: 9d0cbe9929228298784a54f98ed23986:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:05 +0000] 9d0cbe9929228298784a54f98ed23986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:38:05 [info] 35#35: *421 [lua] logger.lua:23: 9d0cbe9929228298784a54f98ed23986 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:38:14 [info] 35#35: *422 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:14 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:20 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 3ee358a40f68b726dc467328915a3cb0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:20 +0000] 3ee358a40f68b726dc467328915a3cb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:38:20 [info] 35#35: *424 [lua] logger.lua:23: 3ee358a40f68b726dc467328915a3cb0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:38:24 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:24 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:34 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:34 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:35 [info] 35#35: *429 [lua] access_by_lua(msblocations.conf:189):2: 0b9fdd12278d2bd825b7b714611c8eb2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:35 +0000] 0b9fdd12278d2bd825b7b714611c8eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:38:35 [info] 35#35: *429 [lua] logger.lua:23: 0b9fdd12278d2bd825b7b714611c8eb2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:38:44 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:44 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:50 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 9fdd574c67333dc55f5d4058956d489b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:50 +0000] 9fdd574c67333dc55f5d4058956d489b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:38:50 [info] 35#35: *432 [lua] logger.lua:23: 9fdd574c67333dc55f5d4058956d489b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:38:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:38:54 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:38:54 [info] 36#36: *433 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:04 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:04 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:05 [info] 35#35: *438 [lua] access_by_lua(msblocations.conf:189):2: a3c00502491ed60529a413f2b3b776e1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:39:05 +0000] a3c00502491ed60529a413f2b3b776e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:39:05 [info] 35#35: *438 [lua] logger.lua:23: a3c00502491ed60529a413f2b3b776e1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:39:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:39:14 [info] 35#35: *439 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:14 [info] 35#35: *440 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:20 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: 5cf22c53ba33943f69a22f0a3db08c55:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:39:20 [info] 35#35: *441 [lua] logger.lua:23: 5cf22c53ba33943f69a22f0a3db08c55 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:39:20 +0000] 5cf22c53ba33943f69a22f0a3db08c55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:39:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:39:24 [info] 36#36: *442 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:24 [info] 36#36: *443 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:34 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:34 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:35 [info] 35#35: *446 [lua] access_by_lua(msblocations.conf:189):2: bd2b482a09bd0f3b0595c5f2dcefbd79:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:39:35 [info] 35#35: *446 [lua] logger.lua:23: bd2b482a09bd0f3b0595c5f2dcefbd79 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:39:35 +0000] bd2b482a09bd0f3b0595c5f2dcefbd79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:39:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:39:44 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:44 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:50 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 337fe8690daaccf40e89e03eebaa9884:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:39:50 [info] 35#35: *449 [lua] logger.lua:23: 337fe8690daaccf40e89e03eebaa9884 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:39:50 +0000] 337fe8690daaccf40e89e03eebaa9884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:39:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:39:54 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:39:54 [info] 36#36: *451 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:04 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:04 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:05 [info] 35#35: *455 [lua] access_by_lua(msblocations.conf:189):2: 6df69ff8e8c811472f87b7929a8d8d00:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:40:05 [info] 35#35: *455 [lua] logger.lua:23: 6df69ff8e8c811472f87b7929a8d8d00 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:40:05 +0000] 6df69ff8e8c811472f87b7929a8d8d00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:40:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:40:14 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:14 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:20 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: cdb1e125a741ac4b1beb9e66dd19120c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:40:20 +0000] cdb1e125a741ac4b1beb9e66dd19120c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:40:20 [info] 35#35: *458 [lua] logger.lua:23: cdb1e125a741ac4b1beb9e66dd19120c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:40:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:40:24 [info] 36#36: *459 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:24 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:34 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:34 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:35 [info] 35#35: *463 [lua] access_by_lua(msblocations.conf:189):2: baffed5d20a92d39623e30326e262084:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:40:36 [info] 35#35: *463 [lua] logger.lua:23: baffed5d20a92d39623e30326e262084 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:40:36 +0000] baffed5d20a92d39623e30326e262084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:40:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:40:44 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:44 [info] 35#35: *465 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:51 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: 6b3a13c38d5804ae9a06dec0225de931:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:40:51 [info] 35#35: *466 [lua] logger.lua:23: 6b3a13c38d5804ae9a06dec0225de931 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:40:51 +0000] 6b3a13c38d5804ae9a06dec0225de931 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:40:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:40:54 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:40:54 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:04 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:04 [info] 36#36: *470 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:06 [info] 35#35: *472 [lua] access_by_lua(msblocations.conf:189):2: f0c60e93e727c193d7c59c2ad524071c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:03:41:06 +0000] f0c60e93e727c193d7c59c2ad524071c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:41:06 [info] 35#35: *472 [lua] logger.lua:23: f0c60e93e727c193d7c59c2ad524071c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:41:14 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:14 [info] 35#35: *474 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:21 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: bad12055b449a0d8b3ccd7547ab88a8b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:41:21 [info] 35#35: *475 [lua] logger.lua:23: bad12055b449a0d8b3ccd7547ab88a8b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:21 +0000] bad12055b449a0d8b3ccd7547ab88a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:41:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:41:24 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:24 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:34 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:34 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:36 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: f15c90d4e0e9a5bb46d5718974c20599:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:36 +0000] f15c90d4e0e9a5bb46d5718974c20599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:41:36 [info] 35#35: *480 [lua] logger.lua:23: f15c90d4e0e9a5bb46d5718974c20599 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:41:44 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:44 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:51 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: ce30eb6c4de0f8953ea5e0abd114468b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:41:51 [info] 35#35: *483 [lua] logger.lua:23: ce30eb6c4de0f8953ea5e0abd114468b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:41:51 +0000] ce30eb6c4de0f8953ea5e0abd114468b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:41:54 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:41:54 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:04 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:04 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:06 [info] 35#35: *489 [lua] access_by_lua(msblocations.conf:189):2: e8363f3ad76ce414cc3ed257486b71ea:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:42:06 [info] 35#35: *489 [lua] logger.lua:23: e8363f3ad76ce414cc3ed257486b71ea {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:42:06 +0000] e8363f3ad76ce414cc3ed257486b71ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:42:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:42:14 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:14 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:21 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 6b680dfd126f78a8f382290306e48c9a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:42:21 +0000] 6b680dfd126f78a8f382290306e48c9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:42:21 [info] 35#35: *492 [lua] logger.lua:23: 6b680dfd126f78a8f382290306e48c9a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:42:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:42:24 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:24 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:34 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:34 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:36 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 5069fb4e7a3da39a14b81ba121f57d84:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:42:36 [info] 35#35: *497 [lua] logger.lua:23: 5069fb4e7a3da39a14b81ba121f57d84 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:42:36 +0000] 5069fb4e7a3da39a14b81ba121f57d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:42:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:42:44 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:44 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:51 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: f6909b268ae624fa64caae432f5e72eb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:42:51 [info] 35#35: *500 [lua] logger.lua:23: f6909b268ae624fa64caae432f5e72eb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:42:51 +0000] f6909b268ae624fa64caae432f5e72eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:42:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:42:54 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:42:54 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:04 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:04 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:06 [info] 35#35: *506 [lua] access_by_lua(msblocations.conf:189):2: 64cb4b4fb46079df94aac1b3311957c5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:03:43:06 +0000] 64cb4b4fb46079df94aac1b3311957c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:43:06 [info] 35#35: *506 [lua] logger.lua:23: 64cb4b4fb46079df94aac1b3311957c5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:43:14 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:14 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:21 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 3c7ff8b5f551632b50103b715ebd3d33:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:21 +0000] 3c7ff8b5f551632b50103b715ebd3d33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:43:21 [info] 35#35: *509 [lua] logger.lua:23: 3c7ff8b5f551632b50103b715ebd3d33 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:43:24 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:24 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:34 [info] 35#35: *512 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:34 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:36 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: 412fe3f5501c48b70098acc36e3f59b7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:36 +0000] 412fe3f5501c48b70098acc36e3f59b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/03 03:43:36 [info] 35#35: *514 [lua] logger.lua:23: 412fe3f5501c48b70098acc36e3f59b7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 03:43:44 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:44 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:51 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 1a18f77664eb245e42dda4c985c689dd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:43:51 [info] 35#35: *517 [lua] logger.lua:23: 1a18f77664eb245e42dda4c985c689dd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:43:51 +0000] 1a18f77664eb245e42dda4c985c689dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:43:54 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:43:54 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:04 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:04 [info] 35#35: *522 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:06 [info] 35#35: *523 [lua] access_by_lua(msblocations.conf:189):2: edade1f097cfb8b24899dca304f6e3ae:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:06 +0000] edade1f097cfb8b24899dca304f6e3ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:44:06 [info] 35#35: *523 [lua] logger.lua:23: edade1f097cfb8b24899dca304f6e3ae {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:44:14 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:14 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:21 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 620edea9c31286bf37960e8103582a29:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:21 +0000] 620edea9c31286bf37960e8103582a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:44:21 [info] 35#35: *526 [lua] logger.lua:23: 620edea9c31286bf37960e8103582a29 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:44:24 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:24 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:34 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:34 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:36 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: 79aba93b0873b3a4c76bf07e58e7c450:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:44:36 [info] 35#35: *531 [lua] logger.lua:23: 79aba93b0873b3a4c76bf07e58e7c450 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:36 +0000] 79aba93b0873b3a4c76bf07e58e7c450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:44:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 03:44:44 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:44 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:51 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 5aed0f0068d90fd721d0b0097b970cfb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:44:51 [info] 35#35: *534 [lua] logger.lua:23: 5aed0f0068d90fd721d0b0097b970cfb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:44:51 +0000] 5aed0f0068d90fd721d0b0097b970cfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:44:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:44:54 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:44:54 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:04 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:04 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:06 [info] 35#35: *540 [lua] access_by_lua(msblocations.conf:189):2: cca5a0a386b1011e7b2b2b391617790d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.70.94 - - [03/Jan/2023:03:45:06 +0000] cca5a0a386b1011e7b2b2b391617790d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:45:06 [info] 35#35: *540 [lua] logger.lua:23: cca5a0a386b1011e7b2b2b391617790d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:45:14 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:14 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:21 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 9ecbe392b1c4d687d2d47605072313e2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:45:21 [info] 35#35: *543 [lua] logger.lua:23: 9ecbe392b1c4d687d2d47605072313e2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:21 +0000] 9ecbe392b1c4d687d2d47605072313e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:45:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:45:24 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:24 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:34 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:34 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:36 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 1198b2e484fc70385e7d0bed2225967d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:36 +0000] 1198b2e484fc70385e7d0bed2225967d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 03:45:36 [info] 35#35: *548 [lua] logger.lua:23: 1198b2e484fc70385e7d0bed2225967d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 03:45:44 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:44 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:51 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 7e04cb85c61e148bb7dfb5e7470b6464:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:51 +0000] 7e04cb85c61e148bb7dfb5e7470b6464 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 03:45:51 [info] 35#35: *551 [lua] logger.lua:23: 7e04cb85c61e148bb7dfb5e7470b6464 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:45:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:45:54 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:45:54 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:04 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:04 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:06 [info] 35#35: *557 [lua] access_by_lua(msblocations.conf:189):2: 25f92293bf3c5362ea0610d205eceef2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:46:06 [info] 35#35: *557 [lua] logger.lua:23: 25f92293bf3c5362ea0610d205eceef2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:46:06 +0000] 25f92293bf3c5362ea0610d205eceef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:46:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:46:14 [info] 36#36: *558 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:14 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:21 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 4f7bfbe113f5dc0652197984bb226a48:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:46:21 [info] 35#35: *560 [lua] logger.lua:23: 4f7bfbe113f5dc0652197984bb226a48 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:46:21 +0000] 4f7bfbe113f5dc0652197984bb226a48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:46:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:46:24 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:24 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:34 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:34 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:36 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: a9c69e530efc2a43cae622e7c55aa222:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:46:36 +0000] a9c69e530efc2a43cae622e7c55aa222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:46:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:46:36 [info] 35#35: *565 [lua] logger.lua:23: a9c69e530efc2a43cae622e7c55aa222 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:46:44 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:44 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:51 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 703ba35f26289b8995580f85c8970e77:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:46:51 +0000] 703ba35f26289b8995580f85c8970e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:46:51 [info] 35#35: *568 [lua] logger.lua:23: 703ba35f26289b8995580f85c8970e77 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:46:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:46:54 [info] 35#35: *569 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:46:54 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:04 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:04 [info] 36#36: *573 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:06 [info] 35#35: *574 [lua] access_by_lua(msblocations.conf:189):2: b9893f8893e1edc909785fb536b9c583:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:47:06 [info] 35#35: *574 [lua] logger.lua:23: b9893f8893e1edc909785fb536b9c583 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:47:06 +0000] b9893f8893e1edc909785fb536b9c583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:47:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:47:14 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:14 [info] 36#36: *575 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:21 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 35d07afbb7827923ec1a5166533d7471:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:47:21 [info] 35#35: *577 [lua] logger.lua:23: 35d07afbb7827923ec1a5166533d7471 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:47:21 +0000] 35d07afbb7827923ec1a5166533d7471 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:47:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:47:24 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:24 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:34 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:34 [info] 35#35: *581 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:36 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 1a113b4a85bed08cd9282507afddbfd5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:47:36 [info] 35#35: *582 [lua] logger.lua:23: 1a113b4a85bed08cd9282507afddbfd5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:47:36 +0000] 1a113b4a85bed08cd9282507afddbfd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:47:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:47:44 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:44 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:51 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 62f5c3dd9dbc6b96388b30c7e4ec1129:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:47:51 [info] 35#35: *585 [lua] logger.lua:23: 62f5c3dd9dbc6b96388b30c7e4ec1129 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:47:51 +0000] 62f5c3dd9dbc6b96388b30c7e4ec1129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:47:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:47:54 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:47:54 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:04 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:04 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:06 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: b286a8242eb48a873ee8c5def3e41635:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:48:06 [info] 35#35: *591 [lua] logger.lua:23: b286a8242eb48a873ee8c5def3e41635 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:48:06 +0000] b286a8242eb48a873ee8c5def3e41635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:48:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:48:14 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:14 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:21 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 687648c2e4d2be0b9ca187816e121969:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:48:21 [info] 35#35: *594 [lua] logger.lua:23: 687648c2e4d2be0b9ca187816e121969 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:48:21 +0000] 687648c2e4d2be0b9ca187816e121969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 03:48:24 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:24 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:34 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:34 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:36 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: cefde5a87ddb6b081ab8155180bd3883:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:48:36 [info] 35#35: *599 [lua] logger.lua:23: cefde5a87ddb6b081ab8155180bd3883 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:48:36 +0000] cefde5a87ddb6b081ab8155180bd3883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 03:48:44 [info] 36#36: *600 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:44 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:51 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 9613f4976128a6725612acf44fc0f56c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:48:51 [info] 35#35: *602 [lua] logger.lua:23: 9613f4976128a6725612acf44fc0f56c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:48:51 +0000] 9613f4976128a6725612acf44fc0f56c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/03 03:48:54 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:48:54 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:04 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:04 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:06 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: 042dfcb7429145d6bf89c2c59e94db49:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:49:06 [info] 35#35: *608 [lua] logger.lua:23: 042dfcb7429145d6bf89c2c59e94db49 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:49:06 +0000] 042dfcb7429145d6bf89c2c59e94db49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:49:14 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:14 [info] 35#35: *609 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:21 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 1df75086fa484384b8b1ff5eb89b3a6e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:49:21 [info] 35#35: *611 [lua] logger.lua:23: 1df75086fa484384b8b1ff5eb89b3a6e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:49:21 +0000] 1df75086fa484384b8b1ff5eb89b3a6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:49:24 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:24 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:34 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:34 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:36 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: f190f1f4518443182bfb74460b7a4614:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:49:36 [info] 35#35: *616 [lua] logger.lua:23: f190f1f4518443182bfb74460b7a4614 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:49:36 +0000] f190f1f4518443182bfb74460b7a4614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:49:44 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:44 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:51 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 476a386956ff68d426d172aa012ee102:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:49:51 [info] 35#35: *619 [lua] logger.lua:23: 476a386956ff68d426d172aa012ee102 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:49:51 +0000] 476a386956ff68d426d172aa012ee102 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:49:54 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:49:54 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:04 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:04 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:06 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: 7e54cc06c7ceb13ee653071985887d15:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:03:50:06 +0000] 7e54cc06c7ceb13ee653071985887d15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:50:06 [info] 35#35: *625 [lua] logger.lua:23: 7e54cc06c7ceb13ee653071985887d15 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:50:14 [info] 36#36: *626 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:14 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:21 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: aad89f20de35668682f16d17673fb452:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:50:21 [info] 35#35: *628 [lua] logger.lua:23: aad89f20de35668682f16d17673fb452 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:50:21 +0000] aad89f20de35668682f16d17673fb452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:50:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:50:24 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:24 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:34 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:34 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:36 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 2dd6cbb2f128ecaf8e32540f60bb0743:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:50:36 [info] 35#35: *633 [lua] logger.lua:23: 2dd6cbb2f128ecaf8e32540f60bb0743 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:50:36 +0000] 2dd6cbb2f128ecaf8e32540f60bb0743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:50:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/03 03:50:44 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:44 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:51 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: b98f822a3931e76d8fcf3f9e1ad3b94a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:50:51 [info] 35#35: *636 [lua] logger.lua:23: b98f822a3931e76d8fcf3f9e1ad3b94a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:50:51 +0000] b98f822a3931e76d8fcf3f9e1ad3b94a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:50:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:50:54 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:50:54 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:04 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:04 [info] 35#35: *640 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:06 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: 2bd18624b572bf54060003eababca8fa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:06 +0000] 2bd18624b572bf54060003eababca8fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:51:06 [info] 35#35: *642 [lua] logger.lua:23: 2bd18624b572bf54060003eababca8fa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:51:14 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:14 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:21 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 34a06d25a91428238ccc7b78dea235d7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:21 +0000] 34a06d25a91428238ccc7b78dea235d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/03 03:51:21 [info] 35#35: *645 [lua] logger.lua:23: 34a06d25a91428238ccc7b78dea235d7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 03:51:24 [info] 36#36: *647 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:24 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:34 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:34 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:36 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 466a3eb6925ccf7ed083bb80c994e564:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:36 +0000] 466a3eb6925ccf7ed083bb80c994e564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:51:36 [info] 35#35: *650 [lua] logger.lua:23: 466a3eb6925ccf7ed083bb80c994e564 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:51:44 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:44 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:51 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 5a7a916cbb864765242eb900a3fdd338:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:51:51 [info] 35#35: *653 [lua] logger.lua:23: 5a7a916cbb864765242eb900a3fdd338 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:51:51 +0000] 5a7a916cbb864765242eb900a3fdd338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:51:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:51:54 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:51:54 [info] 36#36: *655 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:04 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:04 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:06 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 3ba56d7b0f4b589c41d20f77ccc8117e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:52:06 [info] 35#35: *659 [lua] logger.lua:23: 3ba56d7b0f4b589c41d20f77ccc8117e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:06 +0000] 3ba56d7b0f4b589c41d20f77ccc8117e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:52:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:52:14 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:14 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:21 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 5bb2d2ef689c7fb6a77ba776d67ba62c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:21 +0000] 5bb2d2ef689c7fb6a77ba776d67ba62c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 03:52:21 [info] 35#35: *662 [lua] logger.lua:23: 5bb2d2ef689c7fb6a77ba776d67ba62c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:52:24 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:24 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:34 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:34 [info] 35#35: *666 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:36 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 2ba9a8e8fdafb8108080a655da34f882:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:36 +0000] 2ba9a8e8fdafb8108080a655da34f882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:52:36 [info] 35#35: *667 [lua] logger.lua:23: 2ba9a8e8fdafb8108080a655da34f882 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:52:44 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:44 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:51 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: 2a8b4cde311fbd7cd1ceaacd38fd5441:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:51 +0000] 2a8b4cde311fbd7cd1ceaacd38fd5441 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:52:51 [info] 35#35: *670 [lua] logger.lua:23: 2a8b4cde311fbd7cd1ceaacd38fd5441 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:52:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:52:54 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:52:54 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:04 [info] 35#35: *674 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:04 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:06 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 652cbe6829a24b3277cc97f253f07def:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:53:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 03:53:06 [info] 35#35: *676 [lua] logger.lua:23: 652cbe6829a24b3277cc97f253f07def {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:53:06 +0000] 652cbe6829a24b3277cc97f253f07def "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/03 03:53:14 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:14 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:21 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 266f1dc3adb90639c470fdbddb2b1a98:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:53:21 [info] 35#35: *679 [lua] logger.lua:23: 266f1dc3adb90639c470fdbddb2b1a98 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:53:21 +0000] 266f1dc3adb90639c470fdbddb2b1a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:53:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:53:24 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:24 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:34 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:34 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:36 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: f824db1de4b775881aa57ce037f49889:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:53:36 [info] 35#35: *684 [lua] logger.lua:23: f824db1de4b775881aa57ce037f49889 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:53:36 +0000] f824db1de4b775881aa57ce037f49889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:53:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:53:44 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:44 [info] 36#36: *686 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:51 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 2b53a105a7b6306ab2ffdf20b538ad1d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:53:51 [info] 35#35: *687 [lua] logger.lua:23: 2b53a105a7b6306ab2ffdf20b538ad1d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:53:51 +0000] 2b53a105a7b6306ab2ffdf20b538ad1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:53:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:53:54 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:53:54 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:04 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:04 [info] 36#36: *691 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:06 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: a80121620584a162e073180667680322:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:54:06 [info] 35#35: *693 [lua] logger.lua:23: a80121620584a162e073180667680322 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:54:06 +0000] a80121620584a162e073180667680322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:54:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:54:14 [info] 36#36: *694 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:14 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:21 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: f1ea9787e48eefaa2ee791c03ca89cd7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:54:21 [info] 35#35: *696 [lua] logger.lua:23: f1ea9787e48eefaa2ee791c03ca89cd7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:54:21 +0000] f1ea9787e48eefaa2ee791c03ca89cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:54:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:54:24 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:24 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:34 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:34 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:36 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 55aa6944fcc5de92be809d888eac15c2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:54:36 +0000] 55aa6944fcc5de92be809d888eac15c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 03:54:36 [info] 35#35: *701 [lua] logger.lua:23: 55aa6944fcc5de92be809d888eac15c2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:54:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:54:44 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:44 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:51 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 35271261b4a6c2682b48d2945f6820fc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:54:51 [info] 35#35: *704 [lua] logger.lua:23: 35271261b4a6c2682b48d2945f6820fc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:54:51 +0000] 35271261b4a6c2682b48d2945f6820fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:54:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 03:54:54 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:54:54 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:04 [info] 35#35: *709 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:04 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:06 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 0494549dba920f09eaa14c9912963470:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:55:06 [info] 35#35: *710 [lua] logger.lua:23: 0494549dba920f09eaa14c9912963470 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:06 +0000] 0494549dba920f09eaa14c9912963470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:55:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:55:14 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:14 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:21 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 36d8105128c704c9ff4ca6905935a725:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:55:21 [info] 35#35: *713 [lua] logger.lua:23: 36d8105128c704c9ff4ca6905935a725 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:21 +0000] 36d8105128c704c9ff4ca6905935a725 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:55:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:55:24 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:24 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:34 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:34 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:36 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 1b60ed003ef6e5a86edc7be16a31aeb4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:36 +0000] 1b60ed003ef6e5a86edc7be16a31aeb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:55:36 [info] 35#35: *718 [lua] logger.lua:23: 1b60ed003ef6e5a86edc7be16a31aeb4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:55:44 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:44 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:51 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: 6f071259466557f833e3ba5c952b1b74:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:51 +0000] 6f071259466557f833e3ba5c952b1b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 03:55:51 [info] 35#35: *721 [lua] logger.lua:23: 6f071259466557f833e3ba5c952b1b74 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:55:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:55:54 [info] 36#36: *723 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:55:54 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:04 [info] 35#35: *725 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:04 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:06 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 54daa56c4a62785c5d22343763c541ef:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:56:06 [info] 35#35: *727 [lua] logger.lua:23: 54daa56c4a62785c5d22343763c541ef {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:56:06 +0000] 54daa56c4a62785c5d22343763c541ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:56:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:56:14 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:14 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:21 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 947ac51928bfa96081799b6bdb0c029d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:56:21 +0000] 947ac51928bfa96081799b6bdb0c029d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:56:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:56:21 [info] 35#35: *730 [lua] logger.lua:23: 947ac51928bfa96081799b6bdb0c029d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 03:56:24 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:24 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:34 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:34 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:36 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 972ac9c6f7b2e40d1959e4e9b37e7402:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:56:36 [info] 35#35: *735 [lua] logger.lua:23: 972ac9c6f7b2e40d1959e4e9b37e7402 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:56:36 +0000] 972ac9c6f7b2e40d1959e4e9b37e7402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:56:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:56:44 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:44 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:51 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: e855d40b6b5d3159c9d21eb1a0b268b7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:56:51 [info] 35#35: *738 [lua] logger.lua:23: e855d40b6b5d3159c9d21eb1a0b268b7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:56:51 +0000] e855d40b6b5d3159c9d21eb1a0b268b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:56:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/03 03:56:54 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:56:54 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:04 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:04 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:06 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 41254925c7b0d001e64c36937819db40:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:57:07 +0000] 41254925c7b0d001e64c36937819db40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 03:57:07 [info] 35#35: *744 [lua] logger.lua:23: 41254925c7b0d001e64c36937819db40 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:57:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:57:14 [info] 36#36: *745 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:14 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:22 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: f1ccfdc89dc83eb75257085b6a866d07:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:57:22 [info] 35#35: *747 [lua] logger.lua:23: f1ccfdc89dc83eb75257085b6a866d07 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:57:22 +0000] f1ccfdc89dc83eb75257085b6a866d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:57:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:57:24 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:24 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:34 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:34 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:37 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 2b9a5287f622b98695a5d368ce886840:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:57:37 [info] 35#35: *752 [lua] logger.lua:23: 2b9a5287f622b98695a5d368ce886840 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:57:37 +0000] 2b9a5287f622b98695a5d368ce886840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:57:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:57:44 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:44 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:52 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 9f507a02bcd90f024900e223ab3c3211:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:57:52 [info] 35#35: *755 [lua] logger.lua:23: 9f507a02bcd90f024900e223ab3c3211 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:57:52 +0000] 9f507a02bcd90f024900e223ab3c3211 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:57:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:57:54 [info] 36#36: *757 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:57:54 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:04 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:04 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:07 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 3d48a93e512149665fcc1182fae7997c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:58:07 [info] 35#35: *761 [lua] logger.lua:23: 3d48a93e512149665fcc1182fae7997c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:58:07 +0000] 3d48a93e512149665fcc1182fae7997c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:58:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:58:14 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:14 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:22 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 74ad1cbf8c4df69a07365675042a6b34:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:58:22 [info] 35#35: *764 [lua] logger.lua:23: 74ad1cbf8c4df69a07365675042a6b34 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:58:22 +0000] 74ad1cbf8c4df69a07365675042a6b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:58:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 03:58:24 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:24 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:34 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:34 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:37 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 229bd83281e2245d9cda1b801002176b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:58:37 +0000] 229bd83281e2245d9cda1b801002176b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 03:58:37 [info] 35#35: *769 [lua] logger.lua:23: 229bd83281e2245d9cda1b801002176b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:58:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:58:44 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:44 [info] 35#35: *771 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:52 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: c5492951ad6fe699d7c93836050f31f9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:58:52 [info] 35#35: *772 [lua] logger.lua:23: c5492951ad6fe699d7c93836050f31f9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:58:52 +0000] c5492951ad6fe699d7c93836050f31f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:58:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/03 03:58:54 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:58:54 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:04 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:04 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:07 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: 3fc1b62537d2f7ea09e14eb24ec3ec49:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:59:07 [info] 35#35: *778 [lua] logger.lua:23: 3fc1b62537d2f7ea09e14eb24ec3ec49 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:59:07 +0000] 3fc1b62537d2f7ea09e14eb24ec3ec49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:59:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 03:59:14 [info] 36#36: *779 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:14 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:22 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 3234e38bdb55278b2f393e80f9570ea8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:59:22 [info] 35#35: *781 [lua] logger.lua:23: 3234e38bdb55278b2f393e80f9570ea8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:59:22 +0000] 3234e38bdb55278b2f393e80f9570ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:59:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 03:59:24 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:24 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:34 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:34 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:37 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: d06b0e7c12df3b8eeb18e8a08cdc0eaa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:59:37 [info] 35#35: *786 [lua] logger.lua:23: d06b0e7c12df3b8eeb18e8a08cdc0eaa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:59:37 +0000] d06b0e7c12df3b8eeb18e8a08cdc0eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:59:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:59:44 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:44 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:52 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 956f2b3f5b261634fb85c75ed3e36fc9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 03:59:52 [info] 35#35: *789 [lua] logger.lua:23: 956f2b3f5b261634fb85c75ed3e36fc9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:03:59:52 +0000] 956f2b3f5b261634fb85c75ed3e36fc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:03:59:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 03:59:54 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 03:59:54 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:04 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:04 [info] 35#35: *794 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:07 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: 3c7cc2dabc8cb45c36580b024238347c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:00:07 [info] 35#35: *795 [lua] logger.lua:23: 3c7cc2dabc8cb45c36580b024238347c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:00:07 +0000] 3c7cc2dabc8cb45c36580b024238347c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:00:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:00:14 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:14 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:22 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 37ca4c78fe1f69a2bec93e28840e916c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:00:22 [info] 35#35: *798 [lua] logger.lua:23: 37ca4c78fe1f69a2bec93e28840e916c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:00:22 +0000] 37ca4c78fe1f69a2bec93e28840e916c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:00:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:00:24 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:24 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:34 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:34 [info] 36#36: *801 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:37 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: d65bc908332b83a8fbd17b14cdcb6f4c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:00:37 [info] 35#35: *803 [lua] logger.lua:23: d65bc908332b83a8fbd17b14cdcb6f4c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:00:37 +0000] d65bc908332b83a8fbd17b14cdcb6f4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:00:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:00:44 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:44 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:52 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 0663966f9ee388d5f0289515cc696e6b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:00:52 [info] 35#35: *806 [lua] logger.lua:23: 0663966f9ee388d5f0289515cc696e6b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:00:52 +0000] 0663966f9ee388d5f0289515cc696e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:00:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 04:00:54 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:00:54 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:04 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:04 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:07 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 68d18247b546ab7e0f528e3b5512208a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:01:07 +0000] 68d18247b546ab7e0f528e3b5512208a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:01:07 [info] 35#35: *812 [lua] logger.lua:23: 68d18247b546ab7e0f528e3b5512208a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:01:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:01:14 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:14 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:22 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: da73a5159524892b862083a4ec73bf21:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:01:22 [info] 35#35: *815 [lua] logger.lua:23: da73a5159524892b862083a4ec73bf21 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:01:22 +0000] da73a5159524892b862083a4ec73bf21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:01:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:01:24 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:24 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:34 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:34 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:37 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 3c118de02411cd04c98729783af68a93:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:01:37 [info] 35#35: *820 [lua] logger.lua:23: 3c118de02411cd04c98729783af68a93 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:01:37 +0000] 3c118de02411cd04c98729783af68a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:01:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:01:44 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:44 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:52 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: f818070b9afa5784c6278a9c70e6dac6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:01:52 +0000] f818070b9afa5784c6278a9c70e6dac6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:01:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:01:52 [info] 35#35: *823 [lua] logger.lua:23: f818070b9afa5784c6278a9c70e6dac6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:01:54 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:01:54 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:04 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:04 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:07 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: 3568c004706b6fe96ec5563ca5b9b5df:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:02:07 [info] 35#35: *829 [lua] logger.lua:23: 3568c004706b6fe96ec5563ca5b9b5df {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:02:07 +0000] 3568c004706b6fe96ec5563ca5b9b5df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:02:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:02:14 [info] 35#35: *830 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:14 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:22 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 4ec4d2ae411b803d9eb7f8f564ca534b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:02:22 [info] 35#35: *832 [lua] logger.lua:23: 4ec4d2ae411b803d9eb7f8f564ca534b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:02:22 +0000] 4ec4d2ae411b803d9eb7f8f564ca534b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:02:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:02:24 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:24 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:34 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:34 [info] 36#36: *836 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:37 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 7195ee106185f33a832974ac36c8ca57:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:02:37 +0000] 7195ee106185f33a832974ac36c8ca57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:02:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:02:37 [info] 35#35: *837 [lua] logger.lua:23: 7195ee106185f33a832974ac36c8ca57 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:02:44 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:44 [info] 35#35: *839 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:52 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 6b0bfdaacbad75c3517b3b44e8430f3f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:02:52 +0000] 6b0bfdaacbad75c3517b3b44e8430f3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/03 04:02:52 [info] 35#35: *840 [lua] logger.lua:23: 6b0bfdaacbad75c3517b3b44e8430f3f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:02:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 04:02:54 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:02:54 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:04 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:04 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:07 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 98bd63b457a7b3628e6791b1874edac7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:07 +0000] 98bd63b457a7b3628e6791b1874edac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:03:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:03:07 [info] 35#35: *846 [lua] logger.lua:23: 98bd63b457a7b3628e6791b1874edac7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:03:14 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:14 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:22 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: ed0c10013c05fddbf23b440d8f22e0bf:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:22 +0000] ed0c10013c05fddbf23b440d8f22e0bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:03:22 [info] 35#35: *849 [lua] logger.lua:23: ed0c10013c05fddbf23b440d8f22e0bf {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:03:24 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:24 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:34 [info] 35#35: *853 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:34 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:37 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 6d7f175f9aba46c054c2ae05f61a1439:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:03:37 [info] 35#35: *854 [lua] logger.lua:23: 6d7f175f9aba46c054c2ae05f61a1439 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:37 +0000] 6d7f175f9aba46c054c2ae05f61a1439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:03:44 [info] 35#35: *855 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:44 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:52 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 76281b6a445120eea145f2ae0477f643:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:52 +0000] 76281b6a445120eea145f2ae0477f643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:03:52 [info] 35#35: *857 [lua] logger.lua:23: 76281b6a445120eea145f2ae0477f643 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:03:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:03:54 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:03:54 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:04 [info] 35#35: *862 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:04 [info] 35#35: *861 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:07 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: 8b158a1eba73e97d36a48abbb34aaa30:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:04:07 [info] 35#35: *863 [lua] logger.lua:23: 8b158a1eba73e97d36a48abbb34aaa30 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:07 +0000] 8b158a1eba73e97d36a48abbb34aaa30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:04:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:04:14 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:14 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:22 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 74ec8d56c15bfd6fbd2cfef7e2115de1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:04:22 [info] 35#35: *866 [lua] logger.lua:23: 74ec8d56c15bfd6fbd2cfef7e2115de1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:22 +0000] 74ec8d56c15bfd6fbd2cfef7e2115de1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:04:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:04:24 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:24 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:34 [info] 35#35: *870 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:34 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:37 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 2052f69a9680bc5979e914660db5ab70:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:37 +0000] 2052f69a9680bc5979e914660db5ab70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:04:37 [info] 35#35: *871 [lua] logger.lua:23: 2052f69a9680bc5979e914660db5ab70 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:04:44 [info] 35#35: *873 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:44 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:52 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: b8985636158c5156c4d4b83385e1d0e8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:52 +0000] b8985636158c5156c4d4b83385e1d0e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:04:52 [info] 35#35: *874 [lua] logger.lua:23: b8985636158c5156c4d4b83385e1d0e8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:04:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:04:54 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:04:54 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:04 [info] 35#35: *879 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:04 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:07 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: 0e693198cd9aadeb6fefcb79ecae52ae:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:05:07 [info] 35#35: *880 [lua] logger.lua:23: 0e693198cd9aadeb6fefcb79ecae52ae {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:05:07 +0000] 0e693198cd9aadeb6fefcb79ecae52ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:05:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:05:14 [info] 36#36: *881 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:14 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:22 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: d4b8a07798e96c6a632974705207c145:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:05:22 [info] 35#35: *883 [lua] logger.lua:23: d4b8a07798e96c6a632974705207c145 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:05:22 +0000] d4b8a07798e96c6a632974705207c145 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:05:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:05:24 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:24 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:34 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:34 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:37 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 9735ec68ce60275387b2789a34b27124:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:05:37 [info] 35#35: *888 [lua] logger.lua:23: 9735ec68ce60275387b2789a34b27124 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:05:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:04:05:37 +0000] 9735ec68ce60275387b2789a34b27124 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:05:44 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:44 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:52 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: 26f3c98774094033bb9ad329db06d9f8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:05:52 [info] 35#35: *891 [lua] logger.lua:23: 26f3c98774094033bb9ad329db06d9f8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:05:52 +0000] 26f3c98774094033bb9ad329db06d9f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:05:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:05:54 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:05:54 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:04 [info] 36#36: *896 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:04 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:07 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: c4ec9b3bdb3c028055a4d16efa3e1227:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:06:07 [info] 35#35: *897 [lua] logger.lua:23: c4ec9b3bdb3c028055a4d16efa3e1227 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:06:07 +0000] c4ec9b3bdb3c028055a4d16efa3e1227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:06:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:06:14 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:14 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:22 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: dd9d39ea3c9cedbfea62dc95bb23ae32:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:06:22 [info] 35#35: *900 [lua] logger.lua:23: dd9d39ea3c9cedbfea62dc95bb23ae32 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:06:22 +0000] dd9d39ea3c9cedbfea62dc95bb23ae32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:06:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:06:24 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:24 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:34 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:34 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:37 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: f19f0044df2b20d2c523238c29be9fdb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:06:37 [info] 35#35: *905 [lua] logger.lua:23: f19f0044df2b20d2c523238c29be9fdb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:06:37 +0000] f19f0044df2b20d2c523238c29be9fdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:06:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 04:06:44 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:44 [info] 35#35: *907 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:52 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 8d4addc8410c7b7b5b9cf4e0c2534c0d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:06:52 [info] 35#35: *908 [lua] logger.lua:23: 8d4addc8410c7b7b5b9cf4e0c2534c0d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:06:52 +0000] 8d4addc8410c7b7b5b9cf4e0c2534c0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:06:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:06:54 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:06:54 [info] 36#36: *910 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:04 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:04 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:07 [info] 35#35: *914 [lua] access_by_lua(msblocations.conf:189):2: bd09eb9c9450eba466d620b10e96490c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:07 +0000] bd09eb9c9450eba466d620b10e96490c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:07:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:07:07 [info] 35#35: *914 [lua] logger.lua:23: bd09eb9c9450eba466d620b10e96490c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:07:14 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:14 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:22 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:189):2: 110cee3dde45302bf35cd2052534b064:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:22 +0000] 110cee3dde45302bf35cd2052534b064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:07:22 [info] 35#35: *917 [lua] logger.lua:23: 110cee3dde45302bf35cd2052534b064 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:07:24 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:24 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:34 [info] 36#36: *920 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:34 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:37 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: f0514ea4255a6e477e6f713769fae5fd:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:07:37 [info] 35#35: *922 [lua] logger.lua:23: f0514ea4255a6e477e6f713769fae5fd {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:37 +0000] f0514ea4255a6e477e6f713769fae5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:07:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 04:07:44 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:44 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:52 [info] 35#35: *925 [lua] access_by_lua(msblocations.conf:189):2: eadd0fc8e469d47c5b3db6385afea21f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:52 +0000] eadd0fc8e469d47c5b3db6385afea21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:07:52 [info] 35#35: *925 [lua] logger.lua:23: eadd0fc8e469d47c5b3db6385afea21f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:07:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:07:54 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:07:54 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:04 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:04 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:07 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: e09622eacaab008332f791c24f9d70cb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:08:07 +0000] e09622eacaab008332f791c24f9d70cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:08:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:08:07 [info] 35#35: *931 [lua] logger.lua:23: e09622eacaab008332f791c24f9d70cb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:08:14 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:14 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:22 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:189):2: b6ad514e6f04ab6b96cf6104b57a3262:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:08:22 [info] 35#35: *934 [lua] logger.lua:23: b6ad514e6f04ab6b96cf6104b57a3262 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:08:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:04:08:22 +0000] b6ad514e6f04ab6b96cf6104b57a3262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:08:24 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:24 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:34 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:34 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:37 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:189):2: 527010deee219c0057b02331bb0083cf:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:08:37 [info] 35#35: *939 [lua] logger.lua:23: 527010deee219c0057b02331bb0083cf {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:08:37 +0000] 527010deee219c0057b02331bb0083cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:08:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:08:44 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:44 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:52 [info] 35#35: *942 [lua] access_by_lua(msblocations.conf:189):2: 21888dbf781750589eed2c91ce010c97:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:08:52 +0000] 21888dbf781750589eed2c91ce010c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:08:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:08:52 [info] 35#35: *942 [lua] logger.lua:23: 21888dbf781750589eed2c91ce010c97 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:08:54 [info] 35#35: *943 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:08:54 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:04 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:04 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:07 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: a99397190efb06cd55275d54fda6c4df:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:09:07 +0000] a99397190efb06cd55275d54fda6c4df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:09:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:09:07 [info] 35#35: *948 [lua] logger.lua:23: a99397190efb06cd55275d54fda6c4df {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:09:14 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:14 [info] 36#36: *950 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:22 [info] 35#35: *951 [lua] access_by_lua(msblocations.conf:189):2: 77ea7620571de373e4bca05e4fe67cd4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:09:22 [info] 35#35: *951 [lua] logger.lua:23: 77ea7620571de373e4bca05e4fe67cd4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:09:22 +0000] 77ea7620571de373e4bca05e4fe67cd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:09:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:09:24 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:24 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:34 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:34 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:37 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:189):2: 0a1c35acbfb38d2799c4e03e0af46eb7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:09:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:04:09:37 +0000] 0a1c35acbfb38d2799c4e03e0af46eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/03 04:09:37 [info] 35#35: *956 [lua] logger.lua:23: 0a1c35acbfb38d2799c4e03e0af46eb7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:09:44 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:44 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:52 [info] 35#35: *959 [lua] access_by_lua(msblocations.conf:189):2: a9672a48bebddeb3fc7e306c5a3ab0e4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:09:52 [info] 35#35: *959 [lua] logger.lua:23: a9672a48bebddeb3fc7e306c5a3ab0e4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:09:52 +0000] a9672a48bebddeb3fc7e306c5a3ab0e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:09:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:09:54 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:09:54 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:04 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:04 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:07 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: 254c0feb4b841fb509f15e3ec68c05fc:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:10:07 [info] 35#35: *965 [lua] logger.lua:23: 254c0feb4b841fb509f15e3ec68c05fc {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:10:07 +0000] 254c0feb4b841fb509f15e3ec68c05fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:10:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:10:14 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:14 [info] 36#36: *966 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:22 [info] 35#35: *968 [lua] access_by_lua(msblocations.conf:189):2: 4d9cb8352b88b1c27557ad1167ad763e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:10:22 [info] 35#35: *968 [lua] logger.lua:23: 4d9cb8352b88b1c27557ad1167ad763e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:10:22 +0000] 4d9cb8352b88b1c27557ad1167ad763e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:10:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:10:24 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:24 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:34 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:34 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:37 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:189):2: d248ffaff19af7366a39a66011472b8a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:10:37 [info] 35#35: *973 [lua] logger.lua:23: d248ffaff19af7366a39a66011472b8a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:10:37 +0000] d248ffaff19af7366a39a66011472b8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:10:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:10:44 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:44 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:52 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:189):2: 3a251b61f05a3c6c3cd5d2e595c98e32:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:10:52 [info] 35#35: *976 [lua] logger.lua:23: 3a251b61f05a3c6c3cd5d2e595c98e32 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:10:52 +0000] 3a251b61f05a3c6c3cd5d2e595c98e32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:10:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:10:54 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:10:54 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:04 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:04 [info] 36#36: *980 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:07 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 70af5d85a0484e9db39ab7f378d1d5c4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:11:07 [info] 35#35: *982 [lua] logger.lua:23: 70af5d85a0484e9db39ab7f378d1d5c4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:07 +0000] 70af5d85a0484e9db39ab7f378d1d5c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:11:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:11:14 [info] 35#35: *983 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:14 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:22 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:189):2: 05d8d5f78163319d5c4d00571c36b936:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:11:22 [info] 35#35: *985 [lua] logger.lua:23: 05d8d5f78163319d5c4d00571c36b936 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:22 +0000] 05d8d5f78163319d5c4d00571c36b936 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:11:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 04:11:24 [info] 35#35: *986 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:24 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:34 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:34 [info] 36#36: *989 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:37 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:189):2: 75bd373cb86af0c9882c930049f56478:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:37 +0000] 75bd373cb86af0c9882c930049f56478 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:11:37 [info] 35#35: *990 [lua] logger.lua:23: 75bd373cb86af0c9882c930049f56478 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:11:44 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:44 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:52 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:189):2: 6876a28a9f1ab8e11647912ed2eb8fe6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:52 +0000] 6876a28a9f1ab8e11647912ed2eb8fe6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:11:52 [info] 35#35: *993 [lua] logger.lua:23: 6876a28a9f1ab8e11647912ed2eb8fe6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:11:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:11:54 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:11:54 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:04 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:04 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:07 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: f65baf2858693ff2e24abd2df584a209:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:12:07 [info] 35#35: *999 [lua] logger.lua:23: f65baf2858693ff2e24abd2df584a209 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:07 +0000] f65baf2858693ff2e24abd2df584a209 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:12:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:12:14 [info] 35#35: *1000 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:14 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:22 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:189):2: 55b46f04f62dd82b936ae12e52258bd1:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:22 +0000] 55b46f04f62dd82b936ae12e52258bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:12:22 [info] 35#35: *1002 [lua] logger.lua:23: 55b46f04f62dd82b936ae12e52258bd1 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:12:24 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:24 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:34 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:34 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:37 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:189):2: 209af6c24377771d014b8427c67fce8d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:37 +0000] 209af6c24377771d014b8427c67fce8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:12:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:12:37 [info] 35#35: *1007 [lua] logger.lua:23: 209af6c24377771d014b8427c67fce8d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:12:44 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:44 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:52 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:189):2: 0a3f1d7577a468ae2d88bb7cddd5ec66:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:52 +0000] 0a3f1d7577a468ae2d88bb7cddd5ec66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:12:52 [info] 35#35: *1010 [lua] logger.lua:23: 0a3f1d7577a468ae2d88bb7cddd5ec66 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:12:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:12:54 [info] 35#35: *1011 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:12:54 [info] 36#36: *1012 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:04 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:04 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:07 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 99c7083f1c0f78c948a3b40090aaf9df:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 04:13:07 [info] 35#35: *1016 [lua] logger.lua:23: 99c7083f1c0f78c948a3b40090aaf9df {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:07 +0000] 99c7083f1c0f78c948a3b40090aaf9df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:13:14 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:14 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:22 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:189):2: 21120933fe365cbe9d38c24c32770cc4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:13:22 [info] 35#35: *1019 [lua] logger.lua:23: 21120933fe365cbe9d38c24c32770cc4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:22 +0000] 21120933fe365cbe9d38c24c32770cc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:13:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:13:24 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:24 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:26 [info] 35#35: *1022 client closed connection while waiting for request, client: 10.233.70.150, server: 0.0.0.0:443
2023/01/03 04:13:34 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:34 [info] 36#36: *1023 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:37 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: 371630401ee86682ad293f624585c180:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:04:13:37 +0000] 371630401ee86682ad293f624585c180 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:13:37 [info] 35#35: *1025 [lua] logger.lua:23: 371630401ee86682ad293f624585c180 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:13:44 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:44 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:52 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: 7ff188fe35ff147e93c76b9ec8ad5be6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:52 +0000] 7ff188fe35ff147e93c76b9ec8ad5be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:13:52 [info] 35#35: *1028 [lua] logger.lua:23: 7ff188fe35ff147e93c76b9ec8ad5be6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:13:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:13:54 [info] 36#36: *1030 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:13:54 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:04 [info] 35#35: *1032 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:04 [info] 36#36: *1033 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:07 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: 99375e6c79d732c8b9d147b7ba76ed8b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:14:08 [info] 35#35: *1034 [lua] logger.lua:23: 99375e6c79d732c8b9d147b7ba76ed8b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:14:08 +0000] 99375e6c79d732c8b9d147b7ba76ed8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:14:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/03 04:14:14 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:14 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:23 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: 208fed67f1d2239be0a99b81a05d7e25:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:14:23 +0000] 208fed67f1d2239be0a99b81a05d7e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:14:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:14:23 [info] 35#35: *1037 [lua] logger.lua:23: 208fed67f1d2239be0a99b81a05d7e25 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:14:24 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:24 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:34 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:34 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:38 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: 80c69247c06bd3a58c7b798e899db51b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:14:38 [info] 35#35: *1042 [lua] logger.lua:23: 80c69247c06bd3a58c7b798e899db51b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:14:38 +0000] 80c69247c06bd3a58c7b798e899db51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:14:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:14:44 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:44 [info] 35#35: *1044 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:53 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: c72dcdbca7b09eb12615caeb28c87932:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:14:53 [info] 35#35: *1045 [lua] logger.lua:23: c72dcdbca7b09eb12615caeb28c87932 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:14:53 +0000] c72dcdbca7b09eb12615caeb28c87932 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:14:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:14:54 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:14:54 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:04 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:04 [info] 35#35: *1050 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:08 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: 402c3a8237192df10f75b1d4b9059094:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:15:08 [info] 35#35: *1051 [lua] logger.lua:23: 402c3a8237192df10f75b1d4b9059094 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:15:08 +0000] 402c3a8237192df10f75b1d4b9059094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:15:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:15:14 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:14 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:23 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 42e06f2a0a292ef9c4c416240db9a672:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:15:23 [info] 35#35: *1054 [lua] logger.lua:23: 42e06f2a0a292ef9c4c416240db9a672 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:15:23 +0000] 42e06f2a0a292ef9c4c416240db9a672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:15:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:15:24 [info] 35#35: *1055 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:24 [info] 35#35: *1056 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:34 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:34 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:38 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: 39f6947c77a727268a217845697285ec:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:15:38 [info] 35#35: *1059 [lua] logger.lua:23: 39f6947c77a727268a217845697285ec {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:15:38 +0000] 39f6947c77a727268a217845697285ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:15:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:15:44 [info] 36#36: *1060 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:44 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:53 [info] 35#35: *1062 [lua] access_by_lua(msblocations.conf:189):2: 2eb02d4722e9cae0ae110a9c06350b33:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:15:53 [info] 35#35: *1062 [lua] logger.lua:23: 2eb02d4722e9cae0ae110a9c06350b33 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:15:53 +0000] 2eb02d4722e9cae0ae110a9c06350b33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:15:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:15:54 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:15:54 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:04 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:04 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:08 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: 2c8f25b12d7fc603ccafe351fa85ddfb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:16:08 [info] 35#35: *1068 [lua] logger.lua:23: 2c8f25b12d7fc603ccafe351fa85ddfb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:16:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:04:16:08 +0000] 2c8f25b12d7fc603ccafe351fa85ddfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:16:14 [info] 35#35: *1070 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:14 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:23 [info] 35#35: *1071 [lua] access_by_lua(msblocations.conf:189):2: 4928715a4e19fdf218be8fc66ed626b4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:16:23 [info] 35#35: *1071 [lua] logger.lua:23: 4928715a4e19fdf218be8fc66ed626b4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:16:23 +0000] 4928715a4e19fdf218be8fc66ed626b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:16:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 04:16:24 [info] 36#36: *1072 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:24 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:34 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:34 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:38 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:189):2: 208b61f2f670e059da382e26f6fff9ac:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:16:38 +0000] 208b61f2f670e059da382e26f6fff9ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:16:38 [info] 35#35: *1076 [lua] logger.lua:23: 208b61f2f670e059da382e26f6fff9ac {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:16:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:16:44 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:44 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:53 [info] 35#35: *1079 [lua] access_by_lua(msblocations.conf:189):2: df57551406fba203193c48195809f6e2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:16:53 [info] 35#35: *1079 [lua] logger.lua:23: df57551406fba203193c48195809f6e2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:16:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:04:16:53 +0000] df57551406fba203193c48195809f6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:16:54 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:16:54 [info] 36#36: *1081 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:04 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:04 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:08 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: a96c754f3dc414a0df570dd6b89d39d5:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:17:08 [info] 35#35: *1085 [lua] logger.lua:23: a96c754f3dc414a0df570dd6b89d39d5 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:17:08 +0000] a96c754f3dc414a0df570dd6b89d39d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:17:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:17:14 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:14 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:23 [info] 35#35: *1088 [lua] access_by_lua(msblocations.conf:189):2: 5f805d6b65a1d875e89b3e24e88881e8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:17:23 [info] 35#35: *1088 [lua] logger.lua:23: 5f805d6b65a1d875e89b3e24e88881e8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:17:23 +0000] 5f805d6b65a1d875e89b3e24e88881e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/03 04:17:24 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:24 [info] 35#35: *1089 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:34 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:34 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:38 [info] 35#35: *1093 [lua] access_by_lua(msblocations.conf:189):2: a41bb88cc5231b5c7ac526ecb10c4c41:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:17:38 +0000] a41bb88cc5231b5c7ac526ecb10c4c41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:17:38 [info] 35#35: *1093 [lua] logger.lua:23: a41bb88cc5231b5c7ac526ecb10c4c41 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:17:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:17:44 [info] 35#35: *1094 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:44 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:53 [info] 35#35: *1096 [lua] access_by_lua(msblocations.conf:189):2: af448d0b2fbe1eae1be5132f1b393db9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:17:53 [info] 35#35: *1096 [lua] logger.lua:23: af448d0b2fbe1eae1be5132f1b393db9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:17:53 +0000] af448d0b2fbe1eae1be5132f1b393db9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:17:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:17:54 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:17:54 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:04 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:04 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:08 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: eaf21639efdc30958d59273a1bc38f87:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:18:08 [info] 35#35: *1102 [lua] logger.lua:23: eaf21639efdc30958d59273a1bc38f87 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:18:08 +0000] eaf21639efdc30958d59273a1bc38f87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:18:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:18:14 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:14 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:23 [info] 35#35: *1105 [lua] access_by_lua(msblocations.conf:189):2: 4d455a3aab2e69376b6e0f3e826b1bd0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:18:23 [info] 35#35: *1105 [lua] logger.lua:23: 4d455a3aab2e69376b6e0f3e826b1bd0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:18:23 +0000] 4d455a3aab2e69376b6e0f3e826b1bd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:18:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:18:24 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:24 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:34 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:34 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:38 [info] 35#35: *1110 [lua] access_by_lua(msblocations.conf:189):2: f98c0d142ea1166527b12a3542d4455c:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:18:38 +0000] f98c0d142ea1166527b12a3542d4455c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:18:38 [info] 35#35: *1110 [lua] logger.lua:23: f98c0d142ea1166527b12a3542d4455c {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:18:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:18:44 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:44 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:53 [info] 35#35: *1113 [lua] access_by_lua(msblocations.conf:189):2: 33d42e48c8355b008c6e08d8aaf8210a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:18:53 [info] 35#35: *1113 [lua] logger.lua:23: 33d42e48c8355b008c6e08d8aaf8210a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:18:53 +0000] 33d42e48c8355b008c6e08d8aaf8210a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:18:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/03 04:18:54 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:18:54 [info] 36#36: *1114 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:04 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:04 [info] 36#36: *1118 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:08 [info] 35#35: *1119 [lua] access_by_lua(msblocations.conf:189):2: bb1af8a8ef1e682de62cd5dc52b17b98:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:19:08 +0000] bb1af8a8ef1e682de62cd5dc52b17b98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 04:19:08 [info] 35#35: *1119 [lua] logger.lua:23: bb1af8a8ef1e682de62cd5dc52b17b98 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:19:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:19:14 [info] 35#35: *1120 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:14 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:23 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:189):2: ac4d4255393dfe6bb3009fb29e6b8c3b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:19:23 [info] 35#35: *1122 [lua] logger.lua:23: ac4d4255393dfe6bb3009fb29e6b8c3b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:19:23 +0000] ac4d4255393dfe6bb3009fb29e6b8c3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:19:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:19:24 [info] 35#35: *1124 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:24 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:34 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:34 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:38 [info] 35#35: *1127 [lua] access_by_lua(msblocations.conf:189):2: 03c2fe03ac2f8424a560ce57f890cf9e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:19:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.70.94 - - [03/Jan/2023:04:19:38 +0000] 03c2fe03ac2f8424a560ce57f890cf9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 04:19:38 [info] 35#35: *1127 [lua] logger.lua:23: 03c2fe03ac2f8424a560ce57f890cf9e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:19:44 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:44 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:53 [info] 35#35: *1130 [lua] access_by_lua(msblocations.conf:189):2: 2f2c2f703f73af1c909ffd8500406489:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:19:53 [info] 35#35: *1130 [lua] logger.lua:23: 2f2c2f703f73af1c909ffd8500406489 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:19:53 +0000] 2f2c2f703f73af1c909ffd8500406489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:19:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:19:54 [info] 35#35: *1131 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:19:54 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:04 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:04 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:08 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: 52f05822d7e4c3c6298e72ad24bc56d8:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:08 +0000] 52f05822d7e4c3c6298e72ad24bc56d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:20:08 [info] 35#35: *1136 [lua] logger.lua:23: 52f05822d7e4c3c6298e72ad24bc56d8 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:20:14 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:14 [info] 35#35: *1137 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:23 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:189):2: 7acf5fa14bc410da6107da52b6cd8f05:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:23 +0000] 7acf5fa14bc410da6107da52b6cd8f05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/03 04:20:23 [info] 35#35: *1139 [lua] logger.lua:23: 7acf5fa14bc410da6107da52b6cd8f05 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:20:24 [info] 35#35: *1140 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:24 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:34 [info] 36#36: *1142 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:34 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:38 [info] 35#35: *1144 [lua] access_by_lua(msblocations.conf:189):2: 9480de4044b620bf9b04d3a788029343:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:38 +0000] 9480de4044b620bf9b04d3a788029343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 04:20:38 [info] 35#35: *1144 [lua] logger.lua:23: 9480de4044b620bf9b04d3a788029343 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:20:44 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:44 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:53 [info] 35#35: *1147 [lua] access_by_lua(msblocations.conf:189):2: c1238e6a011cbb6d515b99fdc4682b3d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:20:53 [info] 35#35: *1147 [lua] logger.lua:23: c1238e6a011cbb6d515b99fdc4682b3d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:20:53 +0000] c1238e6a011cbb6d515b99fdc4682b3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:20:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:20:54 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:20:54 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:04 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:04 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:08 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: b33b352242e72b91133c0bd720c7aef4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:21:08 [info] 35#35: *1153 [lua] logger.lua:23: b33b352242e72b91133c0bd720c7aef4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:21:08 +0000] b33b352242e72b91133c0bd720c7aef4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:21:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:21:14 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:14 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:23 [info] 35#35: *1156 [lua] access_by_lua(msblocations.conf:189):2: b45e6106f4a589fcb7b350785ef88bce:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:21:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:21:23 [info] 35#35: *1156 [lua] logger.lua:23: b45e6106f4a589fcb7b350785ef88bce {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:21:23 +0000] b45e6106f4a589fcb7b350785ef88bce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:21:24 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:24 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:34 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:34 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:38 [info] 35#35: *1161 [lua] access_by_lua(msblocations.conf:189):2: 4817c83e527f55e571998ecf09aea47b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:21:38 [info] 35#35: *1161 [lua] logger.lua:23: 4817c83e527f55e571998ecf09aea47b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:21:38 +0000] 4817c83e527f55e571998ecf09aea47b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:21:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:21:44 [info] 35#35: *1162 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:44 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:53 [info] 35#35: *1164 [lua] access_by_lua(msblocations.conf:189):2: 373da5e1377e97ba16ef10265a88384d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:21:53 [info] 35#35: *1164 [lua] logger.lua:23: 373da5e1377e97ba16ef10265a88384d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:21:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.70.94 - - [03/Jan/2023:04:21:53 +0000] 373da5e1377e97ba16ef10265a88384d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/03 04:21:54 [info] 35#35: *1165 client closed connection while waiting for request, client: 10.233.70.150, server: 0.0.0.0:443
2023/01/03 04:21:54 [info] 35#35: *1167 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:21:54 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:04 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:04 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:08 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: bcfdcc68cd1a7fadf9055db3f60f20e7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:08 +0000] bcfdcc68cd1a7fadf9055db3f60f20e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:22:08 [info] 35#35: *1171 [lua] logger.lua:23: bcfdcc68cd1a7fadf9055db3f60f20e7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:22:14 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:14 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:23 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: 06ff8985cfc1c2f3955764906420dfec:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:22:23 [info] 35#35: *1174 [lua] logger.lua:23: 06ff8985cfc1c2f3955764906420dfec {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:23 +0000] 06ff8985cfc1c2f3955764906420dfec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:22:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:22:24 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:24 [info] 36#36: *1176 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:34 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:34 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:38 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: 8700c233b8ed0e698bbc3a88efd962e6:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:38 +0000] 8700c233b8ed0e698bbc3a88efd962e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:22:38 [info] 35#35: *1179 [lua] logger.lua:23: 8700c233b8ed0e698bbc3a88efd962e6 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:22:44 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:44 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:53 [info] 35#35: *1182 [lua] access_by_lua(msblocations.conf:189):2: 07e980aaa190f5ddd0d56cecd3fd2ed2:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:53 +0000] 07e980aaa190f5ddd0d56cecd3fd2ed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:22:53 [info] 35#35: *1182 [lua] logger.lua:23: 07e980aaa190f5ddd0d56cecd3fd2ed2 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:22:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:22:54 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:22:54 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:04 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:04 [info] 36#36: *1187 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:08 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: b24df24c8dbacd9f555640144119a540:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:23:08 [info] 35#35: *1188 [lua] logger.lua:23: b24df24c8dbacd9f555640144119a540 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:23:08 +0000] b24df24c8dbacd9f555640144119a540 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:23:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:23:14 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:14 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:23 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: e872f11fc95b7ff0382f228cd052d890:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:23:23 [info] 35#35: *1191 [lua] logger.lua:23: e872f11fc95b7ff0382f228cd052d890 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:23:23 +0000] e872f11fc95b7ff0382f228cd052d890 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:23:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:23:24 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:24 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:34 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:34 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:38 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: 040c3a15de257c1b85ba9aa0cd52926e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:23:38 [info] 35#35: *1196 [lua] logger.lua:23: 040c3a15de257c1b85ba9aa0cd52926e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:23:38 +0000] 040c3a15de257c1b85ba9aa0cd52926e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:23:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:23:44 [info] 35#35: *1197 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:44 [info] 35#35: *1198 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:53 [info] 35#35: *1199 [lua] access_by_lua(msblocations.conf:189):2: 8354c33ecb3177ffe3450601fa01bd2e:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:23:53 +0000] 8354c33ecb3177ffe3450601fa01bd2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:23:53 [info] 35#35: *1199 [lua] logger.lua:23: 8354c33ecb3177ffe3450601fa01bd2e {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:23:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:23:54 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:23:54 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:04 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:04 [info] 35#35: *1203 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:08 [info] 35#35: *1205 [lua] access_by_lua(msblocations.conf:189):2: a96986d2abbcf6b573511c684096ae7d:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:24:08 [info] 35#35: *1205 [lua] logger.lua:23: a96986d2abbcf6b573511c684096ae7d {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:24:08 +0000] a96986d2abbcf6b573511c684096ae7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:24:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:24:14 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:14 [info] 35#35: *1206 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:23 [info] 35#35: *1208 [lua] access_by_lua(msblocations.conf:189):2: 6de29b45fe6bab7c3defc19f8b7ca6e4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:24:23 [info] 35#35: *1208 [lua] logger.lua:23: 6de29b45fe6bab7c3defc19f8b7ca6e4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:24:23 +0000] 6de29b45fe6bab7c3defc19f8b7ca6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:24:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/03 04:24:24 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:24 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:34 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:34 [info] 35#35: *1211 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:38 [info] 35#35: *1213 [lua] access_by_lua(msblocations.conf:189):2: e624a3125d1bd6fa9f5a6f39f38bbf63:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:24:38 +0000] e624a3125d1bd6fa9f5a6f39f38bbf63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:24:38 [info] 35#35: *1213 [lua] logger.lua:23: e624a3125d1bd6fa9f5a6f39f38bbf63 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:24:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:24:44 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:44 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:53 [info] 35#35: *1216 [lua] access_by_lua(msblocations.conf:189):2: f992f9d33bf99d1fa360b3b966f65ceb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:24:53 [info] 35#35: *1216 [lua] logger.lua:23: f992f9d33bf99d1fa360b3b966f65ceb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:24:53 +0000] f992f9d33bf99d1fa360b3b966f65ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:24:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:24:54 [info] 35#35: *1217 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:24:54 [info] 35#35: *1218 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:04 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:04 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:08 [info] 35#35: *1222 [lua] access_by_lua(msblocations.conf:189):2: 99543f7a8b15aa51a2081b49d9118d14:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:25:08 +0000] 99543f7a8b15aa51a2081b49d9118d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/03 04:25:08 [info] 35#35: *1222 [lua] logger.lua:23: 99543f7a8b15aa51a2081b49d9118d14 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:25:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:25:14 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:14 [info] 36#36: *1223 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:23 [info] 35#35: *1225 [lua] access_by_lua(msblocations.conf:189):2: 43e83d9ec3aafdf0917ef29a0b114a7b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:25:23 [info] 35#35: *1225 [lua] logger.lua:23: 43e83d9ec3aafdf0917ef29a0b114a7b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:25:23 +0000] 43e83d9ec3aafdf0917ef29a0b114a7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:25:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:25:24 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:24 [info] 36#36: *1226 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:34 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:34 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:38 [info] 35#35: *1230 [lua] access_by_lua(msblocations.conf:189):2: 431b04f6148c67c6163f14002a941ae7:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:25:38 [info] 35#35: *1230 [lua] logger.lua:23: 431b04f6148c67c6163f14002a941ae7 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:25:38 +0000] 431b04f6148c67c6163f14002a941ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:25:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:25:44 [info] 35#35: *1231 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:44 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:53 [info] 35#35: *1233 [lua] access_by_lua(msblocations.conf:189):2: 1767d63bbfdff6390eb6b9abd2d8c1d4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:25:53 [info] 35#35: *1233 [lua] logger.lua:23: 1767d63bbfdff6390eb6b9abd2d8c1d4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:25:53 +0000] 1767d63bbfdff6390eb6b9abd2d8c1d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:25:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:25:54 [info] 35#35: *1234 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:25:54 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:04 [info] 35#35: *1238 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:04 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:08 [info] 35#35: *1239 [lua] access_by_lua(msblocations.conf:189):2: 0142ba10a7981b4e42672a92a11687b3:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:26:08 [info] 35#35: *1239 [lua] logger.lua:23: 0142ba10a7981b4e42672a92a11687b3 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:08 +0000] 0142ba10a7981b4e42672a92a11687b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:26:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:26:14 [info] 36#36: *1241 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:14 [info] 36#36: *1240 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:23 [info] 35#35: *1242 [lua] access_by_lua(msblocations.conf:189):2: 40c5051ea9fc1341374d069aa222a13a:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:26:23 [info] 35#35: *1242 [lua] logger.lua:23: 40c5051ea9fc1341374d069aa222a13a {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:23 +0000] 40c5051ea9fc1341374d069aa222a13a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/03 04:26:24 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:24 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:34 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:34 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:38 [info] 35#35: *1247 [lua] access_by_lua(msblocations.conf:189):2: c32839f2587bf33491e7f501c762ff4f:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:26:38 [info] 35#35: *1247 [lua] logger.lua:23: c32839f2587bf33491e7f501c762ff4f {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:38 +0000] c32839f2587bf33491e7f501c762ff4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:26:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:26:44 [info] 36#36: *1248 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:44 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:53 [info] 35#35: *1250 [lua] access_by_lua(msblocations.conf:189):2: 381c6a189fcf81ea3d76af277923e14b:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:26:53 [info] 35#35: *1250 [lua] logger.lua:23: 381c6a189fcf81ea3d76af277923e14b {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:26:53 +0000] 381c6a189fcf81ea3d76af277923e14b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:26:54 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:26:54 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:04 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:04 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:08 [info] 35#35: *1256 [lua] access_by_lua(msblocations.conf:189):2: b50ca562574ff82143a6e115b01eabf0:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:27:08 [info] 35#35: *1256 [lua] logger.lua:23: b50ca562574ff82143a6e115b01eabf0 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:27:08 +0000] b50ca562574ff82143a6e115b01eabf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:27:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/03 04:27:14 [info] 36#36: *1257 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:14 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:23 [info] 35#35: *1259 [lua] access_by_lua(msblocations.conf:189):2: 7200c4d9c22a03423b2fb0be3ced06b4:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:27:23 [info] 35#35: *1259 [lua] logger.lua:23: 7200c4d9c22a03423b2fb0be3ced06b4 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:27:23 +0000] 7200c4d9c22a03423b2fb0be3ced06b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:27:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:27:24 [info] 35#35: *1260 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:24 [info] 36#36: *1261 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:34 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:34 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:38 [info] 35#35: *1264 [lua] access_by_lua(msblocations.conf:189):2: b3b5d61ad98c3d02eaae3d1e288551fb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:27:38 [info] 35#35: *1264 [lua] logger.lua:23: b3b5d61ad98c3d02eaae3d1e288551fb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:27:38 +0000] b3b5d61ad98c3d02eaae3d1e288551fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:27:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:27:44 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:44 [info] 36#36: *1266 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:53 [info] 35#35: *1267 [lua] access_by_lua(msblocations.conf:189):2: 2e0f92eb31cb87826d5dc66b83250829:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:27:53 +0000] 2e0f92eb31cb87826d5dc66b83250829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:27:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:27:53 [info] 35#35: *1267 [lua] logger.lua:23: 2e0f92eb31cb87826d5dc66b83250829 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
2023/01/03 04:27:54 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:27:54 [info] 35#35: *1269 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:04 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:04 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:08 [info] 35#35: *1273 [lua] access_by_lua(msblocations.conf:189):2: 179d9b04d3448bf702b35d52b6954ab9:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:08 +0000] 179d9b04d3448bf702b35d52b6954ab9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/03 04:28:08 [info] 35#35: *1273 [lua] logger.lua:23: 179d9b04d3448bf702b35d52b6954ab9 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:28:14 [info] 36#36: *1275 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:14 [info] 35#35: *1274 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:23 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: 7d27abd89b5895d02a2e20f9f0cab460:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:23 +0000] 7d27abd89b5895d02a2e20f9f0cab460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/03 04:28:23 [info] 35#35: *1276 [lua] logger.lua:23: 7d27abd89b5895d02a2e20f9f0cab460 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:28:24 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:24 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:34 [info] 35#35: *1279 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:34 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:38 [info] 35#35: *1281 [lua] access_by_lua(msblocations.conf:189):2: 4c15cc14f85317435b8598425802aeaa:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:28:38 [info] 35#35: *1281 [lua] logger.lua:23: 4c15cc14f85317435b8598425802aeaa {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:38 +0000] 4c15cc14f85317435b8598425802aeaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:28:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:28:44 [info] 35#35: *1282 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:44 [info] 35#35: *1283 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:53 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:189):2: 699ea73608de3398a463bbec9f9e95eb:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/03 04:28:53 [info] 35#35: *1284 [lua] logger.lua:23: 699ea73608de3398a463bbec9f9e95eb {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:28:53 +0000] 699ea73608de3398a463bbec9f9e95eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/03 04:28:54 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:28:54 [info] 36#36: *1285 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:29:04 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:29:04 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:29:08 [info] 35#35: *1290 [lua] access_by_lua(msblocations.conf:189):2: 1b57785011d731209080a7e764afc340:receive the request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/03 04:29:08 [info] 35#35: *1290 [lua] logger.lua:23: 1b57785011d731209080a7e764afc340 {"matched":"microservices"} while logging request, client: 10.233.70.94, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.70.94 - - [03/Jan/2023:04:29:08 +0000] 1b57785011d731209080a7e764afc340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.70.94 - - [03/Jan/2023:04:29:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/03 04:29:14 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443
2023/01/03 04:29:14 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.65.6, server: 0.0.0.0:443