Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.63.232
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/01/21 05:05:07 [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/21 05:05:07 [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/21 05:05:07 [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/21 05:05:07 [notice] 33#33: using the "epoll" event method
2023/01/21 05:05:07 [notice] 33#33: openresty/1.13.6.1
2023/01/21 05:05:07 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/01/21 05:05:07 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/01/21 05:05:07 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/01/21 05:05:07 [notice] 34#34: start worker processes
2023/01/21 05:05:07 [notice] 34#34: start worker process 36
2023/01/21 05:05:07 [notice] 34#34: start worker process 37
2023/01/21 05:05:07 [notice] 34#34: start worker process 38
2023/01/21 05:05:07 [notice] 34#34: start worker process 39
2023/01/21 05:05:07 [notice] 34#34: start worker process 40
2023/01/21 05:05:07 [notice] 34#34: start worker process 41
2023/01/21 05:05:07 [notice] 34#34: start worker process 42
2023/01/21 05:05:07 [notice] 34#34: start worker process 43
2023/01/21 05:05:07 [notice] 34#34: start cache manager process 44
2023/01/21 05:05:07 [notice] 34#34: start cache loader process 46
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230121050507.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-21 05:05:10 056 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-01-21 05:05:10 069 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-01-21 05:05:10 070 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-01-21 05:05:10 130 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-01-21 05:05:10 130 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.63.232:10081 Enabled:true
2023-01-21 05:05:11 873 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-21 05:05:11 960 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-01-21 05:05:11 961 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-01-21 05:05:11 961 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-01-21 05:05:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-01-21 05:05:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-01-21 05:05:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-01-21 05:05:11 966 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-01-21 05:05:12 021 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-01-21 05:05:12 107 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-01-21 05:05:12 107 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-01-21 05:05:12 107 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-01-21 05:05:12 554 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/01/21 05:05:24 [info] 40#40: *13 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:24 [info] 40#40: *12 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:30 [info] 41#41: *14 [lua] access_by_lua(msblocations.conf:189):2: 28a485989cefa856ac8bf58562e601b7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:05:30 [info] 41#41: *14 [lua] logger.lua:23: 28a485989cefa856ac8bf58562e601b7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:05:30 +0000] 28a485989cefa856ac8bf58562e601b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.137 upstream_response_time:0.136 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 65
2023/01/21 05:05:34 [info] 40#40: *17 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:34 [info] 40#40: *18 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:39 [info] 41#41: *19 [lua] access_by_lua(msblocations.conf:189):2: 0e9a1068801670d948327cbc75a85b0b:receive the request, client: 10.233.72.42, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/21 05:05:40 [info] 41#41: *19 [lua] logger.lua:23: 0e9a1068801670d948327cbc75a85b0b {"matched":"microservices"} while logging request, client: 10.233.72.42, 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.72.42 - - [21/Jan/2023:05:05:40 +0000] 0e9a1068801670d948327cbc75a85b0b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.299 upstream_response_time:0.297 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.72.42 - - [21/Jan/2023:05:05:40 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 298
2023/01/21 05:05:44 [info] 41#41: *20 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:44 [info] 41#41: *21 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:45 [info] 41#41: *19 client 10.233.72.42 closed keepalive connection
2023/01/21 05:05:45 [info] 41#41: *22 [lua] access_by_lua(msblocations.conf:189):2: c5a507002dc2bf951856ecc5f3010a93:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:05:45 [info] 41#41: *22 [lua] logger.lua:23: c5a507002dc2bf951856ecc5f3010a93 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:05:45 +0000] c5a507002dc2bf951856ecc5f3010a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:05:54 [info] 40#40: *23 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:05:54 [info] 40#40: *24 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:00 [info] 41#41: *25 [lua] access_by_lua(msblocations.conf:189):2: 4d717aa82af79fe16e40de4ca4b0ce6e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:06:00 [info] 41#41: *25 [lua] logger.lua:23: 4d717aa82af79fe16e40de4ca4b0ce6e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:00 +0000] 4d717aa82af79fe16e40de4ca4b0ce6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:06:04 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:04 [info] 40#40: *27 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:07 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/01/21 05:06:07 [notice] 34#34: signal 17 (SIGCHLD) received from 46
2023/01/21 05:06:07 [notice] 34#34: cache loader process 46 exited with code 0
2023/01/21 05:06:07 [notice] 34#34: signal 29 (SIGIO) received
2023/01/21 05:06:14 [info] 41#41: *30 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:14 [info] 41#41: *31 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:15 [info] 41#41: *32 [lua] access_by_lua(msblocations.conf:189):2: 0f0dca7a7848b3d635d7a663bbec6bd1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:06:15 [info] 41#41: *32 [lua] logger.lua:23: 0f0dca7a7848b3d635d7a663bbec6bd1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:15 +0000] 0f0dca7a7848b3d635d7a663bbec6bd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:06:24 [info] 41#41: *33 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:24 [info] 40#40: *34 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:30 [info] 41#41: *35 [lua] access_by_lua(msblocations.conf:189):2: 2a7e42530efd795b778f784598a2132e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:30 +0000] 2a7e42530efd795b778f784598a2132e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/01/21 05:06:30 [info] 41#41: *35 [lua] logger.lua:23: 2a7e42530efd795b778f784598a2132e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21
2023/01/21 05:06:34 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:34 [info] 41#41: *37 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:34 [info] 41#41: *38 [lua] access_by_lua(msblocations.conf:189):2: e5f54cdca31c4810ee1bdef83a8f3e9d:receive the request, client: 10.233.67.86, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/01/21 05:06:34 [info] 41#41: *38 [lua] logger.lua:23: e5f54cdca31c4810ee1bdef83a8f3e9d {"matched":"microservices"} while logging request, client: 10.233.67.86, 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.67.86 - - [21/Jan/2023:05:06:34 +0000] e5f54cdca31c4810ee1bdef83a8f3e9d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.301 upstream_response_time:0.280 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.67.86 - - [21/Jan/2023:05:06:34 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 277
2023/01/21 05:06:42 [info] 41#41: *38 client 10.233.67.86 closed keepalive connection
2023/01/21 05:06:44 [info] 41#41: *39 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:44 [info] 41#41: *40 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:45 [info] 41#41: *41 [lua] access_by_lua(msblocations.conf:189):2: fed8757f16a99e30af09247d88d9a229:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:45 +0000] fed8757f16a99e30af09247d88d9a229 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/21 05:06:45 [info] 41#41: *41 [lua] logger.lua:23: fed8757f16a99e30af09247d88d9a229 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/21 05:06:54 [info] 41#41: *43 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:06:54 [info] 41#41: *42 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:00 [info] 41#41: *44 [lua] access_by_lua(msblocations.conf:189):2: 4d429b9de7b03429f2212b4302cb0aad:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:07:00 [info] 41#41: *44 [lua] logger.lua:23: 4d429b9de7b03429f2212b4302cb0aad {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:00 +0000] 4d429b9de7b03429f2212b4302cb0aad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:07:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:07:04 [info] 41#41: *46 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:04 [info] 41#41: *45 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:14 [info] 41#41: *48 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:14 [info] 41#41: *49 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:15 [info] 41#41: *50 [lua] access_by_lua(msblocations.conf:189):2: 916b5518bff19f9408e84b9ad4ab2abd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:07:15 [info] 41#41: *50 [lua] logger.lua:23: 916b5518bff19f9408e84b9ad4ab2abd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:15 +0000] 916b5518bff19f9408e84b9ad4ab2abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:07:24 [info] 41#41: *52 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:24 [info] 41#41: *51 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:30 [info] 41#41: *53 [lua] access_by_lua(msblocations.conf:189):2: fd544b833bbc6937cb8c8dcaa0c63025:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:30 +0000] fd544b833bbc6937cb8c8dcaa0c63025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:07:30 [info] 41#41: *53 [lua] logger.lua:23: fd544b833bbc6937cb8c8dcaa0c63025 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:07:34 [info] 40#40: *54 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:34 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:44 [info] 40#40: *57 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:44 [info] 41#41: *56 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:45 [info] 41#41: *58 [lua] access_by_lua(msblocations.conf:189):2: 7e00098d30c1029ee6e97da6ad58a56d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:45 +0000] 7e00098d30c1029ee6e97da6ad58a56d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:07:45 [info] 41#41: *58 [lua] logger.lua:23: 7e00098d30c1029ee6e97da6ad58a56d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:07:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:07:54 [info] 41#41: *60 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:07:54 [info] 41#41: *59 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:00 [info] 41#41: *61 [lua] access_by_lua(msblocations.conf:189):2: 1c5843bc063974d7cb425cbba8814557:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:00 +0000] 1c5843bc063974d7cb425cbba8814557 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/01/21 05:08:00 [info] 41#41: *61 [lua] logger.lua:23: 1c5843bc063974d7cb425cbba8814557 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/01/21 05:08:04 [info] 41#41: *63 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:04 [info] 41#41: *62 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:14 [info] 41#41: *66 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:14 [info] 41#41: *65 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:15 [info] 41#41: *67 [lua] access_by_lua(msblocations.conf:189):2: ce7ff2b0f897446a9819cf1cbd76a93b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:15 +0000] ce7ff2b0f897446a9819cf1cbd76a93b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:08:15 [info] 41#41: *67 [lua] logger.lua:23: ce7ff2b0f897446a9819cf1cbd76a93b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:08:24 [info] 40#40: *68 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:24 [info] 40#40: *69 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:30 [info] 41#41: *70 [lua] access_by_lua(msblocations.conf:189):2: 494a3b728c6c1696e916ec8ef28df7f8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:30 +0000] 494a3b728c6c1696e916ec8ef28df7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:08:30 [info] 41#41: *70 [lua] logger.lua:23: 494a3b728c6c1696e916ec8ef28df7f8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:08:34 [info] 41#41: *71 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:34 [info] 40#40: *72 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:44 [info] 41#41: *74 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:44 [info] 41#41: *73 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:45 [info] 41#41: *75 [lua] access_by_lua(msblocations.conf:189):2: 785fbbc602e0ba47173eebd70f621032:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:45 +0000] 785fbbc602e0ba47173eebd70f621032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/21 05:08:45 [info] 41#41: *75 [lua] logger.lua:23: 785fbbc602e0ba47173eebd70f621032 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:08:54 [info] 41#41: *77 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:08:54 [info] 41#41: *76 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:00 [info] 41#41: *78 [lua] access_by_lua(msblocations.conf:189):2: e5bd4566167f8e2607c9faa914886a80:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:09:00 [info] 41#41: *78 [lua] logger.lua:23: e5bd4566167f8e2607c9faa914886a80 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:09:00 +0000] e5bd4566167f8e2607c9faa914886a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:09:04 [info] 40#40: *80 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:04 [info] 40#40: *79 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:14 [info] 40#40: *82 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:14 [info] 40#40: *83 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:15 [info] 41#41: *84 [lua] access_by_lua(msblocations.conf:189):2: 921f91148d6cd951cad8b3be8f666faf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:09:15 [info] 41#41: *84 [lua] logger.lua:23: 921f91148d6cd951cad8b3be8f666faf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:09:15 +0000] 921f91148d6cd951cad8b3be8f666faf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:09:24 [info] 40#40: *85 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:24 [info] 40#40: *86 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:30 [info] 41#41: *87 [lua] access_by_lua(msblocations.conf:189):2: 82b6f5944ed51f907ae3b7aff669c5c8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:09:30 [info] 41#41: *87 [lua] logger.lua:23: 82b6f5944ed51f907ae3b7aff669c5c8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:09:30 +0000] 82b6f5944ed51f907ae3b7aff669c5c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/01/21 05:09:34 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:34 [info] 41#41: *88 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:44 [info] 40#40: *90 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:44 [info] 40#40: *91 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:45 [info] 41#41: *92 [lua] access_by_lua(msblocations.conf:189):2: 6398e6d0acba2938141ba795db21927e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:09:45 [info] 41#41: *92 [lua] logger.lua:23: 6398e6d0acba2938141ba795db21927e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.15 - - [21/Jan/2023:05:09:45 +0000] 6398e6d0acba2938141ba795db21927e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:09:54 [info] 41#41: *93 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:09:54 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:00 [info] 41#41: *95 [lua] access_by_lua(msblocations.conf:189):2: a595c37754e165ad8e6abe6fbf8d4b9c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:10:00 [info] 41#41: *95 [lua] logger.lua:23: a595c37754e165ad8e6abe6fbf8d4b9c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:10:00 +0000] a595c37754e165ad8e6abe6fbf8d4b9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/21 05:10:04 [info] 40#40: *96 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:04 [info] 40#40: *97 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:14 [info] 41#41: *99 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:14 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:15 [info] 41#41: *101 [lua] access_by_lua(msblocations.conf:189):2: 8599462840818241884a1b87314ba486:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:10:15 [info] 41#41: *101 [lua] logger.lua:23: 8599462840818241884a1b87314ba486 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:10:15 +0000] 8599462840818241884a1b87314ba486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:10:24 [info] 40#40: *103 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:24 [info] 40#40: *102 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:30 [info] 41#41: *104 [lua] access_by_lua(msblocations.conf:189):2: f38190ee8f871c2afdefe6daba25770e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:10:30 [info] 41#41: *104 [lua] logger.lua:23: f38190ee8f871c2afdefe6daba25770e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:10:30 +0000] f38190ee8f871c2afdefe6daba25770e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:10:34 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:34 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:44 [info] 41#41: *107 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:44 [info] 41#41: *108 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:45 [info] 41#41: *109 [lua] access_by_lua(msblocations.conf:189):2: 178ffc70fd35c85f36065aa4ca974987:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:10:45 [info] 41#41: *109 [lua] logger.lua:23: 178ffc70fd35c85f36065aa4ca974987 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:10:45 +0000] 178ffc70fd35c85f36065aa4ca974987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:10:54 [info] 40#40: *110 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:10:54 [info] 40#40: *111 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:00 [info] 41#41: *112 [lua] access_by_lua(msblocations.conf:189):2: 69dea844df261cde394a88356b263c11:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:11:00 [info] 41#41: *112 [lua] logger.lua:23: 69dea844df261cde394a88356b263c11 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:00 +0000] 69dea844df261cde394a88356b263c11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:11:04 [info] 41#41: *114 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:04 [info] 41#41: *113 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:14 [info] 41#41: *116 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:14 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:15 [info] 41#41: *118 [lua] access_by_lua(msblocations.conf:189):2: 7b14988e4f194a008dfb2f23e0f5d0bf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:11:15 [info] 41#41: *118 [lua] logger.lua:23: 7b14988e4f194a008dfb2f23e0f5d0bf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:15 +0000] 7b14988e4f194a008dfb2f23e0f5d0bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:11:24 [info] 41#41: *120 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:24 [info] 40#40: *119 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:30 [info] 41#41: *121 [lua] access_by_lua(msblocations.conf:189):2: 8cab11492a5bb24d52a67b0ece2eba7d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:30 +0000] 8cab11492a5bb24d52a67b0ece2eba7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/21 05:11:30 [info] 41#41: *121 [lua] logger.lua:23: 8cab11492a5bb24d52a67b0ece2eba7d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:11:34 [info] 40#40: *123 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:34 [info] 40#40: *122 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:44 [info] 41#41: *124 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:44 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:45 [info] 41#41: *126 [lua] access_by_lua(msblocations.conf:189):2: 412f2333ed31cb8213a0312afe9d20c4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:11:45 [info] 41#41: *126 [lua] logger.lua:23: 412f2333ed31cb8213a0312afe9d20c4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:11:45 +0000] 412f2333ed31cb8213a0312afe9d20c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:11:54 [info] 41#41: *128 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:11:54 [info] 41#41: *127 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:00 [info] 41#41: *129 [lua] access_by_lua(msblocations.conf:189):2: 9362e5efee38923f6d697a3a63b006e4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:12:00 +0000] 9362e5efee38923f6d697a3a63b006e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:12:00 [info] 41#41: *129 [lua] logger.lua:23: 9362e5efee38923f6d697a3a63b006e4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:12:04 [info] 40#40: *130 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:04 [info] 40#40: *131 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:14 [info] 41#41: *133 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:14 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:15 [info] 41#41: *135 [lua] access_by_lua(msblocations.conf:189):2: 1035af00cb5b01ff3bff4998df167ff2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:12:15 [info] 41#41: *135 [lua] logger.lua:23: 1035af00cb5b01ff3bff4998df167ff2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:12:15 +0000] 1035af00cb5b01ff3bff4998df167ff2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:12:24 [info] 41#41: *136 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:24 [info] 40#40: *137 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:30 [info] 41#41: *138 [lua] access_by_lua(msblocations.conf:189):2: 913afc5616899572bbe45704c95d573f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:12:30 +0000] 913afc5616899572bbe45704c95d573f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:12:30 [info] 41#41: *138 [lua] logger.lua:23: 913afc5616899572bbe45704c95d573f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:12:34 [info] 41#41: *139 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:34 [info] 41#41: *140 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:44 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:44 [info] 40#40: *142 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:45 [info] 41#41: *143 [lua] access_by_lua(msblocations.conf:189):2: 4e426e9249ac42124a78850e7f343109:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:12:45 [info] 41#41: *143 [lua] logger.lua:23: 4e426e9249ac42124a78850e7f343109 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:12:45 +0000] 4e426e9249ac42124a78850e7f343109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:12:54 [info] 40#40: *144 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:12:54 [info] 40#40: *145 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:00 [info] 41#41: *146 [lua] access_by_lua(msblocations.conf:189):2: a2694b2f546da6aa67359b5bc86e29f6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:13:00 [info] 41#41: *146 [lua] logger.lua:23: a2694b2f546da6aa67359b5bc86e29f6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:13:00 +0000] a2694b2f546da6aa67359b5bc86e29f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:13:04 [info] 40#40: *147 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:04 [info] 41#41: *148 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:14 [info] 41#41: *150 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:14 [info] 41#41: *151 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:15 [info] 41#41: *152 [lua] access_by_lua(msblocations.conf:189):2: 32a1eef74189000e38ef484bb81a7a1f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:13:15 +0000] 32a1eef74189000e38ef484bb81a7a1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:13:15 [info] 41#41: *152 [lua] logger.lua:23: 32a1eef74189000e38ef484bb81a7a1f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:13:24 [info] 40#40: *153 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:24 [info] 40#40: *154 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:30 [info] 41#41: *155 [lua] access_by_lua(msblocations.conf:189):2: 9677ecdf6a0f7a0a7a3d9541a29f9c02:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:13:30 [info] 41#41: *155 [lua] logger.lua:23: 9677ecdf6a0f7a0a7a3d9541a29f9c02 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:13:30 +0000] 9677ecdf6a0f7a0a7a3d9541a29f9c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:13:34 [info] 41#41: *156 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:34 [info] 41#41: *157 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:44 [info] 40#40: *158 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:44 [info] 40#40: *159 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:45 [info] 41#41: *160 [lua] access_by_lua(msblocations.conf:189):2: 327f1a50b21ed9aa771a5f7437001bb1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:13:45 [info] 41#41: *160 [lua] logger.lua:23: 327f1a50b21ed9aa771a5f7437001bb1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:13:45 +0000] 327f1a50b21ed9aa771a5f7437001bb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:13:54 [info] 40#40: *161 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:13:54 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:00 [info] 41#41: *163 [lua] access_by_lua(msblocations.conf:189):2: 29e8ebdf14a5eec6e03775109dec8ac2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:14:00 [info] 41#41: *163 [lua] logger.lua:23: 29e8ebdf14a5eec6e03775109dec8ac2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:14:00 +0000] 29e8ebdf14a5eec6e03775109dec8ac2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:14:04 [info] 41#41: *164 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:04 [info] 40#40: *165 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:14 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:14 [info] 40#40: *168 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:15 [info] 41#41: *169 [lua] access_by_lua(msblocations.conf:189):2: 9ae52c5aa5842e2ef8be366b7a51c227:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:14:15 [info] 41#41: *169 [lua] logger.lua:23: 9ae52c5aa5842e2ef8be366b7a51c227 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:14:15 +0000] 9ae52c5aa5842e2ef8be366b7a51c227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:14:24 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:24 [info] 41#41: *170 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:30 [info] 41#41: *172 [lua] access_by_lua(msblocations.conf:189):2: a2b70b9e1993197f7011aeea4efd5ae9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:14:30 [info] 41#41: *172 [lua] logger.lua:23: a2b70b9e1993197f7011aeea4efd5ae9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:14:30 +0000] a2b70b9e1993197f7011aeea4efd5ae9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:14:34 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:34 [info] 41#41: *173 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:44 [info] 40#40: *175 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:44 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:45 [info] 41#41: *177 [lua] access_by_lua(msblocations.conf:189):2: ccaded3e53de070465502b3121cb8c40:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:14:45 +0000] ccaded3e53de070465502b3121cb8c40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:14:45 [info] 41#41: *177 [lua] logger.lua:23: ccaded3e53de070465502b3121cb8c40 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:14:54 [info] 40#40: *178 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:14:54 [info] 40#40: *179 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:00 [info] 41#41: *180 [lua] access_by_lua(msblocations.conf:189):2: 5edcdf6646ca7aeb8587b31f0e1249a8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:00 +0000] 5edcdf6646ca7aeb8587b31f0e1249a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:15:00 [info] 41#41: *180 [lua] logger.lua:23: 5edcdf6646ca7aeb8587b31f0e1249a8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:15:04 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:04 [info] 41#41: *181 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:14 [info] 40#40: *184 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:14 [info] 40#40: *185 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:15 [info] 41#41: *186 [lua] access_by_lua(msblocations.conf:189):2: e26a5d0a06fb4f548fddfd17ebc726fe:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:15 +0000] e26a5d0a06fb4f548fddfd17ebc726fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:15:15 [info] 41#41: *186 [lua] logger.lua:23: e26a5d0a06fb4f548fddfd17ebc726fe {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:15:24 [info] 41#41: *187 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:24 [info] 41#41: *188 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:30 [info] 41#41: *189 [lua] access_by_lua(msblocations.conf:189):2: a6be86183c849f532dba1f37bba3a31c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:15:30 [info] 41#41: *189 [lua] logger.lua:23: a6be86183c849f532dba1f37bba3a31c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:30 +0000] a6be86183c849f532dba1f37bba3a31c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:15:34 [info] 41#41: *191 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:34 [info] 41#41: *190 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:44 [info] 41#41: *192 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:44 [info] 41#41: *193 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:45 [info] 41#41: *194 [lua] access_by_lua(msblocations.conf:189):2: 052f7ce3085a067e8d586d9207a369c4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:15:46 [info] 41#41: *194 [lua] logger.lua:23: 052f7ce3085a067e8d586d9207a369c4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:15:46 +0000] 052f7ce3085a067e8d586d9207a369c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:15:54 [info] 40#40: *195 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:15:54 [info] 40#40: *196 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:01 [info] 41#41: *197 [lua] access_by_lua(msblocations.conf:189):2: bf369c4368aed8f1a1999df41321c0db:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:16:01 [info] 41#41: *197 [lua] logger.lua:23: bf369c4368aed8f1a1999df41321c0db {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:16:01 +0000] bf369c4368aed8f1a1999df41321c0db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:16:04 [info] 41#41: *198 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:04 [info] 41#41: *199 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:14 [info] 40#40: *201 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:14 [info] 40#40: *202 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:16 [info] 41#41: *203 [lua] access_by_lua(msblocations.conf:189):2: 7ac432ea53b08d846bfaed4004d5bc6d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:16:16 [info] 41#41: *203 [lua] logger.lua:23: 7ac432ea53b08d846bfaed4004d5bc6d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:16:16 +0000] 7ac432ea53b08d846bfaed4004d5bc6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:16:24 [info] 40#40: *204 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:24 [info] 40#40: *205 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:31 [info] 41#41: *206 [lua] access_by_lua(msblocations.conf:189):2: 5ac4fbcf5486498baa37304cd4f71343:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:16:31 [info] 41#41: *206 [lua] logger.lua:23: 5ac4fbcf5486498baa37304cd4f71343 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:16:31 +0000] 5ac4fbcf5486498baa37304cd4f71343 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:16:34 [info] 40#40: *208 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:34 [info] 40#40: *207 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:44 [info] 40#40: *210 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:44 [info] 40#40: *209 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:46 [info] 41#41: *211 [lua] access_by_lua(msblocations.conf:189):2: d0ec2f6532d70ff07f03c8355efd6812:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:16:46 +0000] d0ec2f6532d70ff07f03c8355efd6812 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:16:46 [info] 41#41: *211 [lua] logger.lua:23: d0ec2f6532d70ff07f03c8355efd6812 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:16:54 [info] 40#40: *213 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:16:54 [info] 40#40: *212 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:01 [info] 41#41: *214 [lua] access_by_lua(msblocations.conf:189):2: eeaeab2ff781d4edcccc4f15777a529b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:17:01 [info] 41#41: *214 [lua] logger.lua:23: eeaeab2ff781d4edcccc4f15777a529b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:01 +0000] eeaeab2ff781d4edcccc4f15777a529b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:17:04 [info] 40#40: *216 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:04 [info] 41#41: *215 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:14 [info] 41#41: *218 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:14 [info] 41#41: *219 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:16 [info] 41#41: *220 [lua] access_by_lua(msblocations.conf:189):2: 720380c0c99bf16de0400f1467ab0b4c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:17:16 [info] 41#41: *220 [lua] logger.lua:23: 720380c0c99bf16de0400f1467ab0b4c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:16 +0000] 720380c0c99bf16de0400f1467ab0b4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:17:24 [info] 41#41: *221 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:24 [info] 41#41: *222 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:31 [info] 41#41: *223 [lua] access_by_lua(msblocations.conf:189):2: 460e7d5667ebefb0e75632e6c228b7ad:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:31 +0000] 460e7d5667ebefb0e75632e6c228b7ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/01/21 05:17:31 [info] 41#41: *223 [lua] logger.lua:23: 460e7d5667ebefb0e75632e6c228b7ad {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:17:34 [info] 40#40: *224 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:34 [info] 40#40: *225 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:44 [info] 40#40: *227 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:44 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:46 [info] 41#41: *228 [lua] access_by_lua(msblocations.conf:189):2: b8e6573c8c4a8d643f468f87a1af440c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:46 +0000] b8e6573c8c4a8d643f468f87a1af440c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/01/21 05:17:46 [info] 41#41: *228 [lua] logger.lua:23: b8e6573c8c4a8d643f468f87a1af440c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:17:54 [info] 41#41: *229 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:17:54 [info] 41#41: *230 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:01 [info] 41#41: *231 [lua] access_by_lua(msblocations.conf:189):2: ed59a30119c3f0564db80de917fc1eef:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:18:01 [info] 41#41: *231 [lua] logger.lua:23: ed59a30119c3f0564db80de917fc1eef {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:18:01 +0000] ed59a30119c3f0564db80de917fc1eef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:18:04 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:04 [info] 40#40: *233 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:14 [info] 40#40: *235 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:14 [info] 41#41: *236 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:16 [info] 41#41: *237 [lua] access_by_lua(msblocations.conf:189):2: 3bcef4ec3a42edc285a0fe79ab57c60b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:18:16 +0000] 3bcef4ec3a42edc285a0fe79ab57c60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:18:16 [info] 41#41: *237 [lua] logger.lua:23: 3bcef4ec3a42edc285a0fe79ab57c60b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:18:24 [info] 41#41: *238 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:24 [info] 40#40: *239 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:31 [info] 41#41: *240 [lua] access_by_lua(msblocations.conf:189):2: 5b064b9e606f85de10bd57a2da33bca7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.15 - - [21/Jan/2023:05:18:31 +0000] 5b064b9e606f85de10bd57a2da33bca7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:18:31 [info] 41#41: *240 [lua] logger.lua:23: 5b064b9e606f85de10bd57a2da33bca7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:18:34 [info] 41#41: *241 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:34 [info] 40#40: *242 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:44 [info] 41#41: *243 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:44 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:46 [info] 41#41: *245 [lua] access_by_lua(msblocations.conf:189):2: b83405f370ace77b492834efacbd6fbd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:18:46 [info] 41#41: *245 [lua] logger.lua:23: b83405f370ace77b492834efacbd6fbd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:18:46 +0000] b83405f370ace77b492834efacbd6fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:18:54 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:18:54 [info] 41#41: *246 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:01 [info] 41#41: *248 [lua] access_by_lua(msblocations.conf:189):2: 79f9eb12a762dc0c4b833d1579d215c2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:19:01 +0000] 79f9eb12a762dc0c4b833d1579d215c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:19:01 [info] 41#41: *248 [lua] logger.lua:23: 79f9eb12a762dc0c4b833d1579d215c2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:19:04 [info] 41#41: *250 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:04 [info] 41#41: *249 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:14 [info] 40#40: *252 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:14 [info] 40#40: *253 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:16 [info] 41#41: *254 [lua] access_by_lua(msblocations.conf:189):2: fc6f8283f1356268e8c21ff8bbd9c1fe:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:19:16 [info] 41#41: *254 [lua] logger.lua:23: fc6f8283f1356268e8c21ff8bbd9c1fe {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:19:16 +0000] fc6f8283f1356268e8c21ff8bbd9c1fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:19:24 [info] 40#40: *256 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:24 [info] 41#41: *255 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:31 [info] 41#41: *257 [lua] access_by_lua(msblocations.conf:189):2: ac77450ad65108d6b519907ed8ab1903:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:19:31 +0000] ac77450ad65108d6b519907ed8ab1903 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:19:31 [info] 41#41: *257 [lua] logger.lua:23: ac77450ad65108d6b519907ed8ab1903 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:19:34 [info] 41#41: *258 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:34 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:44 [info] 40#40: *260 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:44 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:46 [info] 41#41: *262 [lua] access_by_lua(msblocations.conf:189):2: dc13fff4ca008cc648d7d22fa6118d9d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:19:46 +0000] dc13fff4ca008cc648d7d22fa6118d9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 05:19:46 [info] 41#41: *262 [lua] logger.lua:23: dc13fff4ca008cc648d7d22fa6118d9d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:19:54 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:19:54 [info] 40#40: *264 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:01 [info] 41#41: *265 [lua] access_by_lua(msblocations.conf:189):2: 8fee535dee4c22e714c83381669b394f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:20:01 +0000] 8fee535dee4c22e714c83381669b394f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:20:01 [info] 41#41: *265 [lua] logger.lua:23: 8fee535dee4c22e714c83381669b394f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:20:04 [info] 41#41: *267 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:04 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:14 [info] 41#41: *269 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:14 [info] 41#41: *270 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:16 [info] 41#41: *271 [lua] access_by_lua(msblocations.conf:189):2: 2f73014cac00e2d855f89b644c826a77:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:16 +0000] 2f73014cac00e2d855f89b644c826a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:20:16 [info] 41#41: *271 [lua] logger.lua:23: 2f73014cac00e2d855f89b644c826a77 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:20:24 [info] 41#41: *273 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:24 [info] 41#41: *272 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:31 [info] 41#41: *274 [lua] access_by_lua(msblocations.conf:189):2: c472a02872143cd5bdc80a58f1102cbb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:31 +0000] c472a02872143cd5bdc80a58f1102cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:20:31 [info] 41#41: *274 [lua] logger.lua:23: c472a02872143cd5bdc80a58f1102cbb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:20:34 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:34 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:44 [info] 41#41: *277 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:44 [info] 40#40: *278 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:46 [info] 41#41: *279 [lua] access_by_lua(msblocations.conf:189):2: ae9209c9a7374a42cd4081fa18423bca:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:46 +0000] ae9209c9a7374a42cd4081fa18423bca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/21 05:20:46 [info] 41#41: *279 [lua] logger.lua:23: ae9209c9a7374a42cd4081fa18423bca {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:20:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:20:54 [info] 40#40: *280 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:20:54 [info] 41#41: *281 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:01 [info] 41#41: *282 [lua] access_by_lua(msblocations.conf:189):2: f0ee6eac49b354a7f1ebab674da5d16e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:21:01 +0000] f0ee6eac49b354a7f1ebab674da5d16e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:21:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:21:01 [info] 41#41: *282 [lua] logger.lua:23: f0ee6eac49b354a7f1ebab674da5d16e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:21:04 [info] 40#40: *284 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:04 [info] 41#41: *283 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:14 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:14 [info] 41#41: *286 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:16 [info] 41#41: *288 [lua] access_by_lua(msblocations.conf:189):2: 7b5fdc3c689e15f0e1453f472a39eee0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:21:16 [info] 41#41: *288 [lua] logger.lua:23: 7b5fdc3c689e15f0e1453f472a39eee0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:21:16 +0000] 7b5fdc3c689e15f0e1453f472a39eee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:21:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:21:24 [info] 40#40: *290 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:24 [info] 41#41: *289 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:31 [info] 41#41: *291 [lua] access_by_lua(msblocations.conf:189):2: 0c67257b2d6dc4f98c8ba62ba9f779c7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:21:31 [info] 41#41: *291 [lua] logger.lua:23: 0c67257b2d6dc4f98c8ba62ba9f779c7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:21:31 +0000] 0c67257b2d6dc4f98c8ba62ba9f779c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:21:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:21:34 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:34 [info] 40#40: *293 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:44 [info] 41#41: *294 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:44 [info] 40#40: *295 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:46 [info] 41#41: *296 [lua] access_by_lua(msblocations.conf:189):2: da85c9f9d9bf1fe4da89c9fae0634a70:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:21:46 [info] 41#41: *296 [lua] logger.lua:23: da85c9f9d9bf1fe4da89c9fae0634a70 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:21:46 +0000] da85c9f9d9bf1fe4da89c9fae0634a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:21:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:21:54 [info] 40#40: *298 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:21:54 [info] 40#40: *297 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:01 [info] 41#41: *299 [lua] access_by_lua(msblocations.conf:189):2: 1d2f836e3a7de658baab17f4a1f2848e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:22:01 [info] 41#41: *299 [lua] logger.lua:23: 1d2f836e3a7de658baab17f4a1f2848e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:01 +0000] 1d2f836e3a7de658baab17f4a1f2848e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:22:04 [info] 41#41: *300 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:04 [info] 40#40: *301 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:14 [info] 40#40: *303 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:14 [info] 40#40: *304 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:16 [info] 41#41: *305 [lua] access_by_lua(msblocations.conf:189):2: 570d49c5b72eff33e361d61bc5786bb5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:22:16 [info] 41#41: *305 [lua] logger.lua:23: 570d49c5b72eff33e361d61bc5786bb5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:16 +0000] 570d49c5b72eff33e361d61bc5786bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:22:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:22:24 [info] 40#40: *306 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:24 [info] 41#41: *307 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:31 [info] 41#41: *308 [lua] access_by_lua(msblocations.conf:189):2: 595e06411150368889f8f22f51ae9c0b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:31 +0000] 595e06411150368889f8f22f51ae9c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:22:31 [info] 41#41: *308 [lua] logger.lua:23: 595e06411150368889f8f22f51ae9c0b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:22:34 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:34 [info] 40#40: *310 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:44 [info] 41#41: *312 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:44 [info] 40#40: *311 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:46 [info] 41#41: *313 [lua] access_by_lua(msblocations.conf:189):2: d7a221120f17b2dbfaba87be84a596d6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:46 +0000] d7a221120f17b2dbfaba87be84a596d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/01/21 05:22:46 [info] 41#41: *313 [lua] logger.lua:23: d7a221120f17b2dbfaba87be84a596d6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:22:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 05:22:54 [info] 41#41: *314 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:22:54 [info] 41#41: *315 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:01 [info] 41#41: *316 [lua] access_by_lua(msblocations.conf:189):2: 803f8bdde177732b34155d3ee51c0be2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:23:01 [info] 41#41: *316 [lua] logger.lua:23: 803f8bdde177732b34155d3ee51c0be2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:01 +0000] 803f8bdde177732b34155d3ee51c0be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:23:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:23:04 [info] 40#40: *317 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:04 [info] 41#41: *318 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:14 [info] 41#41: *321 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:14 [info] 41#41: *320 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:16 [info] 41#41: *322 [lua] access_by_lua(msblocations.conf:189):2: ab9ea28dfbaee88740b462177fc21a77:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:23:16 [info] 41#41: *322 [lua] logger.lua:23: ab9ea28dfbaee88740b462177fc21a77 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:16 +0000] ab9ea28dfbaee88740b462177fc21a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:23:24 [info] 40#40: *323 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:24 [info] 40#40: *324 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:31 [info] 41#41: *325 [lua] access_by_lua(msblocations.conf:189):2: 3467295596985061b5c07b95cd67e347:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:31 +0000] 3467295596985061b5c07b95cd67e347 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:23:31 [info] 41#41: *325 [lua] logger.lua:23: 3467295596985061b5c07b95cd67e347 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:23:34 [info] 41#41: *326 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:34 [info] 41#41: *327 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:44 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:44 [info] 40#40: *329 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:46 [info] 41#41: *330 [lua] access_by_lua(msblocations.conf:189):2: 3807cbe7d54b51d4bcb110c3138f39f2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:46 +0000] 3807cbe7d54b51d4bcb110c3138f39f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:23:46 [info] 41#41: *330 [lua] logger.lua:23: 3807cbe7d54b51d4bcb110c3138f39f2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:23:54 [info] 40#40: *332 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:23:54 [info] 41#41: *331 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:01 [info] 41#41: *333 [lua] access_by_lua(msblocations.conf:189):2: 701384e2f6c798d89dab735e13c4963b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:24:01 [info] 41#41: *333 [lua] logger.lua:23: 701384e2f6c798d89dab735e13c4963b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:24:01 +0000] 701384e2f6c798d89dab735e13c4963b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:24:04 [info] 41#41: *334 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:04 [info] 41#41: *335 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:14 [info] 40#40: *337 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:14 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:16 [info] 41#41: *339 [lua] access_by_lua(msblocations.conf:189):2: 821e06bbc1202775f80585e0b8f526f8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:24:16 [info] 41#41: *339 [lua] logger.lua:23: 821e06bbc1202775f80585e0b8f526f8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:24:16 +0000] 821e06bbc1202775f80585e0b8f526f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:24:24 [info] 41#41: *340 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:24 [info] 41#41: *341 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:31 [info] 41#41: *342 [lua] access_by_lua(msblocations.conf:189):2: a1608ad5ee98ea7c16459c118e1c49d8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:24:31 +0000] a1608ad5ee98ea7c16459c118e1c49d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:24:31 [info] 41#41: *342 [lua] logger.lua:23: a1608ad5ee98ea7c16459c118e1c49d8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:24:34 [info] 41#41: *344 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:34 [info] 41#41: *343 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:44 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:44 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:46 [info] 41#41: *347 [lua] access_by_lua(msblocations.conf:189):2: 754a4b7cd94700f0ebd5dbda4f913431:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:24:46 [info] 41#41: *347 [lua] logger.lua:23: 754a4b7cd94700f0ebd5dbda4f913431 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:24:46 +0000] 754a4b7cd94700f0ebd5dbda4f913431 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/21 05:24:54 [info] 41#41: *348 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:24:54 [info] 41#41: *349 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:01 [info] 41#41: *350 [lua] access_by_lua(msblocations.conf:189):2: bbef7159fba32a1b3ab0809621ed30e9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:25:01 +0000] bbef7159fba32a1b3ab0809621ed30e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:25:01 [info] 41#41: *350 [lua] logger.lua:23: bbef7159fba32a1b3ab0809621ed30e9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:25:04 [info] 41#41: *351 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:04 [info] 40#40: *352 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:14 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:14 [info] 40#40: *354 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:16 [info] 41#41: *356 [lua] access_by_lua(msblocations.conf:189):2: 725c839e1c56e2a51f5fbacb9375b9ca:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:16 +0000] 725c839e1c56e2a51f5fbacb9375b9ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:25:16 [info] 41#41: *356 [lua] logger.lua:23: 725c839e1c56e2a51f5fbacb9375b9ca {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:25:24 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:24 [info] 41#41: *357 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:31 [info] 41#41: *359 [lua] access_by_lua(msblocations.conf:189):2: ab923b6bcb90e650aa86f9f3247b8958:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:31 +0000] ab923b6bcb90e650aa86f9f3247b8958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:25:31 [info] 41#41: *359 [lua] logger.lua:23: ab923b6bcb90e650aa86f9f3247b8958 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:25:34 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:34 [info] 41#41: *361 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:44 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:44 [info] 40#40: *363 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:46 [info] 41#41: *364 [lua] access_by_lua(msblocations.conf:189):2: bac06d0506ee974f2d18e8c1726329b0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:25:46 [info] 41#41: *364 [lua] logger.lua:23: bac06d0506ee974f2d18e8c1726329b0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:25:46 +0000] bac06d0506ee974f2d18e8c1726329b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:25:54 [info] 41#41: *365 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:25:54 [info] 41#41: *366 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:01 [info] 41#41: *367 [lua] access_by_lua(msblocations.conf:189):2: c9907a53c4fe9eff6aa172fdcf5b64d2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:26:01 [info] 41#41: *367 [lua] logger.lua:23: c9907a53c4fe9eff6aa172fdcf5b64d2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:26:01 +0000] c9907a53c4fe9eff6aa172fdcf5b64d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:26:04 [info] 41#41: *369 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:04 [info] 41#41: *368 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:14 [info] 40#40: *371 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:14 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:16 [info] 41#41: *373 [lua] access_by_lua(msblocations.conf:189):2: 08676636227410186c2125e4168962f1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:26:16 [info] 41#41: *373 [lua] logger.lua:23: 08676636227410186c2125e4168962f1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:26:16 +0000] 08676636227410186c2125e4168962f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:26:24 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:24 [info] 41#41: *374 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:31 [info] 41#41: *376 [lua] access_by_lua(msblocations.conf:189):2: 8f84806b877773d69104baa31ad43940:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:26:31 +0000] 8f84806b877773d69104baa31ad43940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:26:31 [info] 41#41: *376 [lua] logger.lua:23: 8f84806b877773d69104baa31ad43940 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:26:34 [info] 41#41: *378 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:34 [info] 41#41: *377 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:44 [info] 41#41: *379 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:44 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:46 [info] 41#41: *381 [lua] access_by_lua(msblocations.conf:189):2: 1bc22a07f4a14d715d5572236f802321:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:26:46 +0000] 1bc22a07f4a14d715d5572236f802321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:26:46 [info] 41#41: *381 [lua] logger.lua:23: 1bc22a07f4a14d715d5572236f802321 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:26:54 [info] 41#41: *382 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:26:54 [info] 40#40: *383 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:01 [info] 41#41: *384 [lua] access_by_lua(msblocations.conf:189):2: 3f50d9cfdb6ebacca3be36ab98808a88:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:27:01 [info] 41#41: *384 [lua] logger.lua:23: 3f50d9cfdb6ebacca3be36ab98808a88 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:27:01 +0000] 3f50d9cfdb6ebacca3be36ab98808a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:04 [info] 41#41: *385 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:04 [info] 40#40: *386 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:14 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:14 [info] 40#40: *388 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:16 [info] 41#41: *390 [lua] access_by_lua(msblocations.conf:189):2: ee83b7c5dc0741b515b1faa8cf0ffec5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:27:16 +0000] ee83b7c5dc0741b515b1faa8cf0ffec5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:27:16 [info] 41#41: *390 [lua] logger.lua:23: ee83b7c5dc0741b515b1faa8cf0ffec5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:24 [info] 41#41: *392 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:24 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:31 [info] 41#41: *393 [lua] access_by_lua(msblocations.conf:189):2: c509ab24c255327701e90c3ca2481636:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:27:31 [info] 41#41: *393 [lua] logger.lua:23: c509ab24c255327701e90c3ca2481636 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:27:31 +0000] c509ab24c255327701e90c3ca2481636 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:34 [info] 41#41: *395 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:34 [info] 41#41: *394 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:44 [info] 41#41: *396 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:44 [info] 40#40: *397 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:46 [info] 41#41: *398 [lua] access_by_lua(msblocations.conf:189):2: db80163dd4f8a7212638e0b10727380f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:27:46 [info] 41#41: *398 [lua] logger.lua:23: db80163dd4f8a7212638e0b10727380f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:27:46 +0000] db80163dd4f8a7212638e0b10727380f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:27:54 [info] 40#40: *400 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:27:54 [info] 40#40: *399 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:01 [info] 41#41: *401 [lua] access_by_lua(msblocations.conf:189):2: 4a4967760dd4d3b6b04a1d656488a503:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:01 +0000] 4a4967760dd4d3b6b04a1d656488a503 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:28:01 [info] 41#41: *401 [lua] logger.lua:23: 4a4967760dd4d3b6b04a1d656488a503 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:04 [info] 41#41: *402 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:04 [info] 40#40: *403 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:14 [info] 41#41: *405 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:14 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:16 [info] 41#41: *407 [lua] access_by_lua(msblocations.conf:189):2: 5336954d9d0ce879146ab92f4c2be4ed:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:16 [info] 41#41: *407 [lua] logger.lua:23: 5336954d9d0ce879146ab92f4c2be4ed {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:16 +0000] 5336954d9d0ce879146ab92f4c2be4ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:28:24 [info] 41#41: *409 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:24 [info] 40#40: *408 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:31 [info] 41#41: *410 [lua] access_by_lua(msblocations.conf:189):2: eccd2002a332d42687b11f7040d2ddc3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:28:31 [info] 41#41: *410 [lua] logger.lua:23: eccd2002a332d42687b11f7040d2ddc3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:31 +0000] eccd2002a332d42687b11f7040d2ddc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:28:34 [info] 40#40: *411 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:34 [info] 40#40: *412 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:44 [info] 40#40: *413 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:44 [info] 41#41: *414 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:46 [info] 41#41: *415 [lua] access_by_lua(msblocations.conf:189):2: ec8282920ae8e545a2bf3b936b02c01e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:28:46 [info] 41#41: *415 [lua] logger.lua:23: ec8282920ae8e545a2bf3b936b02c01e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:28:46 +0000] ec8282920ae8e545a2bf3b936b02c01e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:28:54 [info] 41#41: *416 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:28:54 [info] 41#41: *417 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:01 [info] 41#41: *418 [lua] access_by_lua(msblocations.conf:189):2: 1d0ba6dea4914aa3569e91812bb7804f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:29:01 [info] 41#41: *418 [lua] logger.lua:23: 1d0ba6dea4914aa3569e91812bb7804f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:29:01 +0000] 1d0ba6dea4914aa3569e91812bb7804f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:04 [info] 41#41: *420 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:04 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:14 [info] 40#40: *423 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:14 [info] 41#41: *422 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:16 [info] 41#41: *424 [lua] access_by_lua(msblocations.conf:189):2: 4c7fa59f3469501f879418be625653ad:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:29:16 +0000] 4c7fa59f3469501f879418be625653ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:29:16 [info] 41#41: *424 [lua] logger.lua:23: 4c7fa59f3469501f879418be625653ad {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:29:24 [info] 40#40: *425 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:24 [info] 40#40: *426 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:31 [info] 41#41: *427 [lua] access_by_lua(msblocations.conf:189):2: ec3e1d5e59a0b5b8757be862542a3564:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:29:31 [info] 41#41: *427 [lua] logger.lua:23: ec3e1d5e59a0b5b8757be862542a3564 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:29:31 +0000] ec3e1d5e59a0b5b8757be862542a3564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:34 [info] 41#41: *429 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:34 [info] 41#41: *428 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:44 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:44 [info] 41#41: *430 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:46 [info] 41#41: *432 [lua] access_by_lua(msblocations.conf:189):2: 2b3fc358c160adcda0e5ceaf4eaf6600:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:29:46 [info] 41#41: *432 [lua] logger.lua:23: 2b3fc358c160adcda0e5ceaf4eaf6600 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:29:46 +0000] 2b3fc358c160adcda0e5ceaf4eaf6600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:29:54 [info] 41#41: *433 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:29:54 [info] 41#41: *434 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:01 [info] 41#41: *435 [lua] access_by_lua(msblocations.conf:189):2: c62456e341775dd0adc7c76ddfe62522:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:30:01 [info] 41#41: *435 [lua] logger.lua:23: c62456e341775dd0adc7c76ddfe62522 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:01 +0000] c62456e341775dd0adc7c76ddfe62522 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:30:04 [info] 41#41: *437 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:04 [info] 40#40: *436 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:14 [info] 40#40: *439 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:14 [info] 40#40: *440 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:16 [info] 41#41: *441 [lua] access_by_lua(msblocations.conf:189):2: 7e6f033ca2533634d2db502c13a71bbb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:16 +0000] 7e6f033ca2533634d2db502c13a71bbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:30:16 [info] 41#41: *441 [lua] logger.lua:23: 7e6f033ca2533634d2db502c13a71bbb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:30:24 [info] 40#40: *442 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:24 [info] 41#41: *443 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:31 [info] 41#41: *444 [lua] access_by_lua(msblocations.conf:189):2: 85e4f95da757845e016a3e687fe52a21:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:31 +0000] 85e4f95da757845e016a3e687fe52a21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:30:31 [info] 41#41: *444 [lua] logger.lua:23: 85e4f95da757845e016a3e687fe52a21 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 05:30:34 [info] 41#41: *445 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:34 [info] 41#41: *446 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:44 [info] 41#41: *447 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:44 [info] 40#40: *448 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:46 [info] 41#41: *449 [lua] access_by_lua(msblocations.conf:189):2: 281577632e7420563a9996e00afd85f8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:30:46 [info] 41#41: *449 [lua] logger.lua:23: 281577632e7420563a9996e00afd85f8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:30:46 +0000] 281577632e7420563a9996e00afd85f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:30:54 [info] 41#41: *451 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:30:54 [info] 41#41: *450 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:01 [info] 41#41: *452 [lua] access_by_lua(msblocations.conf:189):2: f8c083d426b22750bccd213480b33f5e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:31:01 [info] 41#41: *452 [lua] logger.lua:23: f8c083d426b22750bccd213480b33f5e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:31:01 +0000] f8c083d426b22750bccd213480b33f5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:31:04 [info] 41#41: *453 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:04 [info] 41#41: *454 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:14 [info] 40#40: *456 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:14 [info] 40#40: *457 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:16 [info] 41#41: *458 [lua] access_by_lua(msblocations.conf:189):2: 1af2c18a29fce14ecb6bafe64affbe5c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:31:16 [info] 41#41: *458 [lua] logger.lua:23: 1af2c18a29fce14ecb6bafe64affbe5c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:31:16 +0000] 1af2c18a29fce14ecb6bafe64affbe5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:31:24 [info] 41#41: *459 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:24 [info] 41#41: *460 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:31 [info] 41#41: *461 [lua] access_by_lua(msblocations.conf:189):2: d1d2a8e1ab08391cdadf3d33713de028:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:31:31 +0000] d1d2a8e1ab08391cdadf3d33713de028 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:31:31 [info] 41#41: *461 [lua] logger.lua:23: d1d2a8e1ab08391cdadf3d33713de028 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:31:34 [info] 41#41: *463 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:34 [info] 41#41: *462 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:44 [info] 41#41: *465 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:44 [info] 40#40: *464 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:46 [info] 41#41: *466 [lua] access_by_lua(msblocations.conf:189):2: 2ed594ade97a75c12307d34af19681a1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:31:46 +0000] 2ed594ade97a75c12307d34af19681a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:31:46 [info] 41#41: *466 [lua] logger.lua:23: 2ed594ade97a75c12307d34af19681a1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:31:54 [info] 40#40: *467 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:31:54 [info] 41#41: *468 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:01 [info] 41#41: *469 [lua] access_by_lua(msblocations.conf:189):2: 0e0ec03803b0d577603c66f23fb84f75:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:32:01 [info] 41#41: *469 [lua] logger.lua:23: 0e0ec03803b0d577603c66f23fb84f75 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:32:01 +0000] 0e0ec03803b0d577603c66f23fb84f75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:04 [info] 40#40: *471 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:04 [info] 41#41: *470 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:14 [info] 40#40: *473 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:14 [info] 40#40: *474 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:16 [info] 41#41: *475 [lua] access_by_lua(msblocations.conf:189):2: 8f047cf31bc35f52ac430b72f280ce3e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:32:16 +0000] 8f047cf31bc35f52ac430b72f280ce3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:32:16 [info] 41#41: *475 [lua] logger.lua:23: 8f047cf31bc35f52ac430b72f280ce3e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:24 [info] 41#41: *476 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:24 [info] 41#41: *477 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:31 [info] 41#41: *478 [lua] access_by_lua(msblocations.conf:189):2: dab7cbcd0788a51edaeeb29d061768f9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:32:31 [info] 41#41: *478 [lua] logger.lua:23: dab7cbcd0788a51edaeeb29d061768f9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:32:31 +0000] dab7cbcd0788a51edaeeb29d061768f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:34 [info] 40#40: *479 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:34 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:44 [info] 41#41: *481 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:44 [info] 40#40: *482 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:46 [info] 41#41: *483 [lua] access_by_lua(msblocations.conf:189):2: 28b479e95a124d023c9ff6086fc63a77:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:32:46 [info] 41#41: *483 [lua] logger.lua:23: 28b479e95a124d023c9ff6086fc63a77 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:32:46 +0000] 28b479e95a124d023c9ff6086fc63a77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:32:54 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:32:54 [info] 41#41: *485 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:01 [info] 41#41: *486 [lua] access_by_lua(msblocations.conf:189):2: e727caec8fe658c2b5b02c83c8d1e153:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:33:01 [info] 41#41: *486 [lua] logger.lua:23: e727caec8fe658c2b5b02c83c8d1e153 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:33:01 +0000] e727caec8fe658c2b5b02c83c8d1e153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:33:04 [info] 41#41: *487 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:04 [info] 41#41: *488 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:14 [info] 40#40: *491 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:14 [info] 41#41: *490 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:16 [info] 41#41: *492 [lua] access_by_lua(msblocations.conf:189):2: e53175bc14079a977de94bce14dbafbb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:33:16 +0000] e53175bc14079a977de94bce14dbafbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:33:16 [info] 41#41: *492 [lua] logger.lua:23: e53175bc14079a977de94bce14dbafbb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:33:24 [info] 41#41: *494 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:24 [info] 41#41: *493 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:31 [info] 41#41: *495 [lua] access_by_lua(msblocations.conf:189):2: 5c519b8d2fa0b5158ccf89b6fb409a2e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:33:31 [info] 41#41: *495 [lua] logger.lua:23: 5c519b8d2fa0b5158ccf89b6fb409a2e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:33:31 +0000] 5c519b8d2fa0b5158ccf89b6fb409a2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:33:34 [info] 41#41: *496 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:34 [info] 40#40: *497 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:35 [info] 41#41: *498 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.70.246, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.70.246 - - [21/Jan/2023:05:33:35 +0000] 5006661e3813bcc287eca416634ea1ae "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/01/21 05:33:44 [info] 40#40: *500 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:44 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:46 [info] 41#41: *501 [lua] access_by_lua(msblocations.conf:189):2: cb51d3e090f6e51b087de7edd98da0cf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:33:46 +0000] cb51d3e090f6e51b087de7edd98da0cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:33:46 [info] 41#41: *501 [lua] logger.lua:23: cb51d3e090f6e51b087de7edd98da0cf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:33:54 [info] 40#40: *502 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:33:54 [info] 40#40: *503 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:01 [info] 41#41: *504 [lua] access_by_lua(msblocations.conf:189):2: a1b3a89d9e4d179e06ec2b73d63e3ee1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:01 +0000] a1b3a89d9e4d179e06ec2b73d63e3ee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:34:01 [info] 41#41: *504 [lua] logger.lua:23: a1b3a89d9e4d179e06ec2b73d63e3ee1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:34:04 [info] 40#40: *505 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:04 [info] 40#40: *506 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:14 [info] 41#41: *509 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:14 [info] 41#41: *508 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:16 [info] 41#41: *510 [lua] access_by_lua(msblocations.conf:189):2: bb959b59f9ac1c9cc3d21c3297c5be27:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:16 +0000] bb959b59f9ac1c9cc3d21c3297c5be27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:34:16 [info] 41#41: *510 [lua] logger.lua:23: bb959b59f9ac1c9cc3d21c3297c5be27 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 05:34:24 [info] 40#40: *511 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:24 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:31 [info] 41#41: *513 [lua] access_by_lua(msblocations.conf:189):2: f8aea943571ef97377058384f5737b29:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:31 +0000] f8aea943571ef97377058384f5737b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:34:31 [info] 41#41: *513 [lua] logger.lua:23: f8aea943571ef97377058384f5737b29 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:34:34 [info] 41#41: *515 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:34 [info] 41#41: *514 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:44 [info] 41#41: *517 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:44 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:46 [info] 41#41: *518 [lua] access_by_lua(msblocations.conf:189):2: 962a6b6f98232036dc8150282afbd31a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:46 +0000] 962a6b6f98232036dc8150282afbd31a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:34:46 [info] 41#41: *518 [lua] logger.lua:23: 962a6b6f98232036dc8150282afbd31a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:34:54 [info] 41#41: *520 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:34:54 [info] 41#41: *519 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:02 [info] 41#41: *521 [lua] access_by_lua(msblocations.conf:189):2: ee4d383b25784cfc063b311db146acc8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:02 +0000] ee4d383b25784cfc063b311db146acc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:35:02 [info] 41#41: *521 [lua] logger.lua:23: ee4d383b25784cfc063b311db146acc8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:35:04 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:04 [info] 41#41: *523 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:14 [info] 40#40: *525 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:14 [info] 40#40: *526 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:17 [info] 41#41: *527 [lua] access_by_lua(msblocations.conf:189):2: 9be5dffc0aa0468fe5d44ec27be57752:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:35:17 [info] 41#41: *527 [lua] logger.lua:23: 9be5dffc0aa0468fe5d44ec27be57752 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:17 +0000] 9be5dffc0aa0468fe5d44ec27be57752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:35:24 [info] 41#41: *529 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:24 [info] 41#41: *528 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:32 [info] 41#41: *530 [lua] access_by_lua(msblocations.conf:189):2: 67700f6e9bb727ef1edc92e657adcb8e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:32 +0000] 67700f6e9bb727ef1edc92e657adcb8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:35:32 [info] 41#41: *530 [lua] logger.lua:23: 67700f6e9bb727ef1edc92e657adcb8e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:35:34 [info] 41#41: *531 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:34 [info] 41#41: *532 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:44 [info] 40#40: *533 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:44 [info] 40#40: *534 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:47 [info] 41#41: *535 [lua] access_by_lua(msblocations.conf:189):2: 1d7b10c2221e1826499491453fa45819:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:35:47 [info] 41#41: *535 [lua] logger.lua:23: 1d7b10c2221e1826499491453fa45819 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:35:47 +0000] 1d7b10c2221e1826499491453fa45819 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:35:54 [info] 40#40: *536 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:35:54 [info] 41#41: *537 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:02 [info] 41#41: *538 [lua] access_by_lua(msblocations.conf:189):2: e9b48d4f74e53ef92470924c203500dd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:36:02 [info] 41#41: *538 [lua] logger.lua:23: e9b48d4f74e53ef92470924c203500dd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:02 +0000] e9b48d4f74e53ef92470924c203500dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:36:04 [info] 40#40: *539 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:04 [info] 40#40: *540 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:14 [info] 41#41: *543 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:14 [info] 40#40: *542 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:17 [info] 41#41: *544 [lua] access_by_lua(msblocations.conf:189):2: d1ed87eb608dbc0f7b2cbb5cfbe52116:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:36:17 [info] 41#41: *544 [lua] logger.lua:23: d1ed87eb608dbc0f7b2cbb5cfbe52116 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:17 +0000] d1ed87eb608dbc0f7b2cbb5cfbe52116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:36:24 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:24 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:32 [info] 41#41: *547 [lua] access_by_lua(msblocations.conf:189):2: b7abecd16a356bacca622b9b41ddebd2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:32 +0000] b7abecd16a356bacca622b9b41ddebd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:36:32 [info] 41#41: *547 [lua] logger.lua:23: b7abecd16a356bacca622b9b41ddebd2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:36:34 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:34 [info] 40#40: *549 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:44 [info] 40#40: *550 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:44 [info] 41#41: *551 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:47 [info] 41#41: *552 [lua] access_by_lua(msblocations.conf:189):2: 18d9a247c50ed8615093be153bfea333:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:47 +0000] 18d9a247c50ed8615093be153bfea333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 05:36:47 [info] 41#41: *552 [lua] logger.lua:23: 18d9a247c50ed8615093be153bfea333 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:36:54 [info] 41#41: *553 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:36:54 [info] 41#41: *554 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:02 [info] 41#41: *555 [lua] access_by_lua(msblocations.conf:189):2: b9df4dfc12ccfc73af1932d34be546ea:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:02 +0000] b9df4dfc12ccfc73af1932d34be546ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:37:02 [info] 41#41: *555 [lua] logger.lua:23: b9df4dfc12ccfc73af1932d34be546ea {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:37:04 [info] 41#41: *556 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:04 [info] 41#41: *557 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:14 [info] 41#41: *559 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:14 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:17 [info] 41#41: *561 [lua] access_by_lua(msblocations.conf:189):2: 018f8f409c87fb7a5b3cf56dfaa9b368:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:17 +0000] 018f8f409c87fb7a5b3cf56dfaa9b368 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 05:37:17 [info] 41#41: *561 [lua] logger.lua:23: 018f8f409c87fb7a5b3cf56dfaa9b368 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:37:24 [info] 41#41: *562 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:24 [info] 41#41: *563 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:32 [info] 41#41: *564 [lua] access_by_lua(msblocations.conf:189):2: bfec02cc0c84e97de4eb7c31f796cde9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:32 +0000] bfec02cc0c84e97de4eb7c31f796cde9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:37:32 [info] 41#41: *564 [lua] logger.lua:23: bfec02cc0c84e97de4eb7c31f796cde9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:37:34 [info] 41#41: *566 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:34 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:44 [info] 40#40: *567 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:44 [info] 40#40: *568 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:47 [info] 41#41: *569 [lua] access_by_lua(msblocations.conf:189):2: 2cb7fe61b94bc7253e991e914e445d3e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:37:47 [info] 41#41: *569 [lua] logger.lua:23: 2cb7fe61b94bc7253e991e914e445d3e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:37:47 +0000] 2cb7fe61b94bc7253e991e914e445d3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:37:54 [info] 40#40: *570 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:37:54 [info] 40#40: *571 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:02 [info] 41#41: *572 [lua] access_by_lua(msblocations.conf:189):2: 80e71e098a768ee9eada9f4f2e0ee030:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:38:02 [info] 41#41: *572 [lua] logger.lua:23: 80e71e098a768ee9eada9f4f2e0ee030 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:38:02 +0000] 80e71e098a768ee9eada9f4f2e0ee030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:38:04 [info] 40#40: *574 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:04 [info] 40#40: *573 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:14 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:14 [info] 41#41: *577 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:17 [info] 41#41: *578 [lua] access_by_lua(msblocations.conf:189):2: c027df93275dd1890a2759e0713d604b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:38:17 [info] 41#41: *578 [lua] logger.lua:23: c027df93275dd1890a2759e0713d604b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:38:17 +0000] c027df93275dd1890a2759e0713d604b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:38:24 [info] 40#40: *579 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:24 [info] 40#40: *580 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:32 [info] 41#41: *581 [lua] access_by_lua(msblocations.conf:189):2: f47565ed87aca3164264f01d4e8f0712:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:38:32 [info] 41#41: *581 [lua] logger.lua:23: f47565ed87aca3164264f01d4e8f0712 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:38:32 +0000] f47565ed87aca3164264f01d4e8f0712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:38:34 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:34 [info] 40#40: *583 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:44 [info] 41#41: *585 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:44 [info] 40#40: *584 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:47 [info] 41#41: *586 [lua] access_by_lua(msblocations.conf:189):2: 143e4c6df799dd93578268994a408a92:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:38:47 [info] 41#41: *586 [lua] logger.lua:23: 143e4c6df799dd93578268994a408a92 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:38:47 +0000] 143e4c6df799dd93578268994a408a92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:38:54 [info] 40#40: *588 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:38:54 [info] 41#41: *587 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:02 [info] 41#41: *589 [lua] access_by_lua(msblocations.conf:189):2: 38140264a830465e75a4ce672fea654f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:39:02 [info] 41#41: *589 [lua] logger.lua:23: 38140264a830465e75a4ce672fea654f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:02 +0000] 38140264a830465e75a4ce672fea654f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:39:04 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:04 [info] 40#40: *590 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:14 [info] 40#40: *594 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:14 [info] 40#40: *593 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:17 [info] 41#41: *595 [lua] access_by_lua(msblocations.conf:189):2: 54c60501a5dc9873414fbe5fa8a612ad:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:17 +0000] 54c60501a5dc9873414fbe5fa8a612ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:39:17 [info] 41#41: *595 [lua] logger.lua:23: 54c60501a5dc9873414fbe5fa8a612ad {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:39:24 [info] 41#41: *597 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:24 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:32 [info] 41#41: *598 [lua] access_by_lua(msblocations.conf:189):2: ef8b61a8cbef22e876a3f5c5aeeee89c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:32 +0000] ef8b61a8cbef22e876a3f5c5aeeee89c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:39:32 [info] 41#41: *598 [lua] logger.lua:23: ef8b61a8cbef22e876a3f5c5aeeee89c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:39:34 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:34 [info] 41#41: *600 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:44 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:44 [info] 41#41: *601 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:47 [info] 41#41: *603 [lua] access_by_lua(msblocations.conf:189):2: 0680d4de982481e47e57d6a78be45628:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:47 +0000] 0680d4de982481e47e57d6a78be45628 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:39:47 [info] 41#41: *603 [lua] logger.lua:23: 0680d4de982481e47e57d6a78be45628 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:39:54 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:39:54 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:02 [info] 41#41: *606 [lua] access_by_lua(msblocations.conf:189):2: 4ebdfc77ac8ba42e08f9c7865d3f0eed:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:40:02 [info] 41#41: *606 [lua] logger.lua:23: 4ebdfc77ac8ba42e08f9c7865d3f0eed {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:40:02 +0000] 4ebdfc77ac8ba42e08f9c7865d3f0eed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:40:04 [info] 40#40: *607 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:04 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:14 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:14 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:17 [info] 41#41: *612 [lua] access_by_lua(msblocations.conf:189):2: 88e03146a1aa44b2d5bf9da3a6884ac5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:40:17 [info] 41#41: *612 [lua] logger.lua:23: 88e03146a1aa44b2d5bf9da3a6884ac5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:40:17 +0000] 88e03146a1aa44b2d5bf9da3a6884ac5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:40:24 [info] 41#41: *613 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:24 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:32 [info] 41#41: *615 [lua] access_by_lua(msblocations.conf:189):2: a37db8600b8949de09ac10eeb9929e0d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:40:32 +0000] a37db8600b8949de09ac10eeb9929e0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:40:32 [info] 41#41: *615 [lua] logger.lua:23: a37db8600b8949de09ac10eeb9929e0d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:40:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:40:34 [info] 41#41: *617 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:34 [info] 41#41: *616 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:44 [info] 41#41: *618 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:44 [info] 40#40: *619 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:47 [info] 41#41: *620 [lua] access_by_lua(msblocations.conf:189):2: 2716816b456df033b00e91ceb017e04b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:40:47 [info] 41#41: *620 [lua] logger.lua:23: 2716816b456df033b00e91ceb017e04b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:40:47 +0000] 2716816b456df033b00e91ceb017e04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:40:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:40:54 [info] 41#41: *621 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:40:54 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:02 [info] 41#41: *623 [lua] access_by_lua(msblocations.conf:189):2: ad0cb7ca927b1311f96d2fad7e729c8f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:41:02 +0000] ad0cb7ca927b1311f96d2fad7e729c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:41:02 [info] 41#41: *623 [lua] logger.lua:23: ad0cb7ca927b1311f96d2fad7e729c8f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:41:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:04 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:04 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:14 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:14 [info] 41#41: *628 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:17 [info] 41#41: *629 [lua] access_by_lua(msblocations.conf:189):2: 7707bf689f2a6d2acf47701c5f93e3a6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:41:17 [info] 41#41: *629 [lua] logger.lua:23: 7707bf689f2a6d2acf47701c5f93e3a6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:41:17 +0000] 7707bf689f2a6d2acf47701c5f93e3a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:24 [info] 41#41: *631 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:24 [info] 41#41: *630 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:32 [info] 41#41: *632 [lua] access_by_lua(msblocations.conf:189):2: 898477b316cfa96cc986724d084226af:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:41:32 [info] 41#41: *632 [lua] logger.lua:23: 898477b316cfa96cc986724d084226af {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:41:32 +0000] 898477b316cfa96cc986724d084226af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:41:34 [info] 41#41: *633 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:34 [info] 40#40: *634 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:44 [info] 41#41: *635 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:44 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:47 [info] 41#41: *637 [lua] access_by_lua(msblocations.conf:189):2: 086e4de3f9841f69f81a0992d08d8bfb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:41:47 [info] 41#41: *637 [lua] logger.lua:23: 086e4de3f9841f69f81a0992d08d8bfb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:41:47 +0000] 086e4de3f9841f69f81a0992d08d8bfb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:41:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:41:54 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:41:54 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:02 [info] 41#41: *640 [lua] access_by_lua(msblocations.conf:189):2: a2772320a3fac34fb35fb4444826cb2b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:42:02 [info] 41#41: *640 [lua] logger.lua:23: a2772320a3fac34fb35fb4444826cb2b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:02 +0000] a2772320a3fac34fb35fb4444826cb2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:42:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:04 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:04 [info] 41#41: *642 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:14 [info] 41#41: *644 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:14 [info] 40#40: *645 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:17 [info] 41#41: *646 [lua] access_by_lua(msblocations.conf:189):2: cdf56d828ded9aeec1f056cd35d7b4e8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:17 +0000] cdf56d828ded9aeec1f056cd35d7b4e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:42:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:42:17 [info] 41#41: *646 [lua] logger.lua:23: cdf56d828ded9aeec1f056cd35d7b4e8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:42:24 [info] 40#40: *647 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:24 [info] 40#40: *648 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:32 [info] 41#41: *649 [lua] access_by_lua(msblocations.conf:189):2: a0bb5d7fc99fbacda67fc6ea56535667:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:32 +0000] a0bb5d7fc99fbacda67fc6ea56535667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:42:32 [info] 41#41: *649 [lua] logger.lua:23: a0bb5d7fc99fbacda67fc6ea56535667 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:42:34 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:34 [info] 41#41: *651 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:44 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:44 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:47 [info] 41#41: *654 [lua] access_by_lua(msblocations.conf:189):2: b2350254d80b3620abf65f29cea39867:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:47 +0000] b2350254d80b3620abf65f29cea39867 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:42:47 [info] 41#41: *654 [lua] logger.lua:23: b2350254d80b3620abf65f29cea39867 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:42:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:42:54 [info] 40#40: *656 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:42:54 [info] 40#40: *655 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:02 [info] 41#41: *657 [lua] access_by_lua(msblocations.conf:189):2: 33bc91ea74dbc1facddc3143c87e5f61:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:43:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:43:02 +0000] 33bc91ea74dbc1facddc3143c87e5f61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:43:02 [info] 41#41: *657 [lua] logger.lua:23: 33bc91ea74dbc1facddc3143c87e5f61 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:43:04 [info] 41#41: *658 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:04 [info] 41#41: *659 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:14 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:14 [info] 40#40: *662 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:17 [info] 41#41: *663 [lua] access_by_lua(msblocations.conf:189):2: 2a08e67034e522bd55436d17f35b7a5e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:43:17 +0000] 2a08e67034e522bd55436d17f35b7a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:43:17 [info] 41#41: *663 [lua] logger.lua:23: 2a08e67034e522bd55436d17f35b7a5e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:43:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:43:24 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:24 [info] 41#41: *664 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:32 [info] 41#41: *666 [lua] access_by_lua(msblocations.conf:189):2: b7273200b84b512c61bd71c2a29d8c5d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:43:32 [info] 41#41: *666 [lua] logger.lua:23: b7273200b84b512c61bd71c2a29d8c5d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:43:32 +0000] b7273200b84b512c61bd71c2a29d8c5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:43:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:43:34 [info] 41#41: *667 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:34 [info] 41#41: *668 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:44 [info] 41#41: *669 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:44 [info] 41#41: *670 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:47 [info] 41#41: *671 [lua] access_by_lua(msblocations.conf:189):2: 004897dc18c47b894c1e968864fc6073:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:43:47 [info] 41#41: *671 [lua] logger.lua:23: 004897dc18c47b894c1e968864fc6073 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:43:47 +0000] 004897dc18c47b894c1e968864fc6073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:43:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 05:43:54 [info] 41#41: *672 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:43:54 [info] 40#40: *673 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:02 [info] 41#41: *674 [lua] access_by_lua(msblocations.conf:189):2: 2d548f909d03e575eae10ee5d88870ed:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:44:02 +0000] 2d548f909d03e575eae10ee5d88870ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:44:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:44:02 [info] 41#41: *674 [lua] logger.lua:23: 2d548f909d03e575eae10ee5d88870ed {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:44:04 [info] 40#40: *675 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:04 [info] 40#40: *676 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:14 [info] 41#41: *678 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:14 [info] 41#41: *679 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:17 [info] 41#41: *680 [lua] access_by_lua(msblocations.conf:189):2: 0f7872f5ea1e7204d8adabd7f2e8283c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:44:17 [info] 41#41: *680 [lua] logger.lua:23: 0f7872f5ea1e7204d8adabd7f2e8283c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:44:17 +0000] 0f7872f5ea1e7204d8adabd7f2e8283c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:44:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:44:24 [info] 40#40: *682 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:24 [info] 40#40: *681 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:32 [info] 41#41: *683 [lua] access_by_lua(msblocations.conf:189):2: b4d0c02276182399e32a619ac98bf3c1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:44:32 [info] 41#41: *683 [lua] logger.lua:23: b4d0c02276182399e32a619ac98bf3c1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:44:32 +0000] b4d0c02276182399e32a619ac98bf3c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:44:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:44:34 [info] 41#41: *685 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:34 [info] 41#41: *684 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:44 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:44 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:47 [info] 41#41: *688 [lua] access_by_lua(msblocations.conf:189):2: b198bbd97f8e87d965e45c5adaf417c0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:44:47 +0000] b198bbd97f8e87d965e45c5adaf417c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:44:47 [info] 41#41: *688 [lua] logger.lua:23: b198bbd97f8e87d965e45c5adaf417c0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:44:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:44:54 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:44:54 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:02 [info] 41#41: *691 [lua] access_by_lua(msblocations.conf:189):2: 362cfb48a01ca5a5df64d11c4494a4a4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:45:02 [info] 41#41: *691 [lua] logger.lua:23: 362cfb48a01ca5a5df64d11c4494a4a4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:45:02 +0000] 362cfb48a01ca5a5df64d11c4494a4a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:45:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:04 [info] 41#41: *692 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:04 [info] 40#40: *693 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:14 [info] 40#40: *696 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:14 [info] 41#41: *695 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:17 [info] 41#41: *697 [lua] access_by_lua(msblocations.conf:189):2: 7f76bd76f10d7df6901aea649d8d1f98:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:45:17 +0000] 7f76bd76f10d7df6901aea649d8d1f98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:45:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:17 [info] 41#41: *697 [lua] logger.lua:23: 7f76bd76f10d7df6901aea649d8d1f98 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:45:24 [info] 40#40: *699 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:24 [info] 40#40: *698 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:32 [info] 41#41: *700 [lua] access_by_lua(msblocations.conf:189):2: 58246977f4db8128528d71997ab9e2bc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:45:32 [info] 41#41: *700 [lua] logger.lua:23: 58246977f4db8128528d71997ab9e2bc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:45:32 +0000] 58246977f4db8128528d71997ab9e2bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:45:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:45:34 [info] 40#40: *702 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:34 [info] 41#41: *701 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:44 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:44 [info] 41#41: *703 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:47 [info] 41#41: *705 [lua] access_by_lua(msblocations.conf:189):2: b4ac9b1136651085b038fe0124ad5b8c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:45:47 +0000] b4ac9b1136651085b038fe0124ad5b8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 05:45:47 [info] 41#41: *705 [lua] logger.lua:23: b4ac9b1136651085b038fe0124ad5b8c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:45:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:45:54 [info] 40#40: *707 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:45:54 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:02 [info] 41#41: *708 [lua] access_by_lua(msblocations.conf:189):2: 56452d709e6f4394bc8794ada32650c1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:46:02 +0000] 56452d709e6f4394bc8794ada32650c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:46:02 [info] 41#41: *708 [lua] logger.lua:23: 56452d709e6f4394bc8794ada32650c1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:46:04 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:04 [info] 40#40: *710 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:14 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:14 [info] 41#41: *712 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:17 [info] 41#41: *714 [lua] access_by_lua(msblocations.conf:189):2: 814f86c626ebc33d4924f5dbe4307d90:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:46:17 [info] 41#41: *714 [lua] logger.lua:23: 814f86c626ebc33d4924f5dbe4307d90 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:46:17 +0000] 814f86c626ebc33d4924f5dbe4307d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:46:24 [info] 41#41: *715 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:24 [info] 40#40: *716 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:32 [info] 41#41: *717 [lua] access_by_lua(msblocations.conf:189):2: 278b92f3ed88c802eea15d6c744f4672:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:46:32 +0000] 278b92f3ed88c802eea15d6c744f4672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:46:32 [info] 41#41: *717 [lua] logger.lua:23: 278b92f3ed88c802eea15d6c744f4672 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:46:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:46:34 [info] 40#40: *718 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:34 [info] 41#41: *719 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:44 [info] 40#40: *720 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:44 [info] 40#40: *721 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:47 [info] 41#41: *722 [lua] access_by_lua(msblocations.conf:189):2: ffc20392f4bc5d35a96287a13f2a5662:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:46:47 +0000] ffc20392f4bc5d35a96287a13f2a5662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:46:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:46:47 [info] 41#41: *722 [lua] logger.lua:23: ffc20392f4bc5d35a96287a13f2a5662 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:46:54 [info] 41#41: *723 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:46:54 [info] 41#41: *724 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:02 [info] 41#41: *725 [lua] access_by_lua(msblocations.conf:189):2: ac672fdbe85b25ac0f43189f7ef66026:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:47:02 [info] 41#41: *725 [lua] logger.lua:23: ac672fdbe85b25ac0f43189f7ef66026 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:47:02 +0000] ac672fdbe85b25ac0f43189f7ef66026 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/21 05:47:04 [info] 41#41: *726 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:04 [info] 40#40: *727 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:14 [info] 40#40: *729 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:14 [info] 40#40: *730 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:17 [info] 41#41: *731 [lua] access_by_lua(msblocations.conf:189):2: 9618ca50f0e1d954edc944b5c3ad2f1f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:47:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:47:17 +0000] 9618ca50f0e1d954edc944b5c3ad2f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:47:17 [info] 41#41: *731 [lua] logger.lua:23: 9618ca50f0e1d954edc944b5c3ad2f1f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:47:24 [info] 41#41: *732 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:24 [info] 41#41: *733 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:32 [info] 41#41: *734 [lua] access_by_lua(msblocations.conf:189):2: a4ff9743e61011afae8e4d626d4620bb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:47:32 [info] 41#41: *734 [lua] logger.lua:23: a4ff9743e61011afae8e4d626d4620bb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:47:32 +0000] a4ff9743e61011afae8e4d626d4620bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:47:34 [info] 40#40: *735 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:34 [info] 41#41: *736 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:44 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:44 [info] 41#41: *737 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:47 [info] 41#41: *739 [lua] access_by_lua(msblocations.conf:189):2: ce4a01c3996b09eeec87b6e289b7f6d1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:47:47 [info] 41#41: *739 [lua] logger.lua:23: ce4a01c3996b09eeec87b6e289b7f6d1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:47:47 +0000] ce4a01c3996b09eeec87b6e289b7f6d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:47:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:47:54 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:47:54 [info] 40#40: *740 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:02 [info] 41#41: *742 [lua] access_by_lua(msblocations.conf:189):2: 59df044b651b9987b3abbd7e61ce622f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.71.15 - - [21/Jan/2023:05:48:02 +0000] 59df044b651b9987b3abbd7e61ce622f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 05:48:02 [info] 41#41: *742 [lua] logger.lua:23: 59df044b651b9987b3abbd7e61ce622f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:48:04 [info] 40#40: *744 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:04 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:14 [info] 41#41: *747 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:14 [info] 41#41: *746 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:17 [info] 41#41: *748 [lua] access_by_lua(msblocations.conf:189):2: df58700759b1aa955a5fb2a30adca4d7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:17 +0000] df58700759b1aa955a5fb2a30adca4d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:48:17 [info] 41#41: *748 [lua] logger.lua:23: df58700759b1aa955a5fb2a30adca4d7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:48:24 [info] 40#40: *750 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:24 [info] 41#41: *749 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:32 [info] 41#41: *751 [lua] access_by_lua(msblocations.conf:189):2: ecbfd309ab8af17e7f905f44807cbcc5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.15 - - [21/Jan/2023:05:48:32 +0000] ecbfd309ab8af17e7f905f44807cbcc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:48:32 [info] 41#41: *751 [lua] logger.lua:23: ecbfd309ab8af17e7f905f44807cbcc5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:48:34 [info] 41#41: *753 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:34 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:44 [info] 41#41: *754 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:44 [info] 41#41: *755 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:47 [info] 41#41: *756 [lua] access_by_lua(msblocations.conf:189):2: ede22f0639398e0d0292a4aa3fc2598e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:47 +0000] ede22f0639398e0d0292a4aa3fc2598e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:48:47 [info] 41#41: *756 [lua] logger.lua:23: ede22f0639398e0d0292a4aa3fc2598e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:48:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:48:54 [info] 41#41: *757 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:48:54 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:02 [info] 41#41: *759 [lua] access_by_lua(msblocations.conf:189):2: dd700cef0bdd156ff9c07c40f5a43e0a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:02 +0000] dd700cef0bdd156ff9c07c40f5a43e0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:49:02 [info] 41#41: *759 [lua] logger.lua:23: dd700cef0bdd156ff9c07c40f5a43e0a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:49:04 [info] 41#41: *761 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:04 [info] 41#41: *760 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:14 [info] 41#41: *764 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:14 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:17 [info] 41#41: *765 [lua] access_by_lua(msblocations.conf:189):2: d9f9ad11af682947624e23165a325ce9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:17 +0000] d9f9ad11af682947624e23165a325ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:49:17 [info] 41#41: *765 [lua] logger.lua:23: d9f9ad11af682947624e23165a325ce9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:49:24 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:24 [info] 41#41: *766 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:32 [info] 41#41: *768 [lua] access_by_lua(msblocations.conf:189):2: 2d2edd3af08c84a533183ccdf6ebb525:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:49:32 [info] 41#41: *768 [lua] logger.lua:23: 2d2edd3af08c84a533183ccdf6ebb525 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:32 +0000] 2d2edd3af08c84a533183ccdf6ebb525 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:49:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:49:34 [info] 40#40: *770 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:34 [info] 40#40: *769 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:44 [info] 40#40: *771 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:44 [info] 40#40: *772 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:47 [info] 41#41: *773 [lua] access_by_lua(msblocations.conf:189):2: 1bd2638fe7115645ad64f4901d355b19:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:49:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:05:49:47 +0000] 1bd2638fe7115645ad64f4901d355b19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:49:47 [info] 41#41: *773 [lua] logger.lua:23: 1bd2638fe7115645ad64f4901d355b19 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:49:54 [info] 40#40: *774 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:49:54 [info] 40#40: *775 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:02 [info] 41#41: *776 [lua] access_by_lua(msblocations.conf:189):2: aeb6e46dc259200e324bc7af446d922b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:50:02 +0000] aeb6e46dc259200e324bc7af446d922b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:50:02 [info] 41#41: *776 [lua] logger.lua:23: aeb6e46dc259200e324bc7af446d922b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:50:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:50:04 [info] 40#40: *778 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:04 [info] 40#40: *777 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:14 [info] 40#40: *781 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:14 [info] 40#40: *780 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:17 [info] 41#41: *782 [lua] access_by_lua(msblocations.conf:189):2: 45931f18469cdf395e2c3e22e798eb6b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:50:17 [info] 41#41: *782 [lua] logger.lua:23: 45931f18469cdf395e2c3e22e798eb6b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:50:17 +0000] 45931f18469cdf395e2c3e22e798eb6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:50:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:50:24 [info] 40#40: *783 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:24 [info] 40#40: *784 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:32 [info] 41#41: *785 [lua] access_by_lua(msblocations.conf:189):2: 8e1e7fa89cdcb8b7e515926e39ef9840:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:50:32 [info] 41#41: *785 [lua] logger.lua:23: 8e1e7fa89cdcb8b7e515926e39ef9840 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:50:32 +0000] 8e1e7fa89cdcb8b7e515926e39ef9840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:50:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:50:34 [info] 41#41: *786 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:34 [info] 41#41: *787 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:44 [info] 40#40: *788 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:44 [info] 41#41: *789 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:47 [info] 41#41: *790 [lua] access_by_lua(msblocations.conf:189):2: 6b4b25b95439e4e9fb0b8703f415eaf1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:50:47 [info] 41#41: *790 [lua] logger.lua:23: 6b4b25b95439e4e9fb0b8703f415eaf1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:50:47 +0000] 6b4b25b95439e4e9fb0b8703f415eaf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:50:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 05:50:54 [info] 41#41: *791 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:50:54 [info] 41#41: *792 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:02 [info] 41#41: *793 [lua] access_by_lua(msblocations.conf:189):2: 5ed7b6181a7711a7502bdf827c2fa1dd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:51:02 [info] 41#41: *793 [lua] logger.lua:23: 5ed7b6181a7711a7502bdf827c2fa1dd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:51:02 +0000] 5ed7b6181a7711a7502bdf827c2fa1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:51:04 [info] 40#40: *795 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:04 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:14 [info] 41#41: *797 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:14 [info] 41#41: *798 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:17 [info] 41#41: *799 [lua] access_by_lua(msblocations.conf:189):2: 2315fbf3069cd96b2cd5c28c9df6a8b3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:51:17 [info] 41#41: *799 [lua] logger.lua:23: 2315fbf3069cd96b2cd5c28c9df6a8b3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:51:17 +0000] 2315fbf3069cd96b2cd5c28c9df6a8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:51:24 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:24 [info] 41#41: *800 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:32 [info] 41#41: *802 [lua] access_by_lua(msblocations.conf:189):2: 749ead1ef31e0223c1e43f982da27243:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:51:32 [info] 41#41: *802 [lua] logger.lua:23: 749ead1ef31e0223c1e43f982da27243 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:51:32 +0000] 749ead1ef31e0223c1e43f982da27243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:51:34 [info] 41#41: *804 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:34 [info] 41#41: *803 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:44 [info] 41#41: *805 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:44 [info] 40#40: *806 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:47 [info] 41#41: *807 [lua] access_by_lua(msblocations.conf:189):2: fe5d355c632406b473f789fa227b3e79:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:51:47 +0000] fe5d355c632406b473f789fa227b3e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:51:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:51:47 [info] 41#41: *807 [lua] logger.lua:23: fe5d355c632406b473f789fa227b3e79 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:51:54 [info] 41#41: *808 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:51:54 [info] 41#41: *809 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:02 [info] 41#41: *810 [lua] access_by_lua(msblocations.conf:189):2: aa79f2bb9bc59b92605f3ccf07d9a473:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:52:02 [info] 41#41: *810 [lua] logger.lua:23: aa79f2bb9bc59b92605f3ccf07d9a473 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:52:02 +0000] aa79f2bb9bc59b92605f3ccf07d9a473 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:52:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:04 [info] 40#40: *812 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:04 [info] 40#40: *811 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:14 [info] 41#41: *814 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:14 [info] 41#41: *815 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:17 [info] 41#41: *816 [lua] access_by_lua(msblocations.conf:189):2: a54305616c0430de3347d180daa3e95c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:52:17 +0000] a54305616c0430de3347d180daa3e95c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 05:52:17 [info] 41#41: *816 [lua] logger.lua:23: a54305616c0430de3347d180daa3e95c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:52:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:52:24 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:24 [info] 40#40: *818 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:32 [info] 41#41: *819 [lua] access_by_lua(msblocations.conf:189):2: d09e539a2745febdb23fe881642ab838:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:52:32 [info] 41#41: *819 [lua] logger.lua:23: d09e539a2745febdb23fe881642ab838 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:52:32 +0000] d09e539a2745febdb23fe881642ab838 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:52:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:52:34 [info] 40#40: *821 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:34 [info] 40#40: *820 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:44 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:44 [info] 40#40: *822 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:47 [info] 41#41: *824 [lua] access_by_lua(msblocations.conf:189):2: b094b32de7106c317a8821c5eb9fd43f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:52:47 [info] 41#41: *824 [lua] logger.lua:23: b094b32de7106c317a8821c5eb9fd43f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:52:47 +0000] b094b32de7106c317a8821c5eb9fd43f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:52:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:52:54 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:52:54 [info] 41#41: *825 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:02 [info] 41#41: *827 [lua] access_by_lua(msblocations.conf:189):2: a083f3645636a92b34c17b0b4c0ddd2a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:53:02 [info] 41#41: *827 [lua] logger.lua:23: a083f3645636a92b34c17b0b4c0ddd2a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:02 +0000] a083f3645636a92b34c17b0b4c0ddd2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:53:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:53:04 [info] 41#41: *828 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:04 [info] 41#41: *829 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:14 [info] 40#40: *832 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:14 [info] 40#40: *831 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:17 [info] 41#41: *833 [lua] access_by_lua(msblocations.conf:189):2: 688774ea211beccb8f0301c5bc99aa7c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:17 +0000] 688774ea211beccb8f0301c5bc99aa7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:53:17 [info] 41#41: *833 [lua] logger.lua:23: 688774ea211beccb8f0301c5bc99aa7c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:53:24 [info] 40#40: *834 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:24 [info] 40#40: *835 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:32 [info] 41#41: *836 [lua] access_by_lua(msblocations.conf:189):2: 47ae7c8b48cee07cb04ccf6f23cc5b10:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:32 +0000] 47ae7c8b48cee07cb04ccf6f23cc5b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:53:32 [info] 41#41: *836 [lua] logger.lua:23: 47ae7c8b48cee07cb04ccf6f23cc5b10 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:53:34 [info] 40#40: *837 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:34 [info] 41#41: *838 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:44 [info] 41#41: *839 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:44 [info] 41#41: *840 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:47 [info] 41#41: *841 [lua] access_by_lua(msblocations.conf:189):2: af5a3880beb446af9ea637d809a2cd07:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:47 +0000] af5a3880beb446af9ea637d809a2cd07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:53:47 [info] 41#41: *841 [lua] logger.lua:23: af5a3880beb446af9ea637d809a2cd07 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:53:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:53:54 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:53:54 [info] 40#40: *843 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:02 [info] 41#41: *844 [lua] access_by_lua(msblocations.conf:189):2: 1f2b3ccdd1b504114680bd8afcbf09d7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:54:02 +0000] 1f2b3ccdd1b504114680bd8afcbf09d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:54:02 [info] 41#41: *844 [lua] logger.lua:23: 1f2b3ccdd1b504114680bd8afcbf09d7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:54:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:54:04 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:04 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:14 [info] 40#40: *848 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:14 [info] 41#41: *849 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:17 [info] 41#41: *850 [lua] access_by_lua(msblocations.conf:189):2: 5d1dde6f5e0d9b69fff1da8dfc545284:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:54:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.71.15 - - [21/Jan/2023:05:54:17 +0000] 5d1dde6f5e0d9b69fff1da8dfc545284 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/01/21 05:54:17 [info] 41#41: *850 [lua] logger.lua:23: 5d1dde6f5e0d9b69fff1da8dfc545284 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:54:24 [info] 41#41: *852 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:24 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:32 [info] 41#41: *853 [lua] access_by_lua(msblocations.conf:189):2: 012b44cbba57e6181152d81493ac9eda:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:54:32 +0000] 012b44cbba57e6181152d81493ac9eda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:54:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:54:32 [info] 41#41: *853 [lua] logger.lua:23: 012b44cbba57e6181152d81493ac9eda {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:54:34 [info] 41#41: *854 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:34 [info] 41#41: *855 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:44 [info] 40#40: *856 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:44 [info] 41#41: *857 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:47 [info] 41#41: *858 [lua] access_by_lua(msblocations.conf:189):2: 9941efb67e34ace1012fe83a7617bd64:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:54:47 [info] 41#41: *858 [lua] logger.lua:23: 9941efb67e34ace1012fe83a7617bd64 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:54:47 +0000] 9941efb67e34ace1012fe83a7617bd64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:54:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:54:54 [info] 41#41: *859 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:54:54 [info] 41#41: *860 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:02 [info] 41#41: *861 [lua] access_by_lua(msblocations.conf:189):2: a4ce0ff31bdf4d1adf1fcf5a90ca641b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:55:02 [info] 41#41: *861 [lua] logger.lua:23: a4ce0ff31bdf4d1adf1fcf5a90ca641b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:55:02 +0000] a4ce0ff31bdf4d1adf1fcf5a90ca641b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:55:04 [info] 40#40: *863 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:04 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:14 [info] 41#41: *865 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:14 [info] 40#40: *866 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:17 [info] 41#41: *867 [lua] access_by_lua(msblocations.conf:189):2: 8962054e42360815bb7d256be0d08992:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:55:17 [info] 41#41: *867 [lua] logger.lua:23: 8962054e42360815bb7d256be0d08992 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:55:17 +0000] 8962054e42360815bb7d256be0d08992 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:55:24 [info] 40#40: *868 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:24 [info] 40#40: *869 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:32 [info] 41#41: *870 [lua] access_by_lua(msblocations.conf:189):2: e7e2d7d0b466321577bb087e9fc220dd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:55:32 [info] 41#41: *870 [lua] logger.lua:23: e7e2d7d0b466321577bb087e9fc220dd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:55:32 +0000] e7e2d7d0b466321577bb087e9fc220dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:55:34 [info] 41#41: *871 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:34 [info] 41#41: *872 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:44 [info] 40#40: *873 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:44 [info] 41#41: *874 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:47 [info] 41#41: *875 [lua] access_by_lua(msblocations.conf:189):2: 7bb0c73ba23d39b523c4a9c596bc1c9a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:55:47 +0000] 7bb0c73ba23d39b523c4a9c596bc1c9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:55:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:55:47 [info] 41#41: *875 [lua] logger.lua:23: 7bb0c73ba23d39b523c4a9c596bc1c9a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 05:55:54 [info] 40#40: *877 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:55:54 [info] 41#41: *876 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:02 [info] 41#41: *878 [lua] access_by_lua(msblocations.conf:189):2: 1475b2dc2b782ba764ceedb59122be09:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:56:02 [info] 41#41: *878 [lua] logger.lua:23: 1475b2dc2b782ba764ceedb59122be09 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:56:02 +0000] 1475b2dc2b782ba764ceedb59122be09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:56:04 [info] 41#41: *880 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:04 [info] 41#41: *879 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:14 [info] 41#41: *882 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:14 [info] 41#41: *883 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:17 [info] 41#41: *884 [lua] access_by_lua(msblocations.conf:189):2: b255108c9c4fab6798e2780414b8c440:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:56:17 [info] 41#41: *884 [lua] logger.lua:23: b255108c9c4fab6798e2780414b8c440 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:56:17 +0000] b255108c9c4fab6798e2780414b8c440 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:56:24 [info] 41#41: *885 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:24 [info] 41#41: *886 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:32 [info] 41#41: *887 [lua] access_by_lua(msblocations.conf:189):2: 53e48e45ecf36933ace6e141f9b6c8b8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:56:32 +0000] 53e48e45ecf36933ace6e141f9b6c8b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:56:32 [info] 41#41: *887 [lua] logger.lua:23: 53e48e45ecf36933ace6e141f9b6c8b8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:56:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:56:34 [info] 40#40: *888 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:34 [info] 41#41: *889 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:44 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:44 [info] 41#41: *890 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:48 [info] 41#41: *892 [lua] access_by_lua(msblocations.conf:189):2: 5a6fc6cdf42882e603d29aa515bcadf9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:56:48 [info] 41#41: *892 [lua] logger.lua:23: 5a6fc6cdf42882e603d29aa515bcadf9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:56:48 +0000] 5a6fc6cdf42882e603d29aa515bcadf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:56:54 [info] 41#41: *894 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:56:54 [info] 41#41: *893 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:03 [info] 41#41: *895 [lua] access_by_lua(msblocations.conf:189):2: 7a1df5fdcbc309c6d8e2a3572ea52386:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:57:03 [info] 41#41: *895 [lua] logger.lua:23: 7a1df5fdcbc309c6d8e2a3572ea52386 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:03 +0000] 7a1df5fdcbc309c6d8e2a3572ea52386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:57:04 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:04 [info] 41#41: *896 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:14 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:14 [info] 41#41: *899 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:18 [info] 41#41: *901 [lua] access_by_lua(msblocations.conf:189):2: af4f511f62a2827865d8eb2a2aadc2e9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:18 +0000] af4f511f62a2827865d8eb2a2aadc2e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:57:18 [info] 41#41: *901 [lua] logger.lua:23: af4f511f62a2827865d8eb2a2aadc2e9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:57:24 [info] 40#40: *902 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:24 [info] 41#41: *903 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:33 [info] 41#41: *904 [lua] access_by_lua(msblocations.conf:189):2: 06a42af0e629e36bc42383ffb2ac4620:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:57:33 [info] 41#41: *904 [lua] logger.lua:23: 06a42af0e629e36bc42383ffb2ac4620 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:33 +0000] 06a42af0e629e36bc42383ffb2ac4620 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:57:34 [info] 41#41: *906 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:34 [info] 41#41: *905 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:44 [info] 41#41: *908 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:44 [info] 41#41: *907 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:48 [info] 41#41: *909 [lua] access_by_lua(msblocations.conf:189):2: 22afd9f5178086db543b22231c65305f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:48 +0000] 22afd9f5178086db543b22231c65305f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:57:48 [info] 41#41: *909 [lua] logger.lua:23: 22afd9f5178086db543b22231c65305f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:57:54 [info] 40#40: *911 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:57:54 [info] 40#40: *910 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:03 [info] 41#41: *912 [lua] access_by_lua(msblocations.conf:189):2: 84c92348feb982cae914b4a1c980b3f7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:58:03 +0000] 84c92348feb982cae914b4a1c980b3f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 05:58:03 [info] 41#41: *912 [lua] logger.lua:23: 84c92348feb982cae914b4a1c980b3f7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:58:04 [info] 41#41: *914 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:04 [info] 41#41: *913 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:14 [info] 41#41: *917 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:14 [info] 41#41: *916 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:18 [info] 41#41: *918 [lua] access_by_lua(msblocations.conf:189):2: 3039628e669853a4b1e4cc514b8f50dd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:58:18 [info] 41#41: *918 [lua] logger.lua:23: 3039628e669853a4b1e4cc514b8f50dd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:58:18 +0000] 3039628e669853a4b1e4cc514b8f50dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:58:24 [info] 41#41: *919 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:24 [info] 41#41: *920 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:33 [info] 41#41: *921 [lua] access_by_lua(msblocations.conf:189):2: c3252ea82236eba0ca4aa3a24fff9a3d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:58:33 [info] 41#41: *921 [lua] logger.lua:23: c3252ea82236eba0ca4aa3a24fff9a3d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:58:33 +0000] c3252ea82236eba0ca4aa3a24fff9a3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 05:58:34 [info] 41#41: *922 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:34 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:44 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:44 [info] 41#41: *924 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:48 [info] 41#41: *926 [lua] access_by_lua(msblocations.conf:189):2: b31a675afd572b90f1f3e7d7bf2d9c81:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:58:48 [info] 41#41: *926 [lua] logger.lua:23: b31a675afd572b90f1f3e7d7bf2d9c81 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:58:48 +0000] b31a675afd572b90f1f3e7d7bf2d9c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 05:58:54 [info] 40#40: *928 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:58:54 [info] 41#41: *927 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:03 [info] 41#41: *929 [lua] access_by_lua(msblocations.conf:189):2: 38c5842955afb6a61e48c5094c8692a9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:03 +0000] 38c5842955afb6a61e48c5094c8692a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 05:59:03 [info] 41#41: *929 [lua] logger.lua:23: 38c5842955afb6a61e48c5094c8692a9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 05:59:04 [info] 41#41: *930 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:04 [info] 41#41: *931 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:14 [info] 41#41: *934 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:14 [info] 41#41: *933 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:18 [info] 41#41: *935 [lua] access_by_lua(msblocations.conf:189):2: 602615cf6d154ec3253c5802fffb9dd6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:59:18 [info] 41#41: *935 [lua] logger.lua:23: 602615cf6d154ec3253c5802fffb9dd6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:18 +0000] 602615cf6d154ec3253c5802fffb9dd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:59:24 [info] 41#41: *936 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:24 [info] 41#41: *937 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:33 [info] 41#41: *938 [lua] access_by_lua(msblocations.conf:189):2: 1ee3eb1c048c77988648aa4003420f06:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:33 +0000] 1ee3eb1c048c77988648aa4003420f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 05:59:33 [info] 41#41: *938 [lua] logger.lua:23: 1ee3eb1c048c77988648aa4003420f06 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:59:34 [info] 41#41: *939 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:34 [info] 40#40: *940 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:44 [info] 41#41: *942 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:44 [info] 40#40: *941 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:48 [info] 41#41: *943 [lua] access_by_lua(msblocations.conf:189):2: 88ed52d3fc4a43022bdaafb059b7652c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 05:59:48 [info] 41#41: *943 [lua] logger.lua:23: 88ed52d3fc4a43022bdaafb059b7652c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:05:59:48 +0000] 88ed52d3fc4a43022bdaafb059b7652c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:05:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 05:59:54 [info] 41#41: *945 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 05:59:54 [info] 41#41: *944 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:03 [info] 41#41: *946 [lua] access_by_lua(msblocations.conf:189):2: f87dd82b43be980c48f514678137051e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:00:03 [info] 41#41: *946 [lua] logger.lua:23: f87dd82b43be980c48f514678137051e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:03 +0000] f87dd82b43be980c48f514678137051e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:00:04 [info] 40#40: *947 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:04 [info] 40#40: *948 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:14 [info] 41#41: *950 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:14 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:18 [info] 41#41: *952 [lua] access_by_lua(msblocations.conf:189):2: 0ad5917224f08c365f3df7efc5544675:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:18 +0000] 0ad5917224f08c365f3df7efc5544675 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:00:18 [info] 41#41: *952 [lua] logger.lua:23: 0ad5917224f08c365f3df7efc5544675 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:00:24 [info] 41#41: *953 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:24 [info] 41#41: *954 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:33 [info] 41#41: *955 [lua] access_by_lua(msblocations.conf:189):2: ffa7f38f96d7787096db6a3eee648f38:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:33 +0000] ffa7f38f96d7787096db6a3eee648f38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:00:33 [info] 41#41: *955 [lua] logger.lua:23: ffa7f38f96d7787096db6a3eee648f38 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:00:34 [info] 41#41: *956 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:34 [info] 40#40: *957 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:44 [info] 40#40: *959 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:44 [info] 41#41: *958 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:48 [info] 41#41: *960 [lua] access_by_lua(msblocations.conf:189):2: 1727b9c42bb87155fedfae8c8a8a7bb8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:48 +0000] 1727b9c42bb87155fedfae8c8a8a7bb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:00:48 [info] 41#41: *960 [lua] logger.lua:23: 1727b9c42bb87155fedfae8c8a8a7bb8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:00:54 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:00:54 [info] 41#41: *962 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:03 [info] 41#41: *963 [lua] access_by_lua(msblocations.conf:189):2: c053f2dfe84045986a6dff2ab824d493:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:01:03 [info] 41#41: *963 [lua] logger.lua:23: c053f2dfe84045986a6dff2ab824d493 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:01:03 +0000] c053f2dfe84045986a6dff2ab824d493 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:01:04 [info] 40#40: *964 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:04 [info] 40#40: *965 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:14 [info] 41#41: *967 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:14 [info] 41#41: *968 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:18 [info] 41#41: *969 [lua] access_by_lua(msblocations.conf:189):2: 714827e6c3baca469fdad4514deb5e7d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:01:18 [info] 41#41: *969 [lua] logger.lua:23: 714827e6c3baca469fdad4514deb5e7d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:18 +0000] 714827e6c3baca469fdad4514deb5e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/01/21 06:01:24 [info] 40#40: *970 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:24 [info] 41#41: *971 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:33 [info] 41#41: *972 [lua] access_by_lua(msblocations.conf:189):2: f9f9eab493adbf2b7bc22860a83041b9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:33 +0000] f9f9eab493adbf2b7bc22860a83041b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:01:33 [info] 41#41: *972 [lua] logger.lua:23: f9f9eab493adbf2b7bc22860a83041b9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:01:34 [info] 41#41: *974 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:34 [info] 41#41: *973 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:44 [info] 40#40: *975 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:44 [info] 40#40: *976 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:48 [info] 41#41: *977 [lua] access_by_lua(msblocations.conf:189):2: 127697a6d56c1229d7f6f34c2a6b36da:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:48 +0000] 127697a6d56c1229d7f6f34c2a6b36da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:01:48 [info] 41#41: *977 [lua] logger.lua:23: 127697a6d56c1229d7f6f34c2a6b36da {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:01:54 [info] 41#41: *978 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:01:54 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:02 [info] 41#41: *980 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:02:03 [info] 41#41: *981 [lua] access_by_lua(msblocations.conf:189):2: a3dcad6b0dc24fbc809498b2974b7ebe:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:02:03 [info] 41#41: *981 [lua] logger.lua:23: a3dcad6b0dc24fbc809498b2974b7ebe {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:02:03 +0000] a3dcad6b0dc24fbc809498b2974b7ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:02:04 [info] 40#40: *983 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:04 [info] 40#40: *982 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:14 [info] 41#41: *985 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:14 [info] 41#41: *986 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:18 [info] 41#41: *987 [lua] access_by_lua(msblocations.conf:189):2: 97ab9de04cb465a86134634f41d28d16:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:02:18 [info] 41#41: *987 [lua] logger.lua:23: 97ab9de04cb465a86134634f41d28d16 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:02:18 +0000] 97ab9de04cb465a86134634f41d28d16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:02:24 [info] 41#41: *989 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:24 [info] 41#41: *988 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:33 [info] 41#41: *990 [lua] access_by_lua(msblocations.conf:189):2: 038bfa4545d5baf4d183433fe1159d0a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:02:33 [info] 41#41: *990 [lua] logger.lua:23: 038bfa4545d5baf4d183433fe1159d0a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:02:33 +0000] 038bfa4545d5baf4d183433fe1159d0a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:02:34 [info] 40#40: *992 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:34 [info] 40#40: *991 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:44 [info] 41#41: *993 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:44 [info] 40#40: *994 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:48 [info] 41#41: *995 [lua] access_by_lua(msblocations.conf:189):2: 89230f2e24e1daa477cff76db9ce6142:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:02:48 [info] 41#41: *995 [lua] logger.lua:23: 89230f2e24e1daa477cff76db9ce6142 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:02:48 +0000] 89230f2e24e1daa477cff76db9ce6142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:02:54 [info] 40#40: *997 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:02:54 [info] 40#40: *996 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:03 [info] 41#41: *998 [lua] access_by_lua(msblocations.conf:189):2: a2a5df67d277272ecef92ebb3268bc64:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:03 +0000] a2a5df67d277272ecef92ebb3268bc64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:03:03 [info] 41#41: *998 [lua] logger.lua:23: a2a5df67d277272ecef92ebb3268bc64 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:03:04 [info] 41#41: *999 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:04 [info] 41#41: *1000 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:14 [info] 41#41: *1002 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:14 [info] 40#40: *1003 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:18 [info] 41#41: *1004 [lua] access_by_lua(msblocations.conf:189):2: 7d4a23ba4b2c6eb1e2a03604f22b6fc8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:18 +0000] 7d4a23ba4b2c6eb1e2a03604f22b6fc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:03:18 [info] 41#41: *1004 [lua] logger.lua:23: 7d4a23ba4b2c6eb1e2a03604f22b6fc8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:03:24 [info] 41#41: *1005 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:24 [info] 41#41: *1006 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:33 [info] 41#41: *1007 [lua] access_by_lua(msblocations.conf:189):2: ed27b222bf7fcf49c921d687c1289ae6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:03:33 [info] 41#41: *1007 [lua] logger.lua:23: ed27b222bf7fcf49c921d687c1289ae6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:33 +0000] ed27b222bf7fcf49c921d687c1289ae6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:03:34 [info] 41#41: *1009 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:34 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:44 [info] 41#41: *1010 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:44 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:48 [info] 41#41: *1012 [lua] access_by_lua(msblocations.conf:189):2: b94862c3d83c6569d820bb06e75de24d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:48 +0000] b94862c3d83c6569d820bb06e75de24d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:03:48 [info] 41#41: *1012 [lua] logger.lua:23: b94862c3d83c6569d820bb06e75de24d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:03:54 [info] 40#40: *1014 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:03:54 [info] 40#40: *1013 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:03 [info] 41#41: *1015 [lua] access_by_lua(msblocations.conf:189):2: 651177651747ef56894e577fe802edff:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:04:03 [info] 41#41: *1015 [lua] logger.lua:23: 651177651747ef56894e577fe802edff {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:03 +0000] 651177651747ef56894e577fe802edff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:04:04 [info] 41#41: *1017 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:04 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:14 [info] 40#40: *1019 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:14 [info] 40#40: *1020 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:18 [info] 41#41: *1021 [lua] access_by_lua(msblocations.conf:189):2: dd8ef69cf33ca7545016f668b5e38b5f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:04:18 [info] 41#41: *1021 [lua] logger.lua:23: dd8ef69cf33ca7545016f668b5e38b5f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:18 +0000] dd8ef69cf33ca7545016f668b5e38b5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:04:24 [info] 41#41: *1022 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:24 [info] 40#40: *1023 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:33 [info] 41#41: *1024 [lua] access_by_lua(msblocations.conf:189):2: 66ac4513486a6bda063214e0ee8bf302:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:33 +0000] 66ac4513486a6bda063214e0ee8bf302 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:04:33 [info] 41#41: *1024 [lua] logger.lua:23: 66ac4513486a6bda063214e0ee8bf302 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:04:34 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:34 [info] 41#41: *1026 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:44 [info] 40#40: *1028 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:44 [info] 40#40: *1027 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:48 [info] 41#41: *1029 [lua] access_by_lua(msblocations.conf:189):2: 87b43848732204e7b44b76d9481173dd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:04:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:04:48 +0000] 87b43848732204e7b44b76d9481173dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:04:48 [info] 41#41: *1029 [lua] logger.lua:23: 87b43848732204e7b44b76d9481173dd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:04:54 [info] 41#41: *1030 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:04:54 [info] 41#41: *1031 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:03 [info] 41#41: *1032 [lua] access_by_lua(msblocations.conf:189):2: 480afafd0719c22b14fc1a8f86adc097:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:05:03 [info] 41#41: *1032 [lua] logger.lua:23: 480afafd0719c22b14fc1a8f86adc097 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:03 +0000] 480afafd0719c22b14fc1a8f86adc097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:05:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:05:04 [info] 40#40: *1034 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:04 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:14 [info] 41#41: *1036 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:14 [info] 40#40: *1037 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:18 [info] 41#41: *1038 [lua] access_by_lua(msblocations.conf:189):2: f6b4ca85af4a81f676729a204550b37a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:18 +0000] f6b4ca85af4a81f676729a204550b37a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/01/21 06:05:18 [info] 41#41: *1038 [lua] logger.lua:23: f6b4ca85af4a81f676729a204550b37a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/01/21 06:05:24 [info] 40#40: *1039 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:24 [info] 41#41: *1040 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:33 [info] 41#41: *1041 [lua] access_by_lua(msblocations.conf:189):2: 83dc34cbdbd7d76a7a670c84c2f43415:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:33 +0000] 83dc34cbdbd7d76a7a670c84c2f43415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:05:33 [info] 41#41: *1041 [lua] logger.lua:23: 83dc34cbdbd7d76a7a670c84c2f43415 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:05:34 [info] 40#40: *1042 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:34 [info] 40#40: *1043 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:44 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:44 [info] 40#40: *1044 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:48 [info] 41#41: *1046 [lua] access_by_lua(msblocations.conf:189):2: a656d5e86c936465697c0dcbfc9abd38:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:48 +0000] a656d5e86c936465697c0dcbfc9abd38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/01/21 06:05:48 [info] 41#41: *1046 [lua] logger.lua:23: a656d5e86c936465697c0dcbfc9abd38 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:05:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:05:54 [info] 41#41: *1048 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:05:54 [info] 40#40: *1047 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:03 [info] 41#41: *1049 [lua] access_by_lua(msblocations.conf:189):2: 47b48c28a35d7161b054d060e7a96f7e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:06:03 [info] 41#41: *1049 [lua] logger.lua:23: 47b48c28a35d7161b054d060e7a96f7e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:06:03 +0000] 47b48c28a35d7161b054d060e7a96f7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:06:04 [info] 41#41: *1050 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:04 [info] 41#41: *1051 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:14 [info] 41#41: *1053 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:14 [info] 40#40: *1054 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:18 [info] 41#41: *1055 [lua] access_by_lua(msblocations.conf:189):2: 7b2915478fed5a0addb532e34ea5ea7e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:06:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:06:18 [info] 41#41: *1055 [lua] logger.lua:23: 7b2915478fed5a0addb532e34ea5ea7e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:06:18 +0000] 7b2915478fed5a0addb532e34ea5ea7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:06:24 [info] 41#41: *1056 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:24 [info] 41#41: *1057 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:33 [info] 41#41: *1058 [lua] access_by_lua(msblocations.conf:189):2: 968aca8f7ed099a1ca086fa876bd3e2f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:06:33 [info] 41#41: *1058 [lua] logger.lua:23: 968aca8f7ed099a1ca086fa876bd3e2f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:06:33 +0000] 968aca8f7ed099a1ca086fa876bd3e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:06:34 [info] 40#40: *1059 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:34 [info] 41#41: *1060 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:44 [info] 41#41: *1061 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:44 [info] 41#41: *1062 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:48 [info] 41#41: *1063 [lua] access_by_lua(msblocations.conf:189):2: 93cc179904745a3df551756077ff5bba:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:06:48 [info] 41#41: *1063 [lua] logger.lua:23: 93cc179904745a3df551756077ff5bba {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:06:48 +0000] 93cc179904745a3df551756077ff5bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:06:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:06:54 [info] 40#40: *1065 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:06:54 [info] 41#41: *1064 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:03 [info] 41#41: *1066 [lua] access_by_lua(msblocations.conf:189):2: 18c2bd8b99ae3eaaca974936e8b627ca:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:07:03 [info] 41#41: *1066 [lua] logger.lua:23: 18c2bd8b99ae3eaaca974936e8b627ca {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:07:03 +0000] 18c2bd8b99ae3eaaca974936e8b627ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:07:04 [info] 41#41: *1068 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:04 [info] 41#41: *1067 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:14 [info] 41#41: *1071 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:14 [info] 40#40: *1070 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:18 [info] 41#41: *1072 [lua] access_by_lua(msblocations.conf:189):2: 3d35254b798168a214b716f91a6ab97c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:07:18 [info] 41#41: *1072 [lua] logger.lua:23: 3d35254b798168a214b716f91a6ab97c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:07:18 +0000] 3d35254b798168a214b716f91a6ab97c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:07:24 [info] 41#41: *1073 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:24 [info] 41#41: *1074 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:33 [info] 41#41: *1075 [lua] access_by_lua(msblocations.conf:189):2: 347c5195bddc78920126b72db940a5f5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:07:33 [info] 41#41: *1075 [lua] logger.lua:23: 347c5195bddc78920126b72db940a5f5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:07:33 +0000] 347c5195bddc78920126b72db940a5f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:07:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:07:34 [info] 41#41: *1076 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:34 [info] 41#41: *1077 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:44 [info] 41#41: *1078 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:44 [info] 41#41: *1079 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:48 [info] 41#41: *1080 [lua] access_by_lua(msblocations.conf:189):2: 69834f0d6436faebf32431ac28f7cfcd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:07:48 +0000] 69834f0d6436faebf32431ac28f7cfcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:07:48 [info] 41#41: *1080 [lua] logger.lua:23: 69834f0d6436faebf32431ac28f7cfcd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:07:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:07:54 [info] 40#40: *1082 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:07:54 [info] 41#41: *1081 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:03 [info] 41#41: *1083 [lua] access_by_lua(msblocations.conf:189):2: 69f332589eee7c7c25a9cb3bb636fbee:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:08:03 +0000] 69f332589eee7c7c25a9cb3bb636fbee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:08:03 [info] 41#41: *1083 [lua] logger.lua:23: 69f332589eee7c7c25a9cb3bb636fbee {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:08:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:08:04 [info] 41#41: *1085 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:04 [info] 41#41: *1084 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:14 [info] 41#41: *1087 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:14 [info] 41#41: *1088 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:18 [info] 41#41: *1089 [lua] access_by_lua(msblocations.conf:189):2: e5eb7c8755079be77c566267d59dbed7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:08:18 [info] 41#41: *1089 [lua] logger.lua:23: e5eb7c8755079be77c566267d59dbed7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:08:18 +0000] e5eb7c8755079be77c566267d59dbed7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:08:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:08:24 [info] 41#41: *1090 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:24 [info] 40#40: *1091 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:33 [info] 41#41: *1092 [lua] access_by_lua(msblocations.conf:189):2: 6f96827b5b55138fe40bf0b2122122a4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:08:33 [info] 41#41: *1092 [lua] logger.lua:23: 6f96827b5b55138fe40bf0b2122122a4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:08:33 +0000] 6f96827b5b55138fe40bf0b2122122a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:08:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:08:34 [info] 41#41: *1093 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:34 [info] 41#41: *1094 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:44 [info] 40#40: *1096 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:44 [info] 40#40: *1095 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:48 [info] 41#41: *1097 [lua] access_by_lua(msblocations.conf:189):2: 1d50f1345b91b8bf806ea29e62889e36:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:08:48 [info] 41#41: *1097 [lua] logger.lua:23: 1d50f1345b91b8bf806ea29e62889e36 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:08:48 +0000] 1d50f1345b91b8bf806ea29e62889e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:08:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:08:54 [info] 41#41: *1098 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:08:54 [info] 41#41: *1099 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:03 [info] 41#41: *1100 [lua] access_by_lua(msblocations.conf:189):2: 936287707724ffb7c7d327a5a6ceb999:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:09:03 [info] 41#41: *1100 [lua] logger.lua:23: 936287707724ffb7c7d327a5a6ceb999 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:09:03 +0000] 936287707724ffb7c7d327a5a6ceb999 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:09:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:09:04 [info] 40#40: *1102 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:04 [info] 40#40: *1101 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:14 [info] 41#41: *1104 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:14 [info] 40#40: *1105 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:18 [info] 41#41: *1106 [lua] access_by_lua(msblocations.conf:189):2: 2225ccf3a102bdd94ce3bd39fd0b6be2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:09:18 [info] 41#41: *1106 [lua] logger.lua:23: 2225ccf3a102bdd94ce3bd39fd0b6be2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:09:18 +0000] 2225ccf3a102bdd94ce3bd39fd0b6be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:09:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:09:24 [info] 41#41: *1107 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:24 [info] 41#41: *1108 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:33 [info] 41#41: *1109 [lua] access_by_lua(msblocations.conf:189):2: 6aa357bafc107d32effe97feea721a53:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:09:33 [info] 41#41: *1109 [lua] logger.lua:23: 6aa357bafc107d32effe97feea721a53 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:09:33 +0000] 6aa357bafc107d32effe97feea721a53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:09:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:09:34 [info] 41#41: *1110 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:34 [info] 41#41: *1111 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:44 [info] 41#41: *1113 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:44 [info] 41#41: *1112 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:48 [info] 41#41: *1114 [lua] access_by_lua(msblocations.conf:189):2: b9bb515b5c17253b0c19ae809d89fc8a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:09:48 [info] 41#41: *1114 [lua] logger.lua:23: b9bb515b5c17253b0c19ae809d89fc8a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:09:48 +0000] b9bb515b5c17253b0c19ae809d89fc8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:09:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:09:54 [info] 41#41: *1116 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:09:54 [info] 41#41: *1115 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:03 [info] 41#41: *1117 [lua] access_by_lua(msblocations.conf:189):2: 77b91ded69267687f074a6aa4c96b8b3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:10:03 +0000] 77b91ded69267687f074a6aa4c96b8b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:10:03 [info] 41#41: *1117 [lua] logger.lua:23: 77b91ded69267687f074a6aa4c96b8b3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:10:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:10:04 [info] 41#41: *1119 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:04 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:05 [info] 41#41: *1120 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:10:14 [info] 41#41: *1122 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:14 [info] 41#41: *1123 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:18 [info] 41#41: *1124 [lua] access_by_lua(msblocations.conf:189):2: 0ca1e4b6a525359f7d3a36b65d65c51b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:10:18 [info] 41#41: *1124 [lua] logger.lua:23: 0ca1e4b6a525359f7d3a36b65d65c51b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:10:18 +0000] 0ca1e4b6a525359f7d3a36b65d65c51b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:10:24 [info] 41#41: *1125 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:24 [info] 40#40: *1126 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:33 [info] 41#41: *1127 [lua] access_by_lua(msblocations.conf:189):2: 942be799a8e1f7339f905b219366c068:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:10:33 [info] 41#41: *1127 [lua] logger.lua:23: 942be799a8e1f7339f905b219366c068 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:10:33 +0000] 942be799a8e1f7339f905b219366c068 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:10:34 [info] 40#40: *1129 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:34 [info] 41#41: *1128 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:44 [info] 41#41: *1130 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:44 [info] 41#41: *1131 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:48 [info] 41#41: *1132 [lua] access_by_lua(msblocations.conf:189):2: d26d0ffba97fbe5ff4a3b902f16d338e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:10:48 [info] 41#41: *1132 [lua] logger.lua:23: d26d0ffba97fbe5ff4a3b902f16d338e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:10:48 +0000] d26d0ffba97fbe5ff4a3b902f16d338e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:10:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:10:54 [info] 40#40: *1134 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:10:54 [info] 40#40: *1133 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:03 [info] 41#41: *1135 [lua] access_by_lua(msblocations.conf:189):2: f7c8cf6a4effc7ab228d1d2dad6a933f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:11:03 +0000] f7c8cf6a4effc7ab228d1d2dad6a933f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:11:03 [info] 41#41: *1135 [lua] logger.lua:23: f7c8cf6a4effc7ab228d1d2dad6a933f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:11:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:11:04 [info] 41#41: *1136 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:04 [info] 41#41: *1137 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:14 [info] 41#41: *1139 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:14 [info] 41#41: *1140 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:18 [info] 41#41: *1141 [lua] access_by_lua(msblocations.conf:189):2: 22d2620569baf8e4ef6a1e5613ec2918:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:11:18 [info] 41#41: *1141 [lua] logger.lua:23: 22d2620569baf8e4ef6a1e5613ec2918 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:11:18 +0000] 22d2620569baf8e4ef6a1e5613ec2918 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:11:24 [info] 40#40: *1142 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:24 [info] 40#40: *1143 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:33 [info] 41#41: *1144 [lua] access_by_lua(msblocations.conf:189):2: c53f2a7f253fa3e7d17556f43672a426:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:11:33 [info] 41#41: *1144 [lua] logger.lua:23: c53f2a7f253fa3e7d17556f43672a426 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:11:33 +0000] c53f2a7f253fa3e7d17556f43672a426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:11:34 [info] 41#41: *1145 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:34 [info] 41#41: *1146 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:44 [info] 40#40: *1147 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:44 [info] 40#40: *1148 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:48 [info] 41#41: *1149 [lua] access_by_lua(msblocations.conf:189):2: 433363af9dc27e164e9c3bf080f0256b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:11:48 [info] 41#41: *1149 [lua] logger.lua:23: 433363af9dc27e164e9c3bf080f0256b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:11:48 +0000] 433363af9dc27e164e9c3bf080f0256b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:11:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:11:54 [info] 41#41: *1150 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:11:54 [info] 40#40: *1151 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:03 [info] 41#41: *1152 [lua] access_by_lua(msblocations.conf:189):2: 0094cc1ec94b14599f4cf7e440a24c98:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:12:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:12:03 +0000] 0094cc1ec94b14599f4cf7e440a24c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:12:03 [info] 41#41: *1152 [lua] logger.lua:23: 0094cc1ec94b14599f4cf7e440a24c98 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:12:04 [info] 41#41: *1153 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:04 [info] 41#41: *1154 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:14 [info] 41#41: *1156 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:14 [info] 41#41: *1157 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:18 [info] 41#41: *1158 [lua] access_by_lua(msblocations.conf:189):2: 45b608fff63f334df0500d86485c1fea:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:12:18 [info] 41#41: *1158 [lua] logger.lua:23: 45b608fff63f334df0500d86485c1fea {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:12:18 +0000] 45b608fff63f334df0500d86485c1fea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:12:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:12:24 [info] 40#40: *1159 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:24 [info] 40#40: *1160 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:33 [info] 41#41: *1161 [lua] access_by_lua(msblocations.conf:189):2: 7fe752f623dd3b4345a307d02b02bc2b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:12:33 +0000] 7fe752f623dd3b4345a307d02b02bc2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:12:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:12:33 [info] 41#41: *1161 [lua] logger.lua:23: 7fe752f623dd3b4345a307d02b02bc2b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:12:34 [info] 40#40: *1162 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:34 [info] 40#40: *1163 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:44 [info] 40#40: *1165 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:44 [info] 40#40: *1164 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:48 [info] 41#41: *1166 [lua] access_by_lua(msblocations.conf:189):2: 0c83fc6841937d1c45244161de992409:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:12:48 [info] 41#41: *1166 [lua] logger.lua:23: 0c83fc6841937d1c45244161de992409 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:12:48 +0000] 0c83fc6841937d1c45244161de992409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:12:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:12:54 [info] 40#40: *1167 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:12:54 [info] 40#40: *1168 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:03 [info] 41#41: *1169 [lua] access_by_lua(msblocations.conf:189):2: 0c8bec5c025eb9b7fe5a7efc8f1379af:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:13:03 [info] 41#41: *1169 [lua] logger.lua:23: 0c8bec5c025eb9b7fe5a7efc8f1379af {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:13:03 +0000] 0c8bec5c025eb9b7fe5a7efc8f1379af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:13:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:13:04 [info] 40#40: *1170 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:04 [info] 40#40: *1171 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:14 [info] 41#41: *1174 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:14 [info] 41#41: *1173 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:18 [info] 41#41: *1175 [lua] access_by_lua(msblocations.conf:189):2: a468de45aa716095396ef46349d8f63b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:13:18 [info] 41#41: *1175 [lua] logger.lua:23: a468de45aa716095396ef46349d8f63b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:13:18 +0000] a468de45aa716095396ef46349d8f63b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:13:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:24 [info] 40#40: *1176 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:24 [info] 40#40: *1177 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:33 [info] 41#41: *1178 [lua] access_by_lua(msblocations.conf:189):2: 5eeb64a7a3d4e73cb15ed5b9f3fd1985:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:13:33 +0000] 5eeb64a7a3d4e73cb15ed5b9f3fd1985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:13:33 [info] 41#41: *1178 [lua] logger.lua:23: 5eeb64a7a3d4e73cb15ed5b9f3fd1985 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:13:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:34 [info] 40#40: *1180 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:34 [info] 40#40: *1179 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:44 [info] 40#40: *1182 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:44 [info] 40#40: *1181 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:48 [info] 41#41: *1183 [lua] access_by_lua(msblocations.conf:189):2: 144ad31c4b2b701cea3908db86c9a9f4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:13:48 [info] 41#41: *1183 [lua] logger.lua:23: 144ad31c4b2b701cea3908db86c9a9f4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:13:48 +0000] 144ad31c4b2b701cea3908db86c9a9f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:13:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:13:54 [info] 41#41: *1184 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:13:54 [info] 41#41: *1185 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:03 [info] 41#41: *1186 [lua] access_by_lua(msblocations.conf:189):2: 83d5d389bb800812ccf228d3d92b7b90:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:03 +0000] 83d5d389bb800812ccf228d3d92b7b90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:14:03 [info] 41#41: *1186 [lua] logger.lua:23: 83d5d389bb800812ccf228d3d92b7b90 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:14:04 [info] 41#41: *1188 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:04 [info] 41#41: *1187 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:14 [info] 40#40: *1191 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:14 [info] 41#41: *1190 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:18 [info] 41#41: *1192 [lua] access_by_lua(msblocations.conf:189):2: 69192555961c920a6b9137352461d28f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:14:18 [info] 41#41: *1192 [lua] logger.lua:23: 69192555961c920a6b9137352461d28f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:18 +0000] 69192555961c920a6b9137352461d28f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:14:24 [info] 40#40: *1194 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:24 [info] 41#41: *1193 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:33 [info] 41#41: *1195 [lua] access_by_lua(msblocations.conf:189):2: add16a4cc512874a423f99bec6e87261:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:14:33 [info] 41#41: *1195 [lua] logger.lua:23: add16a4cc512874a423f99bec6e87261 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:33 +0000] add16a4cc512874a423f99bec6e87261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:14:34 [info] 41#41: *1196 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:34 [info] 41#41: *1197 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:44 [info] 40#40: *1198 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:44 [info] 40#40: *1199 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:48 [info] 41#41: *1200 [lua] access_by_lua(msblocations.conf:189):2: 0ca98e8824c93461efd92b6f357b05cd:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:14:48 +0000] 0ca98e8824c93461efd92b6f357b05cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:14:48 [info] 41#41: *1200 [lua] logger.lua:23: 0ca98e8824c93461efd92b6f357b05cd {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:14:54 [info] 40#40: *1202 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:14:54 [info] 41#41: *1201 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:03 [info] 41#41: *1203 [lua] access_by_lua(msblocations.conf:189):2: aa17f50b458dfead57ff9440d8cd0cb0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:15:03 [info] 41#41: *1203 [lua] logger.lua:23: aa17f50b458dfead57ff9440d8cd0cb0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:15:03 +0000] aa17f50b458dfead57ff9440d8cd0cb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:04 [info] 41#41: *1204 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:04 [info] 40#40: *1205 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:14 [info] 41#41: *1207 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:14 [info] 40#40: *1208 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:18 [info] 41#41: *1209 [lua] access_by_lua(msblocations.conf:189):2: 8ed499aa41d6e7266ea71893449ca7b5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:15:18 [info] 41#41: *1209 [lua] logger.lua:23: 8ed499aa41d6e7266ea71893449ca7b5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:15:18 +0000] 8ed499aa41d6e7266ea71893449ca7b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:24 [info] 41#41: *1210 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:24 [info] 40#40: *1211 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:33 [info] 41#41: *1212 [lua] access_by_lua(msblocations.conf:189):2: bfa5315cca8000d384f8f27df2773e84:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:15:33 [info] 41#41: *1212 [lua] logger.lua:23: bfa5315cca8000d384f8f27df2773e84 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:15:33 +0000] bfa5315cca8000d384f8f27df2773e84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:15:34 [info] 41#41: *1214 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:34 [info] 41#41: *1213 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:44 [info] 41#41: *1216 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:44 [info] 41#41: *1215 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:48 [info] 41#41: *1217 [lua] access_by_lua(msblocations.conf:189):2: 286cbbd27660d358d92376e2cf5980e9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:15:48 [info] 41#41: *1217 [lua] logger.lua:23: 286cbbd27660d358d92376e2cf5980e9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:15:48 +0000] 286cbbd27660d358d92376e2cf5980e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:15:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:15:54 [info] 40#40: *1219 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:15:54 [info] 40#40: *1218 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:03 [info] 41#41: *1220 [lua] access_by_lua(msblocations.conf:189):2: 640a0a81859439bb7aa452160cf98c62:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:16:03 [info] 41#41: *1220 [lua] logger.lua:23: 640a0a81859439bb7aa452160cf98c62 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:16:03 +0000] 640a0a81859439bb7aa452160cf98c62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:16:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:16:04 [info] 41#41: *1222 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:04 [info] 41#41: *1221 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:14 [info] 40#40: *1224 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:14 [info] 40#40: *1225 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:18 [info] 41#41: *1226 [lua] access_by_lua(msblocations.conf:189):2: 3d7927289fda6e2e92d7daab16a83590:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:16:18 [info] 41#41: *1226 [lua] logger.lua:23: 3d7927289fda6e2e92d7daab16a83590 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:16:18 +0000] 3d7927289fda6e2e92d7daab16a83590 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:16:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:16:24 [info] 41#41: *1228 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:24 [info] 41#41: *1227 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:33 [info] 41#41: *1229 [lua] access_by_lua(msblocations.conf:189):2: 087469382256c38d698ba5b03f945b29:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:16:33 +0000] 087469382256c38d698ba5b03f945b29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:16:33 [info] 41#41: *1229 [lua] logger.lua:23: 087469382256c38d698ba5b03f945b29 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:16:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:16:34 [info] 41#41: *1231 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:34 [info] 41#41: *1230 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:44 [info] 41#41: *1233 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:44 [info] 41#41: *1232 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:48 [info] 41#41: *1234 [lua] access_by_lua(msblocations.conf:189):2: 89835ddc13840ba9abd908b3416511f9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:16:48 [info] 41#41: *1234 [lua] logger.lua:23: 89835ddc13840ba9abd908b3416511f9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:16:48 +0000] 89835ddc13840ba9abd908b3416511f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:16:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:16:54 [info] 41#41: *1236 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:16:54 [info] 41#41: *1235 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:03 [info] 41#41: *1237 [lua] access_by_lua(msblocations.conf:189):2: 1b7e33abc5df73abcfa896d37c64cd65:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:17:03 [info] 41#41: *1237 [lua] logger.lua:23: 1b7e33abc5df73abcfa896d37c64cd65 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:17:03 +0000] 1b7e33abc5df73abcfa896d37c64cd65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:04 [info] 41#41: *1239 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:04 [info] 41#41: *1238 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:14 [info] 41#41: *1241 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:14 [info] 41#41: *1242 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:18 [info] 41#41: *1243 [lua] access_by_lua(msblocations.conf:189):2: b113f02a08188e9620e29501b479e23f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:17:18 [info] 41#41: *1243 [lua] logger.lua:23: b113f02a08188e9620e29501b479e23f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:17:18 +0000] b113f02a08188e9620e29501b479e23f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:24 [info] 41#41: *1244 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:24 [info] 41#41: *1245 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:33 [info] 41#41: *1246 [lua] access_by_lua(msblocations.conf:189):2: c74849cc618d9126ccb048e564ab00dc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:17:33 +0000] c74849cc618d9126ccb048e564ab00dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:17:33 [info] 41#41: *1246 [lua] logger.lua:23: c74849cc618d9126ccb048e564ab00dc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:17:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:34 [info] 40#40: *1247 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:34 [info] 41#41: *1248 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:44 [info] 41#41: *1249 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:44 [info] 41#41: *1250 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:48 [info] 41#41: *1251 client closed connection while waiting for request, client: 10.233.65.190, server: 0.0.0.0:443
2023/01/21 06:17:48 [info] 41#41: *1252 [lua] access_by_lua(msblocations.conf:189):2: 037c0032a3b1b0b38515d4c6535f4ad9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:17:48 [info] 41#41: *1252 [lua] logger.lua:23: 037c0032a3b1b0b38515d4c6535f4ad9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:17:48 +0000] 037c0032a3b1b0b38515d4c6535f4ad9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:17:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:17:54 [info] 41#41: *1253 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:17:54 [info] 41#41: *1254 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:03 [info] 41#41: *1255 [lua] access_by_lua(msblocations.conf:189):2: a92011a347856bbdb11b4e27046899e8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:18:03 [info] 41#41: *1255 [lua] logger.lua:23: a92011a347856bbdb11b4e27046899e8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:18:03 +0000] a92011a347856bbdb11b4e27046899e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:18:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:18:04 [info] 41#41: *1256 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:04 [info] 40#40: *1257 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:14 [info] 41#41: *1259 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:14 [info] 41#41: *1260 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:18 [info] 41#41: *1261 [lua] access_by_lua(msblocations.conf:189):2: ec468cd8af08568191230d7e4e198b63:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:18:18 [info] 41#41: *1261 [lua] logger.lua:23: ec468cd8af08568191230d7e4e198b63 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:18:18 +0000] ec468cd8af08568191230d7e4e198b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:18:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:18:24 [info] 40#40: *1263 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:24 [info] 41#41: *1262 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:33 [info] 41#41: *1264 [lua] access_by_lua(msblocations.conf:189):2: 442afcabdd53545bfbf20a2328d67dd3:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:18:33 [info] 41#41: *1264 [lua] logger.lua:23: 442afcabdd53545bfbf20a2328d67dd3 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:18:33 +0000] 442afcabdd53545bfbf20a2328d67dd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:18:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:18:34 [info] 41#41: *1266 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:34 [info] 41#41: *1265 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:44 [info] 41#41: *1267 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:44 [info] 41#41: *1268 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:49 [info] 41#41: *1269 [lua] access_by_lua(msblocations.conf:189):2: fd39e27c865be660861eb43704f18c9f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:18:49 +0000] fd39e27c865be660861eb43704f18c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:18:49 [info] 41#41: *1269 [lua] logger.lua:23: fd39e27c865be660861eb43704f18c9f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:18:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:18:54 [info] 41#41: *1270 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:18:54 [info] 40#40: *1271 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:04 [info] 41#41: *1272 [lua] access_by_lua(msblocations.conf:189):2: 70c88c19aac4f94088b54c8fcac2c227:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:19:04 [info] 41#41: *1272 [lua] logger.lua:23: 70c88c19aac4f94088b54c8fcac2c227 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:19:04 +0000] 70c88c19aac4f94088b54c8fcac2c227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:19:04 [info] 41#41: *1273 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:04 [info] 41#41: *1274 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:14 [info] 41#41: *1276 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:14 [info] 41#41: *1277 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:19 [info] 41#41: *1278 [lua] access_by_lua(msblocations.conf:189):2: 6a8d796421fcf4b97a83b90778efdf3a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:19:19 +0000] 6a8d796421fcf4b97a83b90778efdf3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:19:19 [info] 41#41: *1278 [lua] logger.lua:23: 6a8d796421fcf4b97a83b90778efdf3a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:19:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:19:24 [info] 40#40: *1279 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:24 [info] 41#41: *1280 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:34 [info] 41#41: *1281 [lua] access_by_lua(msblocations.conf:189):2: 70912fd6ad9bb33298b48dfde3118fbb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:19:34 [info] 41#41: *1281 [lua] logger.lua:23: 70912fd6ad9bb33298b48dfde3118fbb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:19:34 +0000] 70912fd6ad9bb33298b48dfde3118fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/01/21 06:19:34 [info] 41#41: *1282 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:34 [info] 41#41: *1283 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:44 [info] 41#41: *1284 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:44 [info] 41#41: *1285 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:49 [info] 41#41: *1286 [lua] access_by_lua(msblocations.conf:189):2: b65b630c4d20a1bf8ddc2a4ddf78f2a6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:19:49 [info] 41#41: *1286 [lua] logger.lua:23: b65b630c4d20a1bf8ddc2a4ddf78f2a6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:19:49 +0000] b65b630c4d20a1bf8ddc2a4ddf78f2a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:19:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:19:54 [info] 40#40: *1288 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:19:54 [info] 41#41: *1287 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:04 [info] 41#41: *1289 [lua] access_by_lua(msblocations.conf:189):2: db4e4f95fbe2de3f55d89c06a4500e12:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:20:04 [info] 41#41: *1289 [lua] logger.lua:23: db4e4f95fbe2de3f55d89c06a4500e12 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:20:04 +0000] db4e4f95fbe2de3f55d89c06a4500e12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/01/21 06:20:04 [info] 41#41: *1290 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:04 [info] 41#41: *1291 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:14 [info] 41#41: *1293 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:14 [info] 41#41: *1294 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:19 [info] 41#41: *1295 [lua] access_by_lua(msblocations.conf:189):2: 4ac63bce7913bafaa4b4a0d4ca80ecd8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:20:19 [info] 41#41: *1295 [lua] logger.lua:23: 4ac63bce7913bafaa4b4a0d4ca80ecd8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:20:19 +0000] 4ac63bce7913bafaa4b4a0d4ca80ecd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:20:24 [info] 40#40: *1297 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:24 [info] 40#40: *1296 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:34 [info] 41#41: *1298 [lua] access_by_lua(msblocations.conf:189):2: 700545821c37e8d2eedeffc67e461896:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:20:34 [info] 41#41: *1298 [lua] logger.lua:23: 700545821c37e8d2eedeffc67e461896 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:20:34 +0000] 700545821c37e8d2eedeffc67e461896 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:20:34 [info] 40#40: *1299 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:34 [info] 40#40: *1300 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:44 [info] 40#40: *1302 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:44 [info] 41#41: *1301 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:49 [info] 41#41: *1303 [lua] access_by_lua(msblocations.conf:189):2: 1174a6dcfeb702fdc9d291008338d28a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:20:49 +0000] 1174a6dcfeb702fdc9d291008338d28a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:20:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:20:49 [info] 41#41: *1303 [lua] logger.lua:23: 1174a6dcfeb702fdc9d291008338d28a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:20:54 [info] 40#40: *1304 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:20:54 [info] 40#40: *1305 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:04 [info] 41#41: *1306 [lua] access_by_lua(msblocations.conf:189):2: 035753a6975116cb431e0725b09856d6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:21:04 [info] 41#41: *1306 [lua] logger.lua:23: 035753a6975116cb431e0725b09856d6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:21:04 +0000] 035753a6975116cb431e0725b09856d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:21:04 [info] 40#40: *1308 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:04 [info] 41#41: *1307 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:14 [info] 41#41: *1311 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:14 [info] 41#41: *1310 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:19 [info] 41#41: *1312 [lua] access_by_lua(msblocations.conf:189):2: 78b51959fc788484df0f2269fd232f2d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:21:19 [info] 41#41: *1312 [lua] logger.lua:23: 78b51959fc788484df0f2269fd232f2d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:21:19 +0000] 78b51959fc788484df0f2269fd232f2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:21:24 [info] 41#41: *1313 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:24 [info] 41#41: *1314 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:34 [info] 41#41: *1315 [lua] access_by_lua(msblocations.conf:189):2: eb846e63eb7f9a45c992ea7bf818152b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:21:34 [info] 41#41: *1315 [lua] logger.lua:23: eb846e63eb7f9a45c992ea7bf818152b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:21:34 +0000] eb846e63eb7f9a45c992ea7bf818152b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:21:34 [info] 41#41: *1316 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:34 [info] 41#41: *1317 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:44 [info] 41#41: *1320 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:44 [info] 41#41: *1319 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:49 [info] 41#41: *1321 [lua] access_by_lua(msblocations.conf:189):2: dd3647e57c5b977cbf16b58199ee3a3f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:21:49 [info] 41#41: *1321 [lua] logger.lua:23: dd3647e57c5b977cbf16b58199ee3a3f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:21:49 +0000] dd3647e57c5b977cbf16b58199ee3a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:21:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:21:54 [info] 41#41: *1323 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:54 [info] 41#41: *1322 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:21:55 [info] 41#41: *1318 client prematurely closed connection while reading client request line, client: 10.233.64.77, server: 
10.233.64.77 - - [21/Jan/2023:06:21:55 +0000] 9b894d5f7768675125c771a9cc06d60d "" 400 request_processing_time:5.008 upstream_response_time:- "-" "-" "-"
2023/01/21 06:21:55 [info] 41#41: *1324 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
10.233.64.77 - - [21/Jan/2023:06:21:55 +0000] 63e9b627a8fed02092893ce471196412 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/21 06:22:04 [info] 41#41: *1325 [lua] access_by_lua(msblocations.conf:189):2: 4d1a1fde60969f8b20a72794e253caa7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:04 +0000] 4d1a1fde60969f8b20a72794e253caa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:22:04 [info] 41#41: *1325 [lua] logger.lua:23: 4d1a1fde60969f8b20a72794e253caa7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:22:04 [info] 41#41: *1327 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:04 [info] 41#41: *1326 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:14 [info] 40#40: *1330 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:14 [info] 41#41: *1329 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:19 [info] 41#41: *1331 [lua] access_by_lua(msblocations.conf:189):2: 369a836cd50ba2116e0df9cfbac57979:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:19 +0000] 369a836cd50ba2116e0df9cfbac57979 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:22:19 [info] 41#41: *1331 [lua] logger.lua:23: 369a836cd50ba2116e0df9cfbac57979 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:22:24 [info] 41#41: *1333 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:24 [info] 41#41: *1332 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:34 [info] 41#41: *1334 [lua] access_by_lua(msblocations.conf:189):2: ef5a4c5811eaf134ba46f9070de8dd7f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:22:34 [info] 41#41: *1334 [lua] logger.lua:23: ef5a4c5811eaf134ba46f9070de8dd7f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:34 +0000] ef5a4c5811eaf134ba46f9070de8dd7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:22:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:22:34 [info] 41#41: *1335 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:34 [info] 41#41: *1336 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:44 [info] 41#41: *1337 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:44 [info] 40#40: *1338 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:49 [info] 41#41: *1339 [lua] access_by_lua(msblocations.conf:189):2: 0fd2d51ca9f53af148290e29481bec90:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:22:49 +0000] 0fd2d51ca9f53af148290e29481bec90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:22:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:22:49 [info] 41#41: *1339 [lua] logger.lua:23: 0fd2d51ca9f53af148290e29481bec90 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:22:54 [info] 41#41: *1340 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:22:54 [info] 40#40: *1341 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:04 [info] 41#41: *1342 [lua] access_by_lua(msblocations.conf:189):2: a7764c720d6ec2214b8229a6ac3783e6:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:23:04 [info] 41#41: *1342 [lua] logger.lua:23: a7764c720d6ec2214b8229a6ac3783e6 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:04 +0000] a7764c720d6ec2214b8229a6ac3783e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:23:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:23:04 [info] 41#41: *1343 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:04 [info] 40#40: *1344 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:14 [info] 41#41: *1346 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:14 [info] 40#40: *1347 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:19 [info] 41#41: *1348 [lua] access_by_lua(msblocations.conf:189):2: 7c6cdbc4cc0e399b99fdd52d57ff83ae:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:19 +0000] 7c6cdbc4cc0e399b99fdd52d57ff83ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:23:19 [info] 41#41: *1348 [lua] logger.lua:23: 7c6cdbc4cc0e399b99fdd52d57ff83ae {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:23:22 [info] 41#41: *1349 [lua] access_by_lua(msblocations.conf:189):2: 9a0471c612b2ef9491a8d313056a1dea:receive the request, client: 10.233.64.77, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.102:30283"
2023/01/21 06:23:22 [info] 41#41: *1350 [lua] access_by_lua(msblocations.conf:189):2: 735f8226abea012c55af828144a9fe9e:receive the request, client: 10.233.64.77, server: , request: "GET /nmaplowercheck1674282203 HTTP/1.1", host: "10.32.241.102:30283"
2023/01/21 06:23:22 [warn] 41#41: *1349 [lua] error_handler.lua:29: error_svc_not_found(): 9a0471c612b2ef9491a8d313056a1dea No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "POST /sdk HTTP/1.1", host: "10.32.241.102:30283"
2023/01/21 06:23:22 [warn] 41#41: *1350 [lua] error_handler.lua:29: error_svc_not_found(): 735f8226abea012c55af828144a9fe9e No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /nmaplowercheck1674282203 HTTP/1.1", host: "10.32.241.102:30283"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 735f8226abea012c55af828144a9fe9e "GET /nmaplowercheck1674282203 HTTP/1.1" 502 request_processing_time:0.008 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 9a0471c612b2ef9491a8d313056a1dea "POST /sdk HTTP/1.1" 502 request_processing_time:0.114 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-"
2023/01/21 06:23:22 [info] 41#41: *1351 [lua] access_by_lua(msblocations.conf:189):2: 018e3619f173722617f11b54928df557:receive the request, client: 10.233.64.77, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.102:30283"
2023/01/21 06:23:22 [warn] 41#41: *1351 [lua] error_handler.lua:29: error_svc_not_found(): 018e3619f173722617f11b54928df557 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.241.102:30283"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] 018e3619f173722617f11b54928df557 "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/21 06:23:22 [info] 41#41: *1352 [lua] access_by_lua(msblocations.conf:189):2: f14a02cde2762a48fe24babad8743666:receive the request, client: 10.233.64.77, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.102:30283"
2023/01/21 06:23:22 [warn] 41#41: *1352 [lua] error_handler.lua:29: error_svc_not_found(): f14a02cde2762a48fe24babad8743666 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.241.102:30283"
10.233.64.77 - - [21/Jan/2023:06:23:22 +0000] f14a02cde2762a48fe24babad8743666 "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/21 06:23:24 [info] 40#40: *1354 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:24 [info] 41#41: *1353 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:30 [info] 41#41: *1355 [lua] access_by_lua(msblocations.conf:189):2: 57b22bd8a93a9fa5767d816483f7a3f6:receive the request, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
2023/01/21 06:23:30 [warn] 41#41: *1355 [lua] error_handler.lua:29: error_svc_not_found(): 57b22bd8a93a9fa5767d816483f7a3f6 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET / HTTP/1.0"
10.233.64.77 - - [21/Jan/2023:06:23:30 +0000] 57b22bd8a93a9fa5767d816483f7a3f6 "GET / HTTP/1.0" 502 request_processing_time:0.001 upstream_response_time:- "-" "-" "-"
2023/01/21 06:23:30 [info] 41#41: *1356 [lua] access_by_lua(msblocations.conf:189):2: 9d7df4538dc34d86484d83ef630c27a4:receive the request, client: 10.233.64.77, server: , request: "GET / HTTP/1.1", host: "10.32.241.102"
2023/01/21 06:23:30 [warn] 41#41: *1356 [lua] error_handler.lua:29: error_svc_not_found(): 9d7df4538dc34d86484d83ef630c27a4 No route found for this request! detail_info:Custom not match, client: 10.233.64.77, server: , request: "GET / HTTP/1.1", host: "10.32.241.102"
10.233.64.77 - - [21/Jan/2023:06:23:30 +0000] 9d7df4538dc34d86484d83ef630c27a4 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-"
2023/01/21 06:23:30 [info] 41#41: *1356 client 10.233.64.77 closed keepalive connection
2023/01/21 06:23:34 [info] 41#41: *1357 [lua] access_by_lua(msblocations.conf:189):2: 2282d6154ea08b85c334571cd6bac114:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:34 +0000] 2282d6154ea08b85c334571cd6bac114 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 06:23:34 [info] 41#41: *1357 [lua] logger.lua:23: 2282d6154ea08b85c334571cd6bac114 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 06:23:34 [info] 40#40: *1358 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:34 [info] 40#40: *1359 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:44 [info] 41#41: *1360 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:44 [info] 41#41: *1361 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:49 [info] 41#41: *1362 [lua] access_by_lua(msblocations.conf:189):2: d2fc2dacecc928d8cfee34612e3d8587:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:23:49 [info] 41#41: *1362 [lua] logger.lua:23: d2fc2dacecc928d8cfee34612e3d8587 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:23:49 +0000] d2fc2dacecc928d8cfee34612e3d8587 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:23:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:23:54 [info] 41#41: *1363 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:23:54 [info] 41#41: *1364 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:04 [info] 41#41: *1365 [lua] access_by_lua(msblocations.conf:189):2: 958a73d5696c440b008d6db3df24fdcc:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:04 +0000] 958a73d5696c440b008d6db3df24fdcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:24:04 [info] 41#41: *1365 [lua] logger.lua:23: 958a73d5696c440b008d6db3df24fdcc {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:24:04 [info] 40#40: *1367 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:04 [info] 40#40: *1366 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:14 [info] 41#41: *1369 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:14 [info] 40#40: *1370 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:19 [info] 41#41: *1371 [lua] access_by_lua(msblocations.conf:189):2: 528300854f3ae3b1e27e4d725c05759b:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:24:19 [info] 41#41: *1371 [lua] logger.lua:23: 528300854f3ae3b1e27e4d725c05759b {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:19 +0000] 528300854f3ae3b1e27e4d725c05759b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:24:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:24:24 [info] 41#41: *1372 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:24 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:34 [info] 41#41: *1374 [lua] access_by_lua(msblocations.conf:189):2: ed8c9fa7f5c502188ea848ac2f7e470c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:34 +0000] ed8c9fa7f5c502188ea848ac2f7e470c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:24:34 [info] 41#41: *1374 [lua] logger.lua:23: ed8c9fa7f5c502188ea848ac2f7e470c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:24:34 [info] 41#41: *1375 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:34 [info] 41#41: *1376 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:44 [info] 41#41: *1377 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:44 [info] 41#41: *1378 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:49 [info] 41#41: *1379 [lua] access_by_lua(msblocations.conf:189):2: 4868b9b0802f3fe4c1308877a64b1594:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:49 +0000] 4868b9b0802f3fe4c1308877a64b1594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:24:49 [info] 41#41: *1379 [lua] logger.lua:23: 4868b9b0802f3fe4c1308877a64b1594 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:24:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:24:54 [info] 40#40: *1381 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:24:54 [info] 40#40: *1380 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:04 [info] 41#41: *1382 [lua] access_by_lua(msblocations.conf:189):2: a5ad032a919e21172372ff9409aca366:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:04 +0000] a5ad032a919e21172372ff9409aca366 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:25:04 [info] 41#41: *1382 [lua] logger.lua:23: a5ad032a919e21172372ff9409aca366 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/01/21 06:25:04 [info] 41#41: *1383 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:04 [info] 40#40: *1384 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:14 [info] 41#41: *1387 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:14 [info] 40#40: *1386 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:19 [info] 41#41: *1388 [lua] access_by_lua(msblocations.conf:189):2: fd4671a725afe0a40ee4af1958867a0e:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:25:19 [info] 41#41: *1388 [lua] logger.lua:23: fd4671a725afe0a40ee4af1958867a0e {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:19 +0000] fd4671a725afe0a40ee4af1958867a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:25:24 [info] 41#41: *1389 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:24 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:34 [info] 41#41: *1391 [lua] access_by_lua(msblocations.conf:189):2: a46fb73afaa0d0cdef6d29f4f459d5d2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:34 +0000] a46fb73afaa0d0cdef6d29f4f459d5d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:25:34 [info] 41#41: *1391 [lua] logger.lua:23: a46fb73afaa0d0cdef6d29f4f459d5d2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:25:34 [info] 40#40: *1392 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:34 [info] 40#40: *1393 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:44 [info] 40#40: *1394 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:44 [info] 40#40: *1395 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:49 [info] 41#41: *1396 [lua] access_by_lua(msblocations.conf:189):2: adff8b5cec4dfed081e69aee4699aa68:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:25:49 [info] 41#41: *1396 [lua] logger.lua:23: adff8b5cec4dfed081e69aee4699aa68 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:25:49 +0000] adff8b5cec4dfed081e69aee4699aa68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:25:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:25:54 [info] 41#41: *1398 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:25:54 [info] 40#40: *1397 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:04 [info] 41#41: *1399 [lua] access_by_lua(msblocations.conf:189):2: c1fbd13939361b1974a1896addc110e7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:26:04 [info] 41#41: *1399 [lua] logger.lua:23: c1fbd13939361b1974a1896addc110e7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:26:04 +0000] c1fbd13939361b1974a1896addc110e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:04 [info] 41#41: *1400 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:04 [info] 40#40: *1401 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:14 [info] 41#41: *1404 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:14 [info] 41#41: *1403 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:19 [info] 41#41: *1405 [lua] access_by_lua(msblocations.conf:189):2: 2493b18993fe4516db9cca1f986866ed:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:26:19 [info] 41#41: *1405 [lua] logger.lua:23: 2493b18993fe4516db9cca1f986866ed {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:26:19 +0000] 2493b18993fe4516db9cca1f986866ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:24 [info] 40#40: *1407 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:24 [info] 40#40: *1406 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:34 [info] 41#41: *1408 [lua] access_by_lua(msblocations.conf:189):2: 98706f7125cc9c8aabaaca1bd4d2b560:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:26:34 [info] 41#41: *1408 [lua] logger.lua:23: 98706f7125cc9c8aabaaca1bd4d2b560 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:26:34 +0000] 98706f7125cc9c8aabaaca1bd4d2b560 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:26:34 [info] 40#40: *1410 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:34 [info] 40#40: *1409 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:44 [info] 41#41: *1411 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:44 [info] 40#40: *1412 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:49 [info] 41#41: *1413 [lua] access_by_lua(msblocations.conf:189):2: a53dcbae2209916f51c5a47757482412:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:26:49 [info] 41#41: *1413 [lua] logger.lua:23: a53dcbae2209916f51c5a47757482412 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:26:49 +0000] a53dcbae2209916f51c5a47757482412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:26:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:26:54 [info] 40#40: *1415 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:26:54 [info] 40#40: *1414 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:04 [info] 41#41: *1416 [lua] access_by_lua(msblocations.conf:189):2: d5c87b14542baebe4377a8d0ba597873:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:27:04 +0000] d5c87b14542baebe4377a8d0ba597873 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:27:04 [info] 41#41: *1416 [lua] logger.lua:23: d5c87b14542baebe4377a8d0ba597873 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:27:04 [info] 40#40: *1417 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:04 [info] 41#41: *1418 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:14 [info] 40#40: *1421 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:14 [info] 41#41: *1420 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:19 [info] 41#41: *1422 [lua] access_by_lua(msblocations.conf:189):2: cfdade3b473bdd2a8953bc1018b65b4d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:27:19 [info] 41#41: *1422 [lua] logger.lua:23: cfdade3b473bdd2a8953bc1018b65b4d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:27:19 +0000] cfdade3b473bdd2a8953bc1018b65b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:27:24 [info] 41#41: *1424 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:24 [info] 40#40: *1423 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:34 [info] 41#41: *1425 [lua] access_by_lua(msblocations.conf:189):2: f8e28d5e5c9cebc134426cc66b773d14:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:27:34 [info] 41#41: *1425 [lua] logger.lua:23: f8e28d5e5c9cebc134426cc66b773d14 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:27:34 +0000] f8e28d5e5c9cebc134426cc66b773d14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:27:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:27:34 [info] 41#41: *1426 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:34 [info] 41#41: *1427 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:44 [info] 40#40: *1428 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:44 [info] 41#41: *1429 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:49 [info] 41#41: *1430 [lua] access_by_lua(msblocations.conf:189):2: caa0c0a928c147d595ce5f6560928cb7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:27:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
10.233.71.15 - - [21/Jan/2023:06:27:49 +0000] caa0c0a928c147d595ce5f6560928cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:27:49 [info] 41#41: *1430 [lua] logger.lua:23: caa0c0a928c147d595ce5f6560928cb7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:27:54 [info] 41#41: *1431 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:27:54 [info] 40#40: *1432 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:04 [info] 41#41: *1434 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:04 [info] 41#41: *1435 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:04 [info] 41#41: *1433 [lua] access_by_lua(msblocations.conf:189):2: 18d5ac36839f57c7cd7fa1b17a2347d5:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:28:04 [info] 41#41: *1433 [lua] logger.lua:23: 18d5ac36839f57c7cd7fa1b17a2347d5 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:28:04 +0000] 18d5ac36839f57c7cd7fa1b17a2347d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:28:14 [info] 41#41: *1438 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:14 [info] 41#41: *1437 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:19 [info] 41#41: *1439 [lua] access_by_lua(msblocations.conf:189):2: 1a5e130fe55cb23dcf2144e63d657065:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:28:19 [info] 41#41: *1439 [lua] logger.lua:23: 1a5e130fe55cb23dcf2144e63d657065 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:28:19 +0000] 1a5e130fe55cb23dcf2144e63d657065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:28:24 [info] 41#41: *1440 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:24 [info] 41#41: *1441 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:34 [info] 41#41: *1443 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:34 [info] 40#40: *1442 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:34 [info] 41#41: *1444 [lua] access_by_lua(msblocations.conf:189):2: 52da969d7fea881ffd3bbf45d52b608f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:28:34 [info] 41#41: *1444 [lua] logger.lua:23: 52da969d7fea881ffd3bbf45d52b608f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:28:34 +0000] 52da969d7fea881ffd3bbf45d52b608f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:28:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:28:44 [info] 40#40: *1445 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:44 [info] 41#41: *1446 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:49 [info] 41#41: *1447 [lua] access_by_lua(msblocations.conf:189):2: b286072c1f927f0939e16774b9583fc4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:28:49 +0000] b286072c1f927f0939e16774b9583fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:28:49 [info] 41#41: *1447 [lua] logger.lua:23: b286072c1f927f0939e16774b9583fc4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:28:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:28:54 [info] 41#41: *1449 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:28:54 [info] 41#41: *1448 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:04 [info] 41#41: *1450 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:04 [info] 41#41: *1451 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:04 [info] 41#41: *1452 [lua] access_by_lua(msblocations.conf:189):2: 906e2ff94ad7b76dd979cf825c454472:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:29:04 [info] 41#41: *1452 [lua] logger.lua:23: 906e2ff94ad7b76dd979cf825c454472 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:04 +0000] 906e2ff94ad7b76dd979cf825c454472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:29:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:29:14 [info] 40#40: *1454 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:14 [info] 41#41: *1455 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:19 [info] 41#41: *1456 [lua] access_by_lua(msblocations.conf:189):2: 56862514c3adda894367a8af6ba182d8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:19 +0000] 56862514c3adda894367a8af6ba182d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/01/21 06:29:19 [info] 41#41: *1456 [lua] logger.lua:23: 56862514c3adda894367a8af6ba182d8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:29:24 [info] 40#40: *1457 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:24 [info] 41#41: *1458 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:34 [info] 41#41: *1459 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:34 [info] 41#41: *1460 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:34 [info] 41#41: *1461 [lua] access_by_lua(msblocations.conf:189):2: e5457a80f868c2ddefabe8bcbcbafd50:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:34 +0000] e5457a80f868c2ddefabe8bcbcbafd50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:29:34 [info] 41#41: *1461 [lua] logger.lua:23: e5457a80f868c2ddefabe8bcbcbafd50 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:29:44 [info] 40#40: *1463 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:44 [info] 41#41: *1462 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:49 [info] 41#41: *1464 [lua] access_by_lua(msblocations.conf:189):2: e84bea2faec512b6fa2ca27af2273d20:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:49 +0000] e84bea2faec512b6fa2ca27af2273d20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/01/21 06:29:49 [info] 41#41: *1464 [lua] logger.lua:23: e84bea2faec512b6fa2ca27af2273d20 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:29:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:29:54 [info] 41#41: *1465 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:29:54 [info] 41#41: *1466 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:04 [info] 40#40: *1467 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:04 [info] 40#40: *1468 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:04 [info] 41#41: *1469 [lua] access_by_lua(msblocations.conf:189):2: 8c620a195983a83c8e239b36ea3b6eea:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:04 +0000] 8c620a195983a83c8e239b36ea3b6eea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/01/21 06:30:04 [info] 41#41: *1469 [lua] logger.lua:23: 8c620a195983a83c8e239b36ea3b6eea {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/01/21 06:30:14 [info] 41#41: *1472 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:14 [info] 41#41: *1471 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:19 [info] 41#41: *1473 [lua] access_by_lua(msblocations.conf:189):2: bcb1d4f6b4ae02e6e24f5dd3ff001097:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:19 +0000] bcb1d4f6b4ae02e6e24f5dd3ff001097 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:30:19 [info] 41#41: *1473 [lua] logger.lua:23: bcb1d4f6b4ae02e6e24f5dd3ff001097 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:30:24 [info] 40#40: *1474 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:24 [info] 41#41: *1475 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:34 [info] 40#40: *1476 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:34 [info] 41#41: *1477 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:34 [info] 41#41: *1478 [lua] access_by_lua(msblocations.conf:189):2: d5921154d74c4f76bbc5d6d226ab7cc9:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:34 +0000] d5921154d74c4f76bbc5d6d226ab7cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:30:34 [info] 41#41: *1478 [lua] logger.lua:23: d5921154d74c4f76bbc5d6d226ab7cc9 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:30:44 [info] 40#40: *1479 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:44 [info] 40#40: *1480 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:49 [info] 41#41: *1481 [lua] access_by_lua(msblocations.conf:189):2: 10a2a18054080ed476c0d770664ce8b1:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:30:49 [info] 41#41: *1481 [lua] logger.lua:23: 10a2a18054080ed476c0d770664ce8b1 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:30:49 +0000] 10a2a18054080ed476c0d770664ce8b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:30:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:30:54 [info] 40#40: *1482 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:30:54 [info] 41#41: *1483 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:04 [info] 40#40: *1484 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:04 [info] 41#41: *1485 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:04 [info] 41#41: *1486 [lua] access_by_lua(msblocations.conf:189):2: 73d608d3422c1fee24af3251741290ee:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:31:04 [info] 41#41: *1486 [lua] logger.lua:23: 73d608d3422c1fee24af3251741290ee {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:31:04 +0000] 73d608d3422c1fee24af3251741290ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:31:14 [info] 40#40: *1489 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:14 [info] 41#41: *1488 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:19 [info] 41#41: *1490 [lua] access_by_lua(msblocations.conf:189):2: aaa5998e0fed818b5754456fbdbb7ee2:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:31:19 [info] 41#41: *1490 [lua] logger.lua:23: aaa5998e0fed818b5754456fbdbb7ee2 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:31:19 +0000] aaa5998e0fed818b5754456fbdbb7ee2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/01/21 06:31:24 [info] 40#40: *1491 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:24 [info] 41#41: *1492 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:34 [info] 41#41: *1493 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:34 [info] 40#40: *1494 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:34 [info] 41#41: *1495 [lua] access_by_lua(msblocations.conf:189):2: 8507424e2ab51c10f7ecb821bb657e1c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:31:34 [info] 41#41: *1495 [lua] logger.lua:23: 8507424e2ab51c10f7ecb821bb657e1c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:31:34 +0000] 8507424e2ab51c10f7ecb821bb657e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:31:44 [info] 41#41: *1496 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:44 [info] 41#41: *1497 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:49 [info] 41#41: *1498 [lua] access_by_lua(msblocations.conf:189):2: 92ba23eda335247d6e8bedc53397f9aa:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:31:49 [info] 41#41: *1498 [lua] logger.lua:23: 92ba23eda335247d6e8bedc53397f9aa {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:31:49 +0000] 92ba23eda335247d6e8bedc53397f9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:31:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:31:54 [info] 40#40: *1499 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:31:54 [info] 41#41: *1500 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:04 [info] 41#41: *1502 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:04 [info] 40#40: *1501 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:04 [info] 41#41: *1503 [lua] access_by_lua(msblocations.conf:189):2: 5fa0547932f1691157f2845c0c38c93c:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:32:04 [info] 41#41: *1503 [lua] logger.lua:23: 5fa0547932f1691157f2845c0c38c93c {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:32:04 +0000] 5fa0547932f1691157f2845c0c38c93c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:14 [info] 41#41: *1505 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:14 [info] 41#41: *1506 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:19 [info] 41#41: *1507 [lua] access_by_lua(msblocations.conf:189):2: f85c659b056e620ab4933a793091f535:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:32:19 [info] 41#41: *1507 [lua] logger.lua:23: f85c659b056e620ab4933a793091f535 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:32:19 +0000] f85c659b056e620ab4933a793091f535 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:24 [info] 40#40: *1509 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:24 [info] 41#41: *1508 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:34 [info] 41#41: *1511 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:34 [info] 41#41: *1510 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:34 [info] 41#41: *1512 [lua] access_by_lua(msblocations.conf:189):2: f2b5caf1f7eaa874ee20bd72a5ea1715:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:32:34 +0000] f2b5caf1f7eaa874ee20bd72a5ea1715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:34 [info] 41#41: *1512 [lua] logger.lua:23: f2b5caf1f7eaa874ee20bd72a5ea1715 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:32:44 [info] 41#41: *1514 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:44 [info] 41#41: *1513 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:49 [info] 41#41: *1515 [lua] access_by_lua(msblocations.conf:189):2: 922c5feccb9af97dd0559e5a6e441ffb:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:32:49 [info] 41#41: *1515 [lua] logger.lua:23: 922c5feccb9af97dd0559e5a6e441ffb {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:32:49 +0000] 922c5feccb9af97dd0559e5a6e441ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:32:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:32:54 [info] 40#40: *1516 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:32:54 [info] 41#41: *1517 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:04 [info] 41#41: *1518 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:04 [info] 40#40: *1519 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:04 [info] 41#41: *1520 [lua] access_by_lua(msblocations.conf:189):2: a9eb0331cb8a800a09d6c90d1480481a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:33:04 +0000] a9eb0331cb8a800a09d6c90d1480481a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:04 [info] 41#41: *1520 [lua] logger.lua:23: a9eb0331cb8a800a09d6c90d1480481a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:33:14 [info] 41#41: *1522 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:14 [info] 41#41: *1523 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:19 [info] 41#41: *1524 [lua] access_by_lua(msblocations.conf:189):2: 85e6c19883cb85634a9fa02d3fa0260a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:33:19 [info] 41#41: *1524 [lua] logger.lua:23: 85e6c19883cb85634a9fa02d3fa0260a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:33:19 +0000] 85e6c19883cb85634a9fa02d3fa0260a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:24 [info] 40#40: *1526 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:24 [info] 40#40: *1525 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:34 [info] 40#40: *1527 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:34 [info] 40#40: *1528 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:34 [info] 41#41: *1529 [lua] access_by_lua(msblocations.conf:189):2: 3755bb6b7b963d377245f06180649eaa:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:33:34 [info] 41#41: *1529 [lua] logger.lua:23: 3755bb6b7b963d377245f06180649eaa {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:33:34 +0000] 3755bb6b7b963d377245f06180649eaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:44 [info] 41#41: *1530 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:44 [info] 41#41: *1531 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:49 [info] 41#41: *1532 [lua] access_by_lua(msblocations.conf:189):2: 5ddb9dc30be0f6181bab2956c373101a:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:33:49 [info] 41#41: *1532 [lua] logger.lua:23: 5ddb9dc30be0f6181bab2956c373101a {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:33:49 +0000] 5ddb9dc30be0f6181bab2956c373101a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:33:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:33:54 [info] 40#40: *1533 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:33:54 [info] 40#40: *1534 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:04 [info] 41#41: *1535 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:04 [info] 41#41: *1536 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:04 [info] 41#41: *1537 [lua] access_by_lua(msblocations.conf:189):2: 232b310903dd27314aaa2c6afcb9f030:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:34:04 [info] 41#41: *1537 [lua] logger.lua:23: 232b310903dd27314aaa2c6afcb9f030 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:34:04 +0000] 232b310903dd27314aaa2c6afcb9f030 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2
2023/01/21 06:34:14 [info] 41#41: *1539 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:14 [info] 41#41: *1540 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:19 [info] 41#41: *1541 [lua] access_by_lua(msblocations.conf:189):2: 0c45b8cbba142b4305df52308cdc01ae:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:34:19 [info] 41#41: *1541 [lua] logger.lua:23: 0c45b8cbba142b4305df52308cdc01ae {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:34:19 +0000] 0c45b8cbba142b4305df52308cdc01ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:24 [info] 40#40: *1542 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:24 [info] 40#40: *1543 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:34 [info] 40#40: *1545 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:34 [info] 41#41: *1544 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:34 [info] 41#41: *1546 [lua] access_by_lua(msblocations.conf:189):2: 63a454046f59ca52c810369f741cd9bf:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:34:34 +0000] 63a454046f59ca52c810369f741cd9bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:34 [info] 41#41: *1546 [lua] logger.lua:23: 63a454046f59ca52c810369f741cd9bf {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:34:44 [info] 40#40: *1547 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:44 [info] 40#40: *1548 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:49 [info] 41#41: *1549 [lua] access_by_lua(msblocations.conf:189):2: 35608ac3000c84a8388cd3883f68ec05:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:34:49 +0000] 35608ac3000c84a8388cd3883f68ec05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:34:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:34:49 [info] 41#41: *1549 [lua] logger.lua:23: 35608ac3000c84a8388cd3883f68ec05 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:34:54 [info] 41#41: *1550 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:34:54 [info] 41#41: *1551 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:04 [info] 41#41: *1553 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:04 [info] 41#41: *1552 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:04 [info] 41#41: *1554 [lua] access_by_lua(msblocations.conf:189):2: ccebb4d465cab644553ff2b11903dbfa:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:35:04 [info] 41#41: *1554 [lua] logger.lua:23: ccebb4d465cab644553ff2b11903dbfa {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:35:04 +0000] ccebb4d465cab644553ff2b11903dbfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:14 [info] 41#41: *1556 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:14 [info] 41#41: *1557 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:19 [info] 41#41: *1558 [lua] access_by_lua(msblocations.conf:189):2: 04409e85833223dda9dc88662e17ea8f:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:35:19 +0000] 04409e85833223dda9dc88662e17ea8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:19 [info] 41#41: *1558 [lua] logger.lua:23: 04409e85833223dda9dc88662e17ea8f {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:35:24 [info] 40#40: *1560 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:24 [info] 41#41: *1559 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:34 [info] 40#40: *1561 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:34 [info] 40#40: *1562 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:34 [info] 41#41: *1563 [lua] access_by_lua(msblocations.conf:189):2: ea985858af3b20af1eee34a900d4e165:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:35:34 [info] 41#41: *1563 [lua] logger.lua:23: ea985858af3b20af1eee34a900d4e165 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:35:34 +0000] ea985858af3b20af1eee34a900d4e165 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:35:44 [info] 41#41: *1564 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:44 [info] 40#40: *1565 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:49 [info] 41#41: *1566 [lua] access_by_lua(msblocations.conf:189):2: f602c3c42c889d928629188a9be82ad7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:35:49 [info] 41#41: *1566 [lua] logger.lua:23: f602c3c42c889d928629188a9be82ad7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:35:49 +0000] f602c3c42c889d928629188a9be82ad7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:35:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:35:54 [info] 41#41: *1567 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:35:54 [info] 41#41: *1568 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:04 [info] 41#41: *1569 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:04 [info] 40#40: *1570 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:04 [info] 41#41: *1571 [lua] access_by_lua(msblocations.conf:189):2: ccd5cf568fd9d6a86e356b1fe663ef07:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:36:04 [info] 41#41: *1571 [lua] logger.lua:23: ccd5cf568fd9d6a86e356b1fe663ef07 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:04 +0000] ccd5cf568fd9d6a86e356b1fe663ef07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:14 [info] 41#41: *1573 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:14 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:19 [info] 41#41: *1575 [lua] access_by_lua(msblocations.conf:189):2: 7d2ab6f26688122810e30830723ba4e4:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:19 +0000] 7d2ab6f26688122810e30830723ba4e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:36:19 [info] 41#41: *1575 [lua] logger.lua:23: 7d2ab6f26688122810e30830723ba4e4 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:24 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:24 [info] 41#41: *1576 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:34 [info] 40#40: *1578 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:34 [info] 40#40: *1579 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:34 [info] 41#41: *1580 [lua] access_by_lua(msblocations.conf:189):2: 80dcb0ea2d21b510574ae54546e0f88d:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:34 +0000] 80dcb0ea2d21b510574ae54546e0f88d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:36:34 [info] 41#41: *1580 [lua] logger.lua:23: 80dcb0ea2d21b510574ae54546e0f88d {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/01/21 06:36:44 [info] 40#40: *1581 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:44 [info] 40#40: *1582 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:50 [info] 41#41: *1583 [lua] access_by_lua(msblocations.conf:189):2: 90020ca07c6b575b1d6e4c71cd0ce369:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:50 +0000] 90020ca07c6b575b1d6e4c71cd0ce369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
2023/01/21 06:36:50 [info] 41#41: *1583 [lua] logger.lua:23: 90020ca07c6b575b1d6e4c71cd0ce369 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:36:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:36:54 [info] 40#40: *1584 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:36:54 [info] 40#40: *1585 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:04 [info] 40#40: *1587 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:04 [info] 41#41: *1586 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:05 [info] 41#41: *1588 [lua] access_by_lua(msblocations.conf:189):2: 1b61377d24b6378e561c27d7f841a980:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:37:05 [info] 41#41: *1588 [lua] logger.lua:23: 1b61377d24b6378e561c27d7f841a980 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:37:05 +0000] 1b61377d24b6378e561c27d7f841a980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:37:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:37:14 [info] 41#41: *1591 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:14 [info] 41#41: *1590 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:20 [info] 41#41: *1592 [lua] access_by_lua(msblocations.conf:189):2: b1bd519a56f38112928d09b5fa515912:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:37:20 +0000] b1bd519a56f38112928d09b5fa515912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/01/21 06:37:20 [info] 41#41: *1592 [lua] logger.lua:23: b1bd519a56f38112928d09b5fa515912 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:37:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/01/21 06:37:24 [info] 41#41: *1593 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:24 [info] 40#40: *1594 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:34 [info] 41#41: *1595 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:34 [info] 41#41: *1596 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:35 [info] 41#41: *1597 [lua] access_by_lua(msblocations.conf:189):2: 99984377efe43f6c40c4dda32428b9f0:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/01/21 06:37:35 [info] 41#41: *1597 [lua] logger.lua:23: 99984377efe43f6c40c4dda32428b9f0 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:37:35 +0000] 99984377efe43f6c40c4dda32428b9f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.71.15 - - [21/Jan/2023:06:37:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:37:44 [info] 41#41: *1598 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:44 [info] 40#40: *1599 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:50 [info] 41#41: *1600 [lua] access_by_lua(msblocations.conf:189):2: 57f090cc1ecdcd283cafedcaf2f63fb7:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:37:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.71.15 - - [21/Jan/2023:06:37:50 +0000] 57f090cc1ecdcd283cafedcaf2f63fb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/01/21 06:37:50 [info] 41#41: *1600 [lua] logger.lua:23: 57f090cc1ecdcd283cafedcaf2f63fb7 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , 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/21 06:37:53 [info] 41#41: *1601 [lua] access_by_lua(msblocations.conf:189):2: e82cfb800d552b81e76cd3a853f48b2b:receive the request, client: 10.233.67.133, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:37:53 [info] 41#41: *1601 [lua] logger.lua:23: e82cfb800d552b81e76cd3a853f48b2b {"matched":"microservices"} while logging request, client: 10.233.67.133, 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"
10.233.67.133 - - [21/Jan/2023:06:37:53 +0000] e82cfb800d552b81e76cd3a853f48b2b "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "python-requests/2.28.2" "-"
10.233.67.133 - - [21/Jan/2023:06:37:53 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 11
2023/01/21 06:37:53 [info] 41#41: *1602 [lua] access_by_lua(msblocations.conf:189):2: b03182d794f36bc453c21d05e4f09c21:receive the request, client: 10.233.67.133, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:37:53 [info] 41#41: *1602 [lua] logger.lua:23: b03182d794f36bc453c21d05e4f09c21 {"matched":"multicloud"} while logging request, client: 10.233.67.133, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.23.159:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:37:53 +0000] b03182d794f36bc453c21d05e4f09c21 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "python-requests/2.28.2" "-"
2023/01/21 06:37:53 [info] 41#41: *1604 [lua] access_by_lua(msblocations.conf:189):2: db2d53353cd774361a6f1f454e577bc7:receive the request, client: 10.233.67.133, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:37:53 [info] 41#41: *1604 [lua] logger.lua:23: db2d53353cd774361a6f1f454e577bc7 {"matched":"multicloud-pike"} while logging request, client: 10.233.67.133, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.46.243:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:37:53 +0000] db2d53353cd774361a6f1f454e577bc7 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.2" "-"
2023/01/21 06:37:54 [info] 41#41: *1606 [lua] access_by_lua(msblocations.conf:189):2: 29e22e9ad2ce35ec9c53ab13f7e6b474:receive the request, client: 10.233.67.133, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:37:54 [info] 41#41: *1606 [lua] logger.lua:23: 29e22e9ad2ce35ec9c53ab13f7e6b474 {"matched":"multicloud-k8s"} while logging request, client: 10.233.67.133, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.25.70:9015/v1/healthcheck", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:37:54 +0000] 29e22e9ad2ce35ec9c53ab13f7e6b474 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.2" "-"
2023/01/21 06:37:54 [info] 41#41: *1608 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:37:54 [info] 41#41: *1609 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:04 [info] 40#40: *1611 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:04 [info] 40#40: *1610 client closed connection while SSL handshaking, client: 10.233.68.253, server: 0.0.0.0:443
2023/01/21 06:38:05 [info] 41#41: *1612 [lua] access_by_lua(msblocations.conf:189):2: 2b32e91db5f443d2c7ecf2aa45c645c8:receive the request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:38:05 +0000] 2b32e91db5f443d2c7ecf2aa45c645c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/01/21 06:38:05 [info] 41#41: *1612 [lua] logger.lua:23: 2b32e91db5f443d2c7ecf2aa45c645c8 {"matched":"microservices"} while logging request, client: 10.233.71.15, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.71.15 - - [21/Jan/2023:06:38:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/01/21 06:38:08 [info] 41#41: *1613 [lua] access_by_lua(msblocations.conf:189):2: a9bcced6715d0ac8602f9fbf8a87698e:receive the request, client: 10.233.67.133, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:08 +0000] a9bcced6715d0ac8602f9fbf8a87698e "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.162 upstream_response_time:0.162 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:08 [info] 41#41: *1613 [lua] logger.lua:23: a9bcced6715d0ac8602f9fbf8a87698e {"matched":"usecaseui"} while logging request, client: 10.233.67.133, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.23.188:8443/usecase-ui/", host: "msb-iag.onap"
2023/01/21 06:38:08 [info] 41#41: *1615 [lua] access_by_lua(msblocations.conf:189):2: d54f1add8680aab39d51a0accdc7bc70:receive the request, client: 10.233.67.133, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:08 [info] 41#41: *1615 [lua] logger.lua:23: d54f1add8680aab39d51a0accdc7bc70 {"matched":"gvnfmdriver"} while logging request, client: 10.233.67.133, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.28.52:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:08 +0000] d54f1add8680aab39d51a0accdc7bc70 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:08 [info] 41#41: *1617 [lua] access_by_lua(msblocations.conf:189):2: 73c0395374e6d830c03e0f35ba62d89a:receive the request, client: 10.233.67.133, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:09 [info] 41#41: *1617 [lua] logger.lua:23: 73c0395374e6d830c03e0f35ba62d89a {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.67.133, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.52.209:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:09 +0000] 73c0395374e6d830c03e0f35ba62d89a "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.242 upstream_response_time:0.241 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:09 [info] 41#41: *1619 [lua] access_by_lua(msblocations.conf:189):2: 1c988fa485fd2e854c5d77193d4e2ec4:receive the request, client: 10.233.67.133, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:09 +0000] 1c988fa485fd2e854c5d77193d4e2ec4 "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.667 upstream_response_time:0.666 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:09 [info] 41#41: *1619 [lua] logger.lua:23: 1c988fa485fd2e854c5d77193d4e2ec4 {"matched":"nslcm"} while logging request, client: 10.233.67.133, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.39.135:8403/api/nslcm/v1/health_check", host: "msb-iag.onap"
2023/01/21 06:38:09 [info] 41#41: *1621 [lua] access_by_lua(msblocations.conf:189):2: 430415aa7e3eaa1270663adb675656b8:receive the request, client: 10.233.67.133, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:10 [info] 41#41: *1621 [lua] logger.lua:23: 430415aa7e3eaa1270663adb675656b8 {"matched":"vnflcm"} while logging request, client: 10.233.67.133, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.29.196:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:10 +0000] 430415aa7e3eaa1270663adb675656b8 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.676 upstream_response_time:0.675 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:10 [info] 41#41: *1623 [lua] access_by_lua(msblocations.conf:189):2: 444f747d4fb5d63524172d30198fbabb:receive the request, client: 10.233.67.133, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:11 +0000] 444f747d4fb5d63524172d30198fbabb "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.481 upstream_response_time:0.480 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:11 [info] 41#41: *1623 [lua] logger.lua:23: 444f747d4fb5d63524172d30198fbabb {"matched":"vnfmgr"} while logging request, client: 10.233.67.133, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.32.111:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap"
2023/01/21 06:38:11 [info] 41#41: *1625 [lua] access_by_lua(msblocations.conf:189):2: 46db80cf5cbdd90d638164a98f1a1e47:receive the request, client: 10.233.67.133, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:11 [info] 41#41: *1625 [lua] logger.lua:23: 46db80cf5cbdd90d638164a98f1a1e47 {"matched":"vnfres"} while logging request, client: 10.233.67.133, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.34.174:8802/api/vnfres/v1/health_check", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:11 +0000] 46db80cf5cbdd90d638164a98f1a1e47 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.580 upstream_response_time:0.579 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:11 [info] 41#41: *1627 [lua] access_by_lua(msblocations.conf:189):2: d8aca3afb4bae8a6045567d214eb50e9:receive the request, client: 10.233.67.133, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:11 [info] 41#41: *1627 [lua] logger.lua:23: d8aca3afb4bae8a6045567d214eb50e9 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.67.133, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.30.234:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:11 +0000] d8aca3afb4bae8a6045567d214eb50e9 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:12 [info] 41#41: *1630 [lua] access_by_lua(msblocations.conf:189):2: d70db35e04dcc63d19cbdec632158501:receive the request, client: 10.233.67.133, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:12 [info] 41#41: *1630 [lua] logger.lua:23: d70db35e04dcc63d19cbdec632158501 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.67.133, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.86:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:12 +0000] d70db35e04dcc63d19cbdec632158501 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "python-requests/2.28.2" "-"
2023/01/21 06:38:12 [info] 41#41: *1632 [lua] access_by_lua(msblocations.conf:189):2: 0237acdaad6d48133e4163fe765bff95:receive the request, client: 10.233.67.133, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap"
2023/01/21 06:38:12 [info] 41#41: *1632 [lua] logger.lua:23: 0237acdaad6d48133e4163fe765bff95 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.67.133, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.72.42:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap"
10.233.67.133 - - [21/Jan/2023:06:38:12 +0000] 0237acdaad6d48133e4163fe765bff95 "GET /api/holmes-engine-m