Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.11.25
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
\n\n### Starting apiroute
2023/01/05 05:09:08 [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/05 05:09:08 [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/05 05:09:08 [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/05 05:09:08 [notice] 33#33: using the "epoll" event method
2023/01/05 05:09:08 [notice] 33#33: openresty/1.13.6.1
2023/01/05 05:09:08 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/05 05:09:08 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/05 05:09:08 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
2023/01/05 05:09:08 [notice] 34#34: start worker processes
2023/01/05 05:09:08 [notice] 34#34: start worker process 35
2023/01/05 05:09:08 [notice] 34#34: start worker process 36
2023/01/05 05:09:08 [notice] 34#34: start worker process 38
2023/01/05 05:09:08 [notice] 34#34: start worker process 39
2023/01/05 05:09:08 [notice] 34#34: start worker process 40
2023/01/05 05:09:08 [notice] 34#34: start worker process 41
2023/01/05 05:09:08 [notice] 34#34: start worker process 42
2023/01/05 05:09:08 [notice] 34#34: start worker process 43
2023/01/05 05:09:08 [notice] 34#34: start cache manager process 44
2023/01/05 05:09:08 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230105050908.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-05 05:09:11 867 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-05 05:09:11 882 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-05 05:09:11 883 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-05 05:09:11 959 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-05 05:09:11 960 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.11.25:10081 Enabled:true
2023-01-05 05:09:14 199 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-05 05:09:14 318 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-05 05:09:14 320 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-05 05:09:14 321 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-05 05:09:14 323 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-05 05:09:14 323 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-05 05:09:14 323 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-05 05:09:14 324 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-05 05:09:14 411 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-05 05:09:14 600 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-05 05:09:14 603 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-05 05:09:14 604 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-05 05:09:15 378 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/05 05:09:27 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:27 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:35 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: d4e482ace6ba15c72a9c6b362aaabd34:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:09:35 [info] 35#35: *14 [lua] logger.lua:23: d4e482ace6ba15c72a9c6b362aaabd34 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:09:35 +0000] d4e482ace6ba15c72a9c6b362aaabd34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.193 upstream_response_time:0.192 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 57
2023/01/05 05:09:37 [info] 35#35: *17 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:37 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:47 [info] 36#36: *19 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:47 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:50 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 23f4927482173cda11f3c9db872d2ae0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:09:50 +0000] 23f4927482173cda11f3c9db872d2ae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/05 05:09:50 [info] 35#35: *21 [lua] logger.lua:23: 23f4927482173cda11f3c9db872d2ae0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/05 05:09:57 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:09:57 [info] 35#35: *22 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:05 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:189):2: 50750dc5f16a1621e751d73bedf325bc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:10:05 [info] 35#35: *24 [lua] logger.lua:23: 50750dc5f16a1621e751d73bedf325bc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:05 +0000] 50750dc5f16a1621e751d73bedf325bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:10:07 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:07 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:08 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 4de4b7bb4f3e6823773cfde8a395e491:receive the request, client: 10.233.71.156, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/05 05:10:08 [info] 35#35: *25 [lua] logger.lua:23: 4de4b7bb4f3e6823773cfde8a395e491 {"matched":"microservices"} while logging request, client: 10.233.71.156, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.71.156 - - [05/Jan/2023:05:10:08 +0000] 4de4b7bb4f3e6823773cfde8a395e491 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.317 upstream_response_time:0.316 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.71.156 - - [05/Jan/2023:05:10:08 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 311
2023/01/05 05:10:08 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/05 05:10:08 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/01/05 05:10:08 [notice] 34#34: cache loader process 45 exited with code 0
2023/01/05 05:10:08 [notice] 34#34: signal 29 (SIGIO) received
2023/01/05 05:10:09 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:189):2: 75ef78fdec15a931c6d6ccb53ea43409:receive the request, client: 10.233.70.66, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/05 05:10:09 [info] 35#35: *29 [lua] logger.lua:23: 75ef78fdec15a931c6d6ccb53ea43409 {"matched":"microservices"} while logging request, client: 10.233.70.66, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.70.66 - - [05/Jan/2023:05:10:09 +0000] 75ef78fdec15a931c6d6ccb53ea43409 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.132 upstream_response_time:0.132 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.70.66 - - [05/Jan/2023:05:10:09 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 128
2023/01/05 05:10:17 [info] 35#35: *25 client 10.233.71.156 closed keepalive connection
2023/01/05 05:10:17 [info] 35#35: *29 client 10.233.70.66 closed keepalive connection
2023/01/05 05:10:17 [info] 35#35: *31 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:17 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:20 [info] 35#35: *32 [lua] access_by_lua(msblocations.conf:189):2: 80bdf7f9d20595211b87844acfb27760:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:10:20 [info] 35#35: *32 [lua] logger.lua:23: 80bdf7f9d20595211b87844acfb27760 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:20 +0000] 80bdf7f9d20595211b87844acfb27760 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/05 05:10:27 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:27 [info] 35#35: *34 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:35 [info] 35#35: *35 [lua] access_by_lua(msblocations.conf:189):2: 306f6ac89e0d88b6f19ae6a49fe899bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:35 +0000] 306f6ac89e0d88b6f19ae6a49fe899bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:10:35 [info] 35#35: *35 [lua] logger.lua:23: 306f6ac89e0d88b6f19ae6a49fe899bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:10:37 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:37 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:47 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:47 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:50 [info] 35#35: *40 [lua] access_by_lua(msblocations.conf:189):2: 8cf0ea73bad8cfe78e922b01b512add3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:50 +0000] 8cf0ea73bad8cfe78e922b01b512add3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/05 05:10:50 [info] 35#35: *40 [lua] logger.lua:23: 8cf0ea73bad8cfe78e922b01b512add3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:10:57 [info] 35#35: *41 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:10:57 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:05 [info] 35#35: *43 [lua] access_by_lua(msblocations.conf:189):2: 0315b32cde0c88796d5d431a13d19c9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:11:05 +0000] 0315b32cde0c88796d5d431a13d19c9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:11:05 [info] 35#35: *43 [lua] logger.lua:23: 0315b32cde0c88796d5d431a13d19c9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:11:07 [info] 36#36: *45 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:07 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:17 [info] 35#35: *47 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:17 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:21 [info] 35#35: *49 [lua] access_by_lua(msblocations.conf:189):2: de235136b1950129fbc0a72ebe84787e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:11:21 [info] 35#35: *49 [lua] logger.lua:23: de235136b1950129fbc0a72ebe84787e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:11:21 +0000] de235136b1950129fbc0a72ebe84787e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:11:27 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:27 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:36 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 4bac84ca26c7032d3e5f022c1a8b5e15:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:11:36 [info] 35#35: *52 [lua] logger.lua:23: 4bac84ca26c7032d3e5f022c1a8b5e15 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:11:36 +0000] 4bac84ca26c7032d3e5f022c1a8b5e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:11:37 [info] 35#35: *53 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:37 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:47 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:47 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:51 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: a023d41a9d50480ab160bb869b271991:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:11:51 [info] 35#35: *57 [lua] logger.lua:23: a023d41a9d50480ab160bb869b271991 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:11:51 +0000] a023d41a9d50480ab160bb869b271991 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:11:57 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:11:57 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:06 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: e02b33ee05e06c7bbdd4a68951c3e398:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:12:06 [info] 35#35: *60 [lua] logger.lua:23: e02b33ee05e06c7bbdd4a68951c3e398 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:06 +0000] e02b33ee05e06c7bbdd4a68951c3e398 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:12:07 [info] 35#35: *61 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:07 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:17 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:17 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:21 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: 0478bb6de7bb9eb942b13695e1a2ab61:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:21 +0000] 0478bb6de7bb9eb942b13695e1a2ab61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:12:21 [info] 35#35: *66 [lua] logger.lua:23: 0478bb6de7bb9eb942b13695e1a2ab61 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:12:27 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:27 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:36 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: 41ed4e479a42dfdbb5c3f028235128f8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:12:36 [info] 35#35: *69 [lua] logger.lua:23: 41ed4e479a42dfdbb5c3f028235128f8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:36 +0000] 41ed4e479a42dfdbb5c3f028235128f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/05 05:12:37 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:37 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:47 [info] 35#35: *72 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:47 [info] 35#35: *73 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:51 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: 1498bd3327bd7dcc2123c945da2e0901:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:12:51 +0000] 1498bd3327bd7dcc2123c945da2e0901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:12:51 [info] 35#35: *74 [lua] logger.lua:23: 1498bd3327bd7dcc2123c945da2e0901 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:12:57 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:12:57 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:06 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: 88c2ca9db4aa2b46729d875e28b6b457:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:13:06 [info] 35#35: *77 [lua] logger.lua:23: 88c2ca9db4aa2b46729d875e28b6b457 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:13:06 +0000] 88c2ca9db4aa2b46729d875e28b6b457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:13:07 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:07 [info] 36#36: *79 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:17 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:17 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:21 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: 71bb463c6ef1801f7f9b9a6b40dfcd69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:13:21 +0000] 71bb463c6ef1801f7f9b9a6b40dfcd69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:13:21 [info] 35#35: *83 [lua] logger.lua:23: 71bb463c6ef1801f7f9b9a6b40dfcd69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:13:27 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:27 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:36 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 380654aca3970b2e12d3f0d73ad70106:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:13:36 [info] 35#35: *86 [lua] logger.lua:23: 380654aca3970b2e12d3f0d73ad70106 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:13:36 +0000] 380654aca3970b2e12d3f0d73ad70106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/01/05 05:13:37 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:37 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:47 [info] 35#35: *89 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:47 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:51 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 653aa7738760c73bd02ec8a54e6b61a1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:13:51 [info] 35#35: *91 [lua] logger.lua:23: 653aa7738760c73bd02ec8a54e6b61a1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:13:51 +0000] 653aa7738760c73bd02ec8a54e6b61a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 37
2023/01/05 05:13:57 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:13:57 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:06 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 0dc7976d69bfa4bc6d6e683af002c536:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/01/05 05:14:06 [info] 35#35: *94 [lua] logger.lua:23: 0dc7976d69bfa4bc6d6e683af002c536 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:06 +0000] 0dc7976d69bfa4bc6d6e683af002c536 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/01/05 05:14:07 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:07 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:17 [info] 35#35: *98 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:17 [info] 36#36: *99 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:21 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: ac676d2b6e7e30ae90653df6997af521:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:14:21 [info] 35#35: *100 [lua] logger.lua:23: ac676d2b6e7e30ae90653df6997af521 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.64 - - [05/Jan/2023:05:14:21 +0000] ac676d2b6e7e30ae90653df6997af521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/01/05 05:14:27 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:27 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:36 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 03933b952167657945027680f7409edf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:14:36 [info] 35#35: *103 [lua] logger.lua:23: 03933b952167657945027680f7409edf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:36 +0000] 03933b952167657945027680f7409edf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:14:37 [info] 35#35: *104 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:37 [info] 35#35: *105 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:47 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:47 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:51 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: c76462b68bef209cfa5cccd64a4e665e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:14:51 [info] 35#35: *108 [lua] logger.lua:23: c76462b68bef209cfa5cccd64a4e665e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:14:51 +0000] c76462b68bef209cfa5cccd64a4e665e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/01/05 05:14:57 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:14:57 [info] 35#35: *110 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:06 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: f3efea1fa042e493825cc7f7d4442eb2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:15:06 [info] 35#35: *111 [lua] logger.lua:23: f3efea1fa042e493825cc7f7d4442eb2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:15:06 +0000] f3efea1fa042e493825cc7f7d4442eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:15:07 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:07 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:17 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:17 [info] 35#35: *116 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:21 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: 3620ce8e19973447c24e32808dda7a42:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/05 05:15:21 [info] 35#35: *117 [lua] logger.lua:23: 3620ce8e19973447c24e32808dda7a42 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:15:21 +0000] 3620ce8e19973447c24e32808dda7a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.054 upstream_response_time:0.033 "-" "Consul Health Check" "-"
2023/01/05 05:15:27 [info] 35#35: *118 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:27 [info] 35#35: *119 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:36 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: b74cfcb28db3e312730ee0c87dba4ddf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:15:36 +0000] b74cfcb28db3e312730ee0c87dba4ddf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:15:36 [info] 35#35: *120 [lua] logger.lua:23: b74cfcb28db3e312730ee0c87dba4ddf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:15:37 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:37 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:47 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:47 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:51 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: 7aa8260bb75ed59db8a8af84cd4260e9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:15:51 [info] 35#35: *125 [lua] logger.lua:23: 7aa8260bb75ed59db8a8af84cd4260e9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:15:51 +0000] 7aa8260bb75ed59db8a8af84cd4260e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:15:57 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:15:57 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:06 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 3d070e9c0541a95d1088825eedb6da32:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:16:06 [info] 35#35: *128 [lua] logger.lua:23: 3d070e9c0541a95d1088825eedb6da32 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:16:06 +0000] 3d070e9c0541a95d1088825eedb6da32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:16:07 [info] 35#35: *129 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:07 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:17 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:17 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:21 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: a7386859a108f47d1c0b32417cc9ecd0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.64 - - [05/Jan/2023:05:16:21 +0000] a7386859a108f47d1c0b32417cc9ecd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/01/05 05:16:21 [info] 35#35: *134 [lua] logger.lua:23: a7386859a108f47d1c0b32417cc9ecd0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:16:27 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:27 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:36 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 386f91e5271784054281ab4d0ebfbf39:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:16:36 [info] 35#35: *137 [lua] logger.lua:23: 386f91e5271784054281ab4d0ebfbf39 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:16:36 +0000] 386f91e5271784054281ab4d0ebfbf39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:16:37 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:37 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:47 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:47 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:51 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: 89e20b68b803afd85f955f1c0fece172:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:16:51 [info] 35#35: *142 [lua] logger.lua:23: 89e20b68b803afd85f955f1c0fece172 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:16:51 +0000] 89e20b68b803afd85f955f1c0fece172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:16:57 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:16:57 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:06 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: 03a7653dc9fee5e41ce008b8b2e723e8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:06 +0000] 03a7653dc9fee5e41ce008b8b2e723e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:17:06 [info] 35#35: *145 [lua] logger.lua:23: 03a7653dc9fee5e41ce008b8b2e723e8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:17:07 [info] 36#36: *146 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:07 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:17 [info] 35#35: *149 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:17 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:21 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 3ee8487790f0d8b76925a4701044fe82:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:21 +0000] 3ee8487790f0d8b76925a4701044fe82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 05:17:21 [info] 35#35: *151 [lua] logger.lua:23: 3ee8487790f0d8b76925a4701044fe82 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:17:27 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:27 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:36 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: 30931bfe6bf797091be8fda2ceb74ac3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:17:36 +0000] 30931bfe6bf797091be8fda2ceb74ac3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:17:36 [info] 35#35: *154 [lua] logger.lua:23: 30931bfe6bf797091be8fda2ceb74ac3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:17:37 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:37 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:47 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:47 [info] 35#35: *158 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:51 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 63861d55d83eaf2fe34ecc8b1c526843:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:51 +0000] 63861d55d83eaf2fe34ecc8b1c526843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:17:51 [info] 35#35: *159 [lua] logger.lua:23: 63861d55d83eaf2fe34ecc8b1c526843 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:17:57 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:17:57 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:06 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: 829549887d55a1ec30214bd56acaa3db:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:18:06 [info] 35#35: *162 [lua] logger.lua:23: 829549887d55a1ec30214bd56acaa3db {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:18:06 +0000] 829549887d55a1ec30214bd56acaa3db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:18:07 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:07 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:17 [info] 35#35: *166 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:17 [info] 35#35: *167 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:21 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: ea41b6b4233a1695270cac555d2a52b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:18:21 [info] 35#35: *168 [lua] logger.lua:23: ea41b6b4233a1695270cac555d2a52b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:18:21 +0000] ea41b6b4233a1695270cac555d2a52b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:18:27 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:27 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:36 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: d17375a99c3e1f2d60584f58f3574ca5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.64 - - [05/Jan/2023:05:18:36 +0000] d17375a99c3e1f2d60584f58f3574ca5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:18:36 [info] 35#35: *171 [lua] logger.lua:23: d17375a99c3e1f2d60584f58f3574ca5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:18:37 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:37 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:47 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:47 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:51 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: 309a162ac6c115b85f2e09bf46d145fd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:18:51 [info] 35#35: *176 [lua] logger.lua:23: 309a162ac6c115b85f2e09bf46d145fd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:18:51 +0000] 309a162ac6c115b85f2e09bf46d145fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:18:57 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:18:57 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:06 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: b28e3b988915c13858d169662c6180af:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:19:06 [info] 35#35: *179 [lua] logger.lua:23: b28e3b988915c13858d169662c6180af {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:19:06 +0000] b28e3b988915c13858d169662c6180af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:19:07 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:07 [info] 36#36: *181 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:17 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:17 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:21 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 7ec877ecb99a41f7d02cce103053047d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:19:21 [info] 35#35: *185 [lua] logger.lua:23: 7ec877ecb99a41f7d02cce103053047d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:19:21 +0000] 7ec877ecb99a41f7d02cce103053047d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:19:27 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:27 [info] 35#35: *187 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:36 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 172dedaa9679b145fe051f6817232d76:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:19:36 +0000] 172dedaa9679b145fe051f6817232d76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:19:36 [info] 35#35: *188 [lua] logger.lua:23: 172dedaa9679b145fe051f6817232d76 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:19:37 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:37 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:47 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:47 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:51 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 3457cf1f0faa0426dfb956e9f868f3c3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:19:51 [info] 35#35: *193 [lua] logger.lua:23: 3457cf1f0faa0426dfb956e9f868f3c3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:19:51 +0000] 3457cf1f0faa0426dfb956e9f868f3c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:19:57 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:19:57 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:06 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: 3f566a312a43aa10d0e5a83dde351df9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:20:06 +0000] 3f566a312a43aa10d0e5a83dde351df9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:20:06 [info] 35#35: *196 [lua] logger.lua:23: 3f566a312a43aa10d0e5a83dde351df9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:20:07 [info] 35#35: *197 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:07 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:17 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:17 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:21 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: f8adfde04e8b2fd42774fea5ac259505:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:20:21 [info] 35#35: *202 [lua] logger.lua:23: f8adfde04e8b2fd42774fea5ac259505 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:20:21 +0000] f8adfde04e8b2fd42774fea5ac259505 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:20:27 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:27 [info] 35#35: *204 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:36 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: 8cb27cd61d337395f1fffe9d608112e1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:20:36 [info] 35#35: *205 [lua] logger.lua:23: 8cb27cd61d337395f1fffe9d608112e1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:20:36 +0000] 8cb27cd61d337395f1fffe9d608112e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:20:37 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:37 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:47 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:47 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:51 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 69660ef1b1b8b519873d063ef8190480:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.64 - - [05/Jan/2023:05:20:52 +0000] 69660ef1b1b8b519873d063ef8190480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/05 05:20:52 [info] 35#35: *210 [lua] logger.lua:23: 69660ef1b1b8b519873d063ef8190480 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:20:57 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:20:57 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:07 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: b8492888cbefbe355eda787cd1c43ff8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:21:07 [info] 35#35: *213 [lua] logger.lua:23: b8492888cbefbe355eda787cd1c43ff8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:21:07 +0000] b8492888cbefbe355eda787cd1c43ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:21:07 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:07 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:17 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:17 [info] 35#35: *218 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:22 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 8e08d26b76b2719405da9be1986152d7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:21:22 [info] 35#35: *219 [lua] logger.lua:23: 8e08d26b76b2719405da9be1986152d7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.64 - - [05/Jan/2023:05:21:22 +0000] 8e08d26b76b2719405da9be1986152d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:21:27 [info] 35#35: *220 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:27 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:37 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: fbe351c147090e6d1369e185b9e3db45:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:21:37 +0000] fbe351c147090e6d1369e185b9e3db45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:21:37 [info] 35#35: *222 [lua] logger.lua:23: fbe351c147090e6d1369e185b9e3db45 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:21:37 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:37 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:47 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:47 [info] 35#35: *226 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:52 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 6ac8760a2d90abac3a20fdaf2e7c320f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:21:52 [info] 35#35: *227 [lua] logger.lua:23: 6ac8760a2d90abac3a20fdaf2e7c320f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:21:52 +0000] 6ac8760a2d90abac3a20fdaf2e7c320f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:21:57 [info] 35#35: *228 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:21:57 [info] 35#35: *229 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:07 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: c93af3da821105d933cf819e575f5f59:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:22:07 [info] 35#35: *230 [lua] logger.lua:23: c93af3da821105d933cf819e575f5f59 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:07 +0000] c93af3da821105d933cf819e575f5f59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:22:07 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:07 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:17 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:17 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:22 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: 44bfd350f167f6e263682ebf3c1e6d62:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:22 +0000] 44bfd350f167f6e263682ebf3c1e6d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:22:22 [info] 35#35: *236 [lua] logger.lua:23: 44bfd350f167f6e263682ebf3c1e6d62 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:22:27 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:27 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:37 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 58f805fe9df5749a6567ee08b4e58879:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:22:37 [info] 35#35: *239 [lua] logger.lua:23: 58f805fe9df5749a6567ee08b4e58879 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:37 +0000] 58f805fe9df5749a6567ee08b4e58879 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/05 05:22:37 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:37 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:47 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:47 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:52 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: 49dcd2231083d0a66de6eaadf82efabe:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:22:52 +0000] 49dcd2231083d0a66de6eaadf82efabe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:22:52 [info] 35#35: *244 [lua] logger.lua:23: 49dcd2231083d0a66de6eaadf82efabe {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:22:57 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:22:57 [info] 35#35: *246 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:07 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 63ef2e6c85612708c023e99baa8434d6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:23:07 [info] 35#35: *247 [lua] logger.lua:23: 63ef2e6c85612708c023e99baa8434d6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:23:07 +0000] 63ef2e6c85612708c023e99baa8434d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:23:07 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:07 [info] 35#35: *248 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:17 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:17 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:22 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: c80252c51f1d260e55cb71d7a37d5503:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:23:22 [info] 35#35: *253 [lua] logger.lua:23: c80252c51f1d260e55cb71d7a37d5503 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:23:22 +0000] c80252c51f1d260e55cb71d7a37d5503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:23:27 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:27 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:37 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: ddbc982a624d49c170375e1493a2340f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:23:37 [info] 35#35: *256 [lua] logger.lua:23: ddbc982a624d49c170375e1493a2340f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:23:37 +0000] ddbc982a624d49c170375e1493a2340f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:23:37 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:37 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:47 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:47 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:52 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: 216fecfccf496a4279ac51384d2ed9ad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:23:52 [info] 35#35: *261 [lua] logger.lua:23: 216fecfccf496a4279ac51384d2ed9ad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:23:52 +0000] 216fecfccf496a4279ac51384d2ed9ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/05 05:23:57 [info] 35#35: *262 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:23:57 [info] 35#35: *263 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:07 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: 0c241b7715234927f4ef3cd67b6ce73d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:24:07 [info] 35#35: *264 [lua] logger.lua:23: 0c241b7715234927f4ef3cd67b6ce73d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:24:07 +0000] 0c241b7715234927f4ef3cd67b6ce73d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/01/05 05:24:07 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:07 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:17 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:17 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:22 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 2b6ad5dfeebe0e5ee39c30cef7b57cc6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:24:22 [info] 35#35: *270 [lua] logger.lua:23: 2b6ad5dfeebe0e5ee39c30cef7b57cc6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:24:22 +0000] 2b6ad5dfeebe0e5ee39c30cef7b57cc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:24:27 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:27 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:37 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: 2a62a70f8a8ce630a732389f00f9b3b1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:24:37 +0000] 2a62a70f8a8ce630a732389f00f9b3b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:24:37 [info] 35#35: *273 [lua] logger.lua:23: 2a62a70f8a8ce630a732389f00f9b3b1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:24:37 [info] 36#36: *274 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:37 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:47 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:47 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:52 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: 3e0bcd2f41b203e1cb6252e3d9382ece:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:24:52 [info] 35#35: *278 [lua] logger.lua:23: 3e0bcd2f41b203e1cb6252e3d9382ece {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:24:52 +0000] 3e0bcd2f41b203e1cb6252e3d9382ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/05 05:24:57 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:24:57 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:07 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: f21db180befbc9967d16c811abdf048f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:07 +0000] f21db180befbc9967d16c811abdf048f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:25:07 [info] 35#35: *281 [lua] logger.lua:23: f21db180befbc9967d16c811abdf048f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:25:07 [info] 35#35: *282 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:07 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:17 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:17 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:22 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: 6244615aa2afc28872b632639cde7053:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:25:22 [info] 35#35: *287 [lua] logger.lua:23: 6244615aa2afc28872b632639cde7053 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:22 +0000] 6244615aa2afc28872b632639cde7053 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:25:27 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:27 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:37 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 868c178d2ff0429d1488a1f1cb2d545a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:25:37 [info] 35#35: *290 [lua] logger.lua:23: 868c178d2ff0429d1488a1f1cb2d545a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:37 +0000] 868c178d2ff0429d1488a1f1cb2d545a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:25:37 [info] 36#36: *291 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:37 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:47 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:47 [info] 35#35: *294 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:52 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: f977f5dd1bf5baf043d53b08dff172de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/05 05:25:52 [info] 35#35: *295 [lua] logger.lua:23: f977f5dd1bf5baf043d53b08dff172de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:25:52 +0000] f977f5dd1bf5baf043d53b08dff172de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-"
2023/01/05 05:25:57 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:25:57 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:07 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: 51e1889f86912fe9638d1f0586762b35:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:26:07 [info] 35#35: *298 [lua] logger.lua:23: 51e1889f86912fe9638d1f0586762b35 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:26:07 +0000] 51e1889f86912fe9638d1f0586762b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:26:07 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:07 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:17 [info] 35#35: *302 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:17 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:22 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: 990b4fa41a4bb5b0e556daeb25c577de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:26:22 [info] 35#35: *304 [lua] logger.lua:23: 990b4fa41a4bb5b0e556daeb25c577de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:26:22 +0000] 990b4fa41a4bb5b0e556daeb25c577de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:26:27 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:27 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:37 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 447c9fbb54a4c4bf74a1f83da78e4ce2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:26:37 [info] 35#35: *307 [lua] logger.lua:23: 447c9fbb54a4c4bf74a1f83da78e4ce2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:26:37 +0000] 447c9fbb54a4c4bf74a1f83da78e4ce2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:26:37 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:37 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:47 [info] 35#35: *311 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:47 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:52 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 0c00808df200bfc1d1b2d45ceae2ddfb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:26:52 [info] 35#35: *312 [lua] logger.lua:23: 0c00808df200bfc1d1b2d45ceae2ddfb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:26:52 +0000] 0c00808df200bfc1d1b2d45ceae2ddfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/01/05 05:26:57 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:26:57 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:07 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: a3673a9f9d9dff047824547099eb11e7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:27:07 [info] 35#35: *315 [lua] logger.lua:23: a3673a9f9d9dff047824547099eb11e7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:27:07 +0000] a3673a9f9d9dff047824547099eb11e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:27:07 [info] 36#36: *316 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:07 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:17 [info] 35#35: *319 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:17 [info] 35#35: *320 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:22 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: 98dc1670d8ed5af7561402a2ad488433:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:27:22 [info] 35#35: *321 [lua] logger.lua:23: 98dc1670d8ed5af7561402a2ad488433 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:27:22 +0000] 98dc1670d8ed5af7561402a2ad488433 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:27:27 [info] 35#35: *322 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:27 [info] 35#35: *323 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:37 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: d96a3e69486d5f9b692f97792a94d299:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.64 - - [05/Jan/2023:05:27:37 +0000] d96a3e69486d5f9b692f97792a94d299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 05:27:37 [info] 35#35: *324 [lua] logger.lua:23: d96a3e69486d5f9b692f97792a94d299 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:27:37 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:37 [info] 36#36: *326 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:47 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:47 [info] 36#36: *328 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:52 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: 0f46711253ec56ecf38cf60396739a37:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:27:52 [info] 35#35: *329 [lua] logger.lua:23: 0f46711253ec56ecf38cf60396739a37 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:27:52 +0000] 0f46711253ec56ecf38cf60396739a37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:27:57 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:27:57 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:07 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 2619b72ef9ec9af2e6fa624b6df5abdc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:28:07 [info] 35#35: *332 [lua] logger.lua:23: 2619b72ef9ec9af2e6fa624b6df5abdc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:07 +0000] 2619b72ef9ec9af2e6fa624b6df5abdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:28:07 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:07 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:17 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:17 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:22 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 7f797885b2255fde58295af3062753f1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:22 +0000] 7f797885b2255fde58295af3062753f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:28:22 [info] 35#35: *338 [lua] logger.lua:23: 7f797885b2255fde58295af3062753f1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:28:27 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:27 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:37 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: 2d57bd608e02351f374ccfa7daf9e09c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:28:37 [info] 35#35: *341 [lua] logger.lua:23: 2d57bd608e02351f374ccfa7daf9e09c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:37 +0000] 2d57bd608e02351f374ccfa7daf9e09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:28:37 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:37 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:47 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:47 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:52 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 6439956008a24dbb331ae73675fba185:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:28:52 [info] 35#35: *346 [lua] logger.lua:23: 6439956008a24dbb331ae73675fba185 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:28:52 +0000] 6439956008a24dbb331ae73675fba185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/05 05:28:57 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:28:57 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:07 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 57be915012a7d38247ed7665c6ff9531:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:29:07 [info] 35#35: *349 [lua] logger.lua:23: 57be915012a7d38247ed7665c6ff9531 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:29:07 +0000] 57be915012a7d38247ed7665c6ff9531 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/01/05 05:29:07 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:07 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:17 [info] 35#35: *353 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:17 [info] 35#35: *354 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:22 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: a21f26deab53df72dc6978bced26fa43:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:05:29:22 +0000] a21f26deab53df72dc6978bced26fa43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:29:22 [info] 35#35: *355 [lua] logger.lua:23: a21f26deab53df72dc6978bced26fa43 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:29:27 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:27 [info] 35#35: *356 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:37 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: bbced817ab1928026e89730513adb2bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:29:37 [info] 35#35: *358 [lua] logger.lua:23: bbced817ab1928026e89730513adb2bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:29:37 +0000] bbced817ab1928026e89730513adb2bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:29:37 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:37 [info] 35#35: *360 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:47 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:47 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:52 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 212b616c3545f2ab846c6a3e2760f332:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:29:52 [info] 35#35: *363 [lua] logger.lua:23: 212b616c3545f2ab846c6a3e2760f332 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:29:52 +0000] 212b616c3545f2ab846c6a3e2760f332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:29:57 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:29:57 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:07 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: 56d11c4746736b4c32e19425f63a05ab:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:30:07 [info] 35#35: *366 [lua] logger.lua:23: 56d11c4746736b4c32e19425f63a05ab {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:07 +0000] 56d11c4746736b4c32e19425f63a05ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:30:07 [info] 35#35: *367 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:07 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:17 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:17 [info] 36#36: *371 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:22 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: 31f018e340b1f4ed37c93ca158e60c6c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:22 +0000] 31f018e340b1f4ed37c93ca158e60c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:30:22 [info] 35#35: *372 [lua] logger.lua:23: 31f018e340b1f4ed37c93ca158e60c6c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:30:27 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:27 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:37 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: 0763d988d3ffc041a996d69d3e1b3728:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:30:37 [info] 35#35: *375 [lua] logger.lua:23: 0763d988d3ffc041a996d69d3e1b3728 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:37 +0000] 0763d988d3ffc041a996d69d3e1b3728 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:30:37 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:37 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:47 [info] 35#35: *378 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:47 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:52 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: 5fca7fb5f41797a6b7d674aab006f8e0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:52 +0000] 5fca7fb5f41797a6b7d674aab006f8e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:30:52 [info] 35#35: *380 [lua] logger.lua:23: 5fca7fb5f41797a6b7d674aab006f8e0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:30:57 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:30:57 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:07 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: 92e2006a83e6434a2f87753fef78ec81:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:31:07 [info] 35#35: *383 [lua] logger.lua:23: 92e2006a83e6434a2f87753fef78ec81 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:07 +0000] 92e2006a83e6434a2f87753fef78ec81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:31:07 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:07 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:17 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:17 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:22 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 964950c014e4d72986bc1b7849e8e5b9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:31:22 [info] 35#35: *389 [lua] logger.lua:23: 964950c014e4d72986bc1b7849e8e5b9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:22 +0000] 964950c014e4d72986bc1b7849e8e5b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/01/05 05:31:27 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:27 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:37 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:37 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:37 [info] 35#35: *394 [lua] access_by_lua(msblocations.conf:189):2: 0a1b18d4f65e4c56487539721feaca89:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:37 +0000] 0a1b18d4f65e4c56487539721feaca89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:31:37 [info] 35#35: *394 [lua] logger.lua:23: 0a1b18d4f65e4c56487539721feaca89 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:31:47 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:47 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:52 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:189):2: 599b29e92089676a9d30c500d30f118f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:52 +0000] 599b29e92089676a9d30c500d30f118f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:31:52 [info] 35#35: *397 [lua] logger.lua:23: 599b29e92089676a9d30c500d30f118f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:31:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:31:57 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:31:57 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:07 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:07 [info] 35#35: *401 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:07 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:189):2: c6357d5505e65c3f97250935346921b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:32:08 [info] 35#35: *402 [lua] logger.lua:23: c6357d5505e65c3f97250935346921b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:32:08 +0000] c6357d5505e65c3f97250935346921b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:32:17 [info] 35#35: *404 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:17 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:23 [info] 35#35: *406 [lua] access_by_lua(msblocations.conf:189):2: a8c58da536e45ddbf91f57ef434cad4a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:32:23 [info] 35#35: *406 [lua] logger.lua:23: a8c58da536e45ddbf91f57ef434cad4a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:32:23 +0000] a8c58da536e45ddbf91f57ef434cad4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:32:27 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:27 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:37 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:37 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:38 [info] 35#35: *411 [lua] access_by_lua(msblocations.conf:189):2: 8147f29fa82b0355479980764cc584d0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:32:38 [info] 35#35: *411 [lua] logger.lua:23: 8147f29fa82b0355479980764cc584d0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:32:38 +0000] 8147f29fa82b0355479980764cc584d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:32:47 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:47 [info] 35#35: *413 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:53 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:189):2: 2644e50b606035a3ef895b359982a44c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:32:53 +0000] 2644e50b606035a3ef895b359982a44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:32:53 [info] 35#35: *414 [lua] logger.lua:23: 2644e50b606035a3ef895b359982a44c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:32:57 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:32:57 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:07 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:07 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:08 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:189):2: 7a1dc8e8c447c641dd2dbc0af59270f7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:08 +0000] 7a1dc8e8c447c641dd2dbc0af59270f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:33:08 [info] 35#35: *419 [lua] logger.lua:23: 7a1dc8e8c447c641dd2dbc0af59270f7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:33:17 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:17 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:23 [info] 35#35: *423 [lua] access_by_lua(msblocations.conf:189):2: f7a20538b8493c2580dd1c5020989738:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:23 +0000] f7a20538b8493c2580dd1c5020989738 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:33:23 [info] 35#35: *423 [lua] logger.lua:23: f7a20538b8493c2580dd1c5020989738 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:33:27 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:27 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:37 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:37 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:38 [info] 35#35: *428 [lua] access_by_lua(msblocations.conf:189):2: c17faf6a06c602df6e719cf2577c5281:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:33:38 [info] 35#35: *428 [lua] logger.lua:23: c17faf6a06c602df6e719cf2577c5281 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:38 +0000] c17faf6a06c602df6e719cf2577c5281 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:33:47 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:47 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:53 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:189):2: c655688484ce67f1b8bfb6af743d7744:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:53 +0000] c655688484ce67f1b8bfb6af743d7744 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:33:53 [info] 35#35: *431 [lua] logger.lua:23: c655688484ce67f1b8bfb6af743d7744 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:33:57 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:33:57 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:07 [info] 36#36: *434 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:07 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:08 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:189):2: e8a8c79dc050f50aca6c3c29d873491c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:08 +0000] e8a8c79dc050f50aca6c3c29d873491c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:34:08 [info] 35#35: *436 [lua] logger.lua:23: e8a8c79dc050f50aca6c3c29d873491c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:34:17 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:17 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:23 [info] 35#35: *440 [lua] access_by_lua(msblocations.conf:189):2: 3b9e4fd1cce97a96c299bb9a8b9afb9f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:23 +0000] 3b9e4fd1cce97a96c299bb9a8b9afb9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:34:23 [info] 35#35: *440 [lua] logger.lua:23: 3b9e4fd1cce97a96c299bb9a8b9afb9f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:34:27 [info] 35#35: *441 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:27 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:37 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:37 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:38 [info] 35#35: *445 [lua] access_by_lua(msblocations.conf:189):2: 4b85edc6c6b602b3c943e949a2bf459f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:34:38 [info] 35#35: *445 [lua] logger.lua:23: 4b85edc6c6b602b3c943e949a2bf459f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:05:34:38 +0000] 4b85edc6c6b602b3c943e949a2bf459f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:34:47 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:47 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:53 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:189):2: 7436be24456dc639af1cdbfbf54dbd81:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:34:53 [info] 35#35: *448 [lua] logger.lua:23: 7436be24456dc639af1cdbfbf54dbd81 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:34:53 +0000] 7436be24456dc639af1cdbfbf54dbd81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:34:57 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:34:57 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:07 [info] 35#35: *452 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:07 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:08 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:189):2: 40ca9d3274d1528e465124e998d46894:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:35:08 [info] 35#35: *453 [lua] logger.lua:23: 40ca9d3274d1528e465124e998d46894 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:08 +0000] 40ca9d3274d1528e465124e998d46894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:35:17 [info] 35#35: *455 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:17 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:23 [info] 35#35: *457 [lua] access_by_lua(msblocations.conf:189):2: 4374b4324ed8d3ca0ed4321a34504aad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:23 +0000] 4374b4324ed8d3ca0ed4321a34504aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:35:23 [info] 35#35: *457 [lua] logger.lua:23: 4374b4324ed8d3ca0ed4321a34504aad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:35:27 [info] 35#35: *458 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:27 [info] 35#35: *459 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:37 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:37 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:38 [info] 35#35: *462 [lua] access_by_lua(msblocations.conf:189):2: 4bb1675c819f08d68ea3db0241eb7cdc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:38 +0000] 4bb1675c819f08d68ea3db0241eb7cdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:35:38 [info] 35#35: *462 [lua] logger.lua:23: 4bb1675c819f08d68ea3db0241eb7cdc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:35:47 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:47 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:53 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:189):2: d9c90e47350be108d7b01acda649dc8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:35:53 [info] 35#35: *465 [lua] logger.lua:23: d9c90e47350be108d7b01acda649dc8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:35:53 +0000] d9c90e47350be108d7b01acda649dc8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/05 05:35:57 [info] 35#35: *466 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:35:57 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:07 [info] 35#35: *469 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:07 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:08 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:189):2: 28c4b34114a8b18a118c64498f13bb8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:36:08 [info] 35#35: *470 [lua] logger.lua:23: 28c4b34114a8b18a118c64498f13bb8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:36:08 +0000] 28c4b34114a8b18a118c64498f13bb8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:36:17 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:17 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:23 [info] 35#35: *474 [lua] access_by_lua(msblocations.conf:189):2: b0aed4a1c2a0abc7e6bebf5f66dddd3b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:36:23 +0000] b0aed4a1c2a0abc7e6bebf5f66dddd3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:36:23 [info] 35#35: *474 [lua] logger.lua:23: b0aed4a1c2a0abc7e6bebf5f66dddd3b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:36:27 [info] 35#35: *475 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:27 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:27 [info] 35#35: *477 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.65.199, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.65.199 - - [05/Jan/2023:05:36:27 +0000] 49f5458446caab37051859fb259f835f "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/05 05:36:37 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:37 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:38 [info] 35#35: *480 [lua] access_by_lua(msblocations.conf:189):2: 88c06eec126a35e478196a924d04d1ed:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:36:38 [info] 35#35: *480 [lua] logger.lua:23: 88c06eec126a35e478196a924d04d1ed {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:36:38 +0000] 88c06eec126a35e478196a924d04d1ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:36:47 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:47 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:53 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: b159ab65b571618760e262dc3d2263bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:36:53 [info] 35#35: *483 [lua] logger.lua:23: b159ab65b571618760e262dc3d2263bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:36:53 +0000] b159ab65b571618760e262dc3d2263bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:36:57 [info] 36#36: *485 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:36:57 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:07 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:07 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:08 [info] 35#35: *488 [lua] access_by_lua(msblocations.conf:189):2: ac16d415a6af8fbcd2f349ccd3a0365a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:37:08 [info] 35#35: *488 [lua] logger.lua:23: ac16d415a6af8fbcd2f349ccd3a0365a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:37:08 +0000] ac16d415a6af8fbcd2f349ccd3a0365a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:37:17 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:17 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:23 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 370063887cabfb7fd63f5125bfc7ab91:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:37:23 +0000] 370063887cabfb7fd63f5125bfc7ab91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:37:23 [info] 35#35: *492 [lua] logger.lua:23: 370063887cabfb7fd63f5125bfc7ab91 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:37:27 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:27 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:37 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:37 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:38 [info] 35#35: *497 [lua] access_by_lua(msblocations.conf:189):2: 320513c5e82c77097334182e0ebe7ec5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:37:38 [info] 35#35: *497 [lua] logger.lua:23: 320513c5e82c77097334182e0ebe7ec5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:37:38 +0000] 320513c5e82c77097334182e0ebe7ec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:37:47 [info] 36#36: *498 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:47 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:53 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: 79b0cbda9402804eff5fcbf81617840a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:37:53 [info] 35#35: *500 [lua] logger.lua:23: 79b0cbda9402804eff5fcbf81617840a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:37:53 +0000] 79b0cbda9402804eff5fcbf81617840a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:37:57 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:37:57 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:07 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:07 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:08 [info] 35#35: *505 [lua] access_by_lua(msblocations.conf:189):2: f9a16743407bddd0ffce64fa022db7de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:38:08 [info] 35#35: *505 [lua] logger.lua:23: f9a16743407bddd0ffce64fa022db7de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:38:08 +0000] f9a16743407bddd0ffce64fa022db7de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:38:17 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:17 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:23 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: f54a2f656dbda962e9ce6539cbc92d90:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:38:23 +0000] f54a2f656dbda962e9ce6539cbc92d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/05 05:38:23 [info] 35#35: *509 [lua] logger.lua:23: f54a2f656dbda962e9ce6539cbc92d90 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:38:27 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:27 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:37 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:37 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:38 [info] 35#35: *514 [lua] access_by_lua(msblocations.conf:189):2: b7b62096ade6f7bf5a329a98b1d74d8d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:38:38 [info] 35#35: *514 [lua] logger.lua:23: b7b62096ade6f7bf5a329a98b1d74d8d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:38:38 +0000] b7b62096ade6f7bf5a329a98b1d74d8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:38:47 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:47 [info] 35#35: *516 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:53 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: c7f1bcaae7d1e7499874fb46dd8a7449:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:38:53 [info] 35#35: *517 [lua] logger.lua:23: c7f1bcaae7d1e7499874fb46dd8a7449 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:38:53 +0000] c7f1bcaae7d1e7499874fb46dd8a7449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:38:57 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:38:57 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:07 [info] 35#35: *520 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:07 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:08 [info] 35#35: *522 [lua] access_by_lua(msblocations.conf:189):2: d334a90f0d188db029e6a0c3e0f884a4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:39:08 [info] 35#35: *522 [lua] logger.lua:23: d334a90f0d188db029e6a0c3e0f884a4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:39:08 +0000] d334a90f0d188db029e6a0c3e0f884a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.036 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:39:17 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:17 [info] 36#36: *524 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:23 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 7264f42ae46851677f4256c7033bfb29:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:39:23 [info] 35#35: *526 [lua] logger.lua:23: 7264f42ae46851677f4256c7033bfb29 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:05:39:23 +0000] 7264f42ae46851677f4256c7033bfb29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:39:27 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:27 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:37 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:37 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:38 [info] 35#35: *531 [lua] access_by_lua(msblocations.conf:189):2: f7d15cf790eb822f8713c04eac34d990:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:39:38 [info] 35#35: *531 [lua] logger.lua:23: f7d15cf790eb822f8713c04eac34d990 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:39:38 +0000] f7d15cf790eb822f8713c04eac34d990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:39:47 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:47 [info] 36#36: *533 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:53 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: c076ff89c77a7b24c0fa423e6a8d51de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:39:53 [info] 35#35: *534 [lua] logger.lua:23: c076ff89c77a7b24c0fa423e6a8d51de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:39:53 +0000] c076ff89c77a7b24c0fa423e6a8d51de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:39:57 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:39:57 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:07 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:07 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:08 [info] 35#35: *539 [lua] access_by_lua(msblocations.conf:189):2: 4febc64d2bc56493674f8363460a2ea1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:08 +0000] 4febc64d2bc56493674f8363460a2ea1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:40:08 [info] 35#35: *539 [lua] logger.lua:23: 4febc64d2bc56493674f8363460a2ea1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:40:17 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:17 [info] 35#35: *542 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:23 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 203952643aa87e72cb84f90c0351a80a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:23 +0000] 203952643aa87e72cb84f90c0351a80a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:40:23 [info] 35#35: *543 [lua] logger.lua:23: 203952643aa87e72cb84f90c0351a80a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:40:27 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:27 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:37 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:37 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:38 [info] 35#35: *548 [lua] access_by_lua(msblocations.conf:189):2: 47feb048f5a3f83a34c77574118ce404:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:40:38 [info] 35#35: *548 [lua] logger.lua:23: 47feb048f5a3f83a34c77574118ce404 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:38 +0000] 47feb048f5a3f83a34c77574118ce404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:40:47 [info] 35#35: *549 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:47 [info] 35#35: *550 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:53 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 09c4c1f25fbc9dd3afced5f69df8fade:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:53 +0000] 09c4c1f25fbc9dd3afced5f69df8fade "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:40:53 [info] 35#35: *551 [lua] logger.lua:23: 09c4c1f25fbc9dd3afced5f69df8fade {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:40:57 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:40:57 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:07 [info] 35#35: *554 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:07 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:08 [info] 35#35: *556 [lua] access_by_lua(msblocations.conf:189):2: 272247d4056fa53905b42394c9e0514f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:41:08 [info] 35#35: *556 [lua] logger.lua:23: 272247d4056fa53905b42394c9e0514f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:08 +0000] 272247d4056fa53905b42394c9e0514f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:41:17 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:17 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:23 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 77cac265f66ea8ae3b9fc63bda9b2d8a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:41:23 [info] 35#35: *560 [lua] logger.lua:23: 77cac265f66ea8ae3b9fc63bda9b2d8a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:23 +0000] 77cac265f66ea8ae3b9fc63bda9b2d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:41:27 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:27 [info] 36#36: *561 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:37 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:37 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:38 [info] 35#35: *565 [lua] access_by_lua(msblocations.conf:189):2: cddf6ecd492553868d09e340d3f6c03d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:38 +0000] cddf6ecd492553868d09e340d3f6c03d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:41:38 [info] 35#35: *565 [lua] logger.lua:23: cddf6ecd492553868d09e340d3f6c03d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:41:47 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:47 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:53 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: 7f951df257f2944fab949de461db3dbd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:53 +0000] 7f951df257f2944fab949de461db3dbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 05:41:53 [info] 35#35: *568 [lua] logger.lua:23: 7f951df257f2944fab949de461db3dbd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:41:57 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:41:57 [info] 36#36: *570 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:07 [info] 35#35: *572 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:07 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:08 [info] 35#35: *573 [lua] access_by_lua(msblocations.conf:189):2: 0a3fe28bfcb5ce62b7de4316df7aee9a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:42:08 [info] 35#35: *573 [lua] logger.lua:23: 0a3fe28bfcb5ce62b7de4316df7aee9a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:42:08 +0000] 0a3fe28bfcb5ce62b7de4316df7aee9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:42:17 [info] 35#35: *575 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:17 [info] 35#35: *576 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:23 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 7e3cd3f747d737f9b48e48be80f8f5df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:42:23 +0000] 7e3cd3f747d737f9b48e48be80f8f5df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:42:23 [info] 35#35: *577 [lua] logger.lua:23: 7e3cd3f747d737f9b48e48be80f8f5df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:42:27 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:27 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:37 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:37 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:38 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: 90458a6c21412a05519fd24f47e667e4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:42:38 [info] 35#35: *582 [lua] logger.lua:23: 90458a6c21412a05519fd24f47e667e4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:42:38 +0000] 90458a6c21412a05519fd24f47e667e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:42:47 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:47 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:53 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: 94759a9ab2a946ea535c8e7e70cdbe30:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:42:53 [info] 35#35: *585 [lua] logger.lua:23: 94759a9ab2a946ea535c8e7e70cdbe30 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:42:53 +0000] 94759a9ab2a946ea535c8e7e70cdbe30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:42:57 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:42:57 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:07 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:07 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:08 [info] 35#35: *591 [lua] access_by_lua(msblocations.conf:189):2: 6fdf24ca0f004e013d3cc5a4e6f53603:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:43:08 [info] 35#35: *591 [lua] logger.lua:23: 6fdf24ca0f004e013d3cc5a4e6f53603 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:43:08 +0000] 6fdf24ca0f004e013d3cc5a4e6f53603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:43:17 [info] 35#35: *592 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:17 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:23 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: 54cde12ea7b6f7e2b021d1247557bc1d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:43:23 [info] 35#35: *594 [lua] logger.lua:23: 54cde12ea7b6f7e2b021d1247557bc1d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:43:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:05:43:23 +0000] 54cde12ea7b6f7e2b021d1247557bc1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:43:27 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:27 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:37 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:37 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:38 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: cfff8d89bd11e83c2cc604085b906d0e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:43:38 [info] 35#35: *599 [lua] logger.lua:23: cfff8d89bd11e83c2cc604085b906d0e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:43:38 +0000] cfff8d89bd11e83c2cc604085b906d0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:43:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:43:47 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:47 [info] 35#35: *601 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:53 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: 85e291b6686e0d89c4264cc9eb2e5c69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:43:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:43:53 [info] 35#35: *602 [lua] logger.lua:23: 85e291b6686e0d89c4264cc9eb2e5c69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:43:53 +0000] 85e291b6686e0d89c4264cc9eb2e5c69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:43:57 [info] 35#35: *603 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:43:57 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:07 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:07 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:08 [info] 35#35: *608 [lua] access_by_lua(msblocations.conf:189):2: f1a7b2060d2eb0c5553751bec91432f1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:44:08 [info] 35#35: *608 [lua] logger.lua:23: f1a7b2060d2eb0c5553751bec91432f1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:08 +0000] f1a7b2060d2eb0c5553751bec91432f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:44:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:44:17 [info] 36#36: *609 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:17 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:23 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 4744fdcf51a1acc4a1a2311714fcea9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:23 +0000] 4744fdcf51a1acc4a1a2311714fcea9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:44:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:44:23 [info] 35#35: *611 [lua] logger.lua:23: 4744fdcf51a1acc4a1a2311714fcea9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:44:27 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:27 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:37 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:37 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:38 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 4b59ed9dce9ab440c7494618d62b209d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:44:38 [info] 35#35: *616 [lua] logger.lua:23: 4b59ed9dce9ab440c7494618d62b209d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:38 +0000] 4b59ed9dce9ab440c7494618d62b209d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:44:47 [info] 36#36: *617 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:47 [info] 36#36: *618 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:53 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: 7e25b413c3d4f2c03a203300e71a26c5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:44:53 [info] 35#35: *619 [lua] logger.lua:23: 7e25b413c3d4f2c03a203300e71a26c5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:44:53 +0000] 7e25b413c3d4f2c03a203300e71a26c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:44:57 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:44:57 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:07 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:07 [info] 35#35: *623 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:08 [info] 35#35: *625 [lua] access_by_lua(msblocations.conf:189):2: a454ac94c4260fdf805309b74df50a92:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:45:08 [info] 35#35: *625 [lua] logger.lua:23: a454ac94c4260fdf805309b74df50a92 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:45:08 +0000] a454ac94c4260fdf805309b74df50a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:45:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:45:17 [info] 35#35: *626 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:17 [info] 35#35: *627 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:23 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: f7cb28bd931ee374b3987cd4a0425804:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:45:23 [info] 35#35: *628 [lua] logger.lua:23: f7cb28bd931ee374b3987cd4a0425804 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:45:23 +0000] f7cb28bd931ee374b3987cd4a0425804 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:45:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:45:27 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:27 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:37 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:37 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:38 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 3689718c09d40a6eafebb8b0fbcf98b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:45:38 +0000] 3689718c09d40a6eafebb8b0fbcf98b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:45:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:45:38 [info] 35#35: *633 [lua] logger.lua:23: 3689718c09d40a6eafebb8b0fbcf98b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:45:47 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:47 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:53 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 7b10fd328c421335545c57d44786c11c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.64 - - [05/Jan/2023:05:45:54 +0000] 7b10fd328c421335545c57d44786c11c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 05:45:54 [info] 35#35: *636 [lua] logger.lua:23: 7b10fd328c421335545c57d44786c11c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:45:57 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:45:57 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:07 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:07 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:09 [info] 35#35: *642 [lua] access_by_lua(msblocations.conf:189):2: bb683c7fb44266871bf67244a39a11c3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:46:09 [info] 35#35: *642 [lua] logger.lua:23: bb683c7fb44266871bf67244a39a11c3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:46:09 +0000] bb683c7fb44266871bf67244a39a11c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:46:17 [info] 35#35: *643 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:17 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:24 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 748f4eb5b07bbb77b0277ff57de9d5e3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:46:24 [info] 35#35: *645 [lua] logger.lua:23: 748f4eb5b07bbb77b0277ff57de9d5e3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:46:24 +0000] 748f4eb5b07bbb77b0277ff57de9d5e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:46:27 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:27 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:37 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:37 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:39 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: a32c4fa7cdd4c36900e38a2c7b0beaf6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:46:39 [info] 35#35: *650 [lua] logger.lua:23: a32c4fa7cdd4c36900e38a2c7b0beaf6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:46:39 +0000] a32c4fa7cdd4c36900e38a2c7b0beaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 05:46:47 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:47 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:54 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 730585f815201d5b1c4c5e6c2dae851a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:46:54 [info] 35#35: *653 [lua] logger.lua:23: 730585f815201d5b1c4c5e6c2dae851a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:46:54 +0000] 730585f815201d5b1c4c5e6c2dae851a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:46:57 [info] 35#35: *654 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:46:57 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:07 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:07 [info] 35#35: *657 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:09 [info] 35#35: *659 [lua] access_by_lua(msblocations.conf:189):2: 772c3ac4ecee06809bafd4ba2fd90e75:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:09 +0000] 772c3ac4ecee06809bafd4ba2fd90e75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-"
2023/01/05 05:47:09 [info] 35#35: *659 [lua] logger.lua:23: 772c3ac4ecee06809bafd4ba2fd90e75 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 05:47:17 [info] 36#36: *660 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:17 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:24 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: c629f0672ece289024a23347f06bfb09:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:47:24 [info] 35#35: *662 [lua] logger.lua:23: c629f0672ece289024a23347f06bfb09 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:24 +0000] c629f0672ece289024a23347f06bfb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:47:27 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:27 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:37 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:37 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:39 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: 99d1768ac8384283ed89004da5efe450:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:39 +0000] 99d1768ac8384283ed89004da5efe450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 05:47:39 [info] 35#35: *667 [lua] logger.lua:23: 99d1768ac8384283ed89004da5efe450 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:47:47 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:47 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:54 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: b19b69f86e97e9980253d3671e02472d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:47:54 [info] 35#35: *670 [lua] logger.lua:23: b19b69f86e97e9980253d3671e02472d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:47:54 +0000] b19b69f86e97e9980253d3671e02472d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:47:57 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:47:57 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:07 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:07 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:09 [info] 35#35: *676 [lua] access_by_lua(msblocations.conf:189):2: 0334cf06e03baf5a33f84b9bf9fc0446:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:48:09 [info] 35#35: *676 [lua] logger.lua:23: 0334cf06e03baf5a33f84b9bf9fc0446 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:48:09 +0000] 0334cf06e03baf5a33f84b9bf9fc0446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:48:17 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:17 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:24 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: a89920472b720dc1ecccabf28f618d46:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:48:24 +0000] a89920472b720dc1ecccabf28f618d46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:48:24 [info] 35#35: *679 [lua] logger.lua:23: a89920472b720dc1ecccabf28f618d46 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:48:27 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:27 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:37 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:37 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:39 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: a19015cde6bb1cd9ce8119eb94eba632:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:48:39 +0000] a19015cde6bb1cd9ce8119eb94eba632 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:48:39 [info] 35#35: *684 [lua] logger.lua:23: a19015cde6bb1cd9ce8119eb94eba632 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:48:47 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:47 [info] 35#35: *686 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:54 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 31a62da211ae54b1f8c4426406835a5b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:48:54 [info] 35#35: *687 [lua] logger.lua:23: 31a62da211ae54b1f8c4426406835a5b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:48:54 +0000] 31a62da211ae54b1f8c4426406835a5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:48:57 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:48:57 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:07 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:07 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:09 [info] 35#35: *693 [lua] access_by_lua(msblocations.conf:189):2: 003920d18a0ca989105f7d80fed3a653:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:49:09 [info] 35#35: *693 [lua] logger.lua:23: 003920d18a0ca989105f7d80fed3a653 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:49:09 +0000] 003920d18a0ca989105f7d80fed3a653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:49:17 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:17 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:24 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 085687432a120c6cfa087a9cfc25b266:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:49:24 +0000] 085687432a120c6cfa087a9cfc25b266 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:49:24 [info] 35#35: *696 [lua] logger.lua:23: 085687432a120c6cfa087a9cfc25b266 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:49:27 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:27 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:37 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:37 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:39 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: 09f333b4ae1659b0b65eb18f0635abf0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:49:39 [info] 35#35: *701 [lua] logger.lua:23: 09f333b4ae1659b0b65eb18f0635abf0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:49:39 +0000] 09f333b4ae1659b0b65eb18f0635abf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:49:47 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:47 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:54 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: d2d9c1aa9789b93a020c43061b033a4d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:49:54 [info] 35#35: *704 [lua] logger.lua:23: d2d9c1aa9789b93a020c43061b033a4d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:49:54 +0000] d2d9c1aa9789b93a020c43061b033a4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 05:49:57 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:49:57 [info] 36#36: *706 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:07 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:07 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:09 [info] 35#35: *710 [lua] access_by_lua(msblocations.conf:189):2: 8064ff4147e9bbb0ef9af7a1cb2bca5f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:50:09 [info] 35#35: *710 [lua] logger.lua:23: 8064ff4147e9bbb0ef9af7a1cb2bca5f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:50:09 +0000] 8064ff4147e9bbb0ef9af7a1cb2bca5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:50:17 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:17 [info] 35#35: *712 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:24 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 9fb1321d494b7d2ace91cb4ffead0016:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:50:24 [info] 35#35: *713 [lua] logger.lua:23: 9fb1321d494b7d2ace91cb4ffead0016 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:50:24 +0000] 9fb1321d494b7d2ace91cb4ffead0016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:50:27 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:27 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:37 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:37 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:39 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: 4937f02ffc8bc324cb2610460ad8bae9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:50:39 [info] 35#35: *718 [lua] logger.lua:23: 4937f02ffc8bc324cb2610460ad8bae9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:50:39 +0000] 4937f02ffc8bc324cb2610460ad8bae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:50:47 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:47 [info] 35#35: *720 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:54 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: a56d089e19e38ac179c639218a9715ab:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:50:54 [info] 35#35: *721 [lua] logger.lua:23: a56d089e19e38ac179c639218a9715ab {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:50:54 +0000] a56d089e19e38ac179c639218a9715ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 05:50:57 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:50:57 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:07 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:07 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:09 [info] 35#35: *727 [lua] access_by_lua(msblocations.conf:189):2: 8fc99b29dbde88c7aad649271b58a706:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:51:09 +0000] 8fc99b29dbde88c7aad649271b58a706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:51:09 [info] 35#35: *727 [lua] logger.lua:23: 8fc99b29dbde88c7aad649271b58a706 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:51:17 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:17 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:24 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 6817b9f5c2b8a98ec6af66f23180b0c8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:51:24 [info] 35#35: *730 [lua] logger.lua:23: 6817b9f5c2b8a98ec6af66f23180b0c8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:51:24 +0000] 6817b9f5c2b8a98ec6af66f23180b0c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 05:51:27 [info] 35#35: *731 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:27 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:37 [info] 35#35: *733 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:37 [info] 35#35: *734 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:39 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: c5e36f93751751ef84b5d1cbbad88b40:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:51:39 [info] 35#35: *735 [lua] logger.lua:23: c5e36f93751751ef84b5d1cbbad88b40 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:51:39 +0000] c5e36f93751751ef84b5d1cbbad88b40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:51:47 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:47 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:54 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 65760f54a29aa22ecaa278fd1d79059b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:51:54 [info] 35#35: *738 [lua] logger.lua:23: 65760f54a29aa22ecaa278fd1d79059b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:51:54 +0000] 65760f54a29aa22ecaa278fd1d79059b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/05 05:51:57 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:51:57 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:07 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:07 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:09 [info] 35#35: *744 [lua] access_by_lua(msblocations.conf:189):2: 9b9843124e478d58bfce016715bd70bb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:52:09 [info] 35#35: *744 [lua] logger.lua:23: 9b9843124e478d58bfce016715bd70bb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:09 +0000] 9b9843124e478d58bfce016715bd70bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 05:52:17 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:17 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:24 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: 5cf4f7447cf7cf19873d4c9dadc34237:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:52:24 [info] 35#35: *747 [lua] logger.lua:23: 5cf4f7447cf7cf19873d4c9dadc34237 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:52:24 +0000] 5cf4f7447cf7cf19873d4c9dadc34237 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 05:52:27 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:27 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:37 [info] 35#35: *750 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:37 [info] 35#35: *751 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:39 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 1d795ea9cefa5253a314fd7c11860a6b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:05:52:39 +0000] 1d795ea9cefa5253a314fd7c11860a6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:52:39 [info] 35#35: *752 [lua] logger.lua:23: 1d795ea9cefa5253a314fd7c11860a6b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:52:47 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:47 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:54 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: 024afbfc97b4b7812f67ed535b31218d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:54 +0000] 024afbfc97b4b7812f67ed535b31218d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:52:54 [info] 35#35: *755 [lua] logger.lua:23: 024afbfc97b4b7812f67ed535b31218d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:52:57 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:52:57 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:07 [info] 35#35: *758 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:07 [info] 35#35: *759 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:09 [info] 35#35: *761 [lua] access_by_lua(msblocations.conf:189):2: 43b4047f392b49071951836b585bb306:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:53:09 [info] 35#35: *761 [lua] logger.lua:23: 43b4047f392b49071951836b585bb306 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:09 +0000] 43b4047f392b49071951836b585bb306 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/01/05 05:53:17 [info] 36#36: *762 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:17 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:24 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 24b9cc69babce60025412d8492d768b0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:53:24 [info] 35#35: *764 [lua] logger.lua:23: 24b9cc69babce60025412d8492d768b0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:24 +0000] 24b9cc69babce60025412d8492d768b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:53:27 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:27 [info] 35#35: *766 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:37 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:37 [info] 35#35: *768 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:39 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: 18043a60bc3ce6a8ea75443b28c1a077:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:39 +0000] 18043a60bc3ce6a8ea75443b28c1a077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:53:39 [info] 35#35: *769 [lua] logger.lua:23: 18043a60bc3ce6a8ea75443b28c1a077 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:53:47 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:47 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:54 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: 922d9131af0066c3c65fde60849771bf:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:53:54 [info] 35#35: *772 [lua] logger.lua:23: 922d9131af0066c3c65fde60849771bf {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:53:54 +0000] 922d9131af0066c3c65fde60849771bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:53:57 [info] 35#35: *773 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:53:57 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:07 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:07 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:09 [info] 35#35: *778 [lua] access_by_lua(msblocations.conf:189):2: afb79b91a2eaf706b70fd9a0b287963a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:54:09 [info] 35#35: *778 [lua] logger.lua:23: afb79b91a2eaf706b70fd9a0b287963a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:54:09 +0000] afb79b91a2eaf706b70fd9a0b287963a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:54:17 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:17 [info] 35#35: *780 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:24 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: f1defafb59f894013c96fd2a13d4248d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:54:24 [info] 35#35: *781 [lua] logger.lua:23: f1defafb59f894013c96fd2a13d4248d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:54:24 +0000] f1defafb59f894013c96fd2a13d4248d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:54:27 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:27 [info] 36#36: *783 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:37 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:37 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:39 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: 21a77cee5a73ae218ab80015ecd50e2c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:54:39 [info] 35#35: *786 [lua] logger.lua:23: 21a77cee5a73ae218ab80015ecd50e2c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:54:39 +0000] 21a77cee5a73ae218ab80015ecd50e2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:54:47 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:47 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:54 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 2142b44b2b8c2a9e4a4988c50a1ee8fe:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:54:54 [info] 35#35: *789 [lua] logger.lua:23: 2142b44b2b8c2a9e4a4988c50a1ee8fe {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:54:54 +0000] 2142b44b2b8c2a9e4a4988c50a1ee8fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:54:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:54:57 [info] 35#35: *790 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:54:57 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:07 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:07 [info] 35#35: *793 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:09 [info] 35#35: *795 [lua] access_by_lua(msblocations.conf:189):2: f64674c8e4da5a14edc2b1b6906ab09a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:09 +0000] f64674c8e4da5a14edc2b1b6906ab09a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 05:55:09 [info] 35#35: *795 [lua] logger.lua:23: f64674c8e4da5a14edc2b1b6906ab09a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:55:17 [info] 36#36: *796 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:17 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:24 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 53f8dec18e68045b7ca5f6032bc286f0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:55:24 [info] 35#35: *798 [lua] logger.lua:23: 53f8dec18e68045b7ca5f6032bc286f0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:24 +0000] 53f8dec18e68045b7ca5f6032bc286f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:55:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 05:55:27 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:27 [info] 36#36: *800 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:37 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:37 [info] 35#35: *802 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:39 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: f2ad5dec0a1055e0485bb6abed78ed24:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:55:39 [info] 35#35: *803 [lua] logger.lua:23: f2ad5dec0a1055e0485bb6abed78ed24 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:39 +0000] f2ad5dec0a1055e0485bb6abed78ed24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:55:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:55:47 [info] 35#35: *805 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:47 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:54 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 46f0499c5bdee3febcbc18170521221b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:54 +0000] 46f0499c5bdee3febcbc18170521221b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:55:54 [info] 35#35: *806 [lua] logger.lua:23: 46f0499c5bdee3febcbc18170521221b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:55:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:55:57 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:55:57 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:07 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:07 [info] 35#35: *810 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:09 [info] 35#35: *812 [lua] access_by_lua(msblocations.conf:189):2: 76f7d67ea07793e2d0d9c32732e84027:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:56:09 [info] 35#35: *812 [lua] logger.lua:23: 76f7d67ea07793e2d0d9c32732e84027 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:56:09 +0000] 76f7d67ea07793e2d0d9c32732e84027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:56:17 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:17 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:24 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: c0598d68ecc8a8e10195358a37fdbbfd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:56:24 [info] 35#35: *815 [lua] logger.lua:23: c0598d68ecc8a8e10195358a37fdbbfd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:56:24 +0000] c0598d68ecc8a8e10195358a37fdbbfd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:56:27 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:27 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:37 [info] 36#36: *818 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:37 [info] 35#35: *819 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:39 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: dd07b7bde9c51cdcd460a08bcf5c7a11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:56:39 [info] 35#35: *820 [lua] logger.lua:23: dd07b7bde9c51cdcd460a08bcf5c7a11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:56:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.67.64 - - [05/Jan/2023:05:56:39 +0000] dd07b7bde9c51cdcd460a08bcf5c7a11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 05:56:47 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:47 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:54 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: 4c7be5030a644c8ca7a023b87ccda605:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:56:54 [info] 35#35: *823 [lua] logger.lua:23: 4c7be5030a644c8ca7a023b87ccda605 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:56:54 +0000] 4c7be5030a644c8ca7a023b87ccda605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:56:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:56:57 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:56:57 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:07 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:07 [info] 36#36: *827 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:09 [info] 35#35: *829 [lua] access_by_lua(msblocations.conf:189):2: e4c4a70460f64c8d0a4036131bb52179:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:57:09 +0000] e4c4a70460f64c8d0a4036131bb52179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:57:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:57:09 [info] 35#35: *829 [lua] logger.lua:23: e4c4a70460f64c8d0a4036131bb52179 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 05:57:17 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:17 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:24 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 3b21179ae631221fd18023c185529599:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:57:24 [info] 35#35: *832 [lua] logger.lua:23: 3b21179ae631221fd18023c185529599 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:57:24 +0000] 3b21179ae631221fd18023c185529599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:57:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:57:27 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:27 [info] 35#35: *834 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:37 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:37 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:39 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 20f7d2ce67c734cef82b7e661b26d9db:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:57:39 +0000] 20f7d2ce67c734cef82b7e661b26d9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 05:57:39 [info] 35#35: *837 [lua] logger.lua:23: 20f7d2ce67c734cef82b7e661b26d9db {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:57:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 05:57:47 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:47 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:54 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: 89f4b11e4240ef88c91adea58bde1c48:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:57:54 [info] 35#35: *840 [lua] logger.lua:23: 89f4b11e4240ef88c91adea58bde1c48 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:57:54 +0000] 89f4b11e4240ef88c91adea58bde1c48 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:57:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:57:57 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:57:57 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:07 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:07 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:09 [info] 35#35: *846 [lua] access_by_lua(msblocations.conf:189):2: 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:58:09 [info] 35#35: *846 [lua] logger.lua:23: 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:58:09 +0000] 7b2f7173a6c2f5a5d0ea0bd2d6c8dc4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 05:58:17 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:17 [info] 35#35: *848 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:24 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 8cb371d2ac974c85c9695d44357f2fbc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:58:24 [info] 35#35: *849 [lua] logger.lua:23: 8cb371d2ac974c85c9695d44357f2fbc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:58:24 +0000] 8cb371d2ac974c85c9695d44357f2fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 05:58:27 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:27 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:37 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:37 [info] 36#36: *853 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:39 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 459badfdc5683f7c36cd179ec4051353:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:58:39 +0000] 459badfdc5683f7c36cd179ec4051353 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 05:58:39 [info] 35#35: *854 [lua] logger.lua:23: 459badfdc5683f7c36cd179ec4051353 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:58:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:58:47 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:47 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:54 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 5f944ff820eb2f964b21e6be63cdbec0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:58:54 [info] 35#35: *857 [lua] logger.lua:23: 5f944ff820eb2f964b21e6be63cdbec0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:58:54 +0000] 5f944ff820eb2f964b21e6be63cdbec0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:58:57 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:58:57 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:07 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:07 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:09 [info] 35#35: *863 [lua] access_by_lua(msblocations.conf:189):2: 3131194b2694e56cce8db48867bbe2b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:59:09 [info] 35#35: *863 [lua] logger.lua:23: 3131194b2694e56cce8db48867bbe2b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:09 +0000] 3131194b2694e56cce8db48867bbe2b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:59:17 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:17 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:24 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: 5cebb21ae727448dde3ac9055d2cab12:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:24 +0000] 5cebb21ae727448dde3ac9055d2cab12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 05:59:24 [info] 35#35: *866 [lua] logger.lua:23: 5cebb21ae727448dde3ac9055d2cab12 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 05:59:27 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:27 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:37 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:37 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:39 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 55a47bae73342ba3c1bc25cf5030e333:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:39 +0000] 55a47bae73342ba3c1bc25cf5030e333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 05:59:39 [info] 35#35: *871 [lua] logger.lua:23: 55a47bae73342ba3c1bc25cf5030e333 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 05:59:47 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:47 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:54 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: 3a386b6b4bd26a1ba6a7fa45a3952148:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 05:59:54 [info] 35#35: *874 [lua] logger.lua:23: 3a386b6b4bd26a1ba6a7fa45a3952148 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:05:59:54 +0000] 3a386b6b4bd26a1ba6a7fa45a3952148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:05:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 05:59:57 [info] 35#35: *875 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 05:59:57 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:07 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:07 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:09 [info] 35#35: *880 [lua] access_by_lua(msblocations.conf:189):2: 64b538a75764ccd4f3c6806f28768f69:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:00:09 [info] 35#35: *880 [lua] logger.lua:23: 64b538a75764ccd4f3c6806f28768f69 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:00:09 +0000] 64b538a75764ccd4f3c6806f28768f69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:00:17 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:17 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:24 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: 2aef30882acc05256c7e7523f7bf1c7c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:00:24 [info] 35#35: *883 [lua] logger.lua:23: 2aef30882acc05256c7e7523f7bf1c7c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:00:24 +0000] 2aef30882acc05256c7e7523f7bf1c7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:00:27 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:27 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:37 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:37 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:39 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 65be6396135327c307f30145c4518282:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:00:39 [info] 35#35: *888 [lua] logger.lua:23: 65be6396135327c307f30145c4518282 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:00:39 +0000] 65be6396135327c307f30145c4518282 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:00:47 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:47 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:54 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: b2ac38d06d8cb14ed0fe2f01bcc55840:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:00:54 [info] 35#35: *891 [lua] logger.lua:23: b2ac38d06d8cb14ed0fe2f01bcc55840 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:00:54 +0000] b2ac38d06d8cb14ed0fe2f01bcc55840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:00:57 [info] 36#36: *893 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:00:57 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:07 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:07 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:09 [info] 35#35: *897 [lua] access_by_lua(msblocations.conf:189):2: a95fd8f450963b10dc0aea9e2bc8536e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:01:10 [info] 35#35: *897 [lua] logger.lua:23: a95fd8f450963b10dc0aea9e2bc8536e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:01:10 +0000] a95fd8f450963b10dc0aea9e2bc8536e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:01:17 [info] 35#35: *899 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:17 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:25 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: a11cb0dbb1fb3171db5625a92a37598b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:01:25 +0000] a11cb0dbb1fb3171db5625a92a37598b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:01:25 [info] 35#35: *900 [lua] logger.lua:23: a11cb0dbb1fb3171db5625a92a37598b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:01:27 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:27 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:37 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:37 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:40 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: 69ffe3f1a2ce1c771e3aa3671a705f11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:01:40 [info] 35#35: *905 [lua] logger.lua:23: 69ffe3f1a2ce1c771e3aa3671a705f11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:01:40 +0000] 69ffe3f1a2ce1c771e3aa3671a705f11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:01:47 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:47 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:55 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 818e02dcde2aa45cf12c12ffbfec292a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:01:55 +0000] 818e02dcde2aa45cf12c12ffbfec292a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:01:55 [info] 35#35: *908 [lua] logger.lua:23: 818e02dcde2aa45cf12c12ffbfec292a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:01:57 [info] 35#35: *909 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:01:57 [info] 35#35: *910 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:07 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:07 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:08 [info] 35#35: *914 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:02:10 [info] 35#35: *915 [lua] access_by_lua(msblocations.conf:189):2: c508e4d4c01d10a7bb14841ed9abd487:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:02:10 [info] 35#35: *915 [lua] logger.lua:23: c508e4d4c01d10a7bb14841ed9abd487 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:02:10 +0000] c508e4d4c01d10a7bb14841ed9abd487 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:02:17 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:17 [info] 35#35: *917 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:25 [info] 35#35: *918 [lua] access_by_lua(msblocations.conf:189):2: 7aa158f1474a58a86b2520c54536ebc4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:02:25 [info] 35#35: *918 [lua] logger.lua:23: 7aa158f1474a58a86b2520c54536ebc4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:02:25 +0000] 7aa158f1474a58a86b2520c54536ebc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:02:27 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:27 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:37 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:37 [info] 35#35: *922 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:40 [info] 35#35: *923 [lua] access_by_lua(msblocations.conf:189):2: 64b4c00a224b98a32a1a851518ec15e4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:02:40 [info] 35#35: *923 [lua] logger.lua:23: 64b4c00a224b98a32a1a851518ec15e4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:02:40 +0000] 64b4c00a224b98a32a1a851518ec15e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:02:47 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:47 [info] 35#35: *925 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:55 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 9cdce786a3b595f005e052c04874314e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:02:55 +0000] 9cdce786a3b595f005e052c04874314e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:02:55 [info] 35#35: *926 [lua] logger.lua:23: 9cdce786a3b595f005e052c04874314e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:02:57 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:02:57 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:07 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:07 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:10 [info] 35#35: *932 [lua] access_by_lua(msblocations.conf:189):2: c609f5d29de08d8f3d2fd617fb2f18dc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:03:10 [info] 35#35: *932 [lua] logger.lua:23: c609f5d29de08d8f3d2fd617fb2f18dc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:10 +0000] c609f5d29de08d8f3d2fd617fb2f18dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:03:17 [info] 35#35: *933 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:17 [info] 35#35: *934 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:25 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: bf72cf79b2d0a9ec2faa122d581892ad:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:25 +0000] bf72cf79b2d0a9ec2faa122d581892ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:03:25 [info] 35#35: *935 [lua] logger.lua:23: bf72cf79b2d0a9ec2faa122d581892ad {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:03:27 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:27 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:37 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:37 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:40 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: 7169c468324367968fb92f8a9258159c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:40 +0000] 7169c468324367968fb92f8a9258159c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:03:40 [info] 35#35: *940 [lua] logger.lua:23: 7169c468324367968fb92f8a9258159c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:03:47 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:47 [info] 35#35: *942 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:55 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 977580775c3619a35145717feab355d3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:03:55 [info] 35#35: *943 [lua] logger.lua:23: 977580775c3619a35145717feab355d3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:03:55 +0000] 977580775c3619a35145717feab355d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:03:57 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:03:57 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:07 [info] 35#35: *946 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:07 [info] 35#35: *947 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:10 [info] 35#35: *949 [lua] access_by_lua(msblocations.conf:189):2: 5f3f83c4188a6c546b35ebb69cf34fc6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:04:10 [info] 35#35: *949 [lua] logger.lua:23: 5f3f83c4188a6c546b35ebb69cf34fc6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:04:10 +0000] 5f3f83c4188a6c546b35ebb69cf34fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:04:17 [info] 35#35: *951 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:17 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:25 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: f1b079e3b38a68c0ddce26cfb6d03c2c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:04:25 +0000] f1b079e3b38a68c0ddce26cfb6d03c2c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:04:25 [info] 35#35: *952 [lua] logger.lua:23: f1b079e3b38a68c0ddce26cfb6d03c2c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:04:27 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:27 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:37 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:37 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:40 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: 88d7860da5cacd4dcb3c532a55076904:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:04:40 [info] 35#35: *957 [lua] logger.lua:23: 88d7860da5cacd4dcb3c532a55076904 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:04:40 +0000] 88d7860da5cacd4dcb3c532a55076904 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:04:47 [info] 36#36: *958 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:47 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:55 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: 2c811b8fb042072c2733a1939507f9b3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:04:55 +0000] 2c811b8fb042072c2733a1939507f9b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:04:55 [info] 35#35: *960 [lua] logger.lua:23: 2c811b8fb042072c2733a1939507f9b3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:04:57 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:04:57 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:07 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:07 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:10 [info] 35#35: *966 [lua] access_by_lua(msblocations.conf:189):2: fc42f8f64b5873c1276662493adc80d2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:10 +0000] fc42f8f64b5873c1276662493adc80d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:05:10 [info] 35#35: *966 [lua] logger.lua:23: fc42f8f64b5873c1276662493adc80d2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:05:17 [info] 35#35: *967 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:17 [info] 35#35: *968 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:25 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: 1d3f87fee4a7fa7c6cf9c8b66188c183:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:05:25 [info] 35#35: *969 [lua] logger.lua:23: 1d3f87fee4a7fa7c6cf9c8b66188c183 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:25 +0000] 1d3f87fee4a7fa7c6cf9c8b66188c183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:05:27 [info] 35#35: *970 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:27 [info] 35#35: *971 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:37 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:37 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:40 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 86550ba39f7218eba84dce2b75d74567:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:05:40 [info] 35#35: *974 [lua] logger.lua:23: 86550ba39f7218eba84dce2b75d74567 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:40 +0000] 86550ba39f7218eba84dce2b75d74567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:05:47 [info] 36#36: *975 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:47 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:55 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: 9acfdcaf2c86f0e8c5b16eee7ed6e183:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:55 +0000] 9acfdcaf2c86f0e8c5b16eee7ed6e183 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:05:55 [info] 35#35: *977 [lua] logger.lua:23: 9acfdcaf2c86f0e8c5b16eee7ed6e183 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:05:57 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:05:57 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:07 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:07 [info] 35#35: *981 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:10 [info] 35#35: *983 [lua] access_by_lua(msblocations.conf:189):2: a9c30536bde8dc0f05ded2915483b96d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:06:10 +0000] a9c30536bde8dc0f05ded2915483b96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/01/05 06:06:10 [info] 35#35: *983 [lua] logger.lua:23: a9c30536bde8dc0f05ded2915483b96d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/01/05 06:06:17 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:17 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:25 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: dfa63582f985c593202ab2599f7fa30a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:06:25 [info] 35#35: *986 [lua] logger.lua:23: dfa63582f985c593202ab2599f7fa30a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:06:25 +0000] dfa63582f985c593202ab2599f7fa30a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:06:27 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:27 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:37 [info] 35#35: *990 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:37 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:40 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: d29f88bf8f6e92416f7b00661d0cc369:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:06:40 [info] 35#35: *991 [lua] logger.lua:23: d29f88bf8f6e92416f7b00661d0cc369 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:06:40 +0000] d29f88bf8f6e92416f7b00661d0cc369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:06:47 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:47 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:55 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 0344366bef308216f79c730eb53dc561:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:06:55 [info] 35#35: *994 [lua] logger.lua:23: 0344366bef308216f79c730eb53dc561 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:06:55 +0000] 0344366bef308216f79c730eb53dc561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:06:57 [info] 35#35: *995 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:06:57 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:07 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:07 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:10 [info] 35#35: *1000 [lua] access_by_lua(msblocations.conf:189):2: 70ffd768de3560a30a0894b41d9ef36b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:07:10 +0000] 70ffd768de3560a30a0894b41d9ef36b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:07:10 [info] 35#35: *1000 [lua] logger.lua:23: 70ffd768de3560a30a0894b41d9ef36b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:07:17 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:17 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:25 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 1a65033698cce7d170038afe4c518963:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:07:25 [info] 35#35: *1003 [lua] logger.lua:23: 1a65033698cce7d170038afe4c518963 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:07:25 +0000] 1a65033698cce7d170038afe4c518963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:07:27 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:27 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:37 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:37 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:40 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: 4ed82dbb1ef7819983c503bc08704b87:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:07:40 [info] 35#35: *1008 [lua] logger.lua:23: 4ed82dbb1ef7819983c503bc08704b87 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:07:40 +0000] 4ed82dbb1ef7819983c503bc08704b87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:07:47 [info] 35#35: *1009 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:47 [info] 35#35: *1010 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:55 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: a7559181b363ab3a40d7d77af1624fb6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:07:55 [info] 35#35: *1011 [lua] logger.lua:23: a7559181b363ab3a40d7d77af1624fb6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:07:55 +0000] a7559181b363ab3a40d7d77af1624fb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:07:57 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:07:57 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:07 [info] 35#35: *1014 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:07 [info] 35#35: *1015 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:10 [info] 35#35: *1017 [lua] access_by_lua(msblocations.conf:189):2: d885de1e9644d26024a0b79ac335b43d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:08:10 +0000] d885de1e9644d26024a0b79ac335b43d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:08:10 [info] 35#35: *1017 [lua] logger.lua:23: d885de1e9644d26024a0b79ac335b43d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:08:17 [info] 35#35: *1018 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:17 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:25 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: 80602bace9bae57251cbd7a6ed759789:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:08:25 +0000] 80602bace9bae57251cbd7a6ed759789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:08:25 [info] 35#35: *1020 [lua] logger.lua:23: 80602bace9bae57251cbd7a6ed759789 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:08:27 [info] 35#35: *1022 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:27 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:37 [info] 35#35: *1023 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:37 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:40 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: c8f8e269d5e10c26bf3a8c8b88b0fcc9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:08:40 +0000] c8f8e269d5e10c26bf3a8c8b88b0fcc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:08:40 [info] 35#35: *1025 [lua] logger.lua:23: c8f8e269d5e10c26bf3a8c8b88b0fcc9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:08:47 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:47 [info] 35#35: *1027 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:55 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: ce625be5587ccdb245a0087395cddc49:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:08:55 [info] 35#35: *1028 [lua] logger.lua:23: ce625be5587ccdb245a0087395cddc49 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:08:55 +0000] ce625be5587ccdb245a0087395cddc49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:08:57 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:08:57 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:07 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:07 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:10 [info] 35#35: *1034 [lua] access_by_lua(msblocations.conf:189):2: 51252606379fd0857f384da7174cc21a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:10 +0000] 51252606379fd0857f384da7174cc21a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:09:10 [info] 35#35: *1034 [lua] logger.lua:23: 51252606379fd0857f384da7174cc21a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:09:17 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:17 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:25 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: 3b6af74dcc883afe291e4a2dadf1b138:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:25 +0000] 3b6af74dcc883afe291e4a2dadf1b138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 06:09:25 [info] 35#35: *1037 [lua] logger.lua:23: 3b6af74dcc883afe291e4a2dadf1b138 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:09:27 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:27 [info] 36#36: *1039 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:37 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:37 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:40 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: 44bb470aa5417253e498fbc45f6e544b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:09:40 [info] 35#35: *1042 [lua] logger.lua:23: 44bb470aa5417253e498fbc45f6e544b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:40 +0000] 44bb470aa5417253e498fbc45f6e544b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:09:47 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:47 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:55 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: c975b44d33d127e10345f503681e7512:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:55 +0000] c975b44d33d127e10345f503681e7512 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:09:55 [info] 35#35: *1045 [lua] logger.lua:23: c975b44d33d127e10345f503681e7512 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:09:57 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:09:57 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:07 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:07 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:10 [info] 35#35: *1051 [lua] access_by_lua(msblocations.conf:189):2: abdf708982997fa391a0fab46cb76fc3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:10:10 [info] 35#35: *1051 [lua] logger.lua:23: abdf708982997fa391a0fab46cb76fc3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:10:10 +0000] abdf708982997fa391a0fab46cb76fc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:10:17 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:17 [info] 35#35: *1053 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:23 [info] 35#35: *1054 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:10:25 [info] 35#35: *1055 [lua] access_by_lua(msblocations.conf:189):2: 9afd37a98f60da72d58b4a0113538b63:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:10:25 +0000] 9afd37a98f60da72d58b4a0113538b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:10:25 [info] 35#35: *1055 [lua] logger.lua:23: 9afd37a98f60da72d58b4a0113538b63 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:10:27 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:27 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:37 [info] 35#35: *1058 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:37 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:40 [info] 35#35: *1060 [lua] access_by_lua(msblocations.conf:189):2: 2260622e83fd98ff5820547a06ad4333:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:10:40 [info] 35#35: *1060 [lua] logger.lua:23: 2260622e83fd98ff5820547a06ad4333 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:10:40 +0000] 2260622e83fd98ff5820547a06ad4333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:10:47 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:47 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:55 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: 84b6a7ac43513c9f1c6e8617a12dc7fc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:10:55 +0000] 84b6a7ac43513c9f1c6e8617a12dc7fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/01/05 06:10:55 [info] 35#35: *1063 [lua] logger.lua:23: 84b6a7ac43513c9f1c6e8617a12dc7fc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:10:57 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:10:57 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:07 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:07 [info] 35#35: *1067 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:10 [info] 35#35: *1069 [lua] access_by_lua(msblocations.conf:189):2: 9df61e7c01b8c752762caa6ee22dd885:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:11:10 +0000] 9df61e7c01b8c752762caa6ee22dd885 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:11:10 [info] 35#35: *1069 [lua] logger.lua:23: 9df61e7c01b8c752762caa6ee22dd885 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:11:17 [info] 36#36: *1070 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:17 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:25 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: 3fe88f9e63edbd7027fa90a344fbf663:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:11:25 [info] 35#35: *1072 [lua] logger.lua:23: 3fe88f9e63edbd7027fa90a344fbf663 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:11:25 +0000] 3fe88f9e63edbd7027fa90a344fbf663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:11:27 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:27 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:37 [info] 36#36: *1075 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:37 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:40 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 77bd0f91ed5a511b88b53992cead152e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:11:40 [info] 35#35: *1077 [lua] logger.lua:23: 77bd0f91ed5a511b88b53992cead152e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:11:40 +0000] 77bd0f91ed5a511b88b53992cead152e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:11:47 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:47 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:55 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: ffd11022f28bc49734b690f9e6cb12ec:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:11:55 +0000] ffd11022f28bc49734b690f9e6cb12ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:11:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:11:55 [info] 35#35: *1080 [lua] logger.lua:23: ffd11022f28bc49734b690f9e6cb12ec {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:11:57 [info] 35#35: *1081 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:11:57 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:07 [info] 35#35: *1084 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:07 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:10 [info] 35#35: *1086 [lua] access_by_lua(msblocations.conf:189):2: ce15a85ff9e6d8f15a0930cbdfe63c5d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:12:10 [info] 35#35: *1086 [lua] logger.lua:23: ce15a85ff9e6d8f15a0930cbdfe63c5d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:10 +0000] ce15a85ff9e6d8f15a0930cbdfe63c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:12:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:12:17 [info] 35#35: *1087 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:17 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:25 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 8c557ea6c82a05dcbb05dbf12ef50c80:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:25 +0000] 8c557ea6c82a05dcbb05dbf12ef50c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:12:25 [info] 35#35: *1089 [lua] logger.lua:23: 8c557ea6c82a05dcbb05dbf12ef50c80 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:12:27 [info] 35#35: *1090 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:27 [info] 35#35: *1091 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:37 [info] 35#35: *1093 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:37 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:40 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: bba917a32bc18e8b8c01add7cd4b90e5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:40 +0000] bba917a32bc18e8b8c01add7cd4b90e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:12:40 [info] 35#35: *1094 [lua] logger.lua:23: bba917a32bc18e8b8c01add7cd4b90e5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:12:47 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:47 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:55 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: b50f263ad49b255c9bbb76cc445704e8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:12:55 [info] 35#35: *1097 [lua] logger.lua:23: b50f263ad49b255c9bbb76cc445704e8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:12:55 +0000] b50f263ad49b255c9bbb76cc445704e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:12:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:12:57 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:12:57 [info] 35#35: *1099 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:07 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:07 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:10 [info] 35#35: *1103 [lua] access_by_lua(msblocations.conf:189):2: f0114e3e52c50682d07cebe266eccf6d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:13:10 [info] 35#35: *1103 [lua] logger.lua:23: f0114e3e52c50682d07cebe266eccf6d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:13:10 +0000] f0114e3e52c50682d07cebe266eccf6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:13:17 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:17 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:25 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: 3ab5426e406e2ef63ec5fe7e46f6949c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:13:25 [info] 35#35: *1106 [lua] logger.lua:23: 3ab5426e406e2ef63ec5fe7e46f6949c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:25 +0000] 3ab5426e406e2ef63ec5fe7e46f6949c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:13:27 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:27 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:37 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:37 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:40 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: bea9b730231b8886ffaba666c3418fce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:13:40 [info] 35#35: *1111 [lua] logger.lua:23: bea9b730231b8886ffaba666c3418fce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:40 +0000] bea9b730231b8886ffaba666c3418fce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:13:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:13:47 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:47 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:55 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: 9440220fc197073ce7e42cb8d20b021d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:13:55 [info] 35#35: *1114 [lua] logger.lua:23: 9440220fc197073ce7e42cb8d20b021d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:13:55 +0000] 9440220fc197073ce7e42cb8d20b021d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:13:57 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:13:57 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:07 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:07 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:10 [info] 35#35: *1120 [lua] access_by_lua(msblocations.conf:189):2: fe1c27be6a5dfc1eeae90b9f427f72b5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:14:10 +0000] fe1c27be6a5dfc1eeae90b9f427f72b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:14:10 [info] 35#35: *1120 [lua] logger.lua:23: fe1c27be6a5dfc1eeae90b9f427f72b5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:14:17 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:17 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:25 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: 70edee072c628e911485b9e861805649:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:14:25 +0000] 70edee072c628e911485b9e861805649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:14:25 [info] 35#35: *1123 [lua] logger.lua:23: 70edee072c628e911485b9e861805649 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:14:27 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:27 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:37 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:37 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:40 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: 7c20522658bc88a0bf8b577bf1cafe21:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:14:40 [info] 35#35: *1128 [lua] logger.lua:23: 7c20522658bc88a0bf8b577bf1cafe21 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:14:40 +0000] 7c20522658bc88a0bf8b577bf1cafe21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:14:47 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:47 [info] 35#35: *1130 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:55 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 0861974f03dbeef7e3d9c358601ade14:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:14:55 [info] 35#35: *1131 [lua] logger.lua:23: 0861974f03dbeef7e3d9c358601ade14 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:14:55 +0000] 0861974f03dbeef7e3d9c358601ade14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:14:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:14:57 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:14:57 [info] 36#36: *1133 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:07 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:07 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:10 [info] 35#35: *1137 [lua] access_by_lua(msblocations.conf:189):2: 64b0694f3ae83736d7443068f781aacd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:10 +0000] 64b0694f3ae83736d7443068f781aacd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:15:10 [info] 35#35: *1137 [lua] logger.lua:23: 64b0694f3ae83736d7443068f781aacd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:15:17 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:17 [info] 36#36: *1139 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:25 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: 0721b00d093fbecae20075a44e383ec2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:15:25 [info] 35#35: *1140 [lua] logger.lua:23: 0721b00d093fbecae20075a44e383ec2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:25 +0000] 0721b00d093fbecae20075a44e383ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:15:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:15:27 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:27 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:37 [info] 36#36: *1143 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:37 [info] 36#36: *1144 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:40 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: d22c14c3469fc3be97722b2a863fc8e6:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:40 +0000] d22c14c3469fc3be97722b2a863fc8e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:15:40 [info] 35#35: *1145 [lua] logger.lua:23: d22c14c3469fc3be97722b2a863fc8e6 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:15:47 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:47 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:56 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 5418fbc75196adf18c34082b803f6442:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:56 +0000] 5418fbc75196adf18c34082b803f6442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:15:56 [info] 35#35: *1148 [lua] logger.lua:23: 5418fbc75196adf18c34082b803f6442 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:15:57 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:15:57 [info] 35#35: *1149 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:07 [info] 36#36: *1151 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:07 [info] 36#36: *1152 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:11 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:189):2: 1af6948f04d9e046c394c6fa1c2c10b8:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:11 +0000] 1af6948f04d9e046c394c6fa1c2c10b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:16:11 [info] 35#35: *1154 [lua] logger.lua:23: 1af6948f04d9e046c394c6fa1c2c10b8 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:16:17 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:17 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:26 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: bd3b4f83858672f34d8e38f0927e0249:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:16:26 [info] 35#35: *1157 [lua] logger.lua:23: bd3b4f83858672f34d8e38f0927e0249 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:26 +0000] bd3b4f83858672f34d8e38f0927e0249 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:16:27 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:27 [info] 36#36: *1159 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:37 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:37 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:41 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: 828af52c0d806a2ba5bf48faf3bed03a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:41 +0000] 828af52c0d806a2ba5bf48faf3bed03a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:16:41 [info] 35#35: *1162 [lua] logger.lua:23: 828af52c0d806a2ba5bf48faf3bed03a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:16:47 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:47 [info] 35#35: *1164 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:56 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:189):2: 8424f910546b58324fe5eaa4a9c513df:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:16:56 [info] 35#35: *1165 [lua] logger.lua:23: 8424f910546b58324fe5eaa4a9c513df {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:16:56 +0000] 8424f910546b58324fe5eaa4a9c513df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:16:57 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:16:57 [info] 36#36: *1167 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:07 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:07 [info] 35#35: *1169 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:11 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:189):2: 79677818dd106284351becde6c81365e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:17:11 +0000] 79677818dd106284351becde6c81365e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:17:11 [info] 35#35: *1171 [lua] logger.lua:23: 79677818dd106284351becde6c81365e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:17:17 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:17 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:26 [info] 35#35: *1174 [lua] access_by_lua(msblocations.conf:189):2: d0582d12602e1f3600c169012ada74fa:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:17:26 +0000] d0582d12602e1f3600c169012ada74fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:17:26 [info] 35#35: *1174 [lua] logger.lua:23: d0582d12602e1f3600c169012ada74fa {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:17:27 [info] 35#35: *1176 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:27 [info] 35#35: *1175 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:37 [info] 35#35: *1177 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:37 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:41 [info] 35#35: *1179 [lua] access_by_lua(msblocations.conf:189):2: ba0012a63574ee32cd570b65831d9557:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:17:41 [info] 35#35: *1179 [lua] logger.lua:23: ba0012a63574ee32cd570b65831d9557 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:17:41 +0000] ba0012a63574ee32cd570b65831d9557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:17:47 [info] 36#36: *1181 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:47 [info] 36#36: *1180 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:56 [info] 35#35: *1182 [lua] access_by_lua(msblocations.conf:189):2: 487bb00a4685160b90700606eda72e5e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:17:56 +0000] 487bb00a4685160b90700606eda72e5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:17:56 [info] 35#35: *1182 [lua] logger.lua:23: 487bb00a4685160b90700606eda72e5e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:17:57 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:17:57 [info] 36#36: *1184 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:07 [info] 35#35: *1186 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:07 [info] 35#35: *1185 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:11 [info] 35#35: *1188 [lua] access_by_lua(msblocations.conf:189):2: 08abe13bb977c3b076f1f657855c4b81:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:18:11 +0000] 08abe13bb977c3b076f1f657855c4b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 06:18:11 [info] 35#35: *1188 [lua] logger.lua:23: 08abe13bb977c3b076f1f657855c4b81 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:18:17 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:17 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:26 [info] 35#35: *1191 [lua] access_by_lua(msblocations.conf:189):2: 3d79653194e1471bf840ee8b92d2e4fc:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:18:26 [info] 35#35: *1191 [lua] logger.lua:23: 3d79653194e1471bf840ee8b92d2e4fc {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:18:26 +0000] 3d79653194e1471bf840ee8b92d2e4fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:18:27 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:27 [info] 35#35: *1193 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:37 [info] 35#35: *1194 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:37 [info] 35#35: *1195 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:41 [info] 35#35: *1196 [lua] access_by_lua(msblocations.conf:189):2: 8d9d56ca7745b6d730d55a74ce01d462:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:18:41 +0000] 8d9d56ca7745b6d730d55a74ce01d462 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:18:41 [info] 35#35: *1196 [lua] logger.lua:23: 8d9d56ca7745b6d730d55a74ce01d462 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:18:47 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:47 [info] 36#36: *1198 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:50 [info] 35#35: *1199 client closed connection while waiting for request, client: 10.233.67.162, server: 0.0.0.0:443
2023/01/05 06:18:56 [info] 35#35: *1200 [lua] access_by_lua(msblocations.conf:189):2: 95165a27ebbce8e39b14af4f0bab146b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:18:56 [info] 35#35: *1200 [lua] logger.lua:23: 95165a27ebbce8e39b14af4f0bab146b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.64 - - [05/Jan/2023:06:18:56 +0000] 95165a27ebbce8e39b14af4f0bab146b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:18:57 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:18:57 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:07 [info] 36#36: *1203 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:07 [info] 36#36: *1204 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:11 [info] 35#35: *1206 [lua] access_by_lua(msblocations.conf:189):2: c1cba869a90207b2daa54b31c3398b63:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:19:11 +0000] c1cba869a90207b2daa54b31c3398b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:19:11 [info] 35#35: *1206 [lua] logger.lua:23: c1cba869a90207b2daa54b31c3398b63 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:19:17 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:17 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:26 [info] 35#35: *1209 [lua] access_by_lua(msblocations.conf:189):2: 5fe0dbdb0f186955b2e234406f440dd2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:19:26 [info] 35#35: *1209 [lua] logger.lua:23: 5fe0dbdb0f186955b2e234406f440dd2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.67.64 - - [05/Jan/2023:06:19:26 +0000] 5fe0dbdb0f186955b2e234406f440dd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:19:27 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:27 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:37 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:37 [info] 36#36: *1212 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:41 [info] 35#35: *1214 [lua] access_by_lua(msblocations.conf:189):2: 84a87054877030702acd49e8279ff55d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:19:41 [info] 35#35: *1214 [lua] logger.lua:23: 84a87054877030702acd49e8279ff55d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:19:41 +0000] 84a87054877030702acd49e8279ff55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:19:47 [info] 36#36: *1215 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:47 [info] 36#36: *1216 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:56 [info] 35#35: *1217 [lua] access_by_lua(msblocations.conf:189):2: 2ce3c200ae26e5a408f6f0d1d64492f0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:19:56 +0000] 2ce3c200ae26e5a408f6f0d1d64492f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 06:19:56 [info] 35#35: *1217 [lua] logger.lua:23: 2ce3c200ae26e5a408f6f0d1d64492f0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:19:57 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:19:57 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:07 [info] 35#35: *1220 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:07 [info] 35#35: *1221 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:11 [info] 35#35: *1223 [lua] access_by_lua(msblocations.conf:189):2: 24d3b95043f4ddf3c05d7e4ec1a9939a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:20:11 +0000] 24d3b95043f4ddf3c05d7e4ec1a9939a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:20:11 [info] 35#35: *1223 [lua] logger.lua:23: 24d3b95043f4ddf3c05d7e4ec1a9939a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:20:17 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:17 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:26 [info] 35#35: *1226 [lua] access_by_lua(msblocations.conf:189):2: a9c497a4f05b52cabb1a1d0dfb563961:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:20:26 [info] 35#35: *1226 [lua] logger.lua:23: a9c497a4f05b52cabb1a1d0dfb563961 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:20:26 +0000] a9c497a4f05b52cabb1a1d0dfb563961 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:20:27 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:27 [info] 35#35: *1228 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:37 [info] 36#36: *1229 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:37 [info] 36#36: *1230 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:41 [info] 35#35: *1231 [lua] access_by_lua(msblocations.conf:189):2: 7e848fb63cf2c1b7095c32eabe33be9b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:20:41 +0000] 7e848fb63cf2c1b7095c32eabe33be9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:20:41 [info] 35#35: *1231 [lua] logger.lua:23: 7e848fb63cf2c1b7095c32eabe33be9b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:20:47 [info] 35#35: *1232 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:47 [info] 35#35: *1233 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:56 [info] 35#35: *1234 [lua] access_by_lua(msblocations.conf:189):2: 97580b98976d18ab368c5ff7abe2822f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:20:56 [info] 35#35: *1234 [lua] logger.lua:23: 97580b98976d18ab368c5ff7abe2822f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:20:56 +0000] 97580b98976d18ab368c5ff7abe2822f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:20:57 [info] 35#35: *1235 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:20:57 [info] 35#35: *1236 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:07 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:07 [info] 35#35: *1237 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:11 [info] 35#35: *1240 [lua] access_by_lua(msblocations.conf:189):2: 959e334219d31b5ab152e1426445148b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:21:11 +0000] 959e334219d31b5ab152e1426445148b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:21:11 [info] 35#35: *1240 [lua] logger.lua:23: 959e334219d31b5ab152e1426445148b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:21:17 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:17 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:26 [info] 35#35: *1243 [lua] access_by_lua(msblocations.conf:189):2: 9e43e538cd750495a284cf95d02cf96d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:21:26 [info] 35#35: *1243 [lua] logger.lua:23: 9e43e538cd750495a284cf95d02cf96d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:21:26 +0000] 9e43e538cd750495a284cf95d02cf96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:21:27 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:27 [info] 35#35: *1245 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:37 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:37 [info] 35#35: *1247 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:41 [info] 35#35: *1248 [lua] access_by_lua(msblocations.conf:189):2: bb98920e0b5ed6398f36b83e2ef3894e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:21:41 [info] 35#35: *1248 [lua] logger.lua:23: bb98920e0b5ed6398f36b83e2ef3894e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:21:41 +0000] bb98920e0b5ed6398f36b83e2ef3894e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:21:47 [info] 35#35: *1249 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:47 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:56 [info] 35#35: *1251 [lua] access_by_lua(msblocations.conf:189):2: 06f463beae823536580ff9ebf080f6d4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:21:56 +0000] 06f463beae823536580ff9ebf080f6d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:21:56 [info] 35#35: *1251 [lua] logger.lua:23: 06f463beae823536580ff9ebf080f6d4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:21:57 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:21:57 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:07 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:07 [info] 35#35: *1254 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:11 [info] 35#35: *1257 [lua] access_by_lua(msblocations.conf:189):2: 179d545abe507053abb74ae63be083fd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:22:11 +0000] 179d545abe507053abb74ae63be083fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:22:11 [info] 35#35: *1257 [lua] logger.lua:23: 179d545abe507053abb74ae63be083fd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:22:17 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:17 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:26 [info] 35#35: *1260 [lua] access_by_lua(msblocations.conf:189):2: ca7e43ce0ac309dbca8ad09ad4136af2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:22:26 [info] 35#35: *1260 [lua] logger.lua:23: ca7e43ce0ac309dbca8ad09ad4136af2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:22:26 +0000] ca7e43ce0ac309dbca8ad09ad4136af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:22:27 [info] 35#35: *1262 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:27 [info] 35#35: *1261 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:37 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:37 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:41 [info] 35#35: *1265 [lua] access_by_lua(msblocations.conf:189):2: afd29b5051317c95ad5e2a6aea6c2084:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:22:41 [info] 35#35: *1265 [lua] logger.lua:23: afd29b5051317c95ad5e2a6aea6c2084 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:22:41 +0000] afd29b5051317c95ad5e2a6aea6c2084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:22:47 [info] 35#35: *1266 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:47 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:56 [info] 35#35: *1268 [lua] access_by_lua(msblocations.conf:189):2: 5a4e01f64d98538aedd5e5208333b94c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:22:56 +0000] 5a4e01f64d98538aedd5e5208333b94c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:22:56 [info] 35#35: *1268 [lua] logger.lua:23: 5a4e01f64d98538aedd5e5208333b94c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:22:57 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:22:57 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:07 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:07 [info] 35#35: *1273 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:09 [info] 35#35: *1271 client prematurely closed connection while reading client request line, client: 10.233.64.214, server: 
10.233.64.214 - - [05/Jan/2023:06:23:09 +0000] 3d1d48f4289652c6af296397734aad60 "" 400 request_processing_time:5.001 upstream_response_time:- "-" "-" "-"
2023/01/05 06:23:09 [info] 35#35: *1275 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
10.233.64.214 - - [05/Jan/2023:06:23:09 +0000] f9bab33194dea0e2b4b54169819b817b "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/05 06:23:11 [info] 35#35: *1276 [lua] access_by_lua(msblocations.conf:189):2: dff034755688ee6b1b49dbc24bd68d74:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:23:11 [info] 35#35: *1276 [lua] logger.lua:23: dff034755688ee6b1b49dbc24bd68d74 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:23:11 +0000] dff034755688ee6b1b49dbc24bd68d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:23:17 [info] 36#36: *1277 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:17 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:26 [info] 35#35: *1279 [lua] access_by_lua(msblocations.conf:189):2: 20c119afd4c15b00d347d75c913e8c0b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:23:26 +0000] 20c119afd4c15b00d347d75c913e8c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/05 06:23:26 [info] 35#35: *1279 [lua] logger.lua:23: 20c119afd4c15b00d347d75c913e8c0b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:23:27 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:27 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:37 [info] 36#36: *1282 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:37 [info] 36#36: *1283 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:41 [info] 35#35: *1284 [lua] access_by_lua(msblocations.conf:189):2: fecded6c0c26112d7057982c476e74c5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:23:41 [info] 35#35: *1284 [lua] logger.lua:23: fecded6c0c26112d7057982c476e74c5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:23:41 +0000] fecded6c0c26112d7057982c476e74c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/05 06:23:47 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:47 [info] 36#36: *1286 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:56 [info] 35#35: *1287 [lua] access_by_lua(msblocations.conf:189):2: 39f8a9efb9e9f9c71afbd9419f08ad85:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:23:56 [info] 35#35: *1287 [lua] logger.lua:23: 39f8a9efb9e9f9c71afbd9419f08ad85 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:23:56 +0000] 39f8a9efb9e9f9c71afbd9419f08ad85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:23:57 [info] 35#35: *1288 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:23:57 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:07 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:07 [info] 35#35: *1291 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:11 [info] 35#35: *1293 [lua] access_by_lua(msblocations.conf:189):2: 63639e188ff5313db83ca188e2b92a3b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:24:11 +0000] 63639e188ff5313db83ca188e2b92a3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:24:11 [info] 35#35: *1293 [lua] logger.lua:23: 63639e188ff5313db83ca188e2b92a3b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:24:17 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:17 [info] 35#35: *1295 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:26 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:189):2: 371c8570416499f81aa46f2eb0220a0b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:24:26 +0000] 371c8570416499f81aa46f2eb0220a0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:24:26 [info] 35#35: *1296 [lua] logger.lua:23: 371c8570416499f81aa46f2eb0220a0b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:24:27 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:27 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:36 [info] 35#35: *1299 [lua] access_by_lua(msblocations.conf:189):2: c695c1240dcfd1224dc17e30492043ac:receive the request, client: 10.233.64.214, server: , request: "GET /nmaplowercheck1672899876 HTTP/1.1", host: "10.32.241.70:30283"
2023/01/05 06:24:36 [warn] 35#35: *1299 [lua] error_handler.lua:29: error_svc_not_found(): c695c1240dcfd1224dc17e30492043ac No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /nmaplowercheck1672899876 HTTP/1.1", host: "10.32.241.70:30283"
10.233.64.214 - - [05/Jan/2023:06:24:36 +0000] c695c1240dcfd1224dc17e30492043ac "GET /nmaplowercheck1672899876 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/05 06:24:37 [info] 35#35: *1300 [lua] access_by_lua(msblocations.conf:189):2: 6e9197823d8e488aa229ee5323ce8208:receive the request, client: 10.233.64.214, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.70:30283"
2023/01/05 06:24:37 [warn] 35#35: *1300 [lua] error_handler.lua:29: error_svc_not_found(): 6e9197823d8e488aa229ee5323ce8208 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.70:30283"
10.233.64.214 - - [05/Jan/2023:06:24:37 +0000] 6e9197823d8e488aa229ee5323ce8208 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/05 06:24:37 [info] 35#35: *1301 [lua] access_by_lua(msblocations.conf:189):2: d2a041fb6407e809cdd75df2a94f7eff:receive the request, client: 10.233.64.214, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.70:30283"
2023/01/05 06:24:37 [warn] 35#35: *1301 [lua] error_handler.lua:29: error_svc_not_found(): d2a041fb6407e809cdd75df2a94f7eff No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.70:30283"
10.233.64.214 - - [05/Jan/2023:06:24:37 +0000] d2a041fb6407e809cdd75df2a94f7eff "POST /sdk HTTP/1.1" 502 request_processing_time:0.102 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.214 - - [05/Jan/2023:06:24:37 +0000] f3f93bfd30a7173538a9ce32c26216a6 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/05 06:24:37 [info] 35#35: *1302 [lua] access_by_lua(msblocations.conf:189):2: f3f93bfd30a7173538a9ce32c26216a6:receive the request, client: 10.233.64.214, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.70:30283"
2023/01/05 06:24:37 [warn] 35#35: *1302 [lua] error_handler.lua:29: error_svc_not_found(): f3f93bfd30a7173538a9ce32c26216a6 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.70:30283"
2023/01/05 06:24:37 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:37 [info] 35#35: *1304 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:41 [info] 35#35: *1305 [lua] access_by_lua(msblocations.conf:189):2: ef1c323351a16f677ce0ecc9cd2a905b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:24:41 +0000] ef1c323351a16f677ce0ecc9cd2a905b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:24:41 [info] 35#35: *1305 [lua] logger.lua:23: ef1c323351a16f677ce0ecc9cd2a905b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:24:44 [info] 35#35: *1306 [lua] access_by_lua(msblocations.conf:189):2: 8703014f2dbc9b1dc4a65ea1da1249d0:receive the request, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
2023/01/05 06:24:44 [warn] 35#35: *1306 [lua] error_handler.lua:29: error_svc_not_found(): 8703014f2dbc9b1dc4a65ea1da1249d0 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET / HTTP/1.0"
10.233.64.214 - - [05/Jan/2023:06:24:44 +0000] 8703014f2dbc9b1dc4a65ea1da1249d0 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-"
10.233.64.214 - - [05/Jan/2023:06:24:44 +0000] 169755e143370dd3f2ce85391a034839 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/05 06:24:44 [info] 35#35: *1307 [lua] access_by_lua(msblocations.conf:189):2: 169755e143370dd3f2ce85391a034839:receive the request, client: 10.233.64.214, server: , request: "GET / HTTP/1.1", host: "10.32.241.70"
2023/01/05 06:24:44 [warn] 35#35: *1307 [lua] error_handler.lua:29: error_svc_not_found(): 169755e143370dd3f2ce85391a034839 No route found for this request! detail_info:Custom not match, client: 10.233.64.214, server: , request: "GET / HTTP/1.1", host: "10.32.241.70"
2023/01/05 06:24:44 [info] 35#35: *1307 client 10.233.64.214 closed keepalive connection
2023/01/05 06:24:47 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:47 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:56 [info] 35#35: *1310 [lua] access_by_lua(msblocations.conf:189):2: 3340c87c98a252e653dbd61470e8afb7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:24:56 [info] 35#35: *1310 [lua] logger.lua:23: 3340c87c98a252e653dbd61470e8afb7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:24:56 +0000] 3340c87c98a252e653dbd61470e8afb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:24:57 [info] 35#35: *1311 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:24:57 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:07 [info] 35#35: *1313 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:07 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:11 [info] 35#35: *1316 [lua] access_by_lua(msblocations.conf:189):2: 589769eb3732411575ee668c2edb93a5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:25:11 [info] 35#35: *1316 [lua] logger.lua:23: 589769eb3732411575ee668c2edb93a5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:25:11 +0000] 589769eb3732411575ee668c2edb93a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:25:17 [info] 35#35: *1317 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:17 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:26 [info] 35#35: *1319 [lua] access_by_lua(msblocations.conf:189):2: e10f80f08afdab6577ddee7d122f0fdb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:25:26 [info] 35#35: *1319 [lua] logger.lua:23: e10f80f08afdab6577ddee7d122f0fdb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:25:26 +0000] e10f80f08afdab6577ddee7d122f0fdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:25:27 [info] 35#35: *1321 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:27 [info] 35#35: *1320 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:37 [info] 36#36: *1322 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:37 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:41 [info] 35#35: *1324 [lua] access_by_lua(msblocations.conf:189):2: 2062bad24c0fd40637d0e74296ce470e:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:25:41 +0000] 2062bad24c0fd40637d0e74296ce470e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:25:41 [info] 35#35: *1324 [lua] logger.lua:23: 2062bad24c0fd40637d0e74296ce470e {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:25:47 [info] 36#36: *1325 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:47 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:56 [info] 35#35: *1327 [lua] access_by_lua(msblocations.conf:189):2: 9649bd019c3cb41f5f6368e2b9257ae3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:25:56 [info] 35#35: *1327 [lua] logger.lua:23: 9649bd019c3cb41f5f6368e2b9257ae3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:25:56 +0000] 9649bd019c3cb41f5f6368e2b9257ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:25:57 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:25:57 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:07 [info] 35#35: *1330 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:07 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:11 [info] 35#35: *1333 [lua] access_by_lua(msblocations.conf:189):2: e36b11585b420cd82f33299b9471044c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:11 +0000] e36b11585b420cd82f33299b9471044c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:26:11 [info] 35#35: *1333 [lua] logger.lua:23: e36b11585b420cd82f33299b9471044c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:26:17 [info] 35#35: *1334 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:17 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:26 [info] 35#35: *1336 [lua] access_by_lua(msblocations.conf:189):2: e6e32b82c1a0bb7a028d240670df1749:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:26 +0000] e6e32b82c1a0bb7a028d240670df1749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:26:26 [info] 35#35: *1336 [lua] logger.lua:23: e6e32b82c1a0bb7a028d240670df1749 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:26:27 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:27 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:37 [info] 35#35: *1339 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:37 [info] 35#35: *1340 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:41 [info] 35#35: *1341 [lua] access_by_lua(msblocations.conf:189):2: d5e7770bc43a7f2073e4cbee9f66da3c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:26:41 [info] 35#35: *1341 [lua] logger.lua:23: d5e7770bc43a7f2073e4cbee9f66da3c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:41 +0000] d5e7770bc43a7f2073e4cbee9f66da3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:26:47 [info] 35#35: *1342 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:47 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:56 [info] 35#35: *1344 [lua] access_by_lua(msblocations.conf:189):2: f3803082e68eefe8780b4a12fab31ce5:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:26:56 [info] 35#35: *1344 [lua] logger.lua:23: f3803082e68eefe8780b4a12fab31ce5 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:26:56 +0000] f3803082e68eefe8780b4a12fab31ce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:26:57 [info] 35#35: *1345 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:26:57 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:07 [info] 35#35: *1347 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:07 [info] 35#35: *1348 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:11 [info] 35#35: *1350 [lua] access_by_lua(msblocations.conf:189):2: 18cb00d55692803dcbbf3c3bdd5345b9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.67.64 - - [05/Jan/2023:06:27:11 +0000] 18cb00d55692803dcbbf3c3bdd5345b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:27:11 [info] 35#35: *1350 [lua] logger.lua:23: 18cb00d55692803dcbbf3c3bdd5345b9 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:27:17 [info] 36#36: *1351 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:17 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:26 [info] 35#35: *1353 [lua] access_by_lua(msblocations.conf:189):2: e631acff062b654be9a7be6731417d38:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:26 +0000] e631acff062b654be9a7be6731417d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 06:27:26 [info] 35#35: *1353 [lua] logger.lua:23: e631acff062b654be9a7be6731417d38 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:27:27 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:27 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:37 [info] 35#35: *1356 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:37 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:41 [info] 35#35: *1358 [lua] access_by_lua(msblocations.conf:189):2: 851e35726e78571ee911105d02cad4ce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:41 +0000] 851e35726e78571ee911105d02cad4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:27:41 [info] 35#35: *1358 [lua] logger.lua:23: 851e35726e78571ee911105d02cad4ce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:27:47 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:47 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:56 [info] 35#35: *1361 [lua] access_by_lua(msblocations.conf:189):2: 588a16a4b7ec8309bbcd11da22e0e4ce:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:27:56 [info] 35#35: *1361 [lua] logger.lua:23: 588a16a4b7ec8309bbcd11da22e0e4ce {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:27:56 +0000] 588a16a4b7ec8309bbcd11da22e0e4ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:27:57 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:27:57 [info] 35#35: *1363 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:07 [info] 35#35: *1364 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:07 [info] 35#35: *1365 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:11 [info] 35#35: *1367 [lua] access_by_lua(msblocations.conf:189):2: d43df7a528b0994bd0e9d8eba79fd538:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:28:11 +0000] d43df7a528b0994bd0e9d8eba79fd538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:28:11 [info] 35#35: *1367 [lua] logger.lua:23: d43df7a528b0994bd0e9d8eba79fd538 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:28:17 [info] 35#35: *1368 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:17 [info] 35#35: *1369 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:26 [info] 35#35: *1370 [lua] access_by_lua(msblocations.conf:189):2: 3d44375e9f709334e750335eeb114842:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:28:26 [info] 35#35: *1370 [lua] logger.lua:23: 3d44375e9f709334e750335eeb114842 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:28:26 +0000] 3d44375e9f709334e750335eeb114842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/05 06:28:27 [info] 35#35: *1371 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:27 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:37 [info] 35#35: *1373 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:37 [info] 35#35: *1374 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:41 [info] 35#35: *1375 [lua] access_by_lua(msblocations.conf:189):2: 5849e6ad75e4ab4a1485000dd1250fd7:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:28:41 +0000] 5849e6ad75e4ab4a1485000dd1250fd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:28:41 [info] 35#35: *1375 [lua] logger.lua:23: 5849e6ad75e4ab4a1485000dd1250fd7 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:28:47 [info] 35#35: *1376 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:47 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:56 [info] 35#35: *1378 [lua] access_by_lua(msblocations.conf:189):2: bcdbceb7480b69b9c3e8233dc5eddf9f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:28:56 [info] 35#35: *1378 [lua] logger.lua:23: bcdbceb7480b69b9c3e8233dc5eddf9f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:28:56 +0000] bcdbceb7480b69b9c3e8233dc5eddf9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:28:57 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:28:57 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:07 [info] 35#35: *1381 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:07 [info] 35#35: *1382 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:11 [info] 35#35: *1384 [lua] access_by_lua(msblocations.conf:189):2: fe365f924bfa7a0ea771b3aef9efc3af:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:29:11 +0000] fe365f924bfa7a0ea771b3aef9efc3af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/05 06:29:11 [info] 35#35: *1384 [lua] logger.lua:23: fe365f924bfa7a0ea771b3aef9efc3af {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:29:17 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:17 [info] 35#35: *1385 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:26 [info] 35#35: *1387 [lua] access_by_lua(msblocations.conf:189):2: 9addb1fbfc74903b480e1dc765d98972:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:29:27 [info] 35#35: *1387 [lua] logger.lua:23: 9addb1fbfc74903b480e1dc765d98972 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:29:27 +0000] 9addb1fbfc74903b480e1dc765d98972 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:29:27 [info] 35#35: *1388 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:27 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:37 [info] 35#35: *1390 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:37 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:42 [info] 35#35: *1392 [lua] access_by_lua(msblocations.conf:189):2: ae16d95d683541d971a76c9e9951fa11:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:29:42 [info] 35#35: *1392 [lua] logger.lua:23: ae16d95d683541d971a76c9e9951fa11 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:29:42 +0000] ae16d95d683541d971a76c9e9951fa11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:29:47 [info] 35#35: *1393 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:47 [info] 35#35: *1394 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:57 [info] 35#35: *1395 [lua] access_by_lua(msblocations.conf:189):2: 38f0b80291cb4271aa4eca91de852608:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:29:57 +0000] 38f0b80291cb4271aa4eca91de852608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/05 06:29:57 [info] 35#35: *1395 [lua] logger.lua:23: 38f0b80291cb4271aa4eca91de852608 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:29:57 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:29:57 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:07 [info] 35#35: *1399 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:07 [info] 35#35: *1398 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:12 [info] 35#35: *1401 [lua] access_by_lua(msblocations.conf:189):2: f1641fa810e4e07c09d668de2a193672:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:30:12 [info] 35#35: *1401 [lua] logger.lua:23: f1641fa810e4e07c09d668de2a193672 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:30:12 +0000] f1641fa810e4e07c09d668de2a193672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:30:17 [info] 35#35: *1402 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:17 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:27 [info] 35#35: *1404 [lua] access_by_lua(msblocations.conf:189):2: e921aed84d82217a78532b1dd7d53f71:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:30:27 [info] 35#35: *1404 [lua] logger.lua:23: e921aed84d82217a78532b1dd7d53f71 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:30:27 +0000] e921aed84d82217a78532b1dd7d53f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:30:27 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:27 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:37 [info] 35#35: *1407 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:37 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:42 [info] 35#35: *1409 [lua] access_by_lua(msblocations.conf:189):2: 5d907b9e9ca937b6d50d529a2957ab8b:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:30:42 [info] 35#35: *1409 [lua] logger.lua:23: 5d907b9e9ca937b6d50d529a2957ab8b {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:30:42 +0000] 5d907b9e9ca937b6d50d529a2957ab8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:30:47 [info] 36#36: *1410 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:47 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:57 [info] 35#35: *1412 [lua] access_by_lua(msblocations.conf:189):2: eeb0a1e66293a7ef61b5d51b8ecf7af1:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:30:57 [info] 35#35: *1412 [lua] logger.lua:23: eeb0a1e66293a7ef61b5d51b8ecf7af1 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:30:57 +0000] eeb0a1e66293a7ef61b5d51b8ecf7af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:30:57 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:30:57 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:07 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:07 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:12 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:189):2: ad0c61a982ccfe25db6798a6e390d608:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:31:12 [info] 35#35: *1418 [lua] logger.lua:23: ad0c61a982ccfe25db6798a6e390d608 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:31:12 +0000] ad0c61a982ccfe25db6798a6e390d608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:31:17 [info] 35#35: *1419 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:17 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:27 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:189):2: db2fbd648fbd3fa61c80b93665dc047a:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:31:27 [info] 35#35: *1421 [lua] logger.lua:23: db2fbd648fbd3fa61c80b93665dc047a {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:31:27 +0000] db2fbd648fbd3fa61c80b93665dc047a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:31:27 [info] 35#35: *1422 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:27 [info] 35#35: *1423 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:37 [info] 35#35: *1424 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:37 [info] 35#35: *1425 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:42 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:189):2: 58b2365c253c026dc81bc5cb30ac3b4d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:31:42 [info] 35#35: *1426 [lua] logger.lua:23: 58b2365c253c026dc81bc5cb30ac3b4d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:31:42 +0000] 58b2365c253c026dc81bc5cb30ac3b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:31:47 [info] 36#36: *1428 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:47 [info] 35#35: *1427 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:57 [info] 35#35: *1429 [lua] access_by_lua(msblocations.conf:189):2: af3236233dc2e8f3a68e933f8bab85c4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:31:57 [info] 35#35: *1429 [lua] logger.lua:23: af3236233dc2e8f3a68e933f8bab85c4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:31:57 +0000] af3236233dc2e8f3a68e933f8bab85c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:31:57 [info] 36#36: *1431 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:31:57 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:07 [info] 36#36: *1432 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:07 [info] 35#35: *1433 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:12 [info] 35#35: *1435 [lua] access_by_lua(msblocations.conf:189):2: 4efb3f86fe3f5e0d22482bdd92527e02:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:32:12 [info] 35#35: *1435 [lua] logger.lua:23: 4efb3f86fe3f5e0d22482bdd92527e02 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:32:12 +0000] 4efb3f86fe3f5e0d22482bdd92527e02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:32:17 [info] 35#35: *1436 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:17 [info] 35#35: *1437 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:27 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:189):2: 31db0d4509628adc69ebce7a334d94a4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:32:27 [info] 35#35: *1438 [lua] logger.lua:23: 31db0d4509628adc69ebce7a334d94a4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:32:27 +0000] 31db0d4509628adc69ebce7a334d94a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:32:27 [info] 35#35: *1439 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:27 [info] 35#35: *1440 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:37 [info] 35#35: *1442 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:37 [info] 35#35: *1441 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:42 [info] 35#35: *1443 [lua] access_by_lua(msblocations.conf:189):2: 9e60606f1cb611eac7b470f8cdfeac64:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.67.64 - - [05/Jan/2023:06:32:42 +0000] 9e60606f1cb611eac7b470f8cdfeac64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/05 06:32:42 [info] 35#35: *1443 [lua] logger.lua:23: 9e60606f1cb611eac7b470f8cdfeac64 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:32:47 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:47 [info] 36#36: *1445 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:57 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:189):2: 4f4f15adaad620517226d84383ca3ff4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:32:57 +0000] 4f4f15adaad620517226d84383ca3ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:32:57 [info] 35#35: *1446 [lua] logger.lua:23: 4f4f15adaad620517226d84383ca3ff4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:32:57 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:32:57 [info] 35#35: *1447 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:07 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:07 [info] 36#36: *1450 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:12 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:189):2: 6ad9065776fc93606fbb5a05a3dd9136:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:12 +0000] 6ad9065776fc93606fbb5a05a3dd9136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:33:12 [info] 35#35: *1452 [lua] logger.lua:23: 6ad9065776fc93606fbb5a05a3dd9136 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:33:17 [info] 35#35: *1453 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:17 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:27 [info] 35#35: *1455 [lua] access_by_lua(msblocations.conf:189):2: a92d52b9bd7adb70435cc872d58cd872:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:33:27 [info] 35#35: *1455 [lua] logger.lua:23: a92d52b9bd7adb70435cc872d58cd872 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:27 +0000] a92d52b9bd7adb70435cc872d58cd872 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:33:27 [info] 35#35: *1456 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:27 [info] 35#35: *1457 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:37 [info] 35#35: *1458 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:37 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:42 [info] 35#35: *1460 [lua] access_by_lua(msblocations.conf:189):2: a1823c64974cc27c5ded94fd2bce0409:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:33:42 [info] 35#35: *1460 [lua] logger.lua:23: a1823c64974cc27c5ded94fd2bce0409 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:42 +0000] a1823c64974cc27c5ded94fd2bce0409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:33:47 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:47 [info] 35#35: *1462 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:57 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:189):2: 04fe7836db41e6c038d7cf7225febef3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:57 +0000] 04fe7836db41e6c038d7cf7225febef3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:33:57 [info] 35#35: *1463 [lua] logger.lua:23: 04fe7836db41e6c038d7cf7225febef3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:33:57 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:33:57 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:07 [info] 35#35: *1466 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:07 [info] 35#35: *1467 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:12 [info] 35#35: *1469 [lua] access_by_lua(msblocations.conf:189):2: 61c17c623423bb1cadab30a0489388cd:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:12 +0000] 61c17c623423bb1cadab30a0489388cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:34:12 [info] 35#35: *1469 [lua] logger.lua:23: 61c17c623423bb1cadab30a0489388cd {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:34:17 [info] 35#35: *1470 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:17 [info] 35#35: *1471 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:27 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:189):2: 16b2bf11ba43511ee9197cb984c8511c:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:27 +0000] 16b2bf11ba43511ee9197cb984c8511c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 06:34:27 [info] 35#35: *1472 [lua] logger.lua:23: 16b2bf11ba43511ee9197cb984c8511c {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:34:27 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:27 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:37 [info] 35#35: *1475 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:37 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:42 [info] 35#35: *1477 [lua] access_by_lua(msblocations.conf:189):2: 8ec92a9f00cca7e93ea2688c720235de:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:42 +0000] 8ec92a9f00cca7e93ea2688c720235de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:34:42 [info] 35#35: *1477 [lua] logger.lua:23: 8ec92a9f00cca7e93ea2688c720235de {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:34:47 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:47 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:57 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:189):2: 95f2f91f562b865b00fad16601c73020:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/05 06:34:57 [info] 35#35: *1480 [lua] logger.lua:23: 95f2f91f562b865b00fad16601c73020 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:34:57 +0000] 95f2f91f562b865b00fad16601c73020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/05 06:34:57 [info] 35#35: *1482 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:34:57 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:07 [info] 35#35: *1483 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:07 [info] 35#35: *1484 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:12 [info] 35#35: *1486 [lua] access_by_lua(msblocations.conf:189):2: a0591b0f3e8fe5652f1d2eb983023589:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:12 +0000] a0591b0f3e8fe5652f1d2eb983023589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:35:12 [info] 35#35: *1486 [lua] logger.lua:23: a0591b0f3e8fe5652f1d2eb983023589 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:35:17 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:17 [info] 35#35: *1488 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:27 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:189):2: 23c7833cb5da3a9c51487f4c66680877:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:35:27 [info] 35#35: *1489 [lua] logger.lua:23: 23c7833cb5da3a9c51487f4c66680877 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:27 +0000] 23c7833cb5da3a9c51487f4c66680877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:35:27 [info] 35#35: *1490 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:27 [info] 35#35: *1491 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:37 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:37 [info] 35#35: *1492 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:42 [info] 35#35: *1494 [lua] access_by_lua(msblocations.conf:189):2: c8a8ba9bc229daa6804c26b6a0fc5676:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:42 +0000] c8a8ba9bc229daa6804c26b6a0fc5676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/05 06:35:42 [info] 35#35: *1494 [lua] logger.lua:23: c8a8ba9bc229daa6804c26b6a0fc5676 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:35:47 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:47 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:57 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:189):2: c3278eb98d2c56b31042877391705db0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.67.64 - - [05/Jan/2023:06:35:57 +0000] c3278eb98d2c56b31042877391705db0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/05 06:35:57 [info] 35#35: *1497 [lua] logger.lua:23: c3278eb98d2c56b31042877391705db0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:35:57 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:35:57 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:07 [info] 35#35: *1501 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:07 [info] 35#35: *1500 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:12 [info] 35#35: *1503 [lua] access_by_lua(msblocations.conf:189):2: 3807e28f845496ff3d9286639f6eab75:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:36:12 [info] 35#35: *1503 [lua] logger.lua:23: 3807e28f845496ff3d9286639f6eab75 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:36:12 +0000] 3807e28f845496ff3d9286639f6eab75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/01/05 06:36:17 [info] 35#35: *1504 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:17 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:27 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:189):2: 1b1c56daf4de412bba89461a354d2feb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:36:27 +0000] 1b1c56daf4de412bba89461a354d2feb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:36:27 [info] 35#35: *1506 [lua] logger.lua:23: 1b1c56daf4de412bba89461a354d2feb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:36:27 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:27 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:37 [info] 35#35: *1509 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:37 [info] 36#36: *1510 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:42 [info] 35#35: *1511 [lua] access_by_lua(msblocations.conf:189):2: 14c5f36e0266eaeb577383449f8e3b63:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:36:42 +0000] 14c5f36e0266eaeb577383449f8e3b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:36:42 [info] 35#35: *1511 [lua] logger.lua:23: 14c5f36e0266eaeb577383449f8e3b63 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:36:47 [info] 35#35: *1512 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:47 [info] 36#36: *1513 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:57 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:189):2: 84745a99bd8c88df39655cd0c00b630f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:36:57 [info] 35#35: *1514 [lua] logger.lua:23: 84745a99bd8c88df39655cd0c00b630f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:36:57 +0000] 84745a99bd8c88df39655cd0c00b630f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:36:57 [info] 36#36: *1515 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:36:57 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:07 [info] 35#35: *1517 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:07 [info] 35#35: *1518 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:12 [info] 35#35: *1520 [lua] access_by_lua(msblocations.conf:189):2: 24774f0ab9703684ec3f2c44486699ed:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:37:12 [info] 35#35: *1520 [lua] logger.lua:23: 24774f0ab9703684ec3f2c44486699ed {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:12 +0000] 24774f0ab9703684ec3f2c44486699ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/05 06:37:17 [info] 35#35: *1521 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:17 [info] 35#35: *1522 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:27 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:189):2: f2cf21bbc5b45a8484e83680c0646db4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:37:27 [info] 35#35: *1523 [lua] logger.lua:23: f2cf21bbc5b45a8484e83680c0646db4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:27 +0000] f2cf21bbc5b45a8484e83680c0646db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:37:27 [info] 35#35: *1524 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:27 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:37 [info] 35#35: *1526 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:37 [info] 36#36: *1527 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:42 [info] 35#35: *1528 [lua] access_by_lua(msblocations.conf:189):2: 3f2d42d1b40c86da3a88409d7d8f2d1f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:42 +0000] 3f2d42d1b40c86da3a88409d7d8f2d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:37:42 [info] 35#35: *1528 [lua] logger.lua:23: 3f2d42d1b40c86da3a88409d7d8f2d1f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:37:47 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:47 [info] 35#35: *1530 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:57 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:189):2: bb3aa9d2a2ed8fdb500d399b4a6b1ec4:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:37:57 [info] 35#35: *1531 [lua] logger.lua:23: bb3aa9d2a2ed8fdb500d399b4a6b1ec4 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:37:57 +0000] bb3aa9d2a2ed8fdb500d399b4a6b1ec4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/05 06:37:57 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:37:57 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:07 [info] 35#35: *1534 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:07 [info] 35#35: *1535 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:12 [info] 35#35: *1537 [lua] access_by_lua(msblocations.conf:189):2: 3478408bbe6dce06345b328568a7cd3d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:38:12 [info] 35#35: *1537 [lua] logger.lua:23: 3478408bbe6dce06345b328568a7cd3d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:38:12 +0000] 3478408bbe6dce06345b328568a7cd3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:38:17 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:17 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:27 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:189):2: f67a9f80f04e65169bb6bcf3cc1b6f28:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:38:27 [info] 35#35: *1540 [lua] logger.lua:23: f67a9f80f04e65169bb6bcf3cc1b6f28 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:38:27 +0000] f67a9f80f04e65169bb6bcf3cc1b6f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:38:27 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:27 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:37 [info] 35#35: *1543 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:37 [info] 35#35: *1544 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:42 [info] 35#35: *1545 [lua] access_by_lua(msblocations.conf:189):2: ab8a26daf84b67a7ef7857e8390b4ea2:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:38:42 [info] 35#35: *1545 [lua] logger.lua:23: ab8a26daf84b67a7ef7857e8390b4ea2 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:38:42 +0000] ab8a26daf84b67a7ef7857e8390b4ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:38:47 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:47 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:54 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:189):2: 4fcf6315caf5052a6cd5b5abba32d985:receive the request, client: 10.233.65.219, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:38:54 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 17
10.233.65.219 - - [05/Jan/2023:06:38:54 +0000] 4fcf6315caf5052a6cd5b5abba32d985 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "python-requests/2.28.1" "-"
2023/01/05 06:38:54 [info] 35#35: *1548 [lua] logger.lua:23: 4fcf6315caf5052a6cd5b5abba32d985 {"matched":"microservices"} while logging request, client: 10.233.65.219, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap"
2023/01/05 06:38:54 [info] 35#35: *1549 [lua] access_by_lua(msblocations.conf:189):2: 98fffee48f7877269a8f0c1479c34fe1:receive the request, client: 10.233.65.219, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:38:54 [info] 35#35: *1549 [lua] logger.lua:23: 98fffee48f7877269a8f0c1479c34fe1 {"matched":"multicloud"} while logging request, client: 10.233.65.219, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.28.254:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:38:54 +0000] 98fffee48f7877269a8f0c1479c34fe1 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "python-requests/2.28.1" "-"
2023/01/05 06:38:54 [info] 35#35: *1551 [lua] access_by_lua(msblocations.conf:189):2: e08797e14033621e376c6850e9367065:receive the request, client: 10.233.65.219, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:38:54 [info] 35#35: *1551 [lua] logger.lua:23: e08797e14033621e376c6850e9367065 {"matched":"multicloud-pike"} while logging request, client: 10.233.65.219, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.15.156:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:38:54 +0000] e08797e14033621e376c6850e9367065 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.037 "-" "python-requests/2.28.1" "-"
2023/01/05 06:38:54 [info] 35#35: *1553 [lua] access_by_lua(msblocations.conf:189):2: e53f2ea0df84674f68edac0fc2166501:receive the request, client: 10.233.65.219, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:38:54 +0000] e53f2ea0df84674f68edac0fc2166501 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.036 "-" "python-requests/2.28.1" "-"
2023/01/05 06:38:54 [info] 35#35: *1553 [lua] logger.lua:23: e53f2ea0df84674f68edac0fc2166501 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.219, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.12.66:9015/v1/healthcheck", host: "msb-iag.onap"
2023/01/05 06:38:57 [info] 35#35: *1555 [lua] access_by_lua(msblocations.conf:189):2: dd6181f7ef540f7c33c25939b52ef24f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/05 06:38:57 [info] 35#35: *1555 [lua] logger.lua:23: dd6181f7ef540f7c33c25939b52ef24f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:38:57 +0000] dd6181f7ef540f7c33c25939b52ef24f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/05 06:38:57 [info] 35#35: *1556 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:38:57 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:07 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:07 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:10 [info] 35#35: *1561 [lua] access_by_lua(msblocations.conf:189):2: 820c2883f8a73b69a67d0df049374105:receive the request, client: 10.233.65.219, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:10 [info] 35#35: *1561 [lua] logger.lua:23: 820c2883f8a73b69a67d0df049374105 {"matched":"usecaseui"} while logging request, client: 10.233.65.219, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.55.167:8443/usecase-ui/", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:10 +0000] 820c2883f8a73b69a67d0df049374105 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.109 upstream_response_time:0.108 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:10 [info] 35#35: *1563 [lua] access_by_lua(msblocations.conf:189):2: 4a46c413a1215495d1d6a17af8cc1bb0:receive the request, client: 10.233.65.219, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:10 +0000] 4a46c413a1215495d1d6a17af8cc1bb0 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:10 [info] 35#35: *1563 [lua] logger.lua:23: 4a46c413a1215495d1d6a17af8cc1bb0 {"matched":"gvnfmdriver"} while logging request, client: 10.233.65.219, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.31.33:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/05 06:39:10 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:189):2: f485d9b0fe1ddfebc40cc2b2bc3c260d:receive the request, client: 10.233.65.219, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:10 +0000] f485d9b0fe1ddfebc40cc2b2bc3c260d "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.190 upstream_response_time:0.189 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:10 [info] 35#35: *1565 [lua] logger.lua:23: f485d9b0fe1ddfebc40cc2b2bc3c260d {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.65.219, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.56.133:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
2023/01/05 06:39:10 [info] 35#35: *1567 [lua] access_by_lua(msblocations.conf:189):2: 881326b637f5efecb21abb8075f7c05e:receive the request, client: 10.233.65.219, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:11 +0000] 881326b637f5efecb21abb8075f7c05e "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.613 upstream_response_time:0.612 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:11 [info] 35#35: *1567 [lua] logger.lua:23: 881326b637f5efecb21abb8075f7c05e {"matched":"nslcm"} while logging request, client: 10.233.65.219, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.30.220:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/05 06:39:11 [info] 35#35: *1569 [lua] access_by_lua(msblocations.conf:189):2: baded4e326804e02ddb09feb686cd0de:receive the request, client: 10.233.65.219, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:12 [info] 35#35: *1569 [lua] logger.lua:23: baded4e326804e02ddb09feb686cd0de {"matched":"vnflcm"} while logging request, client: 10.233.65.219, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.60.222:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:12 +0000] baded4e326804e02ddb09feb686cd0de "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.568 upstream_response_time:0.567 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:12 [info] 35#35: *1571 [lua] access_by_lua(msblocations.conf:189):2: 23c45498a70fe883bede522735fd782b:receive the request, client: 10.233.65.219, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:12 [info] 35#35: *1573 [lua] access_by_lua(msblocations.conf:189):2: b26ab8da6c95b2d1f61cb11eec03f0cb:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:39:12 +0000] b26ab8da6c95b2d1f61cb11eec03f0cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:39:12 [info] 35#35: *1573 [lua] logger.lua:23: b26ab8da6c95b2d1f61cb11eec03f0cb {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:39:12 [info] 35#35: *1571 [lua] logger.lua:23: 23c45498a70fe883bede522735fd782b {"matched":"vnfmgr"} while logging request, client: 10.233.65.219, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.26.185:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:12 +0000] 23c45498a70fe883bede522735fd782b "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.581 upstream_response_time:0.580 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:12 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:189):2: 6cf92041d31605644457e4d3853c0302:receive the request, client: 10.233.65.219, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:13 [info] 35#35: *1574 [lua] logger.lua:23: 6cf92041d31605644457e4d3853c0302 {"matched":"vnfres"} while logging request, client: 10.233.65.219, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.12.250:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:13 +0000] 6cf92041d31605644457e4d3853c0302 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.459 upstream_response_time:0.458 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:13 [info] 35#35: *1576 [lua] access_by_lua(msblocations.conf:189):2: 2935ec3c49594b8eea218d171203cc6d:receive the request, client: 10.233.65.219, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:13 +0000] 2935ec3c49594b8eea218d171203cc6d "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:13 [info] 35#35: *1576 [lua] logger.lua:23: 2935ec3c49594b8eea218d171203cc6d {"matched":"ztevnfmdriver"} while logging request, client: 10.233.65.219, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.10.93:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
2023/01/05 06:39:14 [info] 35#35: *1578 [lua] access_by_lua(msblocations.conf:189):2: 5fefa9403c0b22fb281baf8c70caa262:receive the request, client: 10.233.65.219, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:14 +0000] 5fefa9403c0b22fb281baf8c70caa262 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:14 [info] 35#35: *1578 [lua] logger.lua:23: 5fefa9403c0b22fb281baf8c70caa262 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.65.219, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.66:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
2023/01/05 06:39:14 [info] 35#35: *1580 [lua] access_by_lua(msblocations.conf:189):2: fbcbeec2ba9b39c3527a763c9df0dfe8:receive the request, client: 10.233.65.219, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:14 [info] 35#35: *1580 [lua] logger.lua:23: fbcbeec2ba9b39c3527a763c9df0dfe8 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.65.219, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.156:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:14 +0000] fbcbeec2ba9b39c3527a763c9df0dfe8 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.045 upstream_response_time:0.044 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:14 [info] 35#35: *1582 [lua] access_by_lua(msblocations.conf:189):2: a3001486a8f38134c9bb40b4f4f44bf8:receive the request, client: 10.233.65.219, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:14 [info] 35#35: *1582 [lua] logger.lua:23: a3001486a8f38134c9bb40b4f4f44bf8 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.65.219, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.17.158:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:14 +0000] a3001486a8f38134c9bb40b4f4f44bf8 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:14 [info] 35#35: *1584 [lua] access_by_lua(msblocations.conf:189):2: 4f65c7f70295ad5e59e935192bc070a8:receive the request, client: 10.233.65.219, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/05 06:39:15 [info] 35#35: *1584 [lua] logger.lua:23: 4f65c7f70295ad5e59e935192bc070a8 {"matched":"parser"} while logging request, client: 10.233.65.219, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.22.23:8806/api/parser/v1/health_check", host: "msb-iag.onap"
10.233.65.219 - - [05/Jan/2023:06:39:15 +0000] 4f65c7f70295ad5e59e935192bc070a8 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.939 upstream_response_time:0.938 "-" "python-requests/2.28.1" "-"
2023/01/05 06:39:17 [info] 35#35: *1586 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:17 [info] 36#36: *1587 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:22 [info] 35#35: *1548 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1549 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1551 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1553 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1561 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1563 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1565 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1567 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1569 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1571 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1574 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1576 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1578 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1580 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1582 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:22 [info] 35#35: *1584 client 10.233.65.219 closed keepalive connection
2023/01/05 06:39:27 [info] 35#35: *1588 [lua] access_by_lua(msblocations.conf:189):2: 7c3e4948c058016e9053f0109fbc79f0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.67.64 - - [05/Jan/2023:06:39:27 +0000] 7c3e4948c058016e9053f0109fbc79f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/05 06:39:27 [info] 35#35: *1588 [lua] logger.lua:23: 7c3e4948c058016e9053f0109fbc79f0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:39:27 [info] 35#35: *1589 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:27 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:37 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:37 [info] 35#35: *1591 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:42 [info] 35#35: *1593 [lua] access_by_lua(msblocations.conf:189):2: b57c8c7e53c325c2cef7fdf000998cf3:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:39:42 [info] 35#35: *1593 [lua] logger.lua:23: b57c8c7e53c325c2cef7fdf000998cf3 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:39:42 +0000] b57c8c7e53c325c2cef7fdf000998cf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/05 06:39:47 [info] 35#35: *1594 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:47 [info] 36#36: *1595 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:57 [info] 35#35: *1596 [lua] access_by_lua(msblocations.conf:189):2: e854a4f2c39d2c58c132ea09497764e0:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:39:57 +0000] e854a4f2c39d2c58c132ea09497764e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/05 06:39:57 [info] 35#35: *1596 [lua] logger.lua:23: e854a4f2c39d2c58c132ea09497764e0 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/05 06:39:57 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:39:57 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:07 [info] 35#35: *1599 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:07 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:12 [info] 35#35: *1602 [lua] access_by_lua(msblocations.conf:189):2: 57f527b23927eec572ac9daa9725701f:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:40:12 [info] 35#35: *1602 [lua] logger.lua:23: 57f527b23927eec572ac9daa9725701f {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:40:12 +0000] 57f527b23927eec572ac9daa9725701f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:40:17 [info] 35#35: *1603 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:17 [info] 36#36: *1604 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:27 [info] 35#35: *1605 [lua] access_by_lua(msblocations.conf:189):2: 809d365a1133bd0cdf4f87bdd797a586:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:40:27 +0000] 809d365a1133bd0cdf4f87bdd797a586 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:40:27 [info] 35#35: *1605 [lua] logger.lua:23: 809d365a1133bd0cdf4f87bdd797a586 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/01/05 06:40:27 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:27 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:37 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:37 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:42 [info] 35#35: *1610 [lua] access_by_lua(msblocations.conf:189):2: a26c50df625d449b52d76b950c240092:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:40:42 [info] 35#35: *1610 [lua] logger.lua:23: a26c50df625d449b52d76b950c240092 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:40:42 +0000] a26c50df625d449b52d76b950c240092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:40:47 [info] 36#36: *1611 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:47 [info] 36#36: *1612 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:57 [info] 35#35: *1613 [lua] access_by_lua(msblocations.conf:189):2: 0ef83d161e44385a7fd6185624a84519:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:40:57 +0000] 0ef83d161e44385a7fd6185624a84519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/01/05 06:40:57 [info] 35#35: *1613 [lua] logger.lua:23: 0ef83d161e44385a7fd6185624a84519 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/05 06:40:57 [info] 36#36: *1615 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:40:57 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:07 [info] 35#35: *1616 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:07 [info] 35#35: *1617 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:12 [info] 35#35: *1619 [lua] access_by_lua(msblocations.conf:189):2: a98706fcd3733220df52778ef6fd0d9d:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:41:12 [info] 35#35: *1619 [lua] logger.lua:23: a98706fcd3733220df52778ef6fd0d9d {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:41:12 +0000] a98706fcd3733220df52778ef6fd0d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/05 06:41:17 [info] 35#35: *1620 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:17 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:27 [info] 35#35: *1622 [lua] access_by_lua(msblocations.conf:189):2: f6133d6a001b258a13efa5cb6c0f3262:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:41:27 [info] 35#35: *1622 [lua] logger.lua:23: f6133d6a001b258a13efa5cb6c0f3262 {"matched":"microservices"} while logging request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.67.64 - - [05/Jan/2023:06:41:27 +0000] f6133d6a001b258a13efa5cb6c0f3262 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.67.64 - - [05/Jan/2023:06:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/05 06:41:27 [info] 35#35: *1623 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:27 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:37 [info] 35#35: *1625 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:37 [info] 35#35: *1626 client closed connection while SSL handshaking, client: 10.233.71.205, server: 0.0.0.0:443
2023/01/05 06:41:42 [info] 35#35: *1627 [lua] access_by_lua(msblocations.conf:189):2: ec039a083b8274077677ee90fd5f81a9:receive the request, client: 10.233.67.64, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/05 06:41:42 [info] 35#35: *1627 [lua] logger.lua:23: ec039a083b8274077677ee90fd5f81a9