Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.42.189
### 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/08 05:01:17 [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/08 05:01:17 [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/08 05:01:17 [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/08 05:01:17 [notice] 33#33: using the "epoll" event method
2023/01/08 05:01:17 [notice] 33#33: openresty/1.13.6.1
2023/01/08 05:01:17 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/08 05:01:17 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/08 05:01:17 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/08 05:01:17 [notice] 34#34: start worker processes
\n\n### Starting apiroute
2023/01/08 05:01:17 [notice] 34#34: start worker process 36
2023/01/08 05:01:17 [notice] 34#34: start worker process 37
2023/01/08 05:01:17 [notice] 34#34: start worker process 38
2023/01/08 05:01:17 [notice] 34#34: start worker process 39
2023/01/08 05:01:17 [notice] 34#34: start worker process 40
2023/01/08 05:01:17 [notice] 34#34: start worker process 41
2023/01/08 05:01:17 [notice] 34#34: start worker process 42
2023/01/08 05:01:17 [notice] 34#34: start worker process 43
2023/01/08 05:01:17 [notice] 34#34: start cache manager process 44
2023/01/08 05:01:17 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230108050117.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-08 05:01:19 804 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-08 05:01:19 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-08 05:01:19 812 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-08 05:01:19 862 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-08 05:01:19 863 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.189:10081 Enabled:true
2023-01-08 05:01:21 255 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-08 05:01:21 337 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-08 05:01:21 337 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-08 05:01:21 338 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-08 05:01:21 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-08 05:01:21 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:0
2023-01-08 05:01:21 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-08 05:01:21 339 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-08 05:01:21 401 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-08 05:01:21 507 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-08 05:01:21 507 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-08 05:01:21 507 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-08 05:01:22 089 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/08 05:01:34 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:34 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:41 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:189):2: 463a65b0143bf4f31dae03c866e4ef53:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:01:41 +0000] 463a65b0143bf4f31dae03c866e4ef53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.179 upstream_response_time:0.176 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:01:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 48
2023/01/08 05:01:41 [info] 37#37: *14 [lua] logger.lua:23: 463a65b0143bf4f31dae03c866e4ef53 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:01:44 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:44 [info] 37#37: *17 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:54 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:54 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:01:56 [info] 37#37: *21 [lua] access_by_lua(msblocations.conf:189):2: 07bebd97ed86a8736050228f3a25b264:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:01:56 [info] 37#37: *21 [lua] logger.lua:23: 07bebd97ed86a8736050228f3a25b264 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:01:56 +0000] 07bebd97ed86a8736050228f3a25b264 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:01:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/01/08 05:02:04 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:04 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:11 [info] 37#37: *24 [lua] access_by_lua(msblocations.conf:189):2: 3f35d3208473c0896018af0667bf65e0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:02:12 [info] 37#37: *24 [lua] logger.lua:23: 3f35d3208473c0896018af0667bf65e0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:02:12 +0000] 3f35d3208473c0896018af0667bf65e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.023 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/08 05:02:14 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:14 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:17 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/08 05:02:17 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/08 05:02:17 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/08 05:02:17 [notice] 34#34: signal 29 (SIGIO) received
2023/01/08 05:02:24 [info] 38#38: *30 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:24 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:27 [info] 37#37: *31 [lua] access_by_lua(msblocations.conf:189):2: 9ec2ed70419fc8fa24c94bec80512f03:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:02:27 [info] 37#37: *31 [lua] logger.lua:23: 9ec2ed70419fc8fa24c94bec80512f03 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:02:27 +0000] 9ec2ed70419fc8fa24c94bec80512f03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:02:34 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:34 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:42 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:189):2: 122bdcaa86e14267e951bdfed0e87027:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:02:42 [info] 37#37: *34 [lua] logger.lua:23: 122bdcaa86e14267e951bdfed0e87027 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:02:42 +0000] 122bdcaa86e14267e951bdfed0e87027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.038 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34
2023/01/08 05:02:44 [info] 37#37: *35 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:44 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:54 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:54 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:02:57 [info] 37#37: *39 [lua] access_by_lua(msblocations.conf:189):2: d4f407c73dc7dac7be0e18ae4bf5aff2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:02:57 +0000] d4f407c73dc7dac7be0e18ae4bf5aff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/08 05:02:57 [info] 37#37: *39 [lua] logger.lua:23: d4f407c73dc7dac7be0e18ae4bf5aff2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:03:04 [info] 37#37: *40 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:04 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:12 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:189):2: c45271973e09951b0f37c0740c00d3d9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:03:12 [info] 37#37: *42 [lua] logger.lua:23: c45271973e09951b0f37c0740c00d3d9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:12 +0000] c45271973e09951b0f37c0740c00d3d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:03:14 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:14 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:24 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:24 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:27 [info] 37#37: *48 [lua] access_by_lua(msblocations.conf:189):2: 1a494c67ad1d545a4ad8a5aed5b1bd3a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:03:27 [info] 37#37: *48 [lua] logger.lua:23: 1a494c67ad1d545a4ad8a5aed5b1bd3a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:27 +0000] 1a494c67ad1d545a4ad8a5aed5b1bd3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:03:34 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:34 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:42 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:189):2: 7190dde1f9d86a5da7bc8986fdf8c9fb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:42 +0000] 7190dde1f9d86a5da7bc8986fdf8c9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:03:42 [info] 37#37: *51 [lua] logger.lua:23: 7190dde1f9d86a5da7bc8986fdf8c9fb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:03:44 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:44 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:54 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:54 [info] 37#37: *55 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:03:57 [info] 37#37: *56 [lua] access_by_lua(msblocations.conf:189):2: 0275ce815b75095732c767a7d963e84e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:57 +0000] 0275ce815b75095732c767a7d963e84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:03:57 [info] 37#37: *56 [lua] logger.lua:23: 0275ce815b75095732c767a7d963e84e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:04:04 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:04 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:12 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:189):2: 6c5f2e754d56a880f377a53175554681:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:12 +0000] 6c5f2e754d56a880f377a53175554681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/08 05:04:12 [info] 37#37: *59 [lua] logger.lua:23: 6c5f2e754d56a880f377a53175554681 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/08 05:04:14 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:14 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:24 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:24 [info] 37#37: *63 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:27 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:189):2: a0646c3fd32225c6e7f5539d15f4f9f6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:27 +0000] a0646c3fd32225c6e7f5539d15f4f9f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:04:27 [info] 37#37: *65 [lua] logger.lua:23: a0646c3fd32225c6e7f5539d15f4f9f6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:04:34 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:34 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:42 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:189):2: 43045d31fbd6bb099eacaf153442dbc4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:04:42 [info] 37#37: *68 [lua] logger.lua:23: 43045d31fbd6bb099eacaf153442dbc4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:42 +0000] 43045d31fbd6bb099eacaf153442dbc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:04:44 [info] 37#37: *69 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:44 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:54 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:54 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:04:57 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:189):2: 2cbbf12bd53a6895b4b8a35021ffc468:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:57 +0000] 2cbbf12bd53a6895b4b8a35021ffc468 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:04:57 [info] 37#37: *73 [lua] logger.lua:23: 2cbbf12bd53a6895b4b8a35021ffc468 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:05:04 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:04 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:12 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:189):2: 1efbd40cb623aa3b3b72b92f65e5d8c7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.25 - - [08/Jan/2023:05:05:12 +0000] 1efbd40cb623aa3b3b72b92f65e5d8c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/08 05:05:12 [info] 37#37: *76 [lua] logger.lua:23: 1efbd40cb623aa3b3b72b92f65e5d8c7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:05:14 [info] 37#37: *77 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:14 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:24 [info] 37#37: *80 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:24 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:27 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:189):2: 283fadb25ab0306ae046c868de17d7a1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:05:27 [info] 37#37: *82 [lua] logger.lua:23: 283fadb25ab0306ae046c868de17d7a1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:05:27 +0000] 283fadb25ab0306ae046c868de17d7a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:05:34 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:34 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:42 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:189):2: 222adfa2253c38821db285a8d69b2ad3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:05:42 [info] 37#37: *85 [lua] logger.lua:23: 222adfa2253c38821db285a8d69b2ad3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:05:42 +0000] 222adfa2253c38821db285a8d69b2ad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:05:44 [info] 37#37: *86 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:44 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:54 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:54 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:05:57 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:189):2: 6367f54c245b19b4834aec9e7e974e0b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:05:57 [info] 37#37: *90 [lua] logger.lua:23: 6367f54c245b19b4834aec9e7e974e0b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:05:57 +0000] 6367f54c245b19b4834aec9e7e974e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:06:04 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:04 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:12 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:189):2: ea0d6c0b805935707c54dde0c206ea3d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:12 +0000] ea0d6c0b805935707c54dde0c206ea3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:06:12 [info] 37#37: *93 [lua] logger.lua:23: ea0d6c0b805935707c54dde0c206ea3d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:06:14 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:14 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:24 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:24 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:27 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:189):2: b124ad41a988942f0c54c44e1c032a8a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:06:27 [info] 37#37: *99 [lua] logger.lua:23: b124ad41a988942f0c54c44e1c032a8a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:27 +0000] b124ad41a988942f0c54c44e1c032a8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/08 05:06:34 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:34 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:42 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:189):2: e761f67553a69965d7db1d7c8c5c38d6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.25 - - [08/Jan/2023:05:06:42 +0000] e761f67553a69965d7db1d7c8c5c38d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/08 05:06:42 [info] 37#37: *102 [lua] logger.lua:23: e761f67553a69965d7db1d7c8c5c38d6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:06:44 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:44 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:54 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:54 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:06:57 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:189):2: 31aa57578fe1840a2dc9e3ada8c837a5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:06:57 [info] 37#37: *107 [lua] logger.lua:23: 31aa57578fe1840a2dc9e3ada8c837a5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:06:57 +0000] 31aa57578fe1840a2dc9e3ada8c837a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:07:04 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:04 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:12 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:189):2: a33fff96f18b5743fb2c69112181c7a6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.69.25 - - [08/Jan/2023:05:07:12 +0000] a33fff96f18b5743fb2c69112181c7a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/08 05:07:12 [info] 37#37: *110 [lua] logger.lua:23: a33fff96f18b5743fb2c69112181c7a6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:07:14 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:14 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:24 [info] 37#37: *114 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:24 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:27 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:189):2: 2acfa7002420a69af58c837ce356ca28:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:07:27 [info] 37#37: *116 [lua] logger.lua:23: 2acfa7002420a69af58c837ce356ca28 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:07:27 +0000] 2acfa7002420a69af58c837ce356ca28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:07:34 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:34 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:42 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:189):2: bb525384c4a8edcf04ac77caa780ea40:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:07:42 [info] 37#37: *119 [lua] logger.lua:23: bb525384c4a8edcf04ac77caa780ea40 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:07:42 +0000] bb525384c4a8edcf04ac77caa780ea40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:07:44 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:44 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:54 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:54 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:07:57 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:189):2: 57beb9e37dbb6ee47d902337dfad867c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:07:57 +0000] 57beb9e37dbb6ee47d902337dfad867c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:07:57 [info] 37#37: *124 [lua] logger.lua:23: 57beb9e37dbb6ee47d902337dfad867c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:08:04 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:04 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:12 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:189):2: 7e217bade1cbe9527e8ccb8190d8b089:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:08:12 [info] 37#37: *127 [lua] logger.lua:23: 7e217bade1cbe9527e8ccb8190d8b089 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:12 +0000] 7e217bade1cbe9527e8ccb8190d8b089 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:08:14 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:14 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:24 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:24 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:27 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:189):2: 2db183ff0262dc63382ed8201f2d3f80:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:27 +0000] 2db183ff0262dc63382ed8201f2d3f80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:08:27 [info] 37#37: *133 [lua] logger.lua:23: 2db183ff0262dc63382ed8201f2d3f80 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:08:34 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:34 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:42 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:189):2: c59f88186908be88f5db77715e661a27:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:42 +0000] c59f88186908be88f5db77715e661a27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:08:42 [info] 37#37: *136 [lua] logger.lua:23: c59f88186908be88f5db77715e661a27 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:08:44 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:44 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:54 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:54 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:08:57 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:189):2: edd29f71c0a1f565db12c61430487a22:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:57 +0000] edd29f71c0a1f565db12c61430487a22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:08:57 [info] 37#37: *141 [lua] logger.lua:23: edd29f71c0a1f565db12c61430487a22 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:09:04 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:04 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:12 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:189):2: 7c7717ad623b87c7f467c278a8fe8bd5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:12 +0000] 7c7717ad623b87c7f467c278a8fe8bd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:09:12 [info] 37#37: *144 [lua] logger.lua:23: 7c7717ad623b87c7f467c278a8fe8bd5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:09:14 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:14 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:24 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:24 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:27 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:189):2: 66b9e5a4d3c9ce38781d40bf397e14a2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:27 +0000] 66b9e5a4d3c9ce38781d40bf397e14a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:09:27 [info] 37#37: *150 [lua] logger.lua:23: 66b9e5a4d3c9ce38781d40bf397e14a2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:09:34 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:34 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:42 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:189):2: 2cdabe84c34b27952bbba68474f14523:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:09:42 [info] 37#37: *153 [lua] logger.lua:23: 2cdabe84c34b27952bbba68474f14523 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:42 +0000] 2cdabe84c34b27952bbba68474f14523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:09:44 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:44 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:54 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:54 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:09:57 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:189):2: 366abbccf40a8f443f9919d28992b227:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:09:57 [info] 37#37: *158 [lua] logger.lua:23: 366abbccf40a8f443f9919d28992b227 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:09:57 +0000] 366abbccf40a8f443f9919d28992b227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:10:04 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:04 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:12 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:189):2: 353e6b146f76a43b11950a74fe211428:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.69.25 - - [08/Jan/2023:05:10:12 +0000] 353e6b146f76a43b11950a74fe211428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/08 05:10:12 [info] 37#37: *161 [lua] logger.lua:23: 353e6b146f76a43b11950a74fe211428 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:10:14 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:14 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:24 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:24 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:27 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:189):2: b11e4bcf7eb8f2c9fc2849cf5cfc74f7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:10:27 [info] 37#37: *167 [lua] logger.lua:23: b11e4bcf7eb8f2c9fc2849cf5cfc74f7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:27 +0000] b11e4bcf7eb8f2c9fc2849cf5cfc74f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:10:34 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:34 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:42 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:189):2: aeca256b1a923e40463f19505488095d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:42 +0000] aeca256b1a923e40463f19505488095d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/08 05:10:42 [info] 37#37: *170 [lua] logger.lua:23: aeca256b1a923e40463f19505488095d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:10:44 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:44 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:54 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:54 [info] 38#38: *174 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:10:57 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:189):2: 03df7cba80c1b698294772026126c038:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:57 +0000] 03df7cba80c1b698294772026126c038 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/08 05:10:57 [info] 37#37: *175 [lua] logger.lua:23: 03df7cba80c1b698294772026126c038 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/08 05:11:04 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:04 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:12 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:189):2: a686f7d918233b3c41c709af03afa2af:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:11:12 [info] 37#37: *178 [lua] logger.lua:23: a686f7d918233b3c41c709af03afa2af {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:11:12 +0000] a686f7d918233b3c41c709af03afa2af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:11:14 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:14 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:24 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:24 [info] 38#38: *183 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:27 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:189):2: 0c2ab0ce21271986413683974fd8f082:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.25 - - [08/Jan/2023:05:11:27 +0000] 0c2ab0ce21271986413683974fd8f082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:11:27 [info] 37#37: *184 [lua] logger.lua:23: 0c2ab0ce21271986413683974fd8f082 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:11:34 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:34 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:42 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:189):2: 2f3be5c67ff1bf009395b9bcfa4ba852:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:11:42 +0000] 2f3be5c67ff1bf009395b9bcfa4ba852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:11:42 [info] 37#37: *187 [lua] logger.lua:23: 2f3be5c67ff1bf009395b9bcfa4ba852 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:11:44 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:44 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:54 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:54 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:11:57 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:189):2: 9f86a5107db7d816c3162808331733d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:11:57 +0000] 9f86a5107db7d816c3162808331733d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:11:57 [info] 37#37: *192 [lua] logger.lua:23: 9f86a5107db7d816c3162808331733d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:12:04 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:04 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:12 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:189):2: d901592420770db0172bfdd0108af4cb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:12:12 [info] 37#37: *195 [lua] logger.lua:23: d901592420770db0172bfdd0108af4cb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:12:12 +0000] d901592420770db0172bfdd0108af4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:12:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:12:14 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:14 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:24 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:24 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:27 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:189):2: aac71aebf38e714f41a47551c324bffc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:12:27 +0000] aac71aebf38e714f41a47551c324bffc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:12:27 [info] 37#37: *201 [lua] logger.lua:23: aac71aebf38e714f41a47551c324bffc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:12:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:12:34 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:34 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:42 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:189):2: 1412b9adb2d2bc903cd07d09a7db0939:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:12:42 [info] 37#37: *204 [lua] logger.lua:23: 1412b9adb2d2bc903cd07d09a7db0939 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:12:42 +0000] 1412b9adb2d2bc903cd07d09a7db0939 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:12:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:12:44 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:44 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:54 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:54 [info] 37#37: *208 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:12:57 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:189):2: 0e3fcfacffbdf5fa0028c08f226ee58b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:12:57 +0000] 0e3fcfacffbdf5fa0028c08f226ee58b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:12:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:12:57 [info] 37#37: *209 [lua] logger.lua:23: 0e3fcfacffbdf5fa0028c08f226ee58b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:13:04 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:04 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:12 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:189):2: f1a10d80b8be2a713aa164ee1185d6c6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:13:12 +0000] f1a10d80b8be2a713aa164ee1185d6c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:13:12 [info] 37#37: *212 [lua] logger.lua:23: f1a10d80b8be2a713aa164ee1185d6c6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:13:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:13:14 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:14 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:24 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:24 [info] 37#37: *217 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:27 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:189):2: aca1421a202109ea8901a22609728f66:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:13:27 [info] 37#37: *218 [lua] logger.lua:23: aca1421a202109ea8901a22609728f66 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:13:27 +0000] aca1421a202109ea8901a22609728f66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:13:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:13:34 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:34 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:42 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:189):2: ad37bba37279903d248d8c938f850807:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:13:42 [info] 37#37: *221 [lua] logger.lua:23: ad37bba37279903d248d8c938f850807 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:13:42 +0000] ad37bba37279903d248d8c938f850807 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:13:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:13:44 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:44 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:54 [info] 37#37: *225 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:54 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:13:57 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:189):2: 745ade99f57601fdbc5517d6afd41f9a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:13:57 +0000] 745ade99f57601fdbc5517d6afd41f9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:13:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:13:57 [info] 37#37: *226 [lua] logger.lua:23: 745ade99f57601fdbc5517d6afd41f9a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:14:04 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:04 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:12 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:189):2: d385a80f543810e14aa5395bc6cca0da:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:14:13 [info] 37#37: *229 [lua] logger.lua:23: d385a80f543810e14aa5395bc6cca0da {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:14:13 +0000] d385a80f543810e14aa5395bc6cca0da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:14:14 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:14 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:24 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:24 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:28 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:189):2: ce35659010bb0dee5494fd8944ed6e5b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:14:28 +0000] ce35659010bb0dee5494fd8944ed6e5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/08 05:14:28 [info] 37#37: *235 [lua] logger.lua:23: ce35659010bb0dee5494fd8944ed6e5b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:14:34 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:34 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:43 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:189):2: 605cf5f628a49cc290c75649a4dcaa20:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:14:43 +0000] 605cf5f628a49cc290c75649a4dcaa20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:14:43 [info] 37#37: *238 [lua] logger.lua:23: 605cf5f628a49cc290c75649a4dcaa20 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:14:44 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:44 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:54 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:54 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:14:58 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:189):2: facc10f377cfeccfaad015c528726bc0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:14:58 [info] 37#37: *243 [lua] logger.lua:23: facc10f377cfeccfaad015c528726bc0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:14:58 +0000] facc10f377cfeccfaad015c528726bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:15:04 [info] 37#37: *244 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:04 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:13 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:189):2: 0430c4a0280dccb66d338fe9e0a82b7a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:15:13 [info] 37#37: *246 [lua] logger.lua:23: 0430c4a0280dccb66d338fe9e0a82b7a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:13 +0000] 0430c4a0280dccb66d338fe9e0a82b7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:15:14 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:14 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:24 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:24 [info] 38#38: *251 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:28 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:189):2: 7119b90a6f81748198015b7427ea62ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:28 +0000] 7119b90a6f81748198015b7427ea62ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:15:28 [info] 37#37: *252 [lua] logger.lua:23: 7119b90a6f81748198015b7427ea62ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:15:34 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:34 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:43 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:189):2: 19bc9341cc9341cbfbb5b645b434f089:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:43 +0000] 19bc9341cc9341cbfbb5b645b434f089 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:15:43 [info] 37#37: *255 [lua] logger.lua:23: 19bc9341cc9341cbfbb5b645b434f089 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:15:44 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:44 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:54 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:54 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:15:58 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:189):2: 34c4724eed53133973b9e3a8ab06b7bc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:15:58 [info] 37#37: *260 [lua] logger.lua:23: 34c4724eed53133973b9e3a8ab06b7bc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:15:58 +0000] 34c4724eed53133973b9e3a8ab06b7bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:16:04 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:04 [info] 37#37: *262 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:13 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:189):2: 08aaeae061e9b0a46f1b2956f90ef9a6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:13 +0000] 08aaeae061e9b0a46f1b2956f90ef9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:16:13 [info] 37#37: *263 [lua] logger.lua:23: 08aaeae061e9b0a46f1b2956f90ef9a6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:16:14 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:14 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:24 [info] 38#38: *267 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:24 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:28 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:189):2: ea2be4d58363ddd04dc077bc49d309c2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:28 +0000] ea2be4d58363ddd04dc077bc49d309c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:16:28 [info] 37#37: *269 [lua] logger.lua:23: ea2be4d58363ddd04dc077bc49d309c2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:16:34 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:34 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:43 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:189):2: 95ba6efedec043b2a9fa7b98082fd407:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:16:43 [info] 37#37: *272 [lua] logger.lua:23: 95ba6efedec043b2a9fa7b98082fd407 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:43 +0000] 95ba6efedec043b2a9fa7b98082fd407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:16:44 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:44 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:54 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:54 [info] 37#37: *276 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:16:58 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:189):2: 09690696af0121efdb23883286984b2a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:58 +0000] 09690696af0121efdb23883286984b2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/08 05:16:58 [info] 37#37: *277 [lua] logger.lua:23: 09690696af0121efdb23883286984b2a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:17:04 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:04 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:13 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:189):2: 9ac404c564cff0b10259212c15e8bc74:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:17:13 +0000] 9ac404c564cff0b10259212c15e8bc74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:17:13 [info] 37#37: *280 [lua] logger.lua:23: 9ac404c564cff0b10259212c15e8bc74 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:17:14 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:14 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:24 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:24 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:28 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:189):2: 8b73a89077a30c4b0253a21cfb522e3c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:17:28 [info] 37#37: *286 [lua] logger.lua:23: 8b73a89077a30c4b0253a21cfb522e3c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:17:28 +0000] 8b73a89077a30c4b0253a21cfb522e3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:17:34 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:34 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:43 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:189):2: ee48b1240f97213f5c58b5afa5ab6c93:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:17:43 [info] 37#37: *289 [lua] logger.lua:23: ee48b1240f97213f5c58b5afa5ab6c93 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:17:43 +0000] ee48b1240f97213f5c58b5afa5ab6c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:17:44 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:44 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:54 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:54 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:17:58 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:189):2: 9c7f6f08003c61b8f5ef34abbf6fb5c9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:17:58 +0000] 9c7f6f08003c61b8f5ef34abbf6fb5c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/08 05:17:58 [info] 37#37: *294 [lua] logger.lua:23: 9c7f6f08003c61b8f5ef34abbf6fb5c9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:18:04 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:04 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:13 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:189):2: 3120cf320fc29fe2849aa8d5f3d5ba08:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:18:13 [info] 37#37: *297 [lua] logger.lua:23: 3120cf320fc29fe2849aa8d5f3d5ba08 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:18:13 +0000] 3120cf320fc29fe2849aa8d5f3d5ba08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:18:14 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:14 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:24 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:24 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:28 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:189):2: 9044c467393e9698cd108433d10d71d2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:18:28 +0000] 9044c467393e9698cd108433d10d71d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:18:28 [info] 37#37: *303 [lua] logger.lua:23: 9044c467393e9698cd108433d10d71d2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:18:34 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:34 [info] 37#37: *304 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:43 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:189):2: 668e6215222f1e8ff0de6521cb5bf1e4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:18:43 +0000] 668e6215222f1e8ff0de6521cb5bf1e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:18:43 [info] 37#37: *306 [lua] logger.lua:23: 668e6215222f1e8ff0de6521cb5bf1e4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:18:44 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:44 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:54 [info] 37#37: *310 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:54 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:18:58 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:189):2: 5eef864164baa5391d7619ed8ea4ce8e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:18:58 [info] 37#37: *311 [lua] logger.lua:23: 5eef864164baa5391d7619ed8ea4ce8e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:18:58 +0000] 5eef864164baa5391d7619ed8ea4ce8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:19:04 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:04 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:13 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:189):2: d0538cc6fe28bfa86f22ccdc2559799a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:19:13 [info] 37#37: *314 [lua] logger.lua:23: d0538cc6fe28bfa86f22ccdc2559799a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:19:13 +0000] d0538cc6fe28bfa86f22ccdc2559799a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:19:14 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:14 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:24 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:24 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:28 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:189):2: e71e377c91ecbf287f7cde3f97c3d245:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:19:28 +0000] e71e377c91ecbf287f7cde3f97c3d245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:19:28 [info] 37#37: *320 [lua] logger.lua:23: e71e377c91ecbf287f7cde3f97c3d245 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:19:34 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:34 [info] 37#37: *321 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:43 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:189):2: b82512f6b50630b2bec7a177e30570fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:19:43 +0000] b82512f6b50630b2bec7a177e30570fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:19:43 [info] 37#37: *323 [lua] logger.lua:23: b82512f6b50630b2bec7a177e30570fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:19:44 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:44 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:54 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:54 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:19:58 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:189):2: 6e2d67717faec84f75978fe875014f93:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:19:58 [info] 37#37: *328 [lua] logger.lua:23: 6e2d67717faec84f75978fe875014f93 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:19:58 +0000] 6e2d67717faec84f75978fe875014f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:20:04 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:04 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:13 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:189):2: eaacecc8d92de8f994f18c6c5e33619d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:20:13 [info] 37#37: *331 [lua] logger.lua:23: eaacecc8d92de8f994f18c6c5e33619d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:20:13 +0000] eaacecc8d92de8f994f18c6c5e33619d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:20:14 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:14 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:24 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:24 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:28 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:189):2: d4fd3bc7c21ae87ddb73b5ac70f533ca:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:20:28 [info] 37#37: *337 [lua] logger.lua:23: d4fd3bc7c21ae87ddb73b5ac70f533ca {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:20:28 +0000] d4fd3bc7c21ae87ddb73b5ac70f533ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:20:34 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:34 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:43 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:189):2: e6f75a52fd4e6a2d70b25822766a2a17:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:20:43 +0000] e6f75a52fd4e6a2d70b25822766a2a17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:20:43 [info] 37#37: *340 [lua] logger.lua:23: e6f75a52fd4e6a2d70b25822766a2a17 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:20:44 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:44 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:54 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:54 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:20:58 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:189):2: 94a5b2a86ea2ce53e86da41f1f0a0428:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:20:58 [info] 37#37: *345 [lua] logger.lua:23: 94a5b2a86ea2ce53e86da41f1f0a0428 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:20:58 +0000] 94a5b2a86ea2ce53e86da41f1f0a0428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:21:04 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:04 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:13 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:189):2: 7c5819ca35a6ae0e2c39812f871afb78:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:21:13 [info] 37#37: *348 [lua] logger.lua:23: 7c5819ca35a6ae0e2c39812f871afb78 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:21:13 +0000] 7c5819ca35a6ae0e2c39812f871afb78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:21:14 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:14 [info] 38#38: *350 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:24 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:24 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:28 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:189):2: 2e558d402a962acd82a01deda65a4df0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:21:28 +0000] 2e558d402a962acd82a01deda65a4df0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:21:28 [info] 37#37: *354 [lua] logger.lua:23: 2e558d402a962acd82a01deda65a4df0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:21:34 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:34 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:43 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:189):2: 9d15e63b58c25bd18210f61ed6701d76:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:21:43 +0000] 9d15e63b58c25bd18210f61ed6701d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:21:43 [info] 37#37: *357 [lua] logger.lua:23: 9d15e63b58c25bd18210f61ed6701d76 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:21:44 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:44 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:54 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:54 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:21:58 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:189):2: d7fb1744e99b6be7ed372ab7e17c69f1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:21:58 [info] 37#37: *362 [lua] logger.lua:23: d7fb1744e99b6be7ed372ab7e17c69f1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:21:58 +0000] d7fb1744e99b6be7ed372ab7e17c69f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:21:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:22:04 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:04 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:13 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:189):2: 4668f454633553530452b745504b384b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:22:13 [info] 37#37: *365 [lua] logger.lua:23: 4668f454633553530452b745504b384b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:22:13 +0000] 4668f454633553530452b745504b384b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:22:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:22:14 [info] 37#37: *367 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:14 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:24 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:24 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:28 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:189):2: 8f256f7fdd0e70aaaba315b5b9002c23:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:22:28 [info] 37#37: *371 [lua] logger.lua:23: 8f256f7fdd0e70aaaba315b5b9002c23 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:22:28 +0000] 8f256f7fdd0e70aaaba315b5b9002c23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:22:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:22:34 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:34 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:43 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:189):2: aec918add4c6b54ed3f9263353a05bf3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:22:43 [info] 37#37: *374 [lua] logger.lua:23: aec918add4c6b54ed3f9263353a05bf3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:22:43 +0000] aec918add4c6b54ed3f9263353a05bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:22:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:22:44 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:44 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:54 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:54 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:22:58 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:189):2: ff5f7fccf3e320f9d6267dc7c144054c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:22:58 +0000] ff5f7fccf3e320f9d6267dc7c144054c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:22:58 [info] 37#37: *379 [lua] logger.lua:23: ff5f7fccf3e320f9d6267dc7c144054c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:22:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:23:04 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:04 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:13 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:189):2: 91643f952a8ab8aba1c14ad7fecdaed3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:23:13 +0000] 91643f952a8ab8aba1c14ad7fecdaed3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:23:13 [info] 37#37: *382 [lua] logger.lua:23: 91643f952a8ab8aba1c14ad7fecdaed3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:23:14 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:14 [info] 37#37: *384 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:24 [info] 37#37: *386 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:24 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:28 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:189):2: 00fe054b12f3c56de6299ea133de0447:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:23:28 [info] 37#37: *388 [lua] logger.lua:23: 00fe054b12f3c56de6299ea133de0447 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:23:28 +0000] 00fe054b12f3c56de6299ea133de0447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:23:34 [info] 37#37: *389 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:34 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:43 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:189):2: e73a85e36653162f24e9400df237d619:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:23:43 +0000] e73a85e36653162f24e9400df237d619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:23:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:23:43 [info] 37#37: *391 [lua] logger.lua:23: e73a85e36653162f24e9400df237d619 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:23:44 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:44 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:54 [info] 38#38: *395 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:54 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:23:58 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:189):2: 6046d18598f49c8dbd1eeb2bd74dca5f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:23:58 +0000] 6046d18598f49c8dbd1eeb2bd74dca5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:23:58 [info] 37#37: *396 [lua] logger.lua:23: 6046d18598f49c8dbd1eeb2bd74dca5f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:23:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:24:04 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:04 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:13 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:189):2: 21e0e11a21f434a28cbf4ce811e38e33:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:24:13 +0000] 21e0e11a21f434a28cbf4ce811e38e33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:24:13 [info] 37#37: *399 [lua] logger.lua:23: 21e0e11a21f434a28cbf4ce811e38e33 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:24:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:24:14 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:14 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:24 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:24 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:28 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:189):2: 9a227cd4c838feac06b53e6bc8607470:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:24:28 [info] 37#37: *405 [lua] logger.lua:23: 9a227cd4c838feac06b53e6bc8607470 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:24:28 +0000] 9a227cd4c838feac06b53e6bc8607470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:24:34 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:34 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:43 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:189):2: 18b6aa1ada5460481060a6b62ed1bebc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:24:43 [info] 37#37: *408 [lua] logger.lua:23: 18b6aa1ada5460481060a6b62ed1bebc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:24:43 +0000] 18b6aa1ada5460481060a6b62ed1bebc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:24:44 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:44 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:54 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:54 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:24:58 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:189):2: 38ecf3725a1cfcdc38f0ef625691ef92:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:24:58 [info] 37#37: *413 [lua] logger.lua:23: 38ecf3725a1cfcdc38f0ef625691ef92 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:24:58 +0000] 38ecf3725a1cfcdc38f0ef625691ef92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:24:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:25:04 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:04 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:13 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:189):2: 153e663cf27ce160043e7b56b965a920:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:13 +0000] 153e663cf27ce160043e7b56b965a920 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:25:13 [info] 37#37: *416 [lua] logger.lua:23: 153e663cf27ce160043e7b56b965a920 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:25:14 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:14 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:24 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:24 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:28 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:189):2: b66927ef8d7c6a1e5d74b94eeec24998:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:25:28 [info] 37#37: *422 [lua] logger.lua:23: b66927ef8d7c6a1e5d74b94eeec24998 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:28 +0000] b66927ef8d7c6a1e5d74b94eeec24998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:25:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:25:34 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:34 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:43 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:189):2: 02c191c9f2f540febb6062d8a7909e8a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:43 +0000] 02c191c9f2f540febb6062d8a7909e8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:25:43 [info] 37#37: *425 [lua] logger.lua:23: 02c191c9f2f540febb6062d8a7909e8a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:25:44 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:44 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:54 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:54 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:25:58 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:189):2: 54ff85857f91dac243865e4ded58ffb4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:25:58 [info] 37#37: *430 [lua] logger.lua:23: 54ff85857f91dac243865e4ded58ffb4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:25:58 +0000] 54ff85857f91dac243865e4ded58ffb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:25:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:26:04 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:04 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:13 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:189):2: 5c84c8391434f5d69f1b14b5132f9f60:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:13 +0000] 5c84c8391434f5d69f1b14b5132f9f60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/08 05:26:13 [info] 37#37: *433 [lua] logger.lua:23: 5c84c8391434f5d69f1b14b5132f9f60 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:26:14 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:14 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:24 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:24 [info] 37#37: *438 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:28 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:189):2: 52ba1fd6438cad69903db6d7ceb2f30f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:26:28 [info] 37#37: *439 [lua] logger.lua:23: 52ba1fd6438cad69903db6d7ceb2f30f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:28 +0000] 52ba1fd6438cad69903db6d7ceb2f30f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:26:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:26:34 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:34 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:43 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:189):2: 990c2980d701695b3968813bb9447734:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:43 +0000] 990c2980d701695b3968813bb9447734 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:26:43 [info] 37#37: *442 [lua] logger.lua:23: 990c2980d701695b3968813bb9447734 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:26:44 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:44 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:54 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:54 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:26:58 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:189):2: 64846091f72e247b12bdee2387bab066:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:58 +0000] 64846091f72e247b12bdee2387bab066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:26:58 [info] 37#37: *447 [lua] logger.lua:23: 64846091f72e247b12bdee2387bab066 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:26:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:27:04 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:04 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:13 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:189):2: fc7c564482bb319c93641f6a253769b7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:27:13 [info] 37#37: *450 [lua] logger.lua:23: fc7c564482bb319c93641f6a253769b7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:13 +0000] fc7c564482bb319c93641f6a253769b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:27:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 05:27:14 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:14 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:24 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:24 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:28 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:189):2: b85e909e5a5b1c7ebfabfbdee1de2f92:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:28 +0000] b85e909e5a5b1c7ebfabfbdee1de2f92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:27:28 [info] 37#37: *456 [lua] logger.lua:23: b85e909e5a5b1c7ebfabfbdee1de2f92 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:27:34 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:34 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:43 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:189):2: d3adfaed44c15517d48d087a7c4f58ca:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:43 +0000] d3adfaed44c15517d48d087a7c4f58ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:27:43 [info] 37#37: *459 [lua] logger.lua:23: d3adfaed44c15517d48d087a7c4f58ca {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:27:44 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:44 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:54 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:54 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:27:58 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:189):2: 415122d6acb75d14621ef89733537367:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:58 +0000] 415122d6acb75d14621ef89733537367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/08 05:27:58 [info] 37#37: *464 [lua] logger.lua:23: 415122d6acb75d14621ef89733537367 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:27:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/01/08 05:28:04 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:04 [info] 37#37: *466 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:13 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:189):2: 2ab9068a31c9c445606042d7d774c50f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:13 +0000] 2ab9068a31c9c445606042d7d774c50f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:28:13 [info] 37#37: *467 [lua] logger.lua:23: 2ab9068a31c9c445606042d7d774c50f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:28:14 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:14 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:24 [info] 38#38: *472 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:24 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:28 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:189):2: ffd1d358a84ab317d155a2b0a47c324b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:28 +0000] ffd1d358a84ab317d155a2b0a47c324b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:28:28 [info] 37#37: *473 [lua] logger.lua:23: ffd1d358a84ab317d155a2b0a47c324b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:28:34 [info] 37#37: *474 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:34 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:43 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:189):2: 8d808f32fe5551baec46db8f17ad72f8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:43 +0000] 8d808f32fe5551baec46db8f17ad72f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:28:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:28:43 [info] 37#37: *476 [lua] logger.lua:23: 8d808f32fe5551baec46db8f17ad72f8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:28:44 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:44 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:54 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:54 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:28:58 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:189):2: 329775126b8cc6f03ab4464527b00be9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:28:58 [info] 37#37: *481 [lua] logger.lua:23: 329775126b8cc6f03ab4464527b00be9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:28:58 +0000] 329775126b8cc6f03ab4464527b00be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:29:04 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:04 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:13 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:189):2: b4c5f08fe02c24de500afc35abcceeb2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:29:13 [info] 37#37: *484 [lua] logger.lua:23: b4c5f08fe02c24de500afc35abcceeb2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:29:13 +0000] b4c5f08fe02c24de500afc35abcceeb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:29:14 [info] 37#37: *485 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:14 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:24 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:24 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:28 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:189):2: b1f89e90849cfc83c502faa738d5dcef:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:29:28 [info] 37#37: *490 [lua] logger.lua:23: b1f89e90849cfc83c502faa738d5dcef {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:29:28 +0000] b1f89e90849cfc83c502faa738d5dcef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:29:34 [info] 37#37: *491 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:34 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:43 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:189):2: ab9b250a0aa0f342d05d1e87b2166a47:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:29:43 +0000] ab9b250a0aa0f342d05d1e87b2166a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:29:43 [info] 37#37: *493 [lua] logger.lua:23: ab9b250a0aa0f342d05d1e87b2166a47 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:29:44 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:44 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:54 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:54 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:29:58 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:189):2: 9dad47fabc40221ee661eb2dc6fbdcec:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:29:59 +0000] 9dad47fabc40221ee661eb2dc6fbdcec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:29:59 [info] 37#37: *498 [lua] logger.lua:23: 9dad47fabc40221ee661eb2dc6fbdcec {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:04 [info] 38#38: *499 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:04 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:14 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:189):2: eaf9a0e261c244cfb0da5b2025f7af93:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:30:14 +0000] eaf9a0e261c244cfb0da5b2025f7af93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:30:14 [info] 37#37: *501 [lua] logger.lua:23: eaf9a0e261c244cfb0da5b2025f7af93 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:14 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:14 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:24 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:24 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:29 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:189):2: 5f0b06dc660709b84f0107ca47298277:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:30:29 +0000] 5f0b06dc660709b84f0107ca47298277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:29 [info] 37#37: *507 [lua] logger.lua:23: 5f0b06dc660709b84f0107ca47298277 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:30:34 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:34 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:44 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:189):2: 59bd6f461a58fcc4dc54b17e249af9a0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:30:44 [info] 37#37: *510 [lua] logger.lua:23: 59bd6f461a58fcc4dc54b17e249af9a0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:30:44 +0000] 59bd6f461a58fcc4dc54b17e249af9a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:30:44 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:44 [info] 37#37: *511 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:54 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:54 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:30:59 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:189):2: 32a434b44eefcdc232730d1c55ec0371:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:30:59 +0000] 32a434b44eefcdc232730d1c55ec0371 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:30:59 [info] 37#37: *515 [lua] logger.lua:23: 32a434b44eefcdc232730d1c55ec0371 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:31:04 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:04 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:14 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:189):2: 7cbb3f8d58830aeb26cbf0f3be925a7c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:31:14 [info] 37#37: *518 [lua] logger.lua:23: 7cbb3f8d58830aeb26cbf0f3be925a7c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:31:14 +0000] 7cbb3f8d58830aeb26cbf0f3be925a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:31:14 [info] 37#37: *519 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:14 [info] 37#37: *520 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:24 [info] 37#37: *522 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:24 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:29 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:189):2: f0e0525e02f3a862ae8eebef4298195c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:31:29 [info] 37#37: *524 [lua] logger.lua:23: f0e0525e02f3a862ae8eebef4298195c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:31:29 +0000] f0e0525e02f3a862ae8eebef4298195c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:31:34 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:34 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:44 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:189):2: 8968ed594e4c640e222850ea0315833b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:31:44 [info] 37#37: *527 [lua] logger.lua:23: 8968ed594e4c640e222850ea0315833b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:31:44 +0000] 8968ed594e4c640e222850ea0315833b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:31:44 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:44 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:54 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:54 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:31:59 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:189):2: 9043fcf66544811d633d9fdde922cd5a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:31:59 +0000] 9043fcf66544811d633d9fdde922cd5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:31:59 [info] 37#37: *532 [lua] logger.lua:23: 9043fcf66544811d633d9fdde922cd5a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:32:04 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:04 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:14 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:189):2: 05f11bd6bc0395b3c83386b3d195a9d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:14 +0000] 05f11bd6bc0395b3c83386b3d195a9d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/08 05:32:14 [info] 37#37: *535 [lua] logger.lua:23: 05f11bd6bc0395b3c83386b3d195a9d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/08 05:32:14 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:14 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:24 [info] 38#38: *540 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:24 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:29 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:189):2: a2db9f7fec5ee44cac55caf6b122bc5f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:29 +0000] a2db9f7fec5ee44cac55caf6b122bc5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:32:29 [info] 37#37: *541 [lua] logger.lua:23: a2db9f7fec5ee44cac55caf6b122bc5f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:32:34 [info] 37#37: *542 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:34 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:44 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:189):2: 12f103d335c0c71bb1460e2bb82e4079:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:32:44 [info] 37#37: *544 [lua] logger.lua:23: 12f103d335c0c71bb1460e2bb82e4079 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:44 +0000] 12f103d335c0c71bb1460e2bb82e4079 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:32:44 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:44 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:54 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:54 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:32:59 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:189):2: a3a9ff90c331792360a7ce8832e0c582:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:32:59 [info] 37#37: *549 [lua] logger.lua:23: a3a9ff90c331792360a7ce8832e0c582 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:32:59 +0000] a3a9ff90c331792360a7ce8832e0c582 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:33:04 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:04 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:14 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:189):2: 49abe90088d3ef7b13ebef0260f4c3f1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:33:14 [info] 37#37: *552 [lua] logger.lua:23: 49abe90088d3ef7b13ebef0260f4c3f1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:33:14 +0000] 49abe90088d3ef7b13ebef0260f4c3f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:33:14 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:14 [info] 37#37: *553 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:24 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:24 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:29 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:189):2: 135a5baf04eb579db59f26c9ebae3a10:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:33:29 +0000] 135a5baf04eb579db59f26c9ebae3a10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/08 05:33:29 [info] 37#37: *558 [lua] logger.lua:23: 135a5baf04eb579db59f26c9ebae3a10 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:33:34 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:34 [info] 37#37: *560 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:44 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:189):2: 4284ca9443a8541798a05aea2e4741fa:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:33:44 +0000] 4284ca9443a8541798a05aea2e4741fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:33:44 [info] 37#37: *561 [lua] logger.lua:23: 4284ca9443a8541798a05aea2e4741fa {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:33:44 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:44 [info] 37#37: *563 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:54 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:54 [info] 37#37: *564 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:33:59 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:189):2: 415fc09efeff834463a9e4a7a3bb68c3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:33:59 [info] 37#37: *566 [lua] logger.lua:23: 415fc09efeff834463a9e4a7a3bb68c3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:33:59 +0000] 415fc09efeff834463a9e4a7a3bb68c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/08 05:34:04 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:04 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:14 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:189):2: 62e39f5eda9d0fe2c14d54e90fa072fc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:34:14 +0000] 62e39f5eda9d0fe2c14d54e90fa072fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:34:14 [info] 37#37: *569 [lua] logger.lua:23: 62e39f5eda9d0fe2c14d54e90fa072fc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:34:14 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:14 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:24 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:24 [info] 38#38: *574 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:29 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:189):2: 0d64c2ecf33baea48e090ceaaac437e4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:34:29 +0000] 0d64c2ecf33baea48e090ceaaac437e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:34:29 [info] 37#37: *575 [lua] logger.lua:23: 0d64c2ecf33baea48e090ceaaac437e4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:34:34 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:34 [info] 37#37: *577 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:44 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:189):2: b38183643bbd61f8d1e343f91396ae46:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:34:44 +0000] b38183643bbd61f8d1e343f91396ae46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:34:44 [info] 37#37: *578 [lua] logger.lua:23: b38183643bbd61f8d1e343f91396ae46 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:34:44 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:44 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:54 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:54 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:34:59 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:189):2: 2e64bb6b13e78ac0af14b839478b720c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:34:59 +0000] 2e64bb6b13e78ac0af14b839478b720c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:34:59 [info] 37#37: *583 [lua] logger.lua:23: 2e64bb6b13e78ac0af14b839478b720c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:35:04 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:04 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:14 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:189):2: b5788036a8940f06d8fbfb4e773c7e17:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:35:14 [info] 37#37: *586 [lua] logger.lua:23: b5788036a8940f06d8fbfb4e773c7e17 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:35:14 +0000] b5788036a8940f06d8fbfb4e773c7e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:35:14 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:14 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:24 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:24 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:29 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:189):2: c06dba5e1f37350c7593f9743379ca1e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:35:29 [info] 37#37: *592 [lua] logger.lua:23: c06dba5e1f37350c7593f9743379ca1e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:35:29 +0000] c06dba5e1f37350c7593f9743379ca1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:35:34 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:34 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:44 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:189):2: ff733b0010ab040b92e6ce2388875cfc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:35:44 [info] 37#37: *595 [lua] logger.lua:23: ff733b0010ab040b92e6ce2388875cfc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:35:44 +0000] ff733b0010ab040b92e6ce2388875cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:35:44 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:44 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:54 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:54 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:35:59 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:189):2: 71ddee6c836788a637acc660f867f9cb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:35:59 [info] 37#37: *600 [lua] logger.lua:23: 71ddee6c836788a637acc660f867f9cb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:35:59 +0000] 71ddee6c836788a637acc660f867f9cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:36:04 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:04 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:14 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:189):2: 2bb78face409a29066a35daed45c39f6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:14 +0000] 2bb78face409a29066a35daed45c39f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:36:14 [info] 37#37: *603 [lua] logger.lua:23: 2bb78face409a29066a35daed45c39f6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:36:14 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:14 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:24 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:24 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:29 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:189):2: 04acd93e1e7699562cd99c10234284cc:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:29 +0000] 04acd93e1e7699562cd99c10234284cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:36:29 [info] 37#37: *609 [lua] logger.lua:23: 04acd93e1e7699562cd99c10234284cc {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:36:34 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:34 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:44 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:189):2: b072eb8f83e0371c7d2249c66bd109b1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:36:44 [info] 37#37: *612 [lua] logger.lua:23: b072eb8f83e0371c7d2249c66bd109b1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:44 +0000] b072eb8f83e0371c7d2249c66bd109b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:36:44 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:44 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:54 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:54 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:36:59 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:189):2: 0c576e1e461ba14a5ffddf45e6e44abf:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:59 +0000] 0c576e1e461ba14a5ffddf45e6e44abf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:36:59 [info] 37#37: *617 [lua] logger.lua:23: 0c576e1e461ba14a5ffddf45e6e44abf {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:37:04 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:04 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:14 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:189):2: 361858fbc4ca14987aaea7382c7004c7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:14 +0000] 361858fbc4ca14987aaea7382c7004c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:37:14 [info] 37#37: *620 [lua] logger.lua:23: 361858fbc4ca14987aaea7382c7004c7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:37:14 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:14 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:24 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:24 [info] 37#37: *625 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:29 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:189):2: 7ad16ce077bc39f498b29d9a2700812c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:29 +0000] 7ad16ce077bc39f498b29d9a2700812c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:37:29 [info] 37#37: *626 [lua] logger.lua:23: 7ad16ce077bc39f498b29d9a2700812c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:37:34 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:34 [info] 37#37: *628 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:44 [info] 37#37: *629 [lua] access_by_lua(msblocations.conf:189):2: c09dcd64e28895c60b332cb3d5898a73:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:37:44 [info] 37#37: *629 [lua] logger.lua:23: c09dcd64e28895c60b332cb3d5898a73 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:44 +0000] c09dcd64e28895c60b332cb3d5898a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:37:44 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:44 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:54 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:54 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:37:59 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:189):2: 44614e7bc3b5f4a7cd64b2971c970be6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:37:59 [info] 37#37: *634 [lua] logger.lua:23: 44614e7bc3b5f4a7cd64b2971c970be6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:37:59 +0000] 44614e7bc3b5f4a7cd64b2971c970be6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:38:04 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:04 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:14 [info] 37#37: *637 [lua] access_by_lua(msblocations.conf:189):2: d182ba8f5f1f50d6501a0513b87593c0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:14 +0000] d182ba8f5f1f50d6501a0513b87593c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:38:14 [info] 37#37: *637 [lua] logger.lua:23: d182ba8f5f1f50d6501a0513b87593c0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 05:38:14 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:14 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:24 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:24 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:29 [info] 37#37: *643 [lua] access_by_lua(msblocations.conf:189):2: b9f37970714e0c3085ffb5030a5643e2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:29 +0000] b9f37970714e0c3085ffb5030a5643e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:38:29 [info] 37#37: *643 [lua] logger.lua:23: b9f37970714e0c3085ffb5030a5643e2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:38:34 [info] 37#37: *644 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:34 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:44 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:44 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:44 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:189):2: bca94c0f9fb947533d102e46972a056e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:44 +0000] bca94c0f9fb947533d102e46972a056e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:38:44 [info] 37#37: *648 [lua] logger.lua:23: bca94c0f9fb947533d102e46972a056e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:38:54 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:54 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:38:59 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:189):2: 6098787a8ba9827a416f5bdea2df69f5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:38:59 [info] 37#37: *651 [lua] logger.lua:23: 6098787a8ba9827a416f5bdea2df69f5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:38:59 +0000] 6098787a8ba9827a416f5bdea2df69f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:39:04 [info] 37#37: *652 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:04 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:14 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:14 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:14 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:189):2: ac31370875131bd807c86f239f8616e9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:39:14 [info] 37#37: *656 [lua] logger.lua:23: ac31370875131bd807c86f239f8616e9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:39:14 +0000] ac31370875131bd807c86f239f8616e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:39:24 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:24 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:29 [info] 37#37: *660 [lua] access_by_lua(msblocations.conf:189):2: d84c55364cae979b99c21538064342de:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:39:29 +0000] d84c55364cae979b99c21538064342de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:39:29 [info] 37#37: *660 [lua] logger.lua:23: d84c55364cae979b99c21538064342de {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:39:34 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:34 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:44 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:44 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:44 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:189):2: c6bda68fe7972cbe6f65526dabf1d7a4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:39:44 [info] 37#37: *665 [lua] logger.lua:23: c6bda68fe7972cbe6f65526dabf1d7a4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:39:44 +0000] c6bda68fe7972cbe6f65526dabf1d7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:39:54 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:54 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:39:59 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:189):2: 41bf2e69f3a3196e714d282fcf320353:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:39:59 +0000] 41bf2e69f3a3196e714d282fcf320353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/08 05:39:59 [info] 37#37: *668 [lua] logger.lua:23: 41bf2e69f3a3196e714d282fcf320353 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:40:04 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:04 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:14 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:14 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:14 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:189):2: 8ca2b3c6ca5eb6e65c4611ff3a011e5c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:40:14 [info] 37#37: *673 [lua] logger.lua:23: 8ca2b3c6ca5eb6e65c4611ff3a011e5c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:40:14 +0000] 8ca2b3c6ca5eb6e65c4611ff3a011e5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:40:24 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:24 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:29 [info] 37#37: *677 [lua] access_by_lua(msblocations.conf:189):2: 031eb92d6ad6634e3f1f43cf14e6a927:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:40:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:40:29 [info] 37#37: *677 [lua] logger.lua:23: 031eb92d6ad6634e3f1f43cf14e6a927 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:40:29 +0000] 031eb92d6ad6634e3f1f43cf14e6a927 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/08 05:40:34 [info] 38#38: *679 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:34 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:44 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:44 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:44 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:189):2: 0d79fb27735751310c6ce0505dbe1874:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:40:44 [info] 37#37: *682 [lua] logger.lua:23: 0d79fb27735751310c6ce0505dbe1874 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:40:44 +0000] 0d79fb27735751310c6ce0505dbe1874 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:40:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:40:54 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:54 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:40:59 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:189):2: 476d7d427d00f21b27cd2482502cccc6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:40:59 [info] 37#37: *685 [lua] logger.lua:23: 476d7d427d00f21b27cd2482502cccc6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:40:59 +0000] 476d7d427d00f21b27cd2482502cccc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:40:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 05:41:04 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:04 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:14 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:14 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:14 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:189):2: 46ca956eb5ca17f5a4ce87064bf22699:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:41:14 [info] 37#37: *690 [lua] logger.lua:23: 46ca956eb5ca17f5a4ce87064bf22699 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:41:14 +0000] 46ca956eb5ca17f5a4ce87064bf22699 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:41:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:41:24 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:24 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:29 [info] 37#37: *694 [lua] access_by_lua(msblocations.conf:189):2: b35e63aefc168a33dfda07ad18fa3217:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:41:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:41:29 +0000] b35e63aefc168a33dfda07ad18fa3217 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:41:29 [info] 37#37: *694 [lua] logger.lua:23: b35e63aefc168a33dfda07ad18fa3217 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:41:34 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:34 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:44 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:44 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:44 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:189):2: f9d43b12e85a2bec85689544a2502346:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:41:44 +0000] f9d43b12e85a2bec85689544a2502346 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:41:44 [info] 37#37: *699 [lua] logger.lua:23: f9d43b12e85a2bec85689544a2502346 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:41:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:41:54 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:54 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:41:59 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:189):2: a72dc08e9a62c622b860836fb529040e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:41:59 [info] 37#37: *702 [lua] logger.lua:23: a72dc08e9a62c622b860836fb529040e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:41:59 +0000] a72dc08e9a62c622b860836fb529040e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:41:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:42:04 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:04 [info] 37#37: *703 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:14 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:14 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:14 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:189):2: bfcace010b600ed6e8f42461cd3d6198:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:14 +0000] bfcace010b600ed6e8f42461cd3d6198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:42:14 [info] 37#37: *707 [lua] logger.lua:23: bfcace010b600ed6e8f42461cd3d6198 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:42:24 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:24 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:29 [info] 37#37: *711 [lua] access_by_lua(msblocations.conf:189):2: 10ddf56f1c440f12e45ea637e410dca6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:29 +0000] 10ddf56f1c440f12e45ea637e410dca6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/08 05:42:29 [info] 37#37: *711 [lua] logger.lua:23: 10ddf56f1c440f12e45ea637e410dca6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/08 05:42:34 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:34 [info] 37#37: *713 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:44 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:44 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:44 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:189):2: c2f00e8ada3bce43ffaeaa3f55f50f49:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:42:44 [info] 37#37: *716 [lua] logger.lua:23: c2f00e8ada3bce43ffaeaa3f55f50f49 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:44 +0000] c2f00e8ada3bce43ffaeaa3f55f50f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:42:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:42:54 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:54 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:42:59 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:189):2: 225ccc40ad107d46a760d9b657ae75ef:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:42:59 [info] 37#37: *719 [lua] logger.lua:23: 225ccc40ad107d46a760d9b657ae75ef {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:42:59 +0000] 225ccc40ad107d46a760d9b657ae75ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:42:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:43:04 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:04 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:14 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:14 [info] 38#38: *722 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:14 [info] 37#37: *724 [lua] access_by_lua(msblocations.conf:189):2: 84e6278daf4b788a7a27bd7ca2570d55:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:43:14 +0000] 84e6278daf4b788a7a27bd7ca2570d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:43:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:43:14 [info] 37#37: *724 [lua] logger.lua:23: 84e6278daf4b788a7a27bd7ca2570d55 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:43:24 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:24 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:29 [info] 37#37: *728 [lua] access_by_lua(msblocations.conf:189):2: c826b178f5f7e13e4d17d6e9cb7398ff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:43:29 +0000] c826b178f5f7e13e4d17d6e9cb7398ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:43:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:43:29 [info] 37#37: *728 [lua] logger.lua:23: c826b178f5f7e13e4d17d6e9cb7398ff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:43:34 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:34 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:44 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:44 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:44 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:189):2: 133d7d8ed09a207b80bc7d530243f761:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:43:44 +0000] 133d7d8ed09a207b80bc7d530243f761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:43:44 [info] 37#37: *733 [lua] logger.lua:23: 133d7d8ed09a207b80bc7d530243f761 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:43:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:43:54 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:54 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:43:59 [info] 37#37: *736 [lua] access_by_lua(msblocations.conf:189):2: 18c6fb62682bde268e7da0b5044f5cb7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:43:59 [info] 37#37: *736 [lua] logger.lua:23: 18c6fb62682bde268e7da0b5044f5cb7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:43:59 +0000] 18c6fb62682bde268e7da0b5044f5cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:43:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:44:04 [info] 37#37: *737 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:04 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:14 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:14 [info] 37#37: *740 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:14 [info] 37#37: *741 [lua] access_by_lua(msblocations.conf:189):2: 3ce7317de0535e4f876fc92b155c8562:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:44:14 [info] 37#37: *741 [lua] logger.lua:23: 3ce7317de0535e4f876fc92b155c8562 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:44:14 +0000] 3ce7317de0535e4f876fc92b155c8562 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/08 05:44:24 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:24 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:29 [info] 37#37: *745 [lua] access_by_lua(msblocations.conf:189):2: 7c7d17d4f0d34ccd0ed4f8e0bd52dbd9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:44:29 [info] 37#37: *745 [lua] logger.lua:23: 7c7d17d4f0d34ccd0ed4f8e0bd52dbd9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:44:29 +0000] 7c7d17d4f0d34ccd0ed4f8e0bd52dbd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:44:34 [info] 37#37: *746 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:34 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:44 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:44 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:44 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:189):2: 23a70b23f2fffdb51f150278c9de5e21:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:44:44 [info] 37#37: *750 [lua] logger.lua:23: 23a70b23f2fffdb51f150278c9de5e21 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:44:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.25 - - [08/Jan/2023:05:44:44 +0000] 23a70b23f2fffdb51f150278c9de5e21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:44:54 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:54 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:44:59 [info] 37#37: *753 [lua] access_by_lua(msblocations.conf:189):2: dcd873e158c9cfb28f3337937967a8c2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:44:59 [info] 37#37: *753 [lua] logger.lua:23: dcd873e158c9cfb28f3337937967a8c2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:44:59 +0000] dcd873e158c9cfb28f3337937967a8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:44:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:45:04 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:04 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:14 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:14 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:14 [info] 37#37: *758 [lua] access_by_lua(msblocations.conf:189):2: 2a098b0b3639405111b3032647df14fe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:14 +0000] 2a098b0b3639405111b3032647df14fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:45:14 [info] 37#37: *758 [lua] logger.lua:23: 2a098b0b3639405111b3032647df14fe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:45:24 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:24 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:29 [info] 37#37: *762 [lua] access_by_lua(msblocations.conf:189):2: 13af698458530cf3102e61dd02e07ce7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:29 +0000] 13af698458530cf3102e61dd02e07ce7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:45:29 [info] 37#37: *762 [lua] logger.lua:23: 13af698458530cf3102e61dd02e07ce7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:45:34 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:34 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:44 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:44 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:44 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:189):2: 422e174317844804bd1835b342394849:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:45:44 [info] 37#37: *767 [lua] logger.lua:23: 422e174317844804bd1835b342394849 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:44 +0000] 422e174317844804bd1835b342394849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:45:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:45:54 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:54 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:45:59 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:189):2: f48282a782a36cc12b35b8d6f4b36856:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:59 +0000] f48282a782a36cc12b35b8d6f4b36856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:45:59 [info] 37#37: *770 [lua] logger.lua:23: f48282a782a36cc12b35b8d6f4b36856 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:45:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:46:04 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:04 [info] 37#37: *771 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:14 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:14 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:14 [info] 37#37: *775 [lua] access_by_lua(msblocations.conf:189):2: a885ede48b8b9bf3ac4aa02f05db3f7e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:46:14 [info] 37#37: *775 [lua] logger.lua:23: a885ede48b8b9bf3ac4aa02f05db3f7e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:46:14 +0000] a885ede48b8b9bf3ac4aa02f05db3f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:46:24 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:24 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:30 [info] 37#37: *779 [lua] access_by_lua(msblocations.conf:189):2: 6dc5766b860ff1e2ec22f6ad731b99c6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:46:30 [info] 37#37: *779 [lua] logger.lua:23: 6dc5766b860ff1e2ec22f6ad731b99c6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:46:30 +0000] 6dc5766b860ff1e2ec22f6ad731b99c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:46:34 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:34 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:44 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:44 [info] 38#38: *783 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:45 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:189):2: 986a45134a02bb4399bd5905c3ea314e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:46:45 [info] 37#37: *784 [lua] logger.lua:23: 986a45134a02bb4399bd5905c3ea314e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:46:45 +0000] 986a45134a02bb4399bd5905c3ea314e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:46:54 [info] 38#38: *785 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:46:54 [info] 38#38: *786 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:00 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:189):2: 8a0bb54d73a026be824e5cc9bba086d2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:00 +0000] 8a0bb54d73a026be824e5cc9bba086d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/08 05:47:00 [info] 37#37: *787 [lua] logger.lua:23: 8a0bb54d73a026be824e5cc9bba086d2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/08 05:47:04 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:04 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:14 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:14 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:15 [info] 37#37: *792 [lua] access_by_lua(msblocations.conf:189):2: edd870a5b9c90dc34253eb24b94f8cd1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:15 +0000] edd870a5b9c90dc34253eb24b94f8cd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:47:15 [info] 37#37: *792 [lua] logger.lua:23: edd870a5b9c90dc34253eb24b94f8cd1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:47:24 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:24 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:30 [info] 37#37: *796 [lua] access_by_lua(msblocations.conf:189):2: 5811624cc89249954e7eb281fd50fa9a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:47:30 [info] 37#37: *796 [lua] logger.lua:23: 5811624cc89249954e7eb281fd50fa9a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:30 +0000] 5811624cc89249954e7eb281fd50fa9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:47:34 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:34 [info] 37#37: *797 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:44 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:44 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:45 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:189):2: 0738bc7018d94d250909dada7571fc1f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:47:45 +0000] 0738bc7018d94d250909dada7571fc1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:47:45 [info] 37#37: *801 [lua] logger.lua:23: 0738bc7018d94d250909dada7571fc1f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:47:54 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:47:54 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:00 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:189):2: caf9c9089b919e8898ac7002d35c5659:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:48:00 +0000] caf9c9089b919e8898ac7002d35c5659 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:48:00 [info] 37#37: *804 [lua] logger.lua:23: caf9c9089b919e8898ac7002d35c5659 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:48:04 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:04 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:14 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:14 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:15 [info] 37#37: *809 [lua] access_by_lua(msblocations.conf:189):2: 3e8da1cbc44276e18f1d64aea05ef5a1:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:48:15 [info] 37#37: *809 [lua] logger.lua:23: 3e8da1cbc44276e18f1d64aea05ef5a1 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:48:15 +0000] 3e8da1cbc44276e18f1d64aea05ef5a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:48:24 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:24 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:30 [info] 37#37: *813 [lua] access_by_lua(msblocations.conf:189):2: 8af5497e73080159162745040debb7ea:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:48:30 [info] 37#37: *813 [lua] logger.lua:23: 8af5497e73080159162745040debb7ea {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:48:30 +0000] 8af5497e73080159162745040debb7ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:48:34 [info] 37#37: *814 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:34 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:44 [info] 37#37: *816 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:44 [info] 38#38: *817 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:45 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:189):2: 984fc7e9f512a0c083c972f6b1f2eb39:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:48:45 [info] 37#37: *818 [lua] logger.lua:23: 984fc7e9f512a0c083c972f6b1f2eb39 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:48:45 +0000] 984fc7e9f512a0c083c972f6b1f2eb39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:48:54 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:48:54 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:00 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:189):2: a2754af550a70ed2e761313a542c8dd9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:49:00 [info] 37#37: *821 [lua] logger.lua:23: a2754af550a70ed2e761313a542c8dd9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:49:00 +0000] a2754af550a70ed2e761313a542c8dd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:49:04 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:04 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:09 [info] 37#37: *824 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443
2023/01/08 05:49:14 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:14 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:15 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:189):2: ebf03e6e1c834f4172601a1f076e5c0b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:49:15 [info] 37#37: *827 [lua] logger.lua:23: ebf03e6e1c834f4172601a1f076e5c0b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:49:15 +0000] ebf03e6e1c834f4172601a1f076e5c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 05:49:24 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:24 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:30 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:189):2: c045a7149a041b9958e82975ca1ac8c9:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:49:30 [info] 37#37: *831 [lua] logger.lua:23: c045a7149a041b9958e82975ca1ac8c9 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:49:30 +0000] c045a7149a041b9958e82975ca1ac8c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:49:34 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:34 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:44 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:44 [info] 37#37: *835 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:45 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:189):2: d863cffe9be6119e164e0cd2d5bc5ead:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:49:45 [info] 37#37: *836 [lua] logger.lua:23: d863cffe9be6119e164e0cd2d5bc5ead {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:49:45 +0000] d863cffe9be6119e164e0cd2d5bc5ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:49:54 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:49:54 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:00 [info] 37#37: *839 [lua] access_by_lua(msblocations.conf:189):2: f9200788e62785fd7fbc745dcc9b289d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:00 +0000] f9200788e62785fd7fbc745dcc9b289d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:50:00 [info] 37#37: *839 [lua] logger.lua:23: f9200788e62785fd7fbc745dcc9b289d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:50:04 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:04 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:14 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:14 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:15 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:189):2: 03c601f31ac95a8046a1b4ba21f70e91:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:15 +0000] 03c601f31ac95a8046a1b4ba21f70e91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:50:15 [info] 37#37: *844 [lua] logger.lua:23: 03c601f31ac95a8046a1b4ba21f70e91 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:50:24 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:24 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:30 [info] 37#37: *848 [lua] access_by_lua(msblocations.conf:189):2: 25550be25410424e829718fb5aac44fe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:30 +0000] 25550be25410424e829718fb5aac44fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:50:30 [info] 37#37: *848 [lua] logger.lua:23: 25550be25410424e829718fb5aac44fe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:50:34 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:34 [info] 37#37: *849 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:44 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:44 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:45 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:189):2: c9fe3985007ff2b3b4eb0f91e0537358:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:50:45 [info] 37#37: *853 [lua] logger.lua:23: c9fe3985007ff2b3b4eb0f91e0537358 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.69.25 - - [08/Jan/2023:05:50:45 +0000] c9fe3985007ff2b3b4eb0f91e0537358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:50:54 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:50:54 [info] 37#37: *855 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:00 [info] 37#37: *856 [lua] access_by_lua(msblocations.conf:189):2: f56daa4483b93a21070ad3ee664292d8:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:51:00 +0000] f56daa4483b93a21070ad3ee664292d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:51:00 [info] 37#37: *856 [lua] logger.lua:23: f56daa4483b93a21070ad3ee664292d8 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:51:04 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:04 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:14 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:14 [info] 37#37: *860 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:15 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:189):2: 89778816938d8ff39bb93b407a0634d4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:51:15 [info] 37#37: *861 [lua] logger.lua:23: 89778816938d8ff39bb93b407a0634d4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:51:15 +0000] 89778816938d8ff39bb93b407a0634d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:51:24 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:24 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:30 [info] 37#37: *865 [lua] access_by_lua(msblocations.conf:189):2: 3292c00ead3a1ba6b679e1f908dd0a5c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:51:30 [info] 37#37: *865 [lua] logger.lua:23: 3292c00ead3a1ba6b679e1f908dd0a5c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:51:30 +0000] 3292c00ead3a1ba6b679e1f908dd0a5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:51:34 [info] 37#37: *866 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:34 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:44 [info] 38#38: *868 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:44 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:45 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:189):2: d7ea30fec590825f8541e2984f392bfe:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:51:45 +0000] d7ea30fec590825f8541e2984f392bfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:51:45 [info] 37#37: *870 [lua] logger.lua:23: d7ea30fec590825f8541e2984f392bfe {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 05:51:54 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:51:54 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:00 [info] 37#37: *873 [lua] access_by_lua(msblocations.conf:189):2: 981d85f60148245af9c95d28ca1ea178:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:52:00 [info] 37#37: *873 [lua] logger.lua:23: 981d85f60148245af9c95d28ca1ea178 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:52:00 +0000] 981d85f60148245af9c95d28ca1ea178 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:52:04 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:04 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:14 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:14 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:15 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:189):2: 881a6917d564a17874043a7b6e738d91:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.25 - - [08/Jan/2023:05:52:15 +0000] 881a6917d564a17874043a7b6e738d91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:52:15 [info] 37#37: *878 [lua] logger.lua:23: 881a6917d564a17874043a7b6e738d91 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:52:24 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:24 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:30 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:189):2: c8aa9c81b3bba4979a5efabc7a55aec3:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:52:30 [info] 37#37: *882 [lua] logger.lua:23: c8aa9c81b3bba4979a5efabc7a55aec3 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:52:30 +0000] c8aa9c81b3bba4979a5efabc7a55aec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:52:34 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:34 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:44 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:44 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:45 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:189):2: 8cad73edde5bb2f7edbf14a5c459d55c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:52:45 [info] 37#37: *887 [lua] logger.lua:23: 8cad73edde5bb2f7edbf14a5c459d55c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:52:45 +0000] 8cad73edde5bb2f7edbf14a5c459d55c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:52:54 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:52:54 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:00 [info] 37#37: *890 [lua] access_by_lua(msblocations.conf:189):2: 61b651ab6923a147b812faad376f210f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:00 +0000] 61b651ab6923a147b812faad376f210f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:53:00 [info] 37#37: *890 [lua] logger.lua:23: 61b651ab6923a147b812faad376f210f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:53:04 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:04 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:14 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:14 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:15 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:189):2: b9538c90f6430335fc62241d27f9d9dd:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:53:15 [info] 37#37: *895 [lua] logger.lua:23: b9538c90f6430335fc62241d27f9d9dd {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:15 +0000] b9538c90f6430335fc62241d27f9d9dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:53:24 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:24 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:30 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:189):2: 8c0218c0d767dd2609a81fa338cdbd97:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:53:30 [info] 37#37: *899 [lua] logger.lua:23: 8c0218c0d767dd2609a81fa338cdbd97 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:30 +0000] 8c0218c0d767dd2609a81fa338cdbd97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:53:34 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:34 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:44 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:44 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:45 [info] 37#37: *904 [lua] access_by_lua(msblocations.conf:189):2: 8d4966a35f0ddde3e0c309a81ed70f06:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:45 +0000] 8d4966a35f0ddde3e0c309a81ed70f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:53:45 [info] 37#37: *904 [lua] logger.lua:23: 8d4966a35f0ddde3e0c309a81ed70f06 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 05:53:54 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:53:54 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:00 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:189):2: 530ca8953838ebc020b5d6f5fede32d0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:54:00 +0000] 530ca8953838ebc020b5d6f5fede32d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/08 05:54:00 [info] 37#37: *907 [lua] logger.lua:23: 530ca8953838ebc020b5d6f5fede32d0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 05:54:04 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:04 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:14 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:14 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:15 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:189):2: c52430da05e953c9bf9dbc528cecbf45:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:54:15 [info] 37#37: *912 [lua] logger.lua:23: c52430da05e953c9bf9dbc528cecbf45 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:54:15 +0000] c52430da05e953c9bf9dbc528cecbf45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:54:24 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:24 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:30 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:189):2: 788e4a59a76524f150f99a89bf523e00:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:54:30 [info] 37#37: *916 [lua] logger.lua:23: 788e4a59a76524f150f99a89bf523e00 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:54:30 +0000] 788e4a59a76524f150f99a89bf523e00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:54:34 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:34 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:44 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:44 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:45 [info] 37#37: *921 [lua] access_by_lua(msblocations.conf:189):2: f4e39181e97a2bec7b4fad62d27d30f5:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:54:45 [info] 37#37: *921 [lua] logger.lua:23: f4e39181e97a2bec7b4fad62d27d30f5 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:54:45 +0000] f4e39181e97a2bec7b4fad62d27d30f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:54:54 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:54:54 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:00 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:189):2: 24ffa406da2dfa5780f5b38e7441f298:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:55:00 [info] 37#37: *924 [lua] logger.lua:23: 24ffa406da2dfa5780f5b38e7441f298 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:55:00 +0000] 24ffa406da2dfa5780f5b38e7441f298 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:55:04 [info] 37#37: *925 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:04 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:14 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:14 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:15 [info] 37#37: *929 [lua] access_by_lua(msblocations.conf:189):2: 4c066b53c7b14152c68b78c6b6bbea85:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:55:15 +0000] 4c066b53c7b14152c68b78c6b6bbea85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:55:15 [info] 37#37: *929 [lua] logger.lua:23: 4c066b53c7b14152c68b78c6b6bbea85 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:55:24 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:24 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:30 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:189):2: dbbfa66a95e40b3f63b3f9c2e7e093c4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.25 - - [08/Jan/2023:05:55:30 +0000] dbbfa66a95e40b3f63b3f9c2e7e093c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 05:55:30 [info] 37#37: *933 [lua] logger.lua:23: dbbfa66a95e40b3f63b3f9c2e7e093c4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:55:34 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:34 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:44 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:44 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:45 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:189):2: f8c2186567dc1915b03688e91813e3da:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:55:45 [info] 37#37: *938 [lua] logger.lua:23: f8c2186567dc1915b03688e91813e3da {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:55:45 +0000] f8c2186567dc1915b03688e91813e3da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:55:54 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:55:54 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:00 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:189):2: 310a7fc5379168243c68103406b8a3d4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:00 +0000] 310a7fc5379168243c68103406b8a3d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/08 05:56:00 [info] 37#37: *941 [lua] logger.lua:23: 310a7fc5379168243c68103406b8a3d4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:56:04 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:04 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:14 [info] 37#37: *945 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:14 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:15 [info] 37#37: *946 [lua] access_by_lua(msblocations.conf:189):2: 7c325bedb66b07e8a9cb8a6191db895d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:56:15 [info] 37#37: *946 [lua] logger.lua:23: 7c325bedb66b07e8a9cb8a6191db895d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.69.25 - - [08/Jan/2023:05:56:15 +0000] 7c325bedb66b07e8a9cb8a6191db895d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:56:24 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:24 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:30 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:189):2: a95176cf725038c8da9e3e13c23eca42:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:56:30 [info] 37#37: *950 [lua] logger.lua:23: a95176cf725038c8da9e3e13c23eca42 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:30 +0000] a95176cf725038c8da9e3e13c23eca42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:56:34 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:34 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:44 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:44 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:45 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:189):2: 56f0db248279c96770d149ed67ee9e13:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:45 +0000] 56f0db248279c96770d149ed67ee9e13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:56:45 [info] 37#37: *955 [lua] logger.lua:23: 56f0db248279c96770d149ed67ee9e13 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:56:52 [info] 37#37: *956 client closed connection while waiting for request, client: 10.233.67.132, server: 0.0.0.0:443
2023/01/08 05:56:54 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:56:54 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:00 [info] 37#37: *959 [lua] access_by_lua(msblocations.conf:189):2: 50effb2fea9171faf98e460ea9143233:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:00 +0000] 50effb2fea9171faf98e460ea9143233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:57:00 [info] 37#37: *959 [lua] logger.lua:23: 50effb2fea9171faf98e460ea9143233 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:57:04 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:04 [info] 37#37: *961 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:14 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:14 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:15 [info] 37#37: *964 [lua] access_by_lua(msblocations.conf:189):2: c083f1733931bbfada9b256c96980da0:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:57:15 [info] 37#37: *964 [lua] logger.lua:23: c083f1733931bbfada9b256c96980da0 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:15 +0000] c083f1733931bbfada9b256c96980da0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:57:24 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:24 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:30 [info] 37#37: *968 [lua] access_by_lua(msblocations.conf:189):2: ce8e3cb0e17fec0f0dcecdb9d45e5cd7:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:30 +0000] ce8e3cb0e17fec0f0dcecdb9d45e5cd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:57:30 [info] 37#37: *968 [lua] logger.lua:23: ce8e3cb0e17fec0f0dcecdb9d45e5cd7 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:57:34 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:34 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:44 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:44 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:45 [info] 37#37: *973 [lua] access_by_lua(msblocations.conf:189):2: 76b3dcf67bcb958c1e66a6531f3f2825:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:45 +0000] 76b3dcf67bcb958c1e66a6531f3f2825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:57:45 [info] 37#37: *973 [lua] logger.lua:23: 76b3dcf67bcb958c1e66a6531f3f2825 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:57:54 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:57:54 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:00 [info] 37#37: *976 [lua] access_by_lua(msblocations.conf:189):2: f18abdd01493b8db662d96ce33c650e4:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:58:00 +0000] f18abdd01493b8db662d96ce33c650e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:58:00 [info] 37#37: *976 [lua] logger.lua:23: f18abdd01493b8db662d96ce33c650e4 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:58:04 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:04 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:14 [info] 38#38: *979 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:14 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:15 [info] 37#37: *981 [lua] access_by_lua(msblocations.conf:189):2: d23df8c8916dc7cc36e1cb8067446618:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:58:15 [info] 37#37: *981 [lua] logger.lua:23: d23df8c8916dc7cc36e1cb8067446618 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:58:15 +0000] d23df8c8916dc7cc36e1cb8067446618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 05:58:24 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:24 [info] 37#37: *984 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:30 [info] 37#37: *985 [lua] access_by_lua(msblocations.conf:189):2: 2d1b6485c605cc7a75b76ea802db6cbb:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:58:30 +0000] 2d1b6485c605cc7a75b76ea802db6cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:58:30 [info] 37#37: *985 [lua] logger.lua:23: 2d1b6485c605cc7a75b76ea802db6cbb {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 05:58:34 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:34 [info] 38#38: *987 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:44 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:44 [info] 37#37: *989 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:45 [info] 37#37: *990 [lua] access_by_lua(msblocations.conf:189):2: 3aa358b9d3dc91ef55859f53ae66ddf2:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:58:45 +0000] 3aa358b9d3dc91ef55859f53ae66ddf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 05:58:45 [info] 37#37: *990 [lua] logger.lua:23: 3aa358b9d3dc91ef55859f53ae66ddf2 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:58:54 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:58:54 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:00 [info] 37#37: *993 [lua] access_by_lua(msblocations.conf:189):2: 91eb35c8b7f465e81199d5028e146482:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:59:00 [info] 37#37: *993 [lua] logger.lua:23: 91eb35c8b7f465e81199d5028e146482 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:59:00 +0000] 91eb35c8b7f465e81199d5028e146482 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:59:04 [info] 38#38: *994 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:04 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:14 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:14 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:15 [info] 37#37: *998 [lua] access_by_lua(msblocations.conf:189):2: cc38a62d47179ed6c07ab46d6f8a8c92:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:59:15 +0000] cc38a62d47179ed6c07ab46d6f8a8c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 05:59:15 [info] 37#37: *998 [lua] logger.lua:23: cc38a62d47179ed6c07ab46d6f8a8c92 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/08 05:59:24 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:24 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:30 [info] 37#37: *1002 [lua] access_by_lua(msblocations.conf:189):2: 396b0d262496fe29c0b4850d921d213a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:59:30 [info] 37#37: *1002 [lua] logger.lua:23: 396b0d262496fe29c0b4850d921d213a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:59:30 +0000] 396b0d262496fe29c0b4850d921d213a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:59:34 [info] 37#37: *1003 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:34 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:44 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:44 [info] 37#37: *1006 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:45 [info] 37#37: *1007 [lua] access_by_lua(msblocations.conf:189):2: ce48103c5e14c7875e43cf809e80cfff:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 05:59:45 [info] 37#37: *1007 [lua] logger.lua:23: ce48103c5e14c7875e43cf809e80cfff {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:05:59:45 +0000] ce48103c5e14c7875e43cf809e80cfff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 05:59:54 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 05:59:54 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:00 [info] 37#37: *1010 [lua] access_by_lua(msblocations.conf:189):2: 25fec325f74825ef3a4440dee876d5ae:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 06:00:00 [info] 37#37: *1010 [lua] logger.lua:23: 25fec325f74825ef3a4440dee876d5ae {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:00 +0000] 25fec325f74825ef3a4440dee876d5ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/08 06:00:04 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:04 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:14 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:14 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:15 [info] 37#37: *1015 [lua] access_by_lua(msblocations.conf:189):2: b80716b50f8b6d352d1151b0b394ba5d:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:15 +0000] b80716b50f8b6d352d1151b0b394ba5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 06:00:15 [info] 37#37: *1015 [lua] logger.lua:23: b80716b50f8b6d352d1151b0b394ba5d {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 06:00:24 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:24 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:30 [info] 37#37: *1019 [lua] access_by_lua(msblocations.conf:189):2: b30244959efefdc50eaf479cf9bec88c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 06:00:30 [info] 37#37: *1019 [lua] logger.lua:23: b30244959efefdc50eaf479cf9bec88c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:30 +0000] b30244959efefdc50eaf479cf9bec88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:00:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 06:00:34 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:34 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:44 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:44 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:45 [info] 37#37: *1024 [lua] access_by_lua(msblocations.conf:189):2: d04504c98102f3579d971a8db0ea4633:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:45 +0000] d04504c98102f3579d971a8db0ea4633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/08 06:00:45 [info] 37#37: *1024 [lua] logger.lua:23: d04504c98102f3579d971a8db0ea4633 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:00:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 06:00:54 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:00:54 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:00 [info] 37#37: *1027 [lua] access_by_lua(msblocations.conf:189):2: 7b16a6f9384aefcbedfbaa186ef49a70:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:00 +0000] 7b16a6f9384aefcbedfbaa186ef49a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/08 06:01:00 [info] 37#37: *1027 [lua] logger.lua:23: 7b16a6f9384aefcbedfbaa186ef49a70 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 06:01:04 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:04 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:14 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:14 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:15 [info] 37#37: *1032 [lua] access_by_lua(msblocations.conf:189):2: aa216abd11e06eb22843225e219f3e2b:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:15 +0000] aa216abd11e06eb22843225e219f3e2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 06:01:15 [info] 37#37: *1032 [lua] logger.lua:23: aa216abd11e06eb22843225e219f3e2b {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:01:24 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:24 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:30 [info] 37#37: *1036 [lua] access_by_lua(msblocations.conf:189):2: a3d35897c338ed841cc1c7d50956d64c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/08 06:01:30 [info] 37#37: *1036 [lua] logger.lua:23: a3d35897c338ed841cc1c7d50956d64c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:30 +0000] a3d35897c338ed841cc1c7d50956d64c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/08 06:01:34 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:34 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:44 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:44 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:45 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:189):2: 2468f1144e421db9f88ac22ba888f4e6:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:01:45 +0000] 2468f1144e421db9f88ac22ba888f4e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:01:45 [info] 37#37: *1041 [lua] logger.lua:23: 2468f1144e421db9f88ac22ba888f4e6 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 06:01:54 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:01:54 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:00 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:189):2: 9089df352d1360a8c5ca01aa8a45f21f:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:02:00 +0000] 9089df352d1360a8c5ca01aa8a45f21f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/08 06:02:00 [info] 37#37: *1044 [lua] logger.lua:23: 9089df352d1360a8c5ca01aa8a45f21f {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 06:02:04 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:04 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:14 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:14 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:15 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:189):2: 4ebbd1b2a88c8194a860f2fc1ada1f35:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:02:15 +0000] 4ebbd1b2a88c8194a860f2fc1ada1f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/08 06:02:15 [info] 37#37: *1049 [lua] logger.lua:23: 4ebbd1b2a88c8194a860f2fc1ada1f35 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , 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/08 06:02:24 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:24 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:30 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:189):2: fb44c13b0e22cab7647ccad860469024:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:02:30 +0000] fb44c13b0e22cab7647ccad860469024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/08 06:02:30 [info] 37#37: *1053 [lua] logger.lua:23: fb44c13b0e22cab7647ccad860469024 {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/08 06:02:34 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:34 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:44 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:44 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:45 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:189):2: dffa5f31f94acc0313efbd7cd884064a:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 06:02:45 [info] 37#37: *1058 [lua] logger.lua:23: dffa5f31f94acc0313efbd7cd884064a {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:02:45 +0000] dffa5f31f94acc0313efbd7cd884064a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/08 06:02:54 [info] 38#38: *1059 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:02:54 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:03:00 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:189):2: c07970f5ff7e6ecc82f7ea4cd5fff11e:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:03:00 +0000] c07970f5ff7e6ecc82f7ea4cd5fff11e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/08 06:03:00 [info] 37#37: *1061 [lua] logger.lua:23: c07970f5ff7e6ecc82f7ea4cd5fff11e {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/08 06:03:04 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:03:04 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:03:14 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:03:14 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.71.55, server: 0.0.0.0:443
2023/01/08 06:03:15 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:189):2: 5469378c38423d765d6db543dc687a6c:receive the request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-eag:80"
2023/01/08 06:03:15 [info] 37#37: *1066 [lua] logger.lua:23: 5469378c38423d765d6db543dc687a6c {"matched":"microservices"} while logging request, client: 10.233.69.25, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-eag:80"
10.233.69.25 - - [08/Jan/2023:06:03:15 +0000] 5469378c38423d765d6db543dc687a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.69.25 - - [08/Jan/2023:06:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3