By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.8.241 ### 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/10 05:06:46 [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/10 05:06:46 [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/10 05:06:46 [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/10 05:06:46 [notice] 33#33: using the "epoll" event method 2023/01/10 05:06:46 [notice] 33#33: openresty/1.13.6.1 2023/01/10 05:06:46 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/10 05:06:46 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/10 05:06:46 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/10 05:06:46 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/10 05:06:46 [notice] 34#34: start worker process 36 @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 ... 2023/01/10 05:06:46 [notice] 34#34: start worker process 37 2023/01/10 05:06:46 [notice] 34#34: start worker process 38 2023/01/10 05:06:46 [notice] 34#34: start worker process 39 2023/01/10 05:06:46 [notice] 34#34: start worker process 40 2023/01/10 05:06:46 [notice] 34#34: start worker process 41 2023/01/10 05:06:46 [notice] 34#34: start worker process 42 2023/01/10 05:06:46 [notice] 34#34: start worker process 43 2023/01/10 05:06:46 [notice] 34#34: start cache manager process 44 2023/01/10 05:06:46 [notice] 34#34: start cache loader process 45 @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-20230110050647.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-10 05:06:49 676 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-10 05:06:49 688 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-10 05:06:49 689 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-10 05:06:49 766 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-10 05:06:49 766 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.8.241:10081 Enabled:true 2023-01-10 05:06:51 325 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-10 05:06:51 411 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-10 05:06:51 411 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-10 05:06:51 412 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-10 05:06:51 416 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-10 05:06:51 416 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-10 05:06:51 416 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-10 05:06:51 416 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-10 05:06:51 505 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-10 05:06:51 626 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-10 05:06:51 627 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-10 05:06:51 627 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-10 05:06:52 152 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/10 05:07:00 [info] 36#36: *12 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:00 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:08 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: a8d9340ad9c1bcb80945fa4e30573352:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:07:08 +0000] a8d9340ad9c1bcb80945fa4e30573352 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.194 upstream_response_time:0.192 "-" "Consul Health Check" "-" 2023/01/10 05:07:08 [info] 36#36: *14 [lua] logger.lua:23: a8d9340ad9c1bcb80945fa4e30573352 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:07:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 55 2023/01/10 05:07:10 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:10 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:18 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 3db8d4355709b7356aedff5abd0fb990:receive the request, client: 10.233.65.242, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/10 05:07:19 [info] 36#36: *19 [lua] logger.lua:23: 3db8d4355709b7356aedff5abd0fb990 {"matched":"microservices"} while logging request, client: 10.233.65.242, 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.65.242 - - [10/Jan/2023:05:07:19 +0000] 3db8d4355709b7356aedff5abd0fb990 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.839 upstream_response_time:0.839 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.242 - - [10/Jan/2023:05:07:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 850 2023/01/10 05:07:20 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:20 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:23 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:189):2: bfd6537f22943a9a0ccd6334e671ee66:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:07:23 [info] 36#36: *22 [lua] logger.lua:23: bfd6537f22943a9a0ccd6334e671ee66 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:07:23 +0000] bfd6537f22943a9a0ccd6334e671ee66 "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.50 - - [10/Jan/2023:05:07:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:07:24 [info] 36#36: *19 client 10.233.65.242 closed keepalive connection 2023/01/10 05:07:30 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:30 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:38 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:189):2: 94e54a6352a76590ed0b1296ec0c68b5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:07:38 +0000] 94e54a6352a76590ed0b1296ec0c68b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:07:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:07:38 [info] 36#36: *25 [lua] logger.lua:23: 94e54a6352a76590ed0b1296ec0c68b5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:07:40 [info] 41#41: *27 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:40 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:47 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/10 05:07:47 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/10 05:07:47 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/10 05:07:47 [notice] 34#34: signal 29 (SIGIO) received 2023/01/10 05:07:50 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:50 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:07:53 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:189):2: 14b1881922ae26597c0bee80fb8e130e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:07:53 [info] 36#36: *31 [lua] logger.lua:23: 14b1881922ae26597c0bee80fb8e130e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:07:53 +0000] 14b1881922ae26597c0bee80fb8e130e "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.50 - - [10/Jan/2023:05:07:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:08:00 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:00 [info] 36#36: *32 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:08 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:189):2: 67a1cd197ee1da2724ba57dc546a7d30:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:08:08 [info] 36#36: *34 [lua] logger.lua:23: 67a1cd197ee1da2724ba57dc546a7d30 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:08:08 +0000] 67a1cd197ee1da2724ba57dc546a7d30 "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.50 - - [10/Jan/2023:05:08:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:08:10 [info] 41#41: *36 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:10 [info] 41#41: *35 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:20 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:20 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:23 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:189):2: bf597e7304740abca3f39f56c558fc79:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:08:23 [info] 36#36: *39 [lua] logger.lua:23: bf597e7304740abca3f39f56c558fc79 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:08:23 +0000] bf597e7304740abca3f39f56c558fc79 "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.50 - - [10/Jan/2023:05:08:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:08:30 [info] 41#41: *41 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:30 [info] 41#41: *40 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:38 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:189):2: c151550fa4db6746e2fc8780efcbb49f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:08:38 [info] 36#36: *42 [lua] logger.lua:23: c151550fa4db6746e2fc8780efcbb49f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:08:38 +0000] c151550fa4db6746e2fc8780efcbb49f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:08:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:08:40 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:40 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:50 [info] 41#41: *47 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:50 [info] 36#36: *46 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:08:53 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:189):2: 53733f537c6ee6f2c7fa9c866d47304a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:08:53 +0000] 53733f537c6ee6f2c7fa9c866d47304a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:08:53 [info] 36#36: *48 [lua] logger.lua:23: 53733f537c6ee6f2c7fa9c866d47304a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:08:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:09:00 [info] 36#36: *49 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:00 [info] 41#41: *50 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:08 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:189):2: 34f4db5bf4c906c642862305b7aac3f1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:08 +0000] 34f4db5bf4c906c642862305b7aac3f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:09:08 [info] 36#36: *51 [lua] logger.lua:23: 34f4db5bf4c906c642862305b7aac3f1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:09:10 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:10 [info] 41#41: *52 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:20 [info] 41#41: *56 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:20 [info] 41#41: *55 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:20 [info] 36#36: *54 [lua] access_by_lua(msblocations.conf:189):2: a7a3de47bc6a06dc3a9c02eac1eb3f37:receive the request, client: 10.233.71.59, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/10 05:09:20 [info] 36#36: *54 [lua] logger.lua:23: a7a3de47bc6a06dc3a9c02eac1eb3f37 {"matched":"microservices"} while logging request, client: 10.233.71.59, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.59 - - [10/Jan/2023:05:09:20 +0000] a7a3de47bc6a06dc3a9c02eac1eb3f37 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.161 upstream_response_time:0.159 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.59 - - [10/Jan/2023:05:09:20 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 157 2023/01/10 05:09:23 [info] 36#36: *57 [lua] access_by_lua(msblocations.conf:189):2: 220012e5e1efe2d5242c7ba3b39b30d6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:09:23 [info] 36#36: *57 [lua] logger.lua:23: 220012e5e1efe2d5242c7ba3b39b30d6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:23 +0000] 220012e5e1efe2d5242c7ba3b39b30d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:09:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:09:25 [info] 36#36: *54 client 10.233.71.59 closed keepalive connection 2023/01/10 05:09:30 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:30 [info] 36#36: *59 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:38 [info] 36#36: *60 [lua] access_by_lua(msblocations.conf:189):2: 75a7fa3fb66248b2e3832aed49b23e0b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/10 05:09:38 [info] 36#36: *60 [lua] logger.lua:23: 75a7fa3fb66248b2e3832aed49b23e0b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:38 +0000] 75a7fa3fb66248b2e3832aed49b23e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.030 "-" "Consul Health Check" "-" 2023/01/10 05:09:40 [info] 41#41: *62 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:40 [info] 41#41: *61 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:50 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:50 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:09:53 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:189):2: 0583505d6c1e2c01f72fd4a76263b416:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:09:53 +0000] 0583505d6c1e2c01f72fd4a76263b416 "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.50 - - [10/Jan/2023:05:09:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:09:53 [info] 36#36: *66 [lua] logger.lua:23: 0583505d6c1e2c01f72fd4a76263b416 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:10:00 [info] 36#36: *68 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:00 [info] 36#36: *67 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:08 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:189):2: dba3d3619f738dcab1c2490f6175d5d4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:08 +0000] dba3d3619f738dcab1c2490f6175d5d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:10:08 [info] 36#36: *69 [lua] logger.lua:23: dba3d3619f738dcab1c2490f6175d5d4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:10:10 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:10 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:20 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:20 [info] 41#41: *73 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:23 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:189):2: 47c792757d19036c1641a3b5eec20e50:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:23 +0000] 47c792757d19036c1641a3b5eec20e50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/10 05:10:23 [info] 36#36: *74 [lua] logger.lua:23: 47c792757d19036c1641a3b5eec20e50 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 05:10:30 [info] 41#41: *75 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:30 [info] 41#41: *76 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:39 [info] 36#36: *77 [lua] access_by_lua(msblocations.conf:189):2: 6bf23ff73f6929eabd8c52b150bf03bd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:10:39 [info] 36#36: *77 [lua] logger.lua:23: 6bf23ff73f6929eabd8c52b150bf03bd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:39 +0000] 6bf23ff73f6929eabd8c52b150bf03bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:10:40 [info] 41#41: *78 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:40 [info] 41#41: *79 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:50 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:50 [info] 36#36: *82 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:10:54 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:189):2: 36746df9befbf6c0473a52da0570614f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:54 +0000] 36746df9befbf6c0473a52da0570614f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:10:54 [info] 36#36: *83 [lua] logger.lua:23: 36746df9befbf6c0473a52da0570614f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:10:57 [info] 36#36: *84 [lua] access_by_lua(msblocations.conf:189):2: 7b7621c04bd96fb330e7abd8d581051b:receive the request, client: 10.233.65.242, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/10 05:10:57 [info] 36#36: *84 [lua] logger.lua:23: 7b7621c04bd96fb330e7abd8d581051b {"matched":"microservices"} while logging request, client: 10.233.65.242, 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.65.242 - - [10/Jan/2023:05:10:57 +0000] 7b7621c04bd96fb330e7abd8d581051b "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.117 upstream_response_time:0.115 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.65.242 - - [10/Jan/2023:05:10:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 111 2023/01/10 05:11:00 [info] 36#36: *85 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:00 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:07 [info] 36#36: *84 client 10.233.65.242 closed keepalive connection 2023/01/10 05:11:09 [info] 36#36: *87 [lua] access_by_lua(msblocations.conf:189):2: 49059fb7d8ad430e797333d9204ea70a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:09 +0000] 49059fb7d8ad430e797333d9204ea70a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/10 05:11:09 [info] 36#36: *87 [lua] logger.lua:23: 49059fb7d8ad430e797333d9204ea70a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:11:10 [info] 36#36: *88 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:10 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:20 [info] 36#36: *91 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:20 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:24 [info] 36#36: *92 [lua] access_by_lua(msblocations.conf:189):2: b65ddcf59cafcbcb84fe14cf75dd9b7b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:24 +0000] b65ddcf59cafcbcb84fe14cf75dd9b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/10 05:11:24 [info] 36#36: *92 [lua] logger.lua:23: b65ddcf59cafcbcb84fe14cf75dd9b7b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/10 05:11:30 [info] 41#41: *94 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:30 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:39 [info] 36#36: *95 [lua] access_by_lua(msblocations.conf:189):2: 94103ce2413f9264f0af0cbc5c280310:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:11:39 +0000] 94103ce2413f9264f0af0cbc5c280310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:11:39 [info] 36#36: *95 [lua] logger.lua:23: 94103ce2413f9264f0af0cbc5c280310 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:11:40 [info] 41#41: *96 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:40 [info] 41#41: *97 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:50 [info] 41#41: *99 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:50 [info] 41#41: *100 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:11:54 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:189):2: ee33189adb35f700fe3500e155ae8f0a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:11:54 [info] 36#36: *101 [lua] logger.lua:23: ee33189adb35f700fe3500e155ae8f0a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:11:54 +0000] ee33189adb35f700fe3500e155ae8f0a "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.50 - - [10/Jan/2023:05:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:12:00 [info] 41#41: *103 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:00 [info] 41#41: *102 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:09 [info] 36#36: *104 [lua] access_by_lua(msblocations.conf:189):2: ef145a4fcad7bcc0078ccd6eb25ffb83:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:12:09 [info] 36#36: *104 [lua] logger.lua:23: ef145a4fcad7bcc0078ccd6eb25ffb83 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:12:09 +0000] ef145a4fcad7bcc0078ccd6eb25ffb83 "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.50 - - [10/Jan/2023:05:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:12:10 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:10 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:20 [info] 36#36: *108 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:20 [info] 41#41: *107 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:24 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:189):2: 75d97b679054e0a024378a413ca35ae6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:12:24 [info] 36#36: *109 [lua] logger.lua:23: 75d97b679054e0a024378a413ca35ae6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:12:24 +0000] 75d97b679054e0a024378a413ca35ae6 "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.50 - - [10/Jan/2023:05:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:12:30 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:30 [info] 36#36: *111 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:39 [info] 36#36: *112 [lua] access_by_lua(msblocations.conf:189):2: 940f9c4b26ccdac276196a98106e6ac9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:12:39 [info] 36#36: *112 [lua] logger.lua:23: 940f9c4b26ccdac276196a98106e6ac9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:12:39 +0000] 940f9c4b26ccdac276196a98106e6ac9 "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.50 - - [10/Jan/2023:05:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:12:40 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:40 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:50 [info] 41#41: *117 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:50 [info] 36#36: *116 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:12:54 [info] 36#36: *118 [lua] access_by_lua(msblocations.conf:189):2: 75fe7be5932a1078bb380a4ab6473c41:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:12:54 +0000] 75fe7be5932a1078bb380a4ab6473c41 "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.50 - - [10/Jan/2023:05:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:12:54 [info] 36#36: *118 [lua] logger.lua:23: 75fe7be5932a1078bb380a4ab6473c41 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:13:00 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:00 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:09 [info] 36#36: *121 [lua] access_by_lua(msblocations.conf:189):2: 8bc2af2856ac1ec48e587b520d9f3983:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:09 +0000] 8bc2af2856ac1ec48e587b520d9f3983 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:13:09 [info] 36#36: *121 [lua] logger.lua:23: 8bc2af2856ac1ec48e587b520d9f3983 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:13:10 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:10 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:20 [info] 41#41: *124 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:20 [info] 41#41: *125 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:24 [info] 36#36: *126 [lua] access_by_lua(msblocations.conf:189):2: 08221d71e7d2ee0aafc81df1d5afe1d6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:24 +0000] 08221d71e7d2ee0aafc81df1d5afe1d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:13:24 [info] 36#36: *126 [lua] logger.lua:23: 08221d71e7d2ee0aafc81df1d5afe1d6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:13:30 [info] 41#41: *127 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:30 [info] 36#36: *128 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:39 [info] 36#36: *129 [lua] access_by_lua(msblocations.conf:189):2: 40eb78adacb2fdce1fe490ff30407c56:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:13:39 [info] 36#36: *129 [lua] logger.lua:23: 40eb78adacb2fdce1fe490ff30407c56 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:39 +0000] 40eb78adacb2fdce1fe490ff30407c56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/10 05:13:40 [info] 41#41: *131 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:40 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:50 [info] 36#36: *133 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:50 [info] 41#41: *134 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:13:54 [info] 36#36: *135 [lua] access_by_lua(msblocations.conf:189):2: 705bf3dd9dd78a946f20155c30a4ff91:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:13:54 [info] 36#36: *135 [lua] logger.lua:23: 705bf3dd9dd78a946f20155c30a4ff91 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:13:54 +0000] 705bf3dd9dd78a946f20155c30a4ff91 "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.50 - - [10/Jan/2023:05:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:14:00 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:00 [info] 36#36: *136 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:09 [info] 36#36: *138 [lua] access_by_lua(msblocations.conf:189):2: bb72fb7be950f7e47ed87c523658a2da:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:09 +0000] bb72fb7be950f7e47ed87c523658a2da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:14:09 [info] 36#36: *138 [lua] logger.lua:23: bb72fb7be950f7e47ed87c523658a2da {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:14:10 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:10 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:20 [info] 36#36: *141 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:20 [info] 36#36: *142 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:24 [info] 36#36: *143 [lua] access_by_lua(msblocations.conf:189):2: 18896c2f0a9ac9eb83ab6e24477dce67:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:14:24 [info] 36#36: *143 [lua] logger.lua:23: 18896c2f0a9ac9eb83ab6e24477dce67 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:24 +0000] 18896c2f0a9ac9eb83ab6e24477dce67 "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.50 - - [10/Jan/2023:05:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:14:30 [info] 36#36: *144 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:30 [info] 36#36: *145 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:39 [info] 36#36: *146 [lua] access_by_lua(msblocations.conf:189):2: c0b3e13c808551fcdc6a6bed5c26ff84:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/10 05:14:39 [info] 36#36: *146 [lua] logger.lua:23: c0b3e13c808551fcdc6a6bed5c26ff84 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:39 +0000] c0b3e13c808551fcdc6a6bed5c26ff84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.032 "-" "Consul Health Check" "-" 2023/01/10 05:14:40 [info] 36#36: *147 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:40 [info] 36#36: *148 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:50 [info] 36#36: *150 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:50 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:14:54 [info] 36#36: *152 [lua] access_by_lua(msblocations.conf:189):2: 55e8e66a4a5ca564edcf2b28690e91ab:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:14:54 [info] 36#36: *152 [lua] logger.lua:23: 55e8e66a4a5ca564edcf2b28690e91ab {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:14:54 +0000] 55e8e66a4a5ca564edcf2b28690e91ab "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.50 - - [10/Jan/2023:05:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:15:00 [info] 41#41: *153 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:00 [info] 41#41: *154 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:09 [info] 36#36: *155 [lua] access_by_lua(msblocations.conf:189):2: 1c2cd3d6b9f983cf35672d4864c93c0b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:15:09 [info] 36#36: *155 [lua] logger.lua:23: 1c2cd3d6b9f983cf35672d4864c93c0b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:15:09 +0000] 1c2cd3d6b9f983cf35672d4864c93c0b "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.50 - - [10/Jan/2023:05:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:15:10 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:10 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:20 [info] 41#41: *158 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:20 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:24 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 1bcadff95d9c8f24238675fdd251cfcf:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:15:24 [info] 36#36: *160 [lua] logger.lua:23: 1bcadff95d9c8f24238675fdd251cfcf {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:15:24 +0000] 1bcadff95d9c8f24238675fdd251cfcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:15:30 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:30 [info] 36#36: *161 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:39 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 887c84beb2e7152ca4be4fe9ef9d4182:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:15:39 +0000] 887c84beb2e7152ca4be4fe9ef9d4182 "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.50 - - [10/Jan/2023:05:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:15:39 [info] 36#36: *163 [lua] logger.lua:23: 887c84beb2e7152ca4be4fe9ef9d4182 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:15:40 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:40 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:50 [info] 36#36: *167 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:50 [info] 36#36: *168 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:15:54 [info] 36#36: *169 [lua] access_by_lua(msblocations.conf:189):2: 966e65d5e8c4c5d30b97489c62a91cc3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:15:54 [info] 36#36: *169 [lua] logger.lua:23: 966e65d5e8c4c5d30b97489c62a91cc3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:15:54 +0000] 966e65d5e8c4c5d30b97489c62a91cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/10 05:16:00 [info] 36#36: *170 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:00 [info] 36#36: *171 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:09 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 8e162020e1f94b3b0b8e098d005fde9f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:09 +0000] 8e162020e1f94b3b0b8e098d005fde9f "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.50 - - [10/Jan/2023:05:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:16:09 [info] 36#36: *172 [lua] logger.lua:23: 8e162020e1f94b3b0b8e098d005fde9f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:16:10 [info] 41#41: *173 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:10 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:20 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:20 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:24 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 911634fe9b566715e9e9d236e603b883:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:24 +0000] 911634fe9b566715e9e9d236e603b883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:16:24 [info] 36#36: *177 [lua] logger.lua:23: 911634fe9b566715e9e9d236e603b883 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:16:30 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:30 [info] 41#41: *179 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:39 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: abc0b9491e5572bfdbe43fd91794dd68:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:16:39 [info] 36#36: *180 [lua] logger.lua:23: abc0b9491e5572bfdbe43fd91794dd68 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:39 +0000] abc0b9491e5572bfdbe43fd91794dd68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:16:40 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:40 [info] 41#41: *181 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:50 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:50 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:16:54 [info] 36#36: *186 [lua] access_by_lua(msblocations.conf:189):2: c242006b7dc303286cfd6aa39d11e142:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:54 +0000] c242006b7dc303286cfd6aa39d11e142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:16:54 [info] 36#36: *186 [lua] logger.lua:23: c242006b7dc303286cfd6aa39d11e142 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:17:00 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:00 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:09 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: d4d167b4b4726722679d8e4542c78503:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:17:09 [info] 36#36: *189 [lua] logger.lua:23: d4d167b4b4726722679d8e4542c78503 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:17:09 +0000] d4d167b4b4726722679d8e4542c78503 "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.50 - - [10/Jan/2023:05:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:17:10 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:10 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:20 [info] 36#36: *192 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:20 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:24 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 7530a46534d1eb5c4d4216b92055c82b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:17:24 +0000] 7530a46534d1eb5c4d4216b92055c82b "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.50 - - [10/Jan/2023:05:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:17:24 [info] 36#36: *194 [lua] logger.lua:23: 7530a46534d1eb5c4d4216b92055c82b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:17:30 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:30 [info] 36#36: *195 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:39 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: 0ac6273d14a649d8e5ad1c15421c3f24:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:17:39 +0000] 0ac6273d14a649d8e5ad1c15421c3f24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:17:39 [info] 36#36: *197 [lua] logger.lua:23: 0ac6273d14a649d8e5ad1c15421c3f24 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:17:40 [info] 41#41: *198 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:40 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:50 [info] 41#41: *201 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:50 [info] 41#41: *202 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:17:54 [info] 36#36: *203 [lua] access_by_lua(msblocations.conf:189):2: 77725ef133f109eedc4eb97317fad21b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:17:54 +0000] 77725ef133f109eedc4eb97317fad21b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:17:54 [info] 36#36: *203 [lua] logger.lua:23: 77725ef133f109eedc4eb97317fad21b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:18:00 [info] 41#41: *204 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:00 [info] 41#41: *205 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:09 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 71cccc23ed36213d8ad5588e7cb30272:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:18:09 +0000] 71cccc23ed36213d8ad5588e7cb30272 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:18:09 [info] 36#36: *206 [lua] logger.lua:23: 71cccc23ed36213d8ad5588e7cb30272 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:18:10 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:10 [info] 41#41: *208 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:20 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:20 [info] 41#41: *209 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:24 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 9cf61c44cddfe2a5ed8f3520342185db:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:18:24 [info] 36#36: *211 [lua] logger.lua:23: 9cf61c44cddfe2a5ed8f3520342185db {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:18:24 +0000] 9cf61c44cddfe2a5ed8f3520342185db "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.50 - - [10/Jan/2023:05:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:18:30 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:30 [info] 41#41: *212 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:39 [info] 36#36: *214 [lua] access_by_lua(msblocations.conf:189):2: 2e25016aac6296488ad34f56bc88a2b3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:18:39 [info] 36#36: *214 [lua] logger.lua:23: 2e25016aac6296488ad34f56bc88a2b3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:18:39 +0000] 2e25016aac6296488ad34f56bc88a2b3 "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.50 - - [10/Jan/2023:05:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:18:40 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:40 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:50 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:50 [info] 41#41: *219 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:18:54 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 2b5d3ad31c3dec44bd2e7336426050a0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:18:54 [info] 36#36: *220 [lua] logger.lua:23: 2b5d3ad31c3dec44bd2e7336426050a0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:18:54 +0000] 2b5d3ad31c3dec44bd2e7336426050a0 "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.50 - - [10/Jan/2023:05:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:19:00 [info] 36#36: *221 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:00 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:09 [info] 36#36: *223 [lua] access_by_lua(msblocations.conf:189):2: 98a61dc1ddd607435face5955732fc3f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:19:09 [info] 36#36: *223 [lua] logger.lua:23: 98a61dc1ddd607435face5955732fc3f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:19:09 +0000] 98a61dc1ddd607435face5955732fc3f "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.50 - - [10/Jan/2023:05:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:19:10 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:10 [info] 41#41: *225 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:20 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:20 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:24 [info] 36#36: *228 [lua] access_by_lua(msblocations.conf:189):2: 07ab35d781a0e6c4b744e9dbf70916f1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:19:24 [info] 36#36: *228 [lua] logger.lua:23: 07ab35d781a0e6c4b744e9dbf70916f1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:19:24 +0000] 07ab35d781a0e6c4b744e9dbf70916f1 "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.50 - - [10/Jan/2023:05:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:19:30 [info] 36#36: *229 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:30 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:39 [info] 36#36: *231 [lua] access_by_lua(msblocations.conf:189):2: 226acd39d8ce6a7d355558f61d38c25b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:19:39 [info] 36#36: *231 [lua] logger.lua:23: 226acd39d8ce6a7d355558f61d38c25b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:19:39 +0000] 226acd39d8ce6a7d355558f61d38c25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:19:40 [info] 41#41: *232 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:40 [info] 41#41: *233 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:50 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:50 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:19:54 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: a22ba892aba89d7cc6cabeb677c4c17b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:19:54 [info] 36#36: *237 [lua] logger.lua:23: a22ba892aba89d7cc6cabeb677c4c17b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:19:54 +0000] a22ba892aba89d7cc6cabeb677c4c17b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:20:00 [info] 41#41: *239 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:00 [info] 36#36: *238 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:09 [info] 36#36: *240 [lua] access_by_lua(msblocations.conf:189):2: d225901315905e608edf0a01b52699d3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:20:09 [info] 36#36: *240 [lua] logger.lua:23: d225901315905e608edf0a01b52699d3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:20:09 +0000] d225901315905e608edf0a01b52699d3 "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.50 - - [10/Jan/2023:05:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:20:10 [info] 36#36: *241 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:10 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:20 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:20 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:24 [info] 36#36: *245 [lua] access_by_lua(msblocations.conf:189):2: 222f273d8ab84125ac3b4edaee554dd6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:20:24 [info] 36#36: *245 [lua] logger.lua:23: 222f273d8ab84125ac3b4edaee554dd6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:20:24 +0000] 222f273d8ab84125ac3b4edaee554dd6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:20:30 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:30 [info] 41#41: *246 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:39 [info] 36#36: *248 [lua] access_by_lua(msblocations.conf:189):2: 09c433354523b4b800046bcc4fc45d43:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:20:39 [info] 36#36: *248 [lua] logger.lua:23: 09c433354523b4b800046bcc4fc45d43 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:20:39 +0000] 09c433354523b4b800046bcc4fc45d43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:20:40 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:40 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:50 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:50 [info] 36#36: *252 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:20:54 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: 3840efa6571d08003fb2be48b6259672:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:20:54 [info] 36#36: *254 [lua] logger.lua:23: 3840efa6571d08003fb2be48b6259672 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:20:54 +0000] 3840efa6571d08003fb2be48b6259672 "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.50 - - [10/Jan/2023:05:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 05:21:00 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:00 [info] 41#41: *255 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:09 [info] 36#36: *257 [lua] access_by_lua(msblocations.conf:189):2: a786840541792237bb8f130949180203:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:21:09 [info] 36#36: *257 [lua] logger.lua:23: a786840541792237bb8f130949180203 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:21:09 +0000] a786840541792237bb8f130949180203 "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.50 - - [10/Jan/2023:05:21:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:21:10 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:10 [info] 41#41: *259 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:20 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:20 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:24 [info] 36#36: *262 [lua] access_by_lua(msblocations.conf:189):2: 5e6eb31c9b1302b4467a73f340b00774:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:21:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:21:24 [info] 36#36: *262 [lua] logger.lua:23: 5e6eb31c9b1302b4467a73f340b00774 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:21:24 +0000] 5e6eb31c9b1302b4467a73f340b00774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:21:30 [info] 41#41: *263 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:30 [info] 41#41: *264 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:39 [info] 36#36: *265 [lua] access_by_lua(msblocations.conf:189):2: 6a6b4220530a492e34096b566b6b9a1c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:21:39 [info] 36#36: *265 [lua] logger.lua:23: 6a6b4220530a492e34096b566b6b9a1c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:21:39 +0000] 6a6b4220530a492e34096b566b6b9a1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:21:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/10 05:21:40 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:40 [info] 36#36: *267 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:50 [info] 36#36: *269 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:50 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:21:54 [info] 36#36: *271 [lua] access_by_lua(msblocations.conf:189):2: 7cb20f8f172552c4978441cdc3223a72:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:21:54 [info] 36#36: *271 [lua] logger.lua:23: 7cb20f8f172552c4978441cdc3223a72 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:21:54 +0000] 7cb20f8f172552c4978441cdc3223a72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:21:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:22:00 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:00 [info] 36#36: *272 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:09 [info] 36#36: *274 [lua] access_by_lua(msblocations.conf:189):2: a70b0e5dc84126414345a2015d67d134:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:09 +0000] a70b0e5dc84126414345a2015d67d134 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:22:09 [info] 36#36: *274 [lua] logger.lua:23: a70b0e5dc84126414345a2015d67d134 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:22:10 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:10 [info] 41#41: *276 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:20 [info] 36#36: *278 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:20 [info] 36#36: *277 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:24 [info] 36#36: *279 [lua] access_by_lua(msblocations.conf:189):2: a9a970e3c2caa527385e17659ac53cf7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:22:24 [info] 36#36: *279 [lua] logger.lua:23: a9a970e3c2caa527385e17659ac53cf7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:24 +0000] a9a970e3c2caa527385e17659ac53cf7 "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.50 - - [10/Jan/2023:05:22:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:22:30 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:30 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:39 [info] 36#36: *282 [lua] access_by_lua(msblocations.conf:189):2: 6a1bfae5629e4476faa24789c3e2421a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:39 +0000] 6a1bfae5629e4476faa24789c3e2421a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:22:39 [info] 36#36: *282 [lua] logger.lua:23: 6a1bfae5629e4476faa24789c3e2421a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:22:40 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:40 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:50 [info] 36#36: *286 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:50 [info] 41#41: *287 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:22:54 [info] 36#36: *288 [lua] access_by_lua(msblocations.conf:189):2: 87c809a3f34f4ace74bc0f79d405f6e2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:54 +0000] 87c809a3f34f4ace74bc0f79d405f6e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:22:54 [info] 36#36: *288 [lua] logger.lua:23: 87c809a3f34f4ace74bc0f79d405f6e2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:22:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:23:00 [info] 36#36: *289 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:00 [info] 41#41: *290 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:09 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: 51f5155c66c356ba821e57bb9fce8df6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:23:09 [info] 36#36: *291 [lua] logger.lua:23: 51f5155c66c356ba821e57bb9fce8df6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:23:09 +0000] 51f5155c66c356ba821e57bb9fce8df6 "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.50 - - [10/Jan/2023:05:23:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:23:10 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:10 [info] 41#41: *292 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:20 [info] 36#36: *294 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:20 [info] 36#36: *295 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:24 [info] 36#36: *296 [lua] access_by_lua(msblocations.conf:189):2: 63bd10213ca040892c04a0b958300bd2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:23:24 [info] 36#36: *296 [lua] logger.lua:23: 63bd10213ca040892c04a0b958300bd2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:23:24 +0000] 63bd10213ca040892c04a0b958300bd2 "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.50 - - [10/Jan/2023:05:23:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:23:30 [info] 41#41: *298 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:30 [info] 41#41: *297 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:39 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: 53a01a617cb432b806d091bbd82f3721:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:23:39 +0000] 53a01a617cb432b806d091bbd82f3721 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:23:39 [info] 36#36: *299 [lua] logger.lua:23: 53a01a617cb432b806d091bbd82f3721 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:23:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:23:40 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:40 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:50 [info] 36#36: *303 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:50 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:23:54 [info] 36#36: *305 [lua] access_by_lua(msblocations.conf:189):2: d1abb8a162aeab24aa0896153e672bfc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:23:54 [info] 36#36: *305 [lua] logger.lua:23: d1abb8a162aeab24aa0896153e672bfc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:23:54 +0000] d1abb8a162aeab24aa0896153e672bfc "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.50 - - [10/Jan/2023:05:23:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:24:00 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:00 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:09 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: 64eae2188c541fa4f558280017e2b2cc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:24:09 +0000] 64eae2188c541fa4f558280017e2b2cc "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.50 - - [10/Jan/2023:05:24:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:24:09 [info] 36#36: *308 [lua] logger.lua:23: 64eae2188c541fa4f558280017e2b2cc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:24:10 [info] 41#41: *309 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:10 [info] 41#41: *310 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:20 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:20 [info] 41#41: *311 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:25 [info] 36#36: *313 [lua] access_by_lua(msblocations.conf:189):2: 39d37cc4d1dee7346a85401a21504303:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:24:25 [info] 36#36: *313 [lua] logger.lua:23: 39d37cc4d1dee7346a85401a21504303 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:24:25 +0000] 39d37cc4d1dee7346a85401a21504303 "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.50 - - [10/Jan/2023:05:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:24:30 [info] 41#41: *314 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:30 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:40 [info] 41#41: *316 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:40 [info] 41#41: *317 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:40 [info] 36#36: *318 [lua] access_by_lua(msblocations.conf:189):2: 720b2c50d0466a7778fef4de3c2b09ad:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:24:40 [info] 36#36: *318 [lua] logger.lua:23: 720b2c50d0466a7778fef4de3c2b09ad {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:24:40 +0000] 720b2c50d0466a7778fef4de3c2b09ad "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.50 - - [10/Jan/2023:05:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:24:50 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:50 [info] 41#41: *320 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:24:55 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 9d74abd75b9c55eda286ad556d79a57d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:24:55 [info] 36#36: *322 [lua] logger.lua:23: 9d74abd75b9c55eda286ad556d79a57d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:24:55 +0000] 9d74abd75b9c55eda286ad556d79a57d "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.50 - - [10/Jan/2023:05:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:25:00 [info] 41#41: *323 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:00 [info] 41#41: *324 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:10 [info] 41#41: *326 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:10 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:10 [info] 36#36: *327 [lua] access_by_lua(msblocations.conf:189):2: 133455d44359e9504aa2d7b80a31c0f0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:25:10 [info] 36#36: *327 [lua] logger.lua:23: 133455d44359e9504aa2d7b80a31c0f0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:25:10 +0000] 133455d44359e9504aa2d7b80a31c0f0 "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.50 - - [10/Jan/2023:05:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:25:20 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:20 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:25 [info] 36#36: *330 [lua] access_by_lua(msblocations.conf:189):2: 6a52800b6c8828c392f657fca0e87d0a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:25:25 [info] 36#36: *330 [lua] logger.lua:23: 6a52800b6c8828c392f657fca0e87d0a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:25:25 +0000] 6a52800b6c8828c392f657fca0e87d0a "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.50 - - [10/Jan/2023:05:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:25:30 [info] 41#41: *332 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:30 [info] 36#36: *331 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:40 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:40 [info] 41#41: *333 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:40 [info] 36#36: *335 [lua] access_by_lua(msblocations.conf:189):2: 7c0ce55215e520b7e246e69662570a07:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:25:40 +0000] 7c0ce55215e520b7e246e69662570a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:25:40 [info] 36#36: *335 [lua] logger.lua:23: 7c0ce55215e520b7e246e69662570a07 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:25:50 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:50 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:25:55 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: ec45ec4434a4b93cb6abedca08009a59:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:25:55 [info] 36#36: *339 [lua] logger.lua:23: ec45ec4434a4b93cb6abedca08009a59 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:25:55 +0000] ec45ec4434a4b93cb6abedca08009a59 "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.50 - - [10/Jan/2023:05:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:26:00 [info] 41#41: *340 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:00 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:10 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:10 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:10 [info] 36#36: *344 [lua] access_by_lua(msblocations.conf:189):2: 026ba0c8fccb086c815aebcfe3b2b915:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:26:10 [info] 36#36: *344 [lua] logger.lua:23: 026ba0c8fccb086c815aebcfe3b2b915 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:26:10 +0000] 026ba0c8fccb086c815aebcfe3b2b915 "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.50 - - [10/Jan/2023:05:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:26:20 [info] 36#36: *345 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:20 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:25 [info] 36#36: *347 [lua] access_by_lua(msblocations.conf:189):2: 29050d6a37ac99180aaf11e700aca2a7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:26:25 +0000] 29050d6a37ac99180aaf11e700aca2a7 "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.50 - - [10/Jan/2023:05:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:26:25 [info] 36#36: *347 [lua] logger.lua:23: 29050d6a37ac99180aaf11e700aca2a7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:26:30 [info] 36#36: *348 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:30 [info] 36#36: *349 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:40 [info] 41#41: *351 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:40 [info] 36#36: *350 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:40 [info] 36#36: *352 [lua] access_by_lua(msblocations.conf:189):2: 998db70cefe1da33047f9ce30f7876ff:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:26:40 [info] 36#36: *352 [lua] logger.lua:23: 998db70cefe1da33047f9ce30f7876ff {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:26:40 +0000] 998db70cefe1da33047f9ce30f7876ff "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.50 - - [10/Jan/2023:05:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:26:50 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:50 [info] 41#41: *355 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:26:55 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: cfced904b0cc175b7797f85817c93372:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:26:55 [info] 36#36: *356 [lua] logger.lua:23: cfced904b0cc175b7797f85817c93372 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:26:55 +0000] cfced904b0cc175b7797f85817c93372 "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.50 - - [10/Jan/2023:05:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:27:00 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:00 [info] 41#41: *358 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:10 [info] 41#41: *360 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:10 [info] 41#41: *359 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:10 [info] 36#36: *361 [lua] access_by_lua(msblocations.conf:189):2: a92456f545cb360b359c4cc79e689c57:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:10 +0000] a92456f545cb360b359c4cc79e689c57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:27:10 [info] 36#36: *361 [lua] logger.lua:23: a92456f545cb360b359c4cc79e689c57 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:27:20 [info] 41#41: *362 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:20 [info] 36#36: *363 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:25 [info] 36#36: *364 [lua] access_by_lua(msblocations.conf:189):2: 962db61f1cc918264fea154668eec6ce:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:27:25 [info] 36#36: *364 [lua] logger.lua:23: 962db61f1cc918264fea154668eec6ce {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:25 +0000] 962db61f1cc918264fea154668eec6ce "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.50 - - [10/Jan/2023:05:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:27:30 [info] 41#41: *365 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:30 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:40 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:40 [info] 41#41: *367 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:40 [info] 36#36: *369 [lua] access_by_lua(msblocations.conf:189):2: 7afe988a12467f99a9653b9b3e87b2a4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:27:40 [info] 36#36: *369 [lua] logger.lua:23: 7afe988a12467f99a9653b9b3e87b2a4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:40 +0000] 7afe988a12467f99a9653b9b3e87b2a4 "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.50 - - [10/Jan/2023:05:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:27:50 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:50 [info] 41#41: *371 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:27:55 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: dd5705df5276dd32a49695ac27f4e515:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:55 +0000] dd5705df5276dd32a49695ac27f4e515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:27:55 [info] 36#36: *373 [lua] logger.lua:23: dd5705df5276dd32a49695ac27f4e515 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:28:00 [info] 36#36: *375 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:00 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:10 [info] 41#41: *376 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:10 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:10 [info] 36#36: *378 [lua] access_by_lua(msblocations.conf:189):2: fd43dd0da347f3323e2bf7c34ce61887:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:28:10 +0000] fd43dd0da347f3323e2bf7c34ce61887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:28:10 [info] 36#36: *378 [lua] logger.lua:23: fd43dd0da347f3323e2bf7c34ce61887 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:28:20 [info] 36#36: *380 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:20 [info] 41#41: *379 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:25 [info] 36#36: *381 [lua] access_by_lua(msblocations.conf:189):2: f342ea412fae09c1669ae4c8d7b07d75:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:28:25 [info] 36#36: *381 [lua] logger.lua:23: f342ea412fae09c1669ae4c8d7b07d75 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:28:25 +0000] f342ea412fae09c1669ae4c8d7b07d75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:28:30 [info] 36#36: *382 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:30 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:40 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:40 [info] 41#41: *385 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:40 [info] 36#36: *386 [lua] access_by_lua(msblocations.conf:189):2: 03af249c42518fd3e19a237bff3b3b81:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:28:40 [info] 36#36: *386 [lua] logger.lua:23: 03af249c42518fd3e19a237bff3b3b81 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:28:40 +0000] 03af249c42518fd3e19a237bff3b3b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:28:50 [info] 36#36: *388 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:50 [info] 41#41: *389 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:28:55 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: 1abcc456b69a6f933b9c3179ea8a40de:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:28:55 [info] 36#36: *390 [lua] logger.lua:23: 1abcc456b69a6f933b9c3179ea8a40de {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:28:55 +0000] 1abcc456b69a6f933b9c3179ea8a40de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:29:00 [info] 36#36: *391 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:00 [info] 41#41: *392 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:10 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:10 [info] 41#41: *394 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:10 [info] 36#36: *395 [lua] access_by_lua(msblocations.conf:189):2: 27335dfa89b055d8c4bed161fcf4c15f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:29:10 [info] 36#36: *395 [lua] logger.lua:23: 27335dfa89b055d8c4bed161fcf4c15f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:29:10 +0000] 27335dfa89b055d8c4bed161fcf4c15f "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.50 - - [10/Jan/2023:05:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.68.18 - - [10/Jan/2023:05:29:13 +0000] 5749153d4390878ce61610ffc9975173 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/10 05:29:13 [info] 36#36: *396 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.18, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 2023/01/10 05:29:20 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:20 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:25 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: 4f188aea8c9471402e865006c0608581:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:29:25 [info] 36#36: *399 [lua] logger.lua:23: 4f188aea8c9471402e865006c0608581 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:29:25 +0000] 4f188aea8c9471402e865006c0608581 "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.50 - - [10/Jan/2023:05:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:29:30 [info] 36#36: *401 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:30 [info] 41#41: *400 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:40 [info] 41#41: *402 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:40 [info] 41#41: *403 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:40 [info] 36#36: *404 [lua] access_by_lua(msblocations.conf:189):2: f835c2b498489b0dddf95f41a28e9de1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:29:40 [info] 36#36: *404 [lua] logger.lua:23: f835c2b498489b0dddf95f41a28e9de1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:29:40 +0000] f835c2b498489b0dddf95f41a28e9de1 "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.50 - - [10/Jan/2023:05:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:29:50 [info] 36#36: *406 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:50 [info] 36#36: *407 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:29:55 [info] 36#36: *408 [lua] access_by_lua(msblocations.conf:189):2: 90c81cd3ce85e60558e2d8a029cfcd0e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:29:55 [info] 36#36: *408 [lua] logger.lua:23: 90c81cd3ce85e60558e2d8a029cfcd0e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:29:55 +0000] 90c81cd3ce85e60558e2d8a029cfcd0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:30:00 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:00 [info] 36#36: *409 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:10 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:10 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:10 [info] 36#36: *413 [lua] access_by_lua(msblocations.conf:189):2: 4dcad7f6bfe4decb77f9666eb1990cd2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:30:10 [info] 36#36: *413 [lua] logger.lua:23: 4dcad7f6bfe4decb77f9666eb1990cd2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:10 +0000] 4dcad7f6bfe4decb77f9666eb1990cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:30:20 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:20 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:25 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: c9a31fd62756e15e4c954355eb8bb201:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:30:25 [info] 36#36: *416 [lua] logger.lua:23: c9a31fd62756e15e4c954355eb8bb201 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:25 +0000] c9a31fd62756e15e4c954355eb8bb201 "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.50 - - [10/Jan/2023:05:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:30:30 [info] 36#36: *418 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:30 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:40 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:40 [info] 41#41: *419 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:40 [info] 36#36: *421 [lua] access_by_lua(msblocations.conf:189):2: 6eb15be974dde1c8849633991d66d780:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:40 +0000] 6eb15be974dde1c8849633991d66d780 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:30:40 [info] 36#36: *421 [lua] logger.lua:23: 6eb15be974dde1c8849633991d66d780 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:30:50 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:50 [info] 41#41: *424 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:30:55 [info] 36#36: *425 [lua] access_by_lua(msblocations.conf:189):2: a2e93f5ac31490595f76c01f302ef7f4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:55 +0000] a2e93f5ac31490595f76c01f302ef7f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:30:55 [info] 36#36: *425 [lua] logger.lua:23: a2e93f5ac31490595f76c01f302ef7f4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:31:00 [info] 36#36: *426 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:00 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:10 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:10 [info] 41#41: *428 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:10 [info] 36#36: *430 [lua] access_by_lua(msblocations.conf:189):2: 25a20af8c5e47ba20638cc6cdb117413:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:31:10 [info] 36#36: *430 [lua] logger.lua:23: 25a20af8c5e47ba20638cc6cdb117413 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:31:10 +0000] 25a20af8c5e47ba20638cc6cdb117413 "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.50 - - [10/Jan/2023:05:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:31:20 [info] 41#41: *432 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:20 [info] 36#36: *431 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:25 [info] 36#36: *433 [lua] access_by_lua(msblocations.conf:189):2: b9470ac9b6c6c9861f304e6889777991:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:31:25 [info] 36#36: *433 [lua] logger.lua:23: b9470ac9b6c6c9861f304e6889777991 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:31:25 +0000] b9470ac9b6c6c9861f304e6889777991 "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.50 - - [10/Jan/2023:05:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:31:30 [info] 41#41: *434 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:30 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:40 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:40 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:40 [info] 36#36: *438 [lua] access_by_lua(msblocations.conf:189):2: 2931b50e3dcfd7d2f9fcda990c0a0b5e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:31:40 [info] 36#36: *438 [lua] logger.lua:23: 2931b50e3dcfd7d2f9fcda990c0a0b5e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:31:40 +0000] 2931b50e3dcfd7d2f9fcda990c0a0b5e "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.50 - - [10/Jan/2023:05:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:31:50 [info] 41#41: *441 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:50 [info] 36#36: *440 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:31:55 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: bc1e8b50d7e69b96406808a5dee8fba1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:31:55 [info] 36#36: *442 [lua] logger.lua:23: bc1e8b50d7e69b96406808a5dee8fba1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:31:55 +0000] bc1e8b50d7e69b96406808a5dee8fba1 "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.50 - - [10/Jan/2023:05:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:32:00 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:00 [info] 41#41: *443 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:10 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:10 [info] 41#41: *446 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:10 [info] 36#36: *447 [lua] access_by_lua(msblocations.conf:189):2: 1ae27a8db3c83eaa5e2b3a736d3d2e8e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:32:10 +0000] 1ae27a8db3c83eaa5e2b3a736d3d2e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:32:10 [info] 36#36: *447 [lua] logger.lua:23: 1ae27a8db3c83eaa5e2b3a736d3d2e8e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:32:20 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:20 [info] 41#41: *449 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:25 [info] 36#36: *450 [lua] access_by_lua(msblocations.conf:189):2: 761f0b33c49f4a7ac56dbe85dfcd26a6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:32:25 +0000] 761f0b33c49f4a7ac56dbe85dfcd26a6 "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.50 - - [10/Jan/2023:05:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:32:25 [info] 36#36: *450 [lua] logger.lua:23: 761f0b33c49f4a7ac56dbe85dfcd26a6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:32:30 [info] 41#41: *452 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:30 [info] 41#41: *451 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:40 [info] 41#41: *454 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:40 [info] 41#41: *453 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:40 [info] 36#36: *455 [lua] access_by_lua(msblocations.conf:189):2: b32434324fc68ceac00c2be50c197751:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:32:40 [info] 36#36: *455 [lua] logger.lua:23: b32434324fc68ceac00c2be50c197751 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:32:40 +0000] b32434324fc68ceac00c2be50c197751 "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.50 - - [10/Jan/2023:05:32:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:32:50 [info] 41#41: *457 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:50 [info] 41#41: *458 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:32:55 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 15990bbad236ffeaf11377544dbb46a6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:32:55 [info] 36#36: *459 [lua] logger.lua:23: 15990bbad236ffeaf11377544dbb46a6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:32:55 +0000] 15990bbad236ffeaf11377544dbb46a6 "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.50 - - [10/Jan/2023:05:32:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:33:00 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:00 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:10 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:10 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:10 [info] 36#36: *464 [lua] access_by_lua(msblocations.conf:189):2: 95da01e0a4da6831d2576bbd0c5b60bc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:10 +0000] 95da01e0a4da6831d2576bbd0c5b60bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:33:10 [info] 36#36: *464 [lua] logger.lua:23: 95da01e0a4da6831d2576bbd0c5b60bc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:33:20 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:20 [info] 41#41: *466 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:25 [info] 36#36: *467 [lua] access_by_lua(msblocations.conf:189):2: b0dad72b70d3093d5aa0f6eeb69c0261:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:33:25 [info] 36#36: *467 [lua] logger.lua:23: b0dad72b70d3093d5aa0f6eeb69c0261 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:25 +0000] b0dad72b70d3093d5aa0f6eeb69c0261 "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.50 - - [10/Jan/2023:05:33:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:33:30 [info] 41#41: *469 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:30 [info] 41#41: *468 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:40 [info] 41#41: *471 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:40 [info] 41#41: *470 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:40 [info] 36#36: *472 [lua] access_by_lua(msblocations.conf:189):2: da736234b9afd7eaf50c95eba1cfa011:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:33:40 [info] 36#36: *472 [lua] logger.lua:23: da736234b9afd7eaf50c95eba1cfa011 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:40 +0000] da736234b9afd7eaf50c95eba1cfa011 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:33:50 [info] 41#41: *474 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:50 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:33:56 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: c168e6191e91a79f9d48117c4d26ecd3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:56 +0000] c168e6191e91a79f9d48117c4d26ecd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:33:56 [info] 36#36: *476 [lua] logger.lua:23: c168e6191e91a79f9d48117c4d26ecd3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:34:00 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:00 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:10 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:10 [info] 41#41: *480 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:11 [info] 36#36: *481 [lua] access_by_lua(msblocations.conf:189):2: de2699f810f4a05aec177b6dca581406:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:34:11 [info] 36#36: *481 [lua] logger.lua:23: de2699f810f4a05aec177b6dca581406 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:11 +0000] de2699f810f4a05aec177b6dca581406 "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.50 - - [10/Jan/2023:05:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:34:20 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:20 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:26 [info] 36#36: *484 [lua] access_by_lua(msblocations.conf:189):2: cfa1eb62c89942f3a97862f351d687f3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:26 +0000] cfa1eb62c89942f3a97862f351d687f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:34:26 [info] 36#36: *484 [lua] logger.lua:23: cfa1eb62c89942f3a97862f351d687f3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:34:30 [info] 41#41: *486 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:30 [info] 41#41: *485 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:40 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:40 [info] 36#36: *488 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:41 [info] 36#36: *489 [lua] access_by_lua(msblocations.conf:189):2: f8faf10eafbedcc9b45820dfb781b850:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:34:41 [info] 36#36: *489 [lua] logger.lua:23: f8faf10eafbedcc9b45820dfb781b850 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:41 +0000] f8faf10eafbedcc9b45820dfb781b850 "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.50 - - [10/Jan/2023:05:34:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:34:50 [info] 36#36: *491 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:50 [info] 36#36: *492 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:34:56 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: 2f344d40e01163ddcec3880c91f3fd26:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:56 +0000] 2f344d40e01163ddcec3880c91f3fd26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:34:56 [info] 36#36: *493 [lua] logger.lua:23: 2f344d40e01163ddcec3880c91f3fd26 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:34:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:35:00 [info] 41#41: *494 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:00 [info] 41#41: *495 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:10 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:10 [info] 36#36: *497 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:11 [info] 36#36: *498 [lua] access_by_lua(msblocations.conf:189):2: 96a2ddbcd886fda2c977b637eea9b108:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:11 +0000] 96a2ddbcd886fda2c977b637eea9b108 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:35:11 [info] 36#36: *498 [lua] logger.lua:23: 96a2ddbcd886fda2c977b637eea9b108 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:35:20 [info] 36#36: *499 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:20 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:26 [info] 36#36: *501 [lua] access_by_lua(msblocations.conf:189):2: 2cc115bd6778dace076370dc6bfc01c2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:26 +0000] 2cc115bd6778dace076370dc6bfc01c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:35:26 [info] 36#36: *501 [lua] logger.lua:23: 2cc115bd6778dace076370dc6bfc01c2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:35:30 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:30 [info] 36#36: *502 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:40 [info] 41#41: *505 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:40 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:41 [info] 36#36: *506 [lua] access_by_lua(msblocations.conf:189):2: d342b0c4de3eeef365a864ac8b4e9be6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:35:41 [info] 36#36: *506 [lua] logger.lua:23: d342b0c4de3eeef365a864ac8b4e9be6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:41 +0000] d342b0c4de3eeef365a864ac8b4e9be6 "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.50 - - [10/Jan/2023:05:35:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:35:50 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:50 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:35:56 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: 38630b436d09250f53ac10b510da8d95:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:35:56 [info] 36#36: *510 [lua] logger.lua:23: 38630b436d09250f53ac10b510da8d95 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:35:56 +0000] 38630b436d09250f53ac10b510da8d95 "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.50 - - [10/Jan/2023:05:35:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:00 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:00 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:10 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:10 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:11 [info] 36#36: *515 [lua] access_by_lua(msblocations.conf:189):2: 3c30307fc9742d215e243265c6df4c7f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:36:11 +0000] 3c30307fc9742d215e243265c6df4c7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:36:11 [info] 36#36: *515 [lua] logger.lua:23: 3c30307fc9742d215e243265c6df4c7f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:36:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:36:20 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:20 [info] 41#41: *516 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:26 [info] 36#36: *518 [lua] access_by_lua(msblocations.conf:189):2: 10a11f5e7acdb7cf81f624c882c8204e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:36:26 [info] 36#36: *518 [lua] logger.lua:23: 10a11f5e7acdb7cf81f624c882c8204e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:36:26 +0000] 10a11f5e7acdb7cf81f624c882c8204e "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.50 - - [10/Jan/2023:05:36:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:36:30 [info] 36#36: *519 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:30 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:40 [info] 41#41: *522 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:40 [info] 41#41: *521 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:41 [info] 36#36: *523 [lua] access_by_lua(msblocations.conf:189):2: d3e9edcd899c77f31120828a3582a27b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:36:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:36:41 +0000] d3e9edcd899c77f31120828a3582a27b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:36:41 [info] 36#36: *523 [lua] logger.lua:23: d3e9edcd899c77f31120828a3582a27b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:36:50 [info] 41#41: *526 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:50 [info] 36#36: *525 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:36:56 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: 20f8e9ffeb2e72ddd2af9954e22efbc2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:36:56 [info] 36#36: *527 [lua] logger.lua:23: 20f8e9ffeb2e72ddd2af9954e22efbc2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:36:56 +0000] 20f8e9ffeb2e72ddd2af9954e22efbc2 "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.50 - - [10/Jan/2023:05:36:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:37:00 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:00 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:10 [info] 41#41: *531 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:10 [info] 36#36: *530 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:11 [info] 36#36: *532 [lua] access_by_lua(msblocations.conf:189):2: 8613d2bcabc0fef2dc4396406e42fcf9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:11 +0000] 8613d2bcabc0fef2dc4396406e42fcf9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/10 05:37:11 [info] 36#36: *532 [lua] logger.lua:23: 8613d2bcabc0fef2dc4396406e42fcf9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:37:20 [info] 41#41: *533 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:20 [info] 41#41: *534 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:26 [info] 36#36: *535 [lua] access_by_lua(msblocations.conf:189):2: 15e97e0f6de96dcc0fcb70c68d82ad15:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:26 +0000] 15e97e0f6de96dcc0fcb70c68d82ad15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/10 05:37:26 [info] 36#36: *535 [lua] logger.lua:23: 15e97e0f6de96dcc0fcb70c68d82ad15 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/10 05:37:30 [info] 41#41: *537 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:30 [info] 36#36: *536 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:40 [info] 41#41: *539 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:40 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:41 [info] 36#36: *540 [lua] access_by_lua(msblocations.conf:189):2: 0c67c125868b7a780a0709a338e97ff5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:37:41 [info] 36#36: *540 [lua] logger.lua:23: 0c67c125868b7a780a0709a338e97ff5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:41 +0000] 0c67c125868b7a780a0709a338e97ff5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:37:50 [info] 41#41: *542 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:50 [info] 41#41: *543 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:37:56 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: 8935ec248adb34aad0d40fe0e4f8347e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:37:56 [info] 36#36: *544 [lua] logger.lua:23: 8935ec248adb34aad0d40fe0e4f8347e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:37:56 +0000] 8935ec248adb34aad0d40fe0e4f8347e "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.50 - - [10/Jan/2023:05:37:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:38:00 [info] 36#36: *546 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:00 [info] 36#36: *545 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:10 [info] 36#36: *547 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:10 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:11 [info] 36#36: *549 [lua] access_by_lua(msblocations.conf:189):2: 40422d5459637bd93a889e7d1d476de0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:38:11 [info] 36#36: *549 [lua] logger.lua:23: 40422d5459637bd93a889e7d1d476de0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:38:11 +0000] 40422d5459637bd93a889e7d1d476de0 "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.50 - - [10/Jan/2023:05:38:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:38:20 [info] 36#36: *550 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:20 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:26 [info] 36#36: *552 [lua] access_by_lua(msblocations.conf:189):2: 35e4721bd8c6bfbc750150b28212024a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:38:26 [info] 36#36: *552 [lua] logger.lua:23: 35e4721bd8c6bfbc750150b28212024a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:38:26 +0000] 35e4721bd8c6bfbc750150b28212024a "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.50 - - [10/Jan/2023:05:38:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:38:30 [info] 36#36: *553 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:30 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:40 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:40 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:41 [info] 36#36: *557 [lua] access_by_lua(msblocations.conf:189):2: 8ffea2461fc4180cd71a2678eff3f5c8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:38:41 [info] 36#36: *557 [lua] logger.lua:23: 8ffea2461fc4180cd71a2678eff3f5c8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:38:41 +0000] 8ffea2461fc4180cd71a2678eff3f5c8 "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.50 - - [10/Jan/2023:05:38:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:38:50 [info] 41#41: *559 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:50 [info] 41#41: *560 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:38:56 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: db5ab9f351444b48bc1625fde22b22d6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:38:56 +0000] db5ab9f351444b48bc1625fde22b22d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:38:56 [info] 36#36: *561 [lua] logger.lua:23: db5ab9f351444b48bc1625fde22b22d6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:38:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:39:00 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:00 [info] 41#41: *563 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:10 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:10 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:11 [info] 36#36: *566 [lua] access_by_lua(msblocations.conf:189):2: 7fb3508e77e1744456c1d68fb6c1d9a1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:39:11 [info] 36#36: *566 [lua] logger.lua:23: 7fb3508e77e1744456c1d68fb6c1d9a1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:39:11 +0000] 7fb3508e77e1744456c1d68fb6c1d9a1 "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.50 - - [10/Jan/2023:05:39:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:39:20 [info] 41#41: *568 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:20 [info] 36#36: *567 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:26 [info] 36#36: *569 [lua] access_by_lua(msblocations.conf:189):2: 1e7a51b70535a8b960f508e0795e4641:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:39:26 [info] 36#36: *569 [lua] logger.lua:23: 1e7a51b70535a8b960f508e0795e4641 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:39:26 +0000] 1e7a51b70535a8b960f508e0795e4641 "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.50 - - [10/Jan/2023:05:39:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 05:39:30 [info] 41#41: *570 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:30 [info] 41#41: *571 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:40 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:40 [info] 41#41: *572 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:41 [info] 36#36: *574 [lua] access_by_lua(msblocations.conf:189):2: 0f7e981f5f2741fd4c206cc0c934da17:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:39:41 [info] 36#36: *574 [lua] logger.lua:23: 0f7e981f5f2741fd4c206cc0c934da17 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:39:41 +0000] 0f7e981f5f2741fd4c206cc0c934da17 "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.50 - - [10/Jan/2023:05:39:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:39:50 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:50 [info] 41#41: *576 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:39:56 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 4ea71a026c7329d885b35b32b58dbfee:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:39:56 +0000] 4ea71a026c7329d885b35b32b58dbfee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:39:56 [info] 36#36: *578 [lua] logger.lua:23: 4ea71a026c7329d885b35b32b58dbfee {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:39:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:40:00 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:00 [info] 36#36: *579 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:10 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:10 [info] 36#36: *581 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:11 [info] 36#36: *583 [lua] access_by_lua(msblocations.conf:189):2: f8820b1321c6fcb7546f8de1b32c30d1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:11 +0000] f8820b1321c6fcb7546f8de1b32c30d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:40:11 [info] 36#36: *583 [lua] logger.lua:23: f8820b1321c6fcb7546f8de1b32c30d1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:40:20 [info] 36#36: *584 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:20 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:26 [info] 36#36: *586 [lua] access_by_lua(msblocations.conf:189):2: bd8e891e2755a0ea61e55c167f1cde64:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:26 +0000] bd8e891e2755a0ea61e55c167f1cde64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:40:26 [info] 36#36: *586 [lua] logger.lua:23: bd8e891e2755a0ea61e55c167f1cde64 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:40:30 [info] 36#36: *587 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:30 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:40 [info] 41#41: *589 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:40 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:41 [info] 36#36: *591 [lua] access_by_lua(msblocations.conf:189):2: a89b7afc32361c393d7ba4afd3aafd6f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:40:41 [info] 36#36: *591 [lua] logger.lua:23: a89b7afc32361c393d7ba4afd3aafd6f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:41 +0000] a89b7afc32361c393d7ba4afd3aafd6f "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.50 - - [10/Jan/2023:05:40:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:40:50 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:50 [info] 41#41: *594 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:40:56 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: 094cf14ba8c59901ffcfeaae79d03835:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:40:56 [info] 36#36: *595 [lua] logger.lua:23: 094cf14ba8c59901ffcfeaae79d03835 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:40:56 +0000] 094cf14ba8c59901ffcfeaae79d03835 "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.50 - - [10/Jan/2023:05:40:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:41:00 [info] 41#41: *596 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:00 [info] 36#36: *597 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:10 [info] 36#36: *598 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:10 [info] 36#36: *599 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:11 [info] 36#36: *600 [lua] access_by_lua(msblocations.conf:189):2: 5187ad2a1fc49f0dbb91a5b4cbb80d47:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:41:11 [info] 36#36: *600 [lua] logger.lua:23: 5187ad2a1fc49f0dbb91a5b4cbb80d47 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:11 +0000] 5187ad2a1fc49f0dbb91a5b4cbb80d47 "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.50 - - [10/Jan/2023:05:41:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:41:20 [info] 36#36: *601 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:20 [info] 36#36: *602 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:26 [info] 36#36: *603 [lua] access_by_lua(msblocations.conf:189):2: acefc462783eadba7ffc9819b361da56:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:41:26 [info] 36#36: *603 [lua] logger.lua:23: acefc462783eadba7ffc9819b361da56 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:26 +0000] acefc462783eadba7ffc9819b361da56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:41:30 [info] 41#41: *604 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:30 [info] 41#41: *605 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:40 [info] 36#36: *606 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:40 [info] 41#41: *607 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:41 [info] 36#36: *608 [lua] access_by_lua(msblocations.conf:189):2: 8ac328a7698e84201c66490f9add2326:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:41:41 [info] 36#36: *608 [lua] logger.lua:23: 8ac328a7698e84201c66490f9add2326 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:41 +0000] 8ac328a7698e84201c66490f9add2326 "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.50 - - [10/Jan/2023:05:41:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:41:50 [info] 41#41: *611 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:50 [info] 41#41: *610 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:41:56 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: 2436add156824e7f5751a40dd7c34f45:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:56 +0000] 2436add156824e7f5751a40dd7c34f45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:41:56 [info] 36#36: *612 [lua] logger.lua:23: 2436add156824e7f5751a40dd7c34f45 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:41:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:42:00 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:00 [info] 36#36: *614 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:10 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:10 [info] 36#36: *615 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:11 [info] 36#36: *617 [lua] access_by_lua(msblocations.conf:189):2: 955f71eaa2c7568b529cd6ff19d16e11:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:42:11 [info] 36#36: *617 [lua] logger.lua:23: 955f71eaa2c7568b529cd6ff19d16e11 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:42:11 +0000] 955f71eaa2c7568b529cd6ff19d16e11 "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.50 - - [10/Jan/2023:05:42:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:42:20 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:20 [info] 41#41: *618 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:26 [info] 36#36: *620 [lua] access_by_lua(msblocations.conf:189):2: 54895675be120295e9667b0c540f5653:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:42:26 [info] 36#36: *620 [lua] logger.lua:23: 54895675be120295e9667b0c540f5653 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:42:26 +0000] 54895675be120295e9667b0c540f5653 "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.50 - - [10/Jan/2023:05:42:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:42:30 [info] 36#36: *621 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:30 [info] 41#41: *622 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:40 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:40 [info] 41#41: *624 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:41 [info] 36#36: *625 [lua] access_by_lua(msblocations.conf:189):2: 796500b17e8079760bc7c575e4746bee:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:42:41 [info] 36#36: *625 [lua] logger.lua:23: 796500b17e8079760bc7c575e4746bee {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:42:41 +0000] 796500b17e8079760bc7c575e4746bee "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.50 - - [10/Jan/2023:05:42:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:42:50 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:50 [info] 41#41: *627 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:42:56 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 0157e50fe9a65efc903fbb38585d129d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:42:56 [info] 36#36: *629 [lua] logger.lua:23: 0157e50fe9a65efc903fbb38585d129d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:42:56 +0000] 0157e50fe9a65efc903fbb38585d129d "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.50 - - [10/Jan/2023:05:42:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:43:00 [info] 41#41: *631 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:00 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:10 [info] 41#41: *632 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:10 [info] 41#41: *633 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:11 [info] 36#36: *634 [lua] access_by_lua(msblocations.conf:189):2: 7140f1b91fd9e136ccae13aea0e7decd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:43:11 [info] 36#36: *634 [lua] logger.lua:23: 7140f1b91fd9e136ccae13aea0e7decd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:43:11 +0000] 7140f1b91fd9e136ccae13aea0e7decd "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.50 - - [10/Jan/2023:05:43:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:43:20 [info] 36#36: *635 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:20 [info] 36#36: *636 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:26 [info] 36#36: *637 [lua] access_by_lua(msblocations.conf:189):2: f5ad277bdf92279adbaa623fda64bee5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:43:26 [info] 36#36: *637 [lua] logger.lua:23: f5ad277bdf92279adbaa623fda64bee5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:43:26 +0000] f5ad277bdf92279adbaa623fda64bee5 "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.50 - - [10/Jan/2023:05:43:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:43:30 [info] 41#41: *638 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:30 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:40 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:40 [info] 41#41: *641 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:41 [info] 36#36: *642 [lua] access_by_lua(msblocations.conf:189):2: fd1f308b6e48b7507407fc995b9a83cb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:43:41 [info] 36#36: *642 [lua] logger.lua:23: fd1f308b6e48b7507407fc995b9a83cb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:43:41 +0000] fd1f308b6e48b7507407fc995b9a83cb "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.50 - - [10/Jan/2023:05:43:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:43:50 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:50 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:43:56 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: 7c3660762cd1b4715013f050a8448f63:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:43:56 +0000] 7c3660762cd1b4715013f050a8448f63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:43:56 [info] 36#36: *646 [lua] logger.lua:23: 7c3660762cd1b4715013f050a8448f63 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:43:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:44:00 [info] 41#41: *648 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:00 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:10 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:10 [info] 36#36: *650 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:11 [info] 36#36: *651 [lua] access_by_lua(msblocations.conf:189):2: 2945267807247924fa095c6c06164cf1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:44:11 +0000] 2945267807247924fa095c6c06164cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 05:44:11 [info] 36#36: *651 [lua] logger.lua:23: 2945267807247924fa095c6c06164cf1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:44:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:44:20 [info] 41#41: *652 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:20 [info] 41#41: *653 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:26 [info] 36#36: *654 [lua] access_by_lua(msblocations.conf:189):2: 4bddd0cf4af41950271334dcbde6d219:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:44:26 +0000] 4bddd0cf4af41950271334dcbde6d219 "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.50 - - [10/Jan/2023:05:44:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:44:26 [info] 36#36: *654 [lua] logger.lua:23: 4bddd0cf4af41950271334dcbde6d219 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:44:30 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:30 [info] 41#41: *655 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:40 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:40 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:41 [info] 36#36: *659 [lua] access_by_lua(msblocations.conf:189):2: 990ca18b567d3abeff8711bf145c667c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:44:41 [info] 36#36: *659 [lua] logger.lua:23: 990ca18b567d3abeff8711bf145c667c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:44:41 +0000] 990ca18b567d3abeff8711bf145c667c "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.50 - - [10/Jan/2023:05:44:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:44:50 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:50 [info] 41#41: *661 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:44:56 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: f2ec869e26d56d5a232a25a9d01f717c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:44:56 [info] 36#36: *663 [lua] logger.lua:23: f2ec869e26d56d5a232a25a9d01f717c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:44:56 +0000] f2ec869e26d56d5a232a25a9d01f717c "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.50 - - [10/Jan/2023:05:44:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:45:00 [info] 41#41: *665 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:00 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:10 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:10 [info] 36#36: *666 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:11 [info] 36#36: *668 [lua] access_by_lua(msblocations.conf:189):2: 66c1afaa585e1a0bbc36c23aebd8064e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:45:11 [info] 36#36: *668 [lua] logger.lua:23: 66c1afaa585e1a0bbc36c23aebd8064e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:45:11 +0000] 66c1afaa585e1a0bbc36c23aebd8064e "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.50 - - [10/Jan/2023:05:45:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/10 05:45:20 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:20 [info] 36#36: *669 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:26 [info] 36#36: *671 [lua] access_by_lua(msblocations.conf:189):2: cb60cd5c71bb4398e171f86be52d1177:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:45:26 [info] 36#36: *671 [lua] logger.lua:23: cb60cd5c71bb4398e171f86be52d1177 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:45:26 +0000] cb60cd5c71bb4398e171f86be52d1177 "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.50 - - [10/Jan/2023:05:45:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:45:30 [info] 41#41: *672 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:30 [info] 41#41: *673 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:40 [info] 41#41: *674 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:40 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:41 [info] 36#36: *676 [lua] access_by_lua(msblocations.conf:189):2: d7ac65b6b5d6db682d83c0334b3eb1ec:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:45:41 [info] 36#36: *676 [lua] logger.lua:23: d7ac65b6b5d6db682d83c0334b3eb1ec {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:45:41 +0000] d7ac65b6b5d6db682d83c0334b3eb1ec "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.50 - - [10/Jan/2023:05:45:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:45:50 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:50 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:45:56 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: e46a05b2bb946d24ee454d75bf753ff7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:45:56 +0000] e46a05b2bb946d24ee454d75bf753ff7 "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.50 - - [10/Jan/2023:05:45:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:45:56 [info] 36#36: *680 [lua] logger.lua:23: e46a05b2bb946d24ee454d75bf753ff7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:46:00 [info] 41#41: *681 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:00 [info] 41#41: *682 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:10 [info] 41#41: *683 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:10 [info] 41#41: *684 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:11 [info] 36#36: *685 [lua] access_by_lua(msblocations.conf:189):2: 5be8cb9857afaefef75bc39477a4e6ce:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:46:11 +0000] 5be8cb9857afaefef75bc39477a4e6ce "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.50 - - [10/Jan/2023:05:46:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:46:11 [info] 36#36: *685 [lua] logger.lua:23: 5be8cb9857afaefef75bc39477a4e6ce {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:46:20 [info] 41#41: *686 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:20 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:26 [info] 36#36: *688 [lua] access_by_lua(msblocations.conf:189):2: cccd649ffb0b44b01305653868f376e5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:46:26 +0000] cccd649ffb0b44b01305653868f376e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 05:46:26 [info] 36#36: *688 [lua] logger.lua:23: cccd649ffb0b44b01305653868f376e5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:46:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:46:30 [info] 41#41: *689 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:30 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:40 [info] 41#41: *692 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:40 [info] 41#41: *691 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:41 [info] 36#36: *693 [lua] access_by_lua(msblocations.conf:189):2: 90132677914e57c1a33724c69e633a19:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:46:41 [info] 36#36: *693 [lua] logger.lua:23: 90132677914e57c1a33724c69e633a19 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:46:41 +0000] 90132677914e57c1a33724c69e633a19 "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.50 - - [10/Jan/2023:05:46:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:46:50 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:50 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:46:56 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 634d6b213dc3322f8360e506e1193e37:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:46:56 [info] 36#36: *697 [lua] logger.lua:23: 634d6b213dc3322f8360e506e1193e37 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:46:56 +0000] 634d6b213dc3322f8360e506e1193e37 "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.50 - - [10/Jan/2023:05:46:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:47:00 [info] 41#41: *699 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:00 [info] 41#41: *698 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:10 [info] 36#36: *700 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:10 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:11 [info] 36#36: *702 [lua] access_by_lua(msblocations.conf:189):2: 244cf90a169a07a55647d359d4f7a81c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:47:11 [info] 36#36: *702 [lua] logger.lua:23: 244cf90a169a07a55647d359d4f7a81c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:11 +0000] 244cf90a169a07a55647d359d4f7a81c "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.50 - - [10/Jan/2023:05:47:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:47:20 [info] 41#41: *703 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:20 [info] 41#41: *704 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:26 [info] 36#36: *705 [lua] access_by_lua(msblocations.conf:189):2: 5425686c4ffae7624e9a50b4be6d78dc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:26 +0000] 5425686c4ffae7624e9a50b4be6d78dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:47:26 [info] 36#36: *705 [lua] logger.lua:23: 5425686c4ffae7624e9a50b4be6d78dc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:47:30 [info] 41#41: *706 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:30 [info] 41#41: *707 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:40 [info] 41#41: *709 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:40 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:41 [info] 36#36: *710 [lua] access_by_lua(msblocations.conf:189):2: f3ad61dab5ff499efc7e8258d810a8c2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:41 +0000] f3ad61dab5ff499efc7e8258d810a8c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:47:41 [info] 36#36: *710 [lua] logger.lua:23: f3ad61dab5ff499efc7e8258d810a8c2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:47:50 [info] 36#36: *712 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:50 [info] 41#41: *713 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:47:56 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: bd3ba55238d7d8313a98c44efe8827e6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:56 +0000] bd3ba55238d7d8313a98c44efe8827e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:47:56 [info] 36#36: *714 [lua] logger.lua:23: bd3ba55238d7d8313a98c44efe8827e6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:47:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:48:00 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:00 [info] 41#41: *716 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:10 [info] 36#36: *717 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:10 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:11 [info] 36#36: *719 [lua] access_by_lua(msblocations.conf:189):2: 2392ffbd02cbc298e3545a6fb37b5830:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:11 +0000] 2392ffbd02cbc298e3545a6fb37b5830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:48:11 [info] 36#36: *719 [lua] logger.lua:23: 2392ffbd02cbc298e3545a6fb37b5830 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:48:20 [info] 36#36: *720 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:20 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:26 [info] 36#36: *722 [lua] access_by_lua(msblocations.conf:189):2: 064d6928ef9a4ec5b05b80f2e407ecfb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:48:26 [info] 36#36: *722 [lua] logger.lua:23: 064d6928ef9a4ec5b05b80f2e407ecfb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:26 +0000] 064d6928ef9a4ec5b05b80f2e407ecfb "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.50 - - [10/Jan/2023:05:48:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:48:30 [info] 41#41: *723 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:30 [info] 36#36: *724 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:40 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:40 [info] 41#41: *725 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:41 [info] 36#36: *727 [lua] access_by_lua(msblocations.conf:189):2: 4aa2eb4bc4496fae6be28562adf7948d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:41 +0000] 4aa2eb4bc4496fae6be28562adf7948d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:48:41 [info] 36#36: *727 [lua] logger.lua:23: 4aa2eb4bc4496fae6be28562adf7948d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:48:50 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:50 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:48:56 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: 6bfc4df8556e509eb254d93eefd119fc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:48:56 [info] 36#36: *731 [lua] logger.lua:23: 6bfc4df8556e509eb254d93eefd119fc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:48:56 +0000] 6bfc4df8556e509eb254d93eefd119fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:48:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:49:00 [info] 41#41: *733 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:00 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:10 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:10 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:11 [info] 36#36: *736 [lua] access_by_lua(msblocations.conf:189):2: 27d11e20be70cfa5895fc39854cbd3c0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:49:11 [info] 36#36: *736 [lua] logger.lua:23: 27d11e20be70cfa5895fc39854cbd3c0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:49:11 +0000] 27d11e20be70cfa5895fc39854cbd3c0 "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.50 - - [10/Jan/2023:05:49:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:49:20 [info] 41#41: *737 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:20 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:26 [info] 36#36: *739 [lua] access_by_lua(msblocations.conf:189):2: e25227e61ecd50f16f48a611cccae8fc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:49:26 [info] 36#36: *739 [lua] logger.lua:23: e25227e61ecd50f16f48a611cccae8fc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:49:26 +0000] e25227e61ecd50f16f48a611cccae8fc "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.50 - - [10/Jan/2023:05:49:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:49:30 [info] 41#41: *740 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:30 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:40 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:40 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:41 [info] 36#36: *744 [lua] access_by_lua(msblocations.conf:189):2: 779dd72f1144ffec200e0621d0f6401e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:49:41 +0000] 779dd72f1144ffec200e0621d0f6401e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:49:41 [info] 36#36: *744 [lua] logger.lua:23: 779dd72f1144ffec200e0621d0f6401e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:49:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:49:50 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:50 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:49:56 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 3c9f6000d3b1cfbc4edb00df5fbb65b2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:49:56 +0000] 3c9f6000d3b1cfbc4edb00df5fbb65b2 "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.50 - - [10/Jan/2023:05:49:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:49:56 [info] 36#36: *748 [lua] logger.lua:23: 3c9f6000d3b1cfbc4edb00df5fbb65b2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:50:00 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:00 [info] 41#41: *750 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:10 [info] 36#36: *751 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:10 [info] 41#41: *752 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:11 [info] 36#36: *753 [lua] access_by_lua(msblocations.conf:189):2: 8798b8bb143d70f62d9666d5eaf292ed:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:50:11 [info] 36#36: *753 [lua] logger.lua:23: 8798b8bb143d70f62d9666d5eaf292ed {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:50:11 +0000] 8798b8bb143d70f62d9666d5eaf292ed "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.50 - - [10/Jan/2023:05:50:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:50:20 [info] 36#36: *754 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:20 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:26 [info] 36#36: *756 [lua] access_by_lua(msblocations.conf:189):2: 1047604fea504fb92db575af0e4b5221:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:50:26 [info] 36#36: *756 [lua] logger.lua:23: 1047604fea504fb92db575af0e4b5221 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:50:26 +0000] 1047604fea504fb92db575af0e4b5221 "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.50 - - [10/Jan/2023:05:50:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:50:30 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:30 [info] 41#41: *757 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:40 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:40 [info] 36#36: *759 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:41 [info] 36#36: *761 [lua] access_by_lua(msblocations.conf:189):2: d6a87130494936c81a0d81b001325c1a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:50:41 +0000] d6a87130494936c81a0d81b001325c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:50:41 [info] 36#36: *761 [lua] logger.lua:23: d6a87130494936c81a0d81b001325c1a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:50:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:50:50 [info] 41#41: *764 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:50 [info] 41#41: *763 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:50:56 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: a96fa72421e7adc6a60147f0b0142b47:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:50:56 [info] 36#36: *765 [lua] logger.lua:23: a96fa72421e7adc6a60147f0b0142b47 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:50:56 +0000] a96fa72421e7adc6a60147f0b0142b47 "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.50 - - [10/Jan/2023:05:50:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:51:00 [info] 41#41: *767 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:00 [info] 41#41: *766 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:10 [info] 36#36: *768 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:10 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:11 [info] 36#36: *770 [lua] access_by_lua(msblocations.conf:189):2: 5791694b2622aa772233748ee627180c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:51:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.50 - - [10/Jan/2023:05:51:11 +0000] 5791694b2622aa772233748ee627180c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:51:11 [info] 36#36: *770 [lua] logger.lua:23: 5791694b2622aa772233748ee627180c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:51:20 [info] 36#36: *771 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:20 [info] 41#41: *772 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:26 [info] 36#36: *773 [lua] access_by_lua(msblocations.conf:189):2: 3463ad9ec79ee6e8e8bc6f5d590f2564:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:51:26 [info] 36#36: *773 [lua] logger.lua:23: 3463ad9ec79ee6e8e8bc6f5d590f2564 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:51:26 +0000] 3463ad9ec79ee6e8e8bc6f5d590f2564 "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.50 - - [10/Jan/2023:05:51:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:51:30 [info] 41#41: *774 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:30 [info] 41#41: *775 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:40 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:40 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:41 [info] 36#36: *778 [lua] access_by_lua(msblocations.conf:189):2: 5ed300410d7df469a4d602b3bcf350b1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:51:42 [info] 36#36: *778 [lua] logger.lua:23: 5ed300410d7df469a4d602b3bcf350b1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:51:42 +0000] 5ed300410d7df469a4d602b3bcf350b1 "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.50 - - [10/Jan/2023:05:51:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 05:51:50 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:50 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:51:57 [info] 36#36: *782 [lua] access_by_lua(msblocations.conf:189):2: 680b9655c9d5d04bbb777a662afd77d6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:51:57 [info] 36#36: *782 [lua] logger.lua:23: 680b9655c9d5d04bbb777a662afd77d6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:51:57 +0000] 680b9655c9d5d04bbb777a662afd77d6 "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.50 - - [10/Jan/2023:05:51:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:52:00 [info] 41#41: *784 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:00 [info] 41#41: *783 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:10 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:10 [info] 36#36: *785 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:12 [info] 36#36: *787 [lua] access_by_lua(msblocations.conf:189):2: 6e57d8da836765e4f2e034a436b4184f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:12 +0000] 6e57d8da836765e4f2e034a436b4184f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:52:12 [info] 36#36: *787 [lua] logger.lua:23: 6e57d8da836765e4f2e034a436b4184f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:52:20 [info] 36#36: *788 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:20 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:27 [info] 36#36: *790 [lua] access_by_lua(msblocations.conf:189):2: 222d555b45530fe18b5527d4c5bcb83c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:27 +0000] 222d555b45530fe18b5527d4c5bcb83c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:52:27 [info] 36#36: *790 [lua] logger.lua:23: 222d555b45530fe18b5527d4c5bcb83c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:52:30 [info] 36#36: *791 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:30 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:40 [info] 41#41: *793 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:40 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:42 [info] 36#36: *795 [lua] access_by_lua(msblocations.conf:189):2: de9108d3763665046bdc1429df184e97:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:42 +0000] de9108d3763665046bdc1429df184e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:52:42 [info] 36#36: *795 [lua] logger.lua:23: de9108d3763665046bdc1429df184e97 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:52:50 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:50 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:52:57 [info] 36#36: *799 [lua] access_by_lua(msblocations.conf:189):2: 65da99d17cd2265d2ea775d9dea0017a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:52:57 [info] 36#36: *799 [lua] logger.lua:23: 65da99d17cd2265d2ea775d9dea0017a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:52:57 +0000] 65da99d17cd2265d2ea775d9dea0017a "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.50 - - [10/Jan/2023:05:52:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 05:53:00 [info] 41#41: *801 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:00 [info] 41#41: *800 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:10 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:10 [info] 41#41: *803 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:12 [info] 36#36: *804 [lua] access_by_lua(msblocations.conf:189):2: 01611c7e4cfee648d10097cf68bffae2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:53:12 +0000] 01611c7e4cfee648d10097cf68bffae2 "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.50 - - [10/Jan/2023:05:53:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:53:12 [info] 36#36: *804 [lua] logger.lua:23: 01611c7e4cfee648d10097cf68bffae2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:53:20 [info] 41#41: *806 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:20 [info] 41#41: *805 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:27 [info] 36#36: *807 [lua] access_by_lua(msblocations.conf:189):2: ebfe8bf5b3ee9a741c678699db129801:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:53:27 +0000] ebfe8bf5b3ee9a741c678699db129801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:53:27 [info] 36#36: *807 [lua] logger.lua:23: ebfe8bf5b3ee9a741c678699db129801 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:53:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:53:30 [info] 36#36: *808 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:30 [info] 36#36: *809 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:40 [info] 41#41: *810 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:40 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:42 [info] 36#36: *812 [lua] access_by_lua(msblocations.conf:189):2: c508d9f2364ad303ebd8c32e66d545e2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:53:42 [info] 36#36: *812 [lua] logger.lua:23: c508d9f2364ad303ebd8c32e66d545e2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:53:42 +0000] c508d9f2364ad303ebd8c32e66d545e2 "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.50 - - [10/Jan/2023:05:53:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:53:50 [info] 36#36: *814 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:50 [info] 36#36: *815 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:53:57 [info] 36#36: *816 [lua] access_by_lua(msblocations.conf:189):2: c2e4ea801ef0851ea10c2ab1de2c3f2f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:53:57 [info] 36#36: *816 [lua] logger.lua:23: c2e4ea801ef0851ea10c2ab1de2c3f2f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:53:57 +0000] c2e4ea801ef0851ea10c2ab1de2c3f2f "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.50 - - [10/Jan/2023:05:53:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:54:00 [info] 41#41: *818 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:00 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:10 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:10 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:12 [info] 36#36: *821 [lua] access_by_lua(msblocations.conf:189):2: f789b283e1096838d8a5ee3b9840cecc:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:54:12 +0000] f789b283e1096838d8a5ee3b9840cecc "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.50 - - [10/Jan/2023:05:54:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:54:12 [info] 36#36: *821 [lua] logger.lua:23: f789b283e1096838d8a5ee3b9840cecc {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:54:20 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:20 [info] 36#36: *822 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:27 [info] 36#36: *824 [lua] access_by_lua(msblocations.conf:189):2: f56637f3876a00bc911e490538944e25:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:54:27 [info] 36#36: *824 [lua] logger.lua:23: f56637f3876a00bc911e490538944e25 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:54:27 +0000] f56637f3876a00bc911e490538944e25 "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.50 - - [10/Jan/2023:05:54:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:54:30 [info] 41#41: *825 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:30 [info] 41#41: *826 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:40 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:40 [info] 41#41: *827 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:42 [info] 36#36: *829 [lua] access_by_lua(msblocations.conf:189):2: 19e6ed68967dff8023db11f7b3010836:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:54:42 [info] 36#36: *829 [lua] logger.lua:23: 19e6ed68967dff8023db11f7b3010836 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:54:42 +0000] 19e6ed68967dff8023db11f7b3010836 "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.50 - - [10/Jan/2023:05:54:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:54:50 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:50 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:54:57 [info] 36#36: *833 [lua] access_by_lua(msblocations.conf:189):2: 30ceb6ea5daf53b975ef0649914352da:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:54:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:54:57 [info] 36#36: *833 [lua] logger.lua:23: 30ceb6ea5daf53b975ef0649914352da {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:54:57 +0000] 30ceb6ea5daf53b975ef0649914352da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:55:00 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:00 [info] 36#36: *835 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:10 [info] 41#41: *836 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:10 [info] 41#41: *837 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:12 [info] 36#36: *838 [lua] access_by_lua(msblocations.conf:189):2: dfa993198a02e00808e25c8a66c0c18a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:12 +0000] dfa993198a02e00808e25c8a66c0c18a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:55:12 [info] 36#36: *838 [lua] logger.lua:23: dfa993198a02e00808e25c8a66c0c18a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:55:20 [info] 36#36: *840 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:20 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:27 [info] 36#36: *841 [lua] access_by_lua(msblocations.conf:189):2: 9b7f0835db82b754f3c9b52214087ec7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:27 +0000] 9b7f0835db82b754f3c9b52214087ec7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:55:27 [info] 36#36: *841 [lua] logger.lua:23: 9b7f0835db82b754f3c9b52214087ec7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:55:30 [info] 41#41: *842 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:30 [info] 41#41: *843 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:40 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:40 [info] 41#41: *844 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:42 [info] 36#36: *846 [lua] access_by_lua(msblocations.conf:189):2: c020cdc07ae579f8514d26bc3ad5d72f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:42 +0000] c020cdc07ae579f8514d26bc3ad5d72f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:55:42 [info] 36#36: *846 [lua] logger.lua:23: c020cdc07ae579f8514d26bc3ad5d72f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:55:50 [info] 36#36: *849 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:50 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:55:57 [info] 36#36: *850 [lua] access_by_lua(msblocations.conf:189):2: 11af5e05d17023eb9246950b3844592b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:55:57 [info] 36#36: *850 [lua] logger.lua:23: 11af5e05d17023eb9246950b3844592b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:55:57 +0000] 11af5e05d17023eb9246950b3844592b "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.50 - - [10/Jan/2023:05:55:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:56:00 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:00 [info] 36#36: *852 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:10 [info] 36#36: *854 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:10 [info] 41#41: *853 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:12 [info] 36#36: *855 [lua] access_by_lua(msblocations.conf:189):2: 4dcc23778f081b2ddbbc34b59c099392:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:56:12 [info] 36#36: *855 [lua] logger.lua:23: 4dcc23778f081b2ddbbc34b59c099392 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:56:12 +0000] 4dcc23778f081b2ddbbc34b59c099392 "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.50 - - [10/Jan/2023:05:56:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 05:56:20 [info] 41#41: *856 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:20 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:27 [info] 36#36: *858 [lua] access_by_lua(msblocations.conf:189):2: d2f7aafd7b5d1c3ee08000c62f32421d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:56:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.50 - - [10/Jan/2023:05:56:27 +0000] d2f7aafd7b5d1c3ee08000c62f32421d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 05:56:27 [info] 36#36: *858 [lua] logger.lua:23: d2f7aafd7b5d1c3ee08000c62f32421d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:56:30 [info] 36#36: *860 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:30 [info] 36#36: *859 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:40 [info] 41#41: *862 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:40 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:42 [info] 36#36: *863 [lua] access_by_lua(msblocations.conf:189):2: 20f1c5d91edb86ca16f873e8f474e53c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:56:42 [info] 36#36: *863 [lua] logger.lua:23: 20f1c5d91edb86ca16f873e8f474e53c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:56:42 +0000] 20f1c5d91edb86ca16f873e8f474e53c "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.50 - - [10/Jan/2023:05:56:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:56:50 [info] 41#41: *865 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:50 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:56:57 [info] 36#36: *867 [lua] access_by_lua(msblocations.conf:189):2: cfd6fc2349322810595a0727fbcdf278:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:56:57 [info] 36#36: *867 [lua] logger.lua:23: cfd6fc2349322810595a0727fbcdf278 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:56:57 +0000] cfd6fc2349322810595a0727fbcdf278 "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.50 - - [10/Jan/2023:05:56:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 05:57:00 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:00 [info] 36#36: *869 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:05 [info] 36#36: *870 client closed connection while waiting for request, client: 10.233.66.235, server: 0.0.0.0:443 2023/01/10 05:57:10 [info] 41#41: *872 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:10 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:12 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: de44027f876129d49eb748f538ddadf1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:12 +0000] de44027f876129d49eb748f538ddadf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 05:57:12 [info] 36#36: *873 [lua] logger.lua:23: de44027f876129d49eb748f538ddadf1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:57:20 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:20 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:27 [info] 36#36: *876 [lua] access_by_lua(msblocations.conf:189):2: 227aa141eb98e085ffe7e7185349e8f7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:27 +0000] 227aa141eb98e085ffe7e7185349e8f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:57:27 [info] 36#36: *876 [lua] logger.lua:23: 227aa141eb98e085ffe7e7185349e8f7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 05:57:30 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:30 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:40 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:40 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:42 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 74a806ae5fb409171c86d0181ff827d9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:57:42 [info] 36#36: *881 [lua] logger.lua:23: 74a806ae5fb409171c86d0181ff827d9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:42 +0000] 74a806ae5fb409171c86d0181ff827d9 "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.50 - - [10/Jan/2023:05:57:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:57:50 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:50 [info] 36#36: *883 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:57:57 [info] 36#36: *885 [lua] access_by_lua(msblocations.conf:189):2: c898dcab36b6424b3574a4db7ccb1fb5:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:57:57 [info] 36#36: *885 [lua] logger.lua:23: c898dcab36b6424b3574a4db7ccb1fb5 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:57:57 +0000] c898dcab36b6424b3574a4db7ccb1fb5 "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.50 - - [10/Jan/2023:05:57:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:58:00 [info] 36#36: *886 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:00 [info] 41#41: *887 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:10 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:10 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:12 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 8848f3b2738028eeb02fdba2c318cb1a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:58:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:05:58:12 +0000] 8848f3b2738028eeb02fdba2c318cb1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 05:58:12 [info] 36#36: *890 [lua] logger.lua:23: 8848f3b2738028eeb02fdba2c318cb1a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 05:58:20 [info] 36#36: *891 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:20 [info] 36#36: *892 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:27 [info] 36#36: *893 [lua] access_by_lua(msblocations.conf:189):2: 2545510db7bba499b5eb7cf85f2ae02b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:58:27 +0000] 2545510db7bba499b5eb7cf85f2ae02b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 05:58:27 [info] 36#36: *893 [lua] logger.lua:23: 2545510db7bba499b5eb7cf85f2ae02b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:58:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:58:30 [info] 36#36: *894 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:30 [info] 36#36: *895 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:40 [info] 41#41: *896 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:40 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:42 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: c9606183d705fce66544ba8d8d3485d3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:58:42 [info] 36#36: *898 [lua] logger.lua:23: c9606183d705fce66544ba8d8d3485d3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:58:42 +0000] c9606183d705fce66544ba8d8d3485d3 "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.50 - - [10/Jan/2023:05:58:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:58:50 [info] 36#36: *900 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:50 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:58:57 [info] 36#36: *902 [lua] access_by_lua(msblocations.conf:189):2: eb479a66ce8daaa732743e7f0569cce0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:58:57 [info] 36#36: *902 [lua] logger.lua:23: eb479a66ce8daaa732743e7f0569cce0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:58:57 +0000] eb479a66ce8daaa732743e7f0569cce0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:05:58:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:00 [info] 41#41: *903 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:00 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:10 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:10 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:12 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 91baae6f4cf07f474728364e43cf7b82:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:59:12 [info] 36#36: *907 [lua] logger.lua:23: 91baae6f4cf07f474728364e43cf7b82 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:59:12 +0000] 91baae6f4cf07f474728364e43cf7b82 "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.50 - - [10/Jan/2023:05:59:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 05:59:20 [info] 41#41: *908 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:20 [info] 41#41: *909 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:27 [info] 36#36: *910 [lua] access_by_lua(msblocations.conf:189):2: baf309cc1fb5fb1d149202792b73f516:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:59:27 [info] 36#36: *910 [lua] logger.lua:23: baf309cc1fb5fb1d149202792b73f516 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:59:27 +0000] baf309cc1fb5fb1d149202792b73f516 "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.50 - - [10/Jan/2023:05:59:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:30 [info] 36#36: *911 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:30 [info] 41#41: *912 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:40 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:40 [info] 41#41: *914 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:42 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: ec2d4bc265fa9126fea84ee20091eacb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:59:42 [info] 36#36: *915 [lua] logger.lua:23: ec2d4bc265fa9126fea84ee20091eacb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:59:42 +0000] ec2d4bc265fa9126fea84ee20091eacb "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.50 - - [10/Jan/2023:05:59:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 05:59:50 [info] 41#41: *917 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:50 [info] 36#36: *918 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 05:59:57 [info] 36#36: *919 [lua] access_by_lua(msblocations.conf:189):2: 08f9111cc23d40409b33acf4e2800299:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 05:59:57 [info] 36#36: *919 [lua] logger.lua:23: 08f9111cc23d40409b33acf4e2800299 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:05:59:57 +0000] 08f9111cc23d40409b33acf4e2800299 "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.50 - - [10/Jan/2023:05:59:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:00:00 [info] 36#36: *921 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:00 [info] 41#41: *920 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:10 [info] 41#41: *923 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:10 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:12 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: c4f0720a3888bc0cf3fc190f40fc539b:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:12 +0000] c4f0720a3888bc0cf3fc190f40fc539b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 06:00:12 [info] 36#36: *924 [lua] logger.lua:23: c4f0720a3888bc0cf3fc190f40fc539b {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:00:20 [info] 36#36: *925 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:20 [info] 36#36: *926 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:27 [info] 36#36: *927 [lua] access_by_lua(msblocations.conf:189):2: 7bab57736aa4ce43958b40a59f947b6f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:27 +0000] 7bab57736aa4ce43958b40a59f947b6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 06:00:27 [info] 36#36: *927 [lua] logger.lua:23: 7bab57736aa4ce43958b40a59f947b6f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/10 06:00:30 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:30 [info] 36#36: *929 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:40 [info] 41#41: *930 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:40 [info] 41#41: *931 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:42 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 7faf27002b4f431e61dc39f70f28d164:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:42 +0000] 7faf27002b4f431e61dc39f70f28d164 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:00:42 [info] 36#36: *932 [lua] logger.lua:23: 7faf27002b4f431e61dc39f70f28d164 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:00:50 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:50 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:00:57 [info] 36#36: *936 [lua] access_by_lua(msblocations.conf:189):2: d0f452c222d4bb78f146ab56c2fd5000:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:00:57 [info] 36#36: *936 [lua] logger.lua:23: d0f452c222d4bb78f146ab56c2fd5000 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:00:57 +0000] d0f452c222d4bb78f146ab56c2fd5000 "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.50 - - [10/Jan/2023:06:00:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:01:00 [info] 36#36: *937 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:00 [info] 41#41: *938 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:10 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:10 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:12 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 382537c326a68e8445fc7e847a92f4cd:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:01:12 [info] 36#36: *941 [lua] logger.lua:23: 382537c326a68e8445fc7e847a92f4cd {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:01:12 +0000] 382537c326a68e8445fc7e847a92f4cd "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.50 - - [10/Jan/2023:06:01:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:01:20 [info] 41#41: *942 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:20 [info] 41#41: *943 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:27 [info] 36#36: *944 [lua] access_by_lua(msblocations.conf:189):2: a7ab7e80203480e6b73c27c094e053d7:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:01:27 [info] 36#36: *944 [lua] logger.lua:23: a7ab7e80203480e6b73c27c094e053d7 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:01:27 +0000] a7ab7e80203480e6b73c27c094e053d7 "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.50 - - [10/Jan/2023:06:01:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:01:30 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:30 [info] 36#36: *946 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:40 [info] 36#36: *948 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:40 [info] 36#36: *947 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:42 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: b769a170b8370d4fb81ca38f203f608c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:01:42 +0000] b769a170b8370d4fb81ca38f203f608c "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.50 - - [10/Jan/2023:06:01:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:01:42 [info] 36#36: *949 [lua] logger.lua:23: b769a170b8370d4fb81ca38f203f608c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:01:50 [info] 41#41: *951 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:50 [info] 36#36: *952 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:01:57 [info] 36#36: *953 [lua] access_by_lua(msblocations.conf:189):2: 79c4b07e9815f500b83772130e4dcee2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:01:57 [info] 36#36: *953 [lua] logger.lua:23: 79c4b07e9815f500b83772130e4dcee2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:01:57 +0000] 79c4b07e9815f500b83772130e4dcee2 "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.50 - - [10/Jan/2023:06:01:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:02:00 [info] 36#36: *954 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:00 [info] 36#36: *955 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:10 [info] 41#41: *957 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:10 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:12 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: b31fee5ee62ec730e9ff128f4886360e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:12 +0000] b31fee5ee62ec730e9ff128f4886360e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:02:12 [info] 36#36: *958 [lua] logger.lua:23: b31fee5ee62ec730e9ff128f4886360e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:02:20 [info] 36#36: *960 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:20 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:27 [info] 36#36: *961 [lua] access_by_lua(msblocations.conf:189):2: f3785fbaae71887309218107294317ee:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:27 +0000] f3785fbaae71887309218107294317ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:02:27 [info] 36#36: *961 [lua] logger.lua:23: f3785fbaae71887309218107294317ee {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:02:30 [info] 36#36: *963 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:30 [info] 41#41: *962 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:40 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:40 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:42 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: d4b12d3a35d568923318ffbd32764cb1:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:42 +0000] d4b12d3a35d568923318ffbd32764cb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 06:02:42 [info] 36#36: *966 [lua] logger.lua:23: d4b12d3a35d568923318ffbd32764cb1 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 06:02:50 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:50 [info] 41#41: *969 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:02:57 [info] 36#36: *970 [lua] access_by_lua(msblocations.conf:189):2: 98082a86905f00d0b26e912a7f4c0966:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:57 +0000] 98082a86905f00d0b26e912a7f4c0966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:02:57 [info] 36#36: *970 [lua] logger.lua:23: 98082a86905f00d0b26e912a7f4c0966 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:02:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:03:00 [info] 36#36: *972 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:00 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:10 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:10 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:12 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: 0eaba19c384d9eac8a290facaa59a52f:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:03:12 [info] 36#36: *975 [lua] logger.lua:23: 0eaba19c384d9eac8a290facaa59a52f {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:03:12 +0000] 0eaba19c384d9eac8a290facaa59a52f "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.50 - - [10/Jan/2023:06:03:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:03:20 [info] 41#41: *977 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:20 [info] 41#41: *976 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:27 [info] 36#36: *978 [lua] access_by_lua(msblocations.conf:189):2: 311ae7437c2e4b6e1395f3ccbeb7b2f2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:03:27 [info] 36#36: *978 [lua] logger.lua:23: 311ae7437c2e4b6e1395f3ccbeb7b2f2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:03:27 +0000] 311ae7437c2e4b6e1395f3ccbeb7b2f2 "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.50 - - [10/Jan/2023:06:03:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:03:30 [info] 41#41: *980 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:30 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:40 [info] 41#41: *981 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:40 [info] 41#41: *982 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:42 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: 999951ea12e61a94fa1a93ae6ae7e96c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:03:42 +0000] 999951ea12e61a94fa1a93ae6ae7e96c "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.50 - - [10/Jan/2023:06:03:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:03:42 [info] 36#36: *983 [lua] logger.lua:23: 999951ea12e61a94fa1a93ae6ae7e96c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:03:50 [info] 41#41: *986 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:50 [info] 36#36: *985 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:03:57 [info] 36#36: *987 [lua] access_by_lua(msblocations.conf:189):2: 7dbac141f0849be309df78ea41dce3e0:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:03:57 [info] 36#36: *987 [lua] logger.lua:23: 7dbac141f0849be309df78ea41dce3e0 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:03:57 +0000] 7dbac141f0849be309df78ea41dce3e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:03:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:04:00 [info] 36#36: *988 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:00 [info] 41#41: *989 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:10 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:10 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:12 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: c49cd6cbe72e9c922d6961a8d33bde66:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:04:12 +0000] c49cd6cbe72e9c922d6961a8d33bde66 "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.50 - - [10/Jan/2023:06:04:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:04:12 [info] 36#36: *992 [lua] logger.lua:23: c49cd6cbe72e9c922d6961a8d33bde66 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:04:20 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:20 [info] 41#41: *994 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:27 [info] 36#36: *995 [lua] access_by_lua(msblocations.conf:189):2: adf333006f6f1ff6532a4e23c6542f62:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:04:27 +0000] adf333006f6f1ff6532a4e23c6542f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:04:27 [info] 36#36: *995 [lua] logger.lua:23: adf333006f6f1ff6532a4e23c6542f62 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:04:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:04:30 [info] 41#41: *997 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:30 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:40 [info] 41#41: *998 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:40 [info] 41#41: *999 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:42 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: 9c4c0d7fd0db6812c94a26205f3e56ba:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:04:42 [info] 36#36: *1000 [lua] logger.lua:23: 9c4c0d7fd0db6812c94a26205f3e56ba {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:04:42 +0000] 9c4c0d7fd0db6812c94a26205f3e56ba "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.50 - - [10/Jan/2023:06:04:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:04:50 [info] 36#36: *1002 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:50 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:04:57 [info] 36#36: *1004 [lua] access_by_lua(msblocations.conf:189):2: 0ed13098ff7f9fedab50600aa443aeb9:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:04:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.50 - - [10/Jan/2023:06:04:57 +0000] 0ed13098ff7f9fedab50600aa443aeb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 06:04:57 [info] 36#36: *1004 [lua] logger.lua:23: 0ed13098ff7f9fedab50600aa443aeb9 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:05:00 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:00 [info] 41#41: *1006 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:10 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:10 [info] 41#41: *1008 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:11 [info] 36#36: *1009 client closed connection while waiting for request, client: 10.233.66.235, server: 0.0.0.0:443 2023/01/10 06:05:12 [info] 36#36: *1010 [lua] access_by_lua(msblocations.conf:189):2: f75108f4d8ffd09192a824eb216bd449:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:05:12 +0000] f75108f4d8ffd09192a824eb216bd449 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/10 06:05:12 [info] 36#36: *1010 [lua] logger.lua:23: f75108f4d8ffd09192a824eb216bd449 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:05:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/10 06:05:20 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:20 [info] 41#41: *1012 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:27 [info] 36#36: *1013 [lua] access_by_lua(msblocations.conf:189):2: ae053d516f06fdbf17cd964672c1fab2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:05:27 +0000] ae053d516f06fdbf17cd964672c1fab2 "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.50 - - [10/Jan/2023:06:05:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:05:27 [info] 36#36: *1013 [lua] logger.lua:23: ae053d516f06fdbf17cd964672c1fab2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:05:30 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:30 [info] 36#36: *1014 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:40 [info] 36#36: *1016 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:40 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:42 [info] 36#36: *1018 [lua] access_by_lua(msblocations.conf:189):2: 17afd71302d1ab11349d1597b5ce3804:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:05:42 [info] 36#36: *1018 [lua] logger.lua:23: 17afd71302d1ab11349d1597b5ce3804 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:05:42 +0000] 17afd71302d1ab11349d1597b5ce3804 "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.50 - - [10/Jan/2023:06:05:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:05:50 [info] 36#36: *1020 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:50 [info] 41#41: *1021 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:05:57 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: 28aecf1f9550ad88ac0c79030a86956c:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:05:57 [info] 36#36: *1022 [lua] logger.lua:23: 28aecf1f9550ad88ac0c79030a86956c {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:05:57 +0000] 28aecf1f9550ad88ac0c79030a86956c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.71.50 - - [10/Jan/2023:06:05:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:06:00 [info] 41#41: *1023 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:00 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:10 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:10 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:12 [info] 36#36: *1027 [lua] access_by_lua(msblocations.conf:189):2: 07d393255f156b7708f94143a63bb4bb:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:06:12 [info] 36#36: *1027 [lua] logger.lua:23: 07d393255f156b7708f94143a63bb4bb {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:06:12 +0000] 07d393255f156b7708f94143a63bb4bb "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.50 - - [10/Jan/2023:06:06:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:06:20 [info] 36#36: *1028 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:20 [info] 36#36: *1029 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:27 [info] 36#36: *1030 [lua] access_by_lua(msblocations.conf:189):2: f74e3b601faeea3d523fcd7212e0fc4d:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:06:27 +0000] f74e3b601faeea3d523fcd7212e0fc4d "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.50 - - [10/Jan/2023:06:06:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/10 06:06:27 [info] 36#36: *1030 [lua] logger.lua:23: f74e3b601faeea3d523fcd7212e0fc4d {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:06:30 [info] 41#41: *1032 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:30 [info] 36#36: *1031 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:40 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:40 [info] 36#36: *1034 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:42 [info] 36#36: *1035 [lua] access_by_lua(msblocations.conf:189):2: dee0b7d04b11648b2a039e69474fbc4e:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:06:42 [info] 36#36: *1035 [lua] logger.lua:23: dee0b7d04b11648b2a039e69474fbc4e {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:06:42 +0000] dee0b7d04b11648b2a039e69474fbc4e "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.50 - - [10/Jan/2023:06:06:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:06:50 [info] 36#36: *1037 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:50 [info] 41#41: *1038 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:06:57 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: 8e35d77d5d3539ca71a3b583c7e5db6a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:06:57 +0000] 8e35d77d5d3539ca71a3b583c7e5db6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/10 06:06:57 [info] 36#36: *1039 [lua] logger.lua:23: 8e35d77d5d3539ca71a3b583c7e5db6a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:06:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/10 06:07:00 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:00 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:10 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:10 [info] 41#41: *1042 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:12 [info] 36#36: *1044 [lua] access_by_lua(msblocations.conf:189):2: 329e478922833274521fc1b661a67806:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:12 +0000] 329e478922833274521fc1b661a67806 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:07:12 [info] 36#36: *1044 [lua] logger.lua:23: 329e478922833274521fc1b661a67806 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:07:20 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:20 [info] 41#41: *1046 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:27 [info] 36#36: *1047 [lua] access_by_lua(msblocations.conf:189):2: e1973d70cddcc701d9ffbcecfe516b43:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:27 +0000] e1973d70cddcc701d9ffbcecfe516b43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:07:27 [info] 36#36: *1047 [lua] logger.lua:23: e1973d70cddcc701d9ffbcecfe516b43 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:07:30 [info] 36#36: *1048 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:30 [info] 36#36: *1049 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:40 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:40 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:42 [info] 36#36: *1052 [lua] access_by_lua(msblocations.conf:189):2: 9dea2d150d75d8b75f4771e933ac13fe:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:42 +0000] 9dea2d150d75d8b75f4771e933ac13fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 06:07:42 [info] 36#36: *1052 [lua] logger.lua:23: 9dea2d150d75d8b75f4771e933ac13fe {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:07:50 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:50 [info] 36#36: *1054 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:07:57 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: e7702bb6ed7adf69765ec3d72b0a2e47:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:57 +0000] e7702bb6ed7adf69765ec3d72b0a2e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/10 06:07:57 [info] 36#36: *1056 [lua] logger.lua:23: e7702bb6ed7adf69765ec3d72b0a2e47 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/10 06:08:00 [info] 41#41: *1057 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:00 [info] 41#41: *1058 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:10 [info] 41#41: *1059 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:10 [info] 41#41: *1060 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:12 [info] 36#36: *1061 [lua] access_by_lua(msblocations.conf:189):2: 772ee4b6db6183aed2dd186dc1073883:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:08:12 +0000] 772ee4b6db6183aed2dd186dc1073883 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/10 06:08:12 [info] 36#36: *1061 [lua] logger.lua:23: 772ee4b6db6183aed2dd186dc1073883 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:08:20 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:20 [info] 36#36: *1063 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:27 [info] 36#36: *1064 [lua] access_by_lua(msblocations.conf:189):2: 45a6892ba6df8a05a580362385794037:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:08:27 +0000] 45a6892ba6df8a05a580362385794037 "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.50 - - [10/Jan/2023:06:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:08:27 [info] 36#36: *1064 [lua] logger.lua:23: 45a6892ba6df8a05a580362385794037 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , 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/10 06:08:30 [info] 41#41: *1066 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:30 [info] 41#41: *1065 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:40 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:40 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:42 [info] 36#36: *1069 [lua] access_by_lua(msblocations.conf:189):2: 0d3856e5d99a0c075fa5b3f54671f4d4:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:08:42 [info] 36#36: *1069 [lua] logger.lua:23: 0d3856e5d99a0c075fa5b3f54671f4d4 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:08:42 +0000] 0d3856e5d99a0c075fa5b3f54671f4d4 "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.50 - - [10/Jan/2023:06:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:08:50 [info] 41#41: *1072 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:50 [info] 36#36: *1071 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:08:57 [info] 36#36: *1073 [lua] access_by_lua(msblocations.conf:189):2: 8536698c3ed948b7f996bea0d2c17607:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:08:57 [info] 36#36: *1073 [lua] logger.lua:23: 8536698c3ed948b7f996bea0d2c17607 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:08:57 +0000] 8536698c3ed948b7f996bea0d2c17607 "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.50 - - [10/Jan/2023:06:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:09:00 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:00 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:10 [info] 41#41: *1077 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:10 [info] 36#36: *1076 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:12 [info] 36#36: *1078 [lua] access_by_lua(msblocations.conf:189):2: 2b0d106cee3322fa8b40de38b245df00:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:09:12 [info] 36#36: *1078 [lua] logger.lua:23: 2b0d106cee3322fa8b40de38b245df00 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:12 +0000] 2b0d106cee3322fa8b40de38b245df00 "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.50 - - [10/Jan/2023:06:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:09:20 [info] 41#41: *1080 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:20 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:27 [info] 36#36: *1081 [lua] access_by_lua(msblocations.conf:189):2: ffdd17957d65046b1e0a8afca01e6fd6:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:09:27 [info] 36#36: *1081 [lua] logger.lua:23: ffdd17957d65046b1e0a8afca01e6fd6 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:27 +0000] ffdd17957d65046b1e0a8afca01e6fd6 "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.50 - - [10/Jan/2023:06:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/10 06:09:30 [info] 36#36: *1082 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:30 [info] 36#36: *1083 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:40 [info] 41#41: *1084 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:40 [info] 41#41: *1085 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:42 [info] 36#36: *1086 [lua] access_by_lua(msblocations.conf:189):2: a69c9f0c6ad332be0d722d7aeaf89d84:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:42 +0000] a69c9f0c6ad332be0d722d7aeaf89d84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:09:42 [info] 36#36: *1086 [lua] logger.lua:23: a69c9f0c6ad332be0d722d7aeaf89d84 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:09:50 [info] 41#41: *1088 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:50 [info] 41#41: *1089 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:09:58 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:189):2: 16172f9f5476861eea60572eeda3dbbf:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:58 +0000] 16172f9f5476861eea60572eeda3dbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:09:58 [info] 36#36: *1090 [lua] logger.lua:23: 16172f9f5476861eea60572eeda3dbbf {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:10:00 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:00 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:10 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:10 [info] 41#41: *1094 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:13 [info] 36#36: *1095 [lua] access_by_lua(msblocations.conf:189):2: dd1121adbfc963c1fd85e5cf8c27ee82:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:10:13 [info] 36#36: *1095 [lua] logger.lua:23: dd1121adbfc963c1fd85e5cf8c27ee82 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:13 +0000] dd1121adbfc963c1fd85e5cf8c27ee82 "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.50 - - [10/Jan/2023:06:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:10:20 [info] 41#41: *1096 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:20 [info] 41#41: *1097 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:28 [info] 36#36: *1098 [lua] access_by_lua(msblocations.conf:189):2: f215501dafac208c586c2236e58a8c61:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:28 +0000] f215501dafac208c586c2236e58a8c61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/10 06:10:28 [info] 36#36: *1098 [lua] logger.lua:23: f215501dafac208c586c2236e58a8c61 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:10:30 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:30 [info] 36#36: *1099 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:40 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:40 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:43 [info] 36#36: *1103 [lua] access_by_lua(msblocations.conf:189):2: 1ebf7fa00d39d1a9aebe295d4ede82ae:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:10:43 [info] 36#36: *1103 [lua] logger.lua:23: 1ebf7fa00d39d1a9aebe295d4ede82ae {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:43 +0000] 1ebf7fa00d39d1a9aebe295d4ede82ae "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.50 - - [10/Jan/2023:06:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:10:50 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:50 [info] 36#36: *1105 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:10:58 [info] 36#36: *1107 [lua] access_by_lua(msblocations.conf:189):2: 4850ff2f2352f1c5e8dd459c1e1c7bc8:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:58 +0000] 4850ff2f2352f1c5e8dd459c1e1c7bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:10:58 [info] 36#36: *1107 [lua] logger.lua:23: 4850ff2f2352f1c5e8dd459c1e1c7bc8 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:11:00 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:00 [info] 41#41: *1108 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:10 [info] 41#41: *1111 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:10 [info] 36#36: *1110 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:13 [info] 36#36: *1112 [lua] access_by_lua(msblocations.conf:189):2: 6e066ee7076da039112dd6b47b28304a:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:11:13 [info] 36#36: *1112 [lua] logger.lua:23: 6e066ee7076da039112dd6b47b28304a {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:13 +0000] 6e066ee7076da039112dd6b47b28304a "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.50 - - [10/Jan/2023:06:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:11:20 [info] 41#41: *1114 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:20 [info] 36#36: *1113 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:28 [info] 36#36: *1115 [lua] access_by_lua(msblocations.conf:189):2: 8194bf16503e1454d922004977ec5da3:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:28 +0000] 8194bf16503e1454d922004977ec5da3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:11:28 [info] 36#36: *1115 [lua] logger.lua:23: 8194bf16503e1454d922004977ec5da3 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:11:30 [info] 36#36: *1116 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:30 [info] 36#36: *1117 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:40 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:40 [info] 41#41: *1119 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:43 [info] 36#36: *1120 [lua] access_by_lua(msblocations.conf:189):2: dd153e2dc9b9480d7c2dc602539ee9b2:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:43 +0000] dd153e2dc9b9480d7c2dc602539ee9b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/10 06:11:43 [info] 36#36: *1120 [lua] logger.lua:23: dd153e2dc9b9480d7c2dc602539ee9b2 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/10 06:11:50 [info] 41#41: *1122 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:50 [info] 41#41: *1123 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:11:58 [info] 36#36: *1124 [lua] access_by_lua(msblocations.conf:189):2: 23fd666d19d001f78aed08508f32a643:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/10 06:11:58 [info] 36#36: *1124 [lua] logger.lua:23: 23fd666d19d001f78aed08508f32a643 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:11:58 +0000] 23fd666d19d001f78aed08508f32a643 "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.50 - - [10/Jan/2023:06:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/10 06:12:00 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:12:00 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:12:10 [info] 41#41: *1128 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:12:10 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:12:13 [info] 36#36: *1129 [lua] access_by_lua(msblocations.conf:189):2: 80944fe55b713c2307f4a61ccc925c38:receive the request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:12:13 +0000] 80944fe55b713c2307f4a61ccc925c38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/10 06:12:13 [info] 36#36: *1129 [lua] logger.lua:23: 80944fe55b713c2307f4a61ccc925c38 {"matched":"microservices"} while logging request, client: 10.233.71.50, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.50 - - [10/Jan/2023:06:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/10 06:12:20 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443 2023/01/10 06:12:20 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.70.168, server: 0.0.0.0:443