@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.55.117 ### 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/12 05:08:15 [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/12 05:08:15 [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/12 05:08:15 [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/12 05:08:15 [notice] 33#33: using the "epoll" event method 2023/01/12 05:08:15 [notice] 33#33: openresty/1.13.6.1 2023/01/12 05:08:15 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/12 05:08:15 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/12 05:08:15 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/12 05:08:15 [notice] 34#34: start worker processes 2023/01/12 05:08:15 [notice] 34#34: start worker process 35 \n\n### Starting apiroute 2023/01/12 05:08:15 [notice] 34#34: start worker process 36 2023/01/12 05:08:15 [notice] 34#34: start worker process 38 2023/01/12 05:08:15 [notice] 34#34: start worker process 39 2023/01/12 05:08:15 [notice] 34#34: start worker process 40 2023/01/12 05:08:15 [notice] 34#34: start worker process 41 2023/01/12 05:08:15 [notice] 34#34: start worker process 42 2023/01/12 05:08:15 [notice] 34#34: start worker process 43 2023/01/12 05:08:15 [notice] 34#34: start cache manager process 44 2023/01/12 05:08:15 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230112050815.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-12 05:08:18 051 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-12 05:08:18 058 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-12 05:08:18 058 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-12 05:08:18 108 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-12 05:08:18 109 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.55.117:10081 Enabled:true 2023-01-12 05:08:19 368 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes 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-12 05:08:19 431 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-12 05:08:19 431 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-12 05:08:19 432 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-12 05:08:19 433 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-12 05:08:19 433 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-12 05:08:19 433 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-12 05:08:19 433 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-12 05:08:19 487 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-12 05:08:19 563 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-12 05:08:19 563 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-12 05:08:19 563 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-12 05:08:20 018 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/12 05:08:29 [info] 35#35: *12 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:29 [info] 35#35: *13 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:39 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:133):2: bb904cd68114dfc682052228d775e02f:receive the request, client: 10.233.68.127, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/12 05:08:39 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:39 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 10.233.68.127 - - [12/Jan/2023:05:08:39 +0000] bb904cd68114dfc682052228d775e02f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.305 upstream_response_time:0.304 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/12 05:08:39 [info] 35#35: *14 [lua] logger.lua:23: bb904cd68114dfc682052228d775e02f {"matched":"microservices"} while logging request, client: 10.233.68.127, 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.68.127 - - [12/Jan/2023:05:08:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 237 2023/01/12 05:08:43 [info] 35#35: *19 [lua] access_by_lua(msblocations.conf:133):2: 1a01c382f95e236608f5dbc8b66ba516:receive the request, client: 10.233.70.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/12 05:08:43 [info] 35#35: *20 [lua] access_by_lua(msblocations.conf:133):2: 92b152bed701355430356be5af68fe54:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:08:43 [info] 35#35: *20 [lua] logger.lua:23: 92b152bed701355430356be5af68fe54 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:08:43 +0000] 92b152bed701355430356be5af68fe54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:08:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 10.233.70.225 - - [12/Jan/2023:05:08:43 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 76 2023/01/12 05:08:43 [info] 35#35: *19 [lua] logger.lua:23: 1a01c382f95e236608f5dbc8b66ba516 {"matched":"microservices"} while logging request, client: 10.233.70.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.70.225 - - [12/Jan/2023:05:08:43 +0000] 1a01c382f95e236608f5dbc8b66ba516 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.085 upstream_response_time:0.084 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/12 05:08:44 [info] 35#35: *14 client 10.233.68.127 closed keepalive connection 2023/01/12 05:08:49 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:49 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:53 [info] 35#35: *19 client 10.233.70.225 closed keepalive connection 2023/01/12 05:08:58 [info] 35#35: *24 [lua] access_by_lua(msblocations.conf:133):2: 0ca600340b11d914b5a0dc4c0e0b5479:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:08:58 +0000] 0ca600340b11d914b5a0dc4c0e0b5479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:08:58 [info] 35#35: *24 [lua] logger.lua:23: 0ca600340b11d914b5a0dc4c0e0b5479 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:08:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:08:59 [info] 35#35: *25 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:08:59 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:09 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:09 [info] 38#38: *28 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:13 [info] 35#35: *29 [lua] access_by_lua(msblocations.conf:133):2: 1ed8fba661140dc69904f4dae6032aa2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:09:13 [info] 35#35: *29 [lua] logger.lua:23: 1ed8fba661140dc69904f4dae6032aa2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:13 +0000] 1ed8fba661140dc69904f4dae6032aa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 05:09:15 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/12 05:09:15 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/01/12 05:09:15 [notice] 34#34: cache loader process 45 exited with code 0 2023/01/12 05:09:15 [notice] 34#34: signal 29 (SIGIO) received 2023/01/12 05:09:19 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:19 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:28 [info] 35#35: *33 [lua] access_by_lua(msblocations.conf:133):2: b5a508a5a7775c0b92170109e49b8553:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:28 +0000] b5a508a5a7775c0b92170109e49b8553 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:09:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:09:28 [info] 35#35: *33 [lua] logger.lua:23: b5a508a5a7775c0b92170109e49b8553 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:09:29 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:29 [info] 35#35: *35 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:39 [info] 35#35: *36 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:39 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:43 [info] 35#35: *38 [lua] access_by_lua(msblocations.conf:133):2: cf0daaa12f77020d6aa4768545c9ca93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:43 +0000] cf0daaa12f77020d6aa4768545c9ca93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:09:43 [info] 35#35: *38 [lua] logger.lua:23: cf0daaa12f77020d6aa4768545c9ca93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:09:49 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:49 [info] 35#35: *39 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:58 [info] 35#35: *41 [lua] access_by_lua(msblocations.conf:133):2: fedb8e185ae9c62498f13801fc7c11ae:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:58 +0000] fedb8e185ae9c62498f13801fc7c11ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:09:58 [info] 35#35: *41 [lua] logger.lua:23: fedb8e185ae9c62498f13801fc7c11ae {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:09:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:09:59 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:09:59 [info] 35#35: *42 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:09 [info] 35#35: *44 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:09 [info] 38#38: *45 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:13 [info] 35#35: *46 [lua] access_by_lua(msblocations.conf:133):2: d256782d2ca5846c5c32164460815dd7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:13 +0000] d256782d2ca5846c5c32164460815dd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:10:13 [info] 35#35: *46 [lua] logger.lua:23: d256782d2ca5846c5c32164460815dd7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:10:19 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:19 [info] 35#35: *48 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:28 [info] 35#35: *50 [lua] access_by_lua(msblocations.conf:133):2: b8397957715821c9dac3022ec959cad4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:10:28 [info] 35#35: *50 [lua] logger.lua:23: b8397957715821c9dac3022ec959cad4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:28 +0000] b8397957715821c9dac3022ec959cad4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:10:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:10:29 [info] 35#35: *52 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:29 [info] 35#35: *51 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:33 [info] 35#35: *53 [lua] access_by_lua(msblocations.conf:133):2: ccd39387a269d8b7f0d4c2ffcc01e341:receive the request, client: 10.233.70.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.70.225 - - [12/Jan/2023:05:10:33 +0000] ccd39387a269d8b7f0d4c2ffcc01e341 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.098 upstream_response_time:0.097 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/12 05:10:33 [info] 35#35: *53 [lua] logger.lua:23: ccd39387a269d8b7f0d4c2ffcc01e341 {"matched":"microservices"} while logging request, client: 10.233.70.225, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.70.225 - - [12/Jan/2023:05:10:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 93 2023/01/12 05:10:39 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:39 [info] 35#35: *54 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:43 [info] 35#35: *56 [lua] access_by_lua(msblocations.conf:133):2: 621ec4867174eb28378799364560f293:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:43 +0000] 621ec4867174eb28378799364560f293 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:10:43 [info] 35#35: *56 [lua] logger.lua:23: 621ec4867174eb28378799364560f293 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:10:43 [info] 35#35: *53 client 10.233.70.225 closed keepalive connection 2023/01/12 05:10:49 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:49 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:58 [info] 35#35: *59 [lua] access_by_lua(msblocations.conf:133):2: c5ca7cd45c9a0a748cb406d57b5500b1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:58 +0000] c5ca7cd45c9a0a748cb406d57b5500b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:10:58 [info] 35#35: *59 [lua] logger.lua:23: c5ca7cd45c9a0a748cb406d57b5500b1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:10:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/12 05:10:59 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:10:59 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:09 [info] 35#35: *62 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:09 [info] 38#38: *63 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:13 [info] 35#35: *64 [lua] access_by_lua(msblocations.conf:133):2: 5dabd067c865178617794ce0c9312a07:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:11:13 [info] 35#35: *64 [lua] logger.lua:23: 5dabd067c865178617794ce0c9312a07 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:13 +0000] 5dabd067c865178617794ce0c9312a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:11:19 [info] 35#35: *66 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:19 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:28 [info] 35#35: *68 [lua] access_by_lua(msblocations.conf:133):2: 0821094324f5268f73bba44df2546bc9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:28 +0000] 0821094324f5268f73bba44df2546bc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:11:28 [info] 35#35: *68 [lua] logger.lua:23: 0821094324f5268f73bba44df2546bc9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:11:29 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:29 [info] 35#35: *69 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:39 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:39 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:43 [info] 35#35: *73 [lua] access_by_lua(msblocations.conf:133):2: 13bb1f95368f9ba296797fda7d479dc6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:43 +0000] 13bb1f95368f9ba296797fda7d479dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/12 05:11:43 [info] 35#35: *73 [lua] logger.lua:23: 13bb1f95368f9ba296797fda7d479dc6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/12 05:11:49 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:49 [info] 35#35: *74 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:58 [info] 35#35: *76 [lua] access_by_lua(msblocations.conf:133):2: a4ab5fa1e84f8ede7331569049bea4b1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:58 +0000] a4ab5fa1e84f8ede7331569049bea4b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/12 05:11:58 [info] 35#35: *76 [lua] logger.lua:23: a4ab5fa1e84f8ede7331569049bea4b1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:11:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:11:59 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:11:59 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:09 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:09 [info] 35#35: *79 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:13 [info] 35#35: *81 [lua] access_by_lua(msblocations.conf:133):2: 38d959e6919346ad601499e003d4def2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:13 +0000] 38d959e6919346ad601499e003d4def2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:12:13 [info] 35#35: *81 [lua] logger.lua:23: 38d959e6919346ad601499e003d4def2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:12:19 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:19 [info] 38#38: *83 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:28 [info] 35#35: *85 [lua] access_by_lua(msblocations.conf:133):2: ef61b347f9f4d4749f21d8f04f823db8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:12:28 [info] 35#35: *85 [lua] logger.lua:23: ef61b347f9f4d4749f21d8f04f823db8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:28 +0000] ef61b347f9f4d4749f21d8f04f823db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:12:29 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:29 [info] 35#35: *86 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:39 [info] 35#35: *88 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:39 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:43 [info] 35#35: *90 [lua] access_by_lua(msblocations.conf:133):2: 870815bee98c78785d39cb1ed133cc27:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:43 +0000] 870815bee98c78785d39cb1ed133cc27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:12:43 [info] 35#35: *90 [lua] logger.lua:23: 870815bee98c78785d39cb1ed133cc27 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:12:49 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:49 [info] 38#38: *92 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:58 [info] 35#35: *93 [lua] access_by_lua(msblocations.conf:133):2: 8e18262c5ab8b02594785f3c74e90143:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:12:58 [info] 35#35: *93 [lua] logger.lua:23: 8e18262c5ab8b02594785f3c74e90143 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:12:58 +0000] 8e18262c5ab8b02594785f3c74e90143 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:12:59 [info] 35#35: *94 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:12:59 [info] 35#35: *95 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:09 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:09 [info] 35#35: *97 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:13 [info] 35#35: *98 [lua] access_by_lua(msblocations.conf:133):2: 26794d9d65833aac4de68accf5185dab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:13:13 [info] 35#35: *98 [lua] logger.lua:23: 26794d9d65833aac4de68accf5185dab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:13:13 +0000] 26794d9d65833aac4de68accf5185dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:13:19 [info] 35#35: *100 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:19 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:28 [info] 35#35: *102 [lua] access_by_lua(msblocations.conf:133):2: 1cc75c30d612c8b0adb3318de54911c8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:13:28 [info] 35#35: *102 [lua] logger.lua:23: 1cc75c30d612c8b0adb3318de54911c8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:13:28 +0000] 1cc75c30d612c8b0adb3318de54911c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:13:29 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:29 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:39 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:39 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:43 [info] 35#35: *107 [lua] access_by_lua(msblocations.conf:133):2: 0f75e9982893667ec4b6a025db4938fc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:13:43 +0000] 0f75e9982893667ec4b6a025db4938fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/12 05:13:43 [info] 35#35: *107 [lua] logger.lua:23: 0f75e9982893667ec4b6a025db4938fc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2023/01/12 05:13:49 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:49 [info] 35#35: *108 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:58 [info] 35#35: *110 [lua] access_by_lua(msblocations.conf:133):2: 24d884226bebb3266d93c179d6a3331c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:13:58 [info] 35#35: *110 [lua] logger.lua:23: 24d884226bebb3266d93c179d6a3331c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:13:58 +0000] 24d884226bebb3266d93c179d6a3331c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:13:59 [info] 35#35: *111 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:13:59 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:09 [info] 35#35: *114 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:09 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:13 [info] 35#35: *115 [lua] access_by_lua(msblocations.conf:133):2: 9897c5af61a9c3909034dd1ed110bf28:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:13 +0000] 9897c5af61a9c3909034dd1ed110bf28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/12 05:14:13 [info] 35#35: *115 [lua] logger.lua:23: 9897c5af61a9c3909034dd1ed110bf28 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 05:14:19 [info] 35#35: *117 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:19 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:28 [info] 35#35: *119 [lua] access_by_lua(msblocations.conf:133):2: 0aeb2a4cb6f2b504b3406fc68f8b5b5a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:28 +0000] 0aeb2a4cb6f2b504b3406fc68f8b5b5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:14:28 [info] 35#35: *119 [lua] logger.lua:23: 0aeb2a4cb6f2b504b3406fc68f8b5b5a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:14:29 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:29 [info] 35#35: *120 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:39 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:39 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:43 [info] 35#35: *124 [lua] access_by_lua(msblocations.conf:133):2: 3cdc19d23329bd3ca34e50f1ec37f855:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:14:43 [info] 35#35: *124 [lua] logger.lua:23: 3cdc19d23329bd3ca34e50f1ec37f855 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:43 +0000] 3cdc19d23329bd3ca34e50f1ec37f855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:14:49 [info] 35#35: *125 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:49 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:58 [info] 35#35: *127 [lua] access_by_lua(msblocations.conf:133):2: 3c26eee2af5e5d3e12e8eeebc59cd4cb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:14:58 [info] 35#35: *127 [lua] logger.lua:23: 3c26eee2af5e5d3e12e8eeebc59cd4cb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:14:58 +0000] 3c26eee2af5e5d3e12e8eeebc59cd4cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 05:14:59 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:14:59 [info] 35#35: *128 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:09 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:09 [info] 35#35: *130 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:13 [info] 35#35: *132 [lua] access_by_lua(msblocations.conf:133):2: 7ab0a4f94d867d5172f8c24603defe17:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:13 +0000] 7ab0a4f94d867d5172f8c24603defe17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:15:13 [info] 35#35: *132 [lua] logger.lua:23: 7ab0a4f94d867d5172f8c24603defe17 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:15:19 [info] 35#35: *134 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:19 [info] 35#35: *135 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:28 [info] 35#35: *136 [lua] access_by_lua(msblocations.conf:133):2: e8a9e09da5211194a830ae7e032ae584:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:28 +0000] e8a9e09da5211194a830ae7e032ae584 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:15:28 [info] 35#35: *136 [lua] logger.lua:23: e8a9e09da5211194a830ae7e032ae584 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:15:29 [info] 35#35: *137 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:29 [info] 38#38: *138 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:39 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:39 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:43 [info] 35#35: *141 [lua] access_by_lua(msblocations.conf:133):2: 62f71b44da53e44fcceec3b6466d8257:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:15:43 [info] 35#35: *141 [lua] logger.lua:23: 62f71b44da53e44fcceec3b6466d8257 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:43 +0000] 62f71b44da53e44fcceec3b6466d8257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:15:49 [info] 35#35: *142 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:49 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:58 [info] 35#35: *144 [lua] access_by_lua(msblocations.conf:133):2: b44704cedb59b4cf2e9afa2d13569fcf:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:15:58 [info] 35#35: *144 [lua] logger.lua:23: b44704cedb59b4cf2e9afa2d13569fcf {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:15:58 +0000] b44704cedb59b4cf2e9afa2d13569fcf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:15:59 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:15:59 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:09 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:09 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:13 [info] 35#35: *149 [lua] access_by_lua(msblocations.conf:133):2: c0056b81d474563a30a4bdfc3b08049f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:16:13 [info] 35#35: *149 [lua] logger.lua:23: c0056b81d474563a30a4bdfc3b08049f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:13 +0000] c0056b81d474563a30a4bdfc3b08049f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:16:19 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:19 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:28 [info] 35#35: *153 [lua] access_by_lua(msblocations.conf:133):2: 29032899cf483648eda5ea9d9d47b6c2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:28 +0000] 29032899cf483648eda5ea9d9d47b6c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:16:28 [info] 35#35: *153 [lua] logger.lua:23: 29032899cf483648eda5ea9d9d47b6c2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:16:29 [info] 35#35: *154 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:29 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:39 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:39 [info] 35#35: *157 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:43 [info] 35#35: *158 [lua] access_by_lua(msblocations.conf:133):2: 5a515a88412e4aba54fceb62045a455c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:43 +0000] 5a515a88412e4aba54fceb62045a455c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:16:43 [info] 35#35: *158 [lua] logger.lua:23: 5a515a88412e4aba54fceb62045a455c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:16:49 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:49 [info] 35#35: *159 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:58 [info] 35#35: *161 [lua] access_by_lua(msblocations.conf:133):2: 60afea90f3bd3231c99479520aee74d4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:58 +0000] 60afea90f3bd3231c99479520aee74d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:16:58 [info] 35#35: *161 [lua] logger.lua:23: 60afea90f3bd3231c99479520aee74d4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:16:59 [info] 35#35: *162 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:16:59 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:09 [info] 35#35: *164 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:09 [info] 38#38: *165 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:13 [info] 35#35: *166 [lua] access_by_lua(msblocations.conf:133):2: c4cf32e22dc9c74a8c2136a74b3c7976:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:17:13 [info] 35#35: *166 [lua] logger.lua:23: c4cf32e22dc9c74a8c2136a74b3c7976 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:13 +0000] c4cf32e22dc9c74a8c2136a74b3c7976 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:17:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:17:19 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:19 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:28 [info] 35#35: *170 [lua] access_by_lua(msblocations.conf:133):2: 5697543b2ee4de552645ef2a046771c9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:28 +0000] 5697543b2ee4de552645ef2a046771c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:17:28 [info] 35#35: *170 [lua] logger.lua:23: 5697543b2ee4de552645ef2a046771c9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:17:29 [info] 35#35: *171 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:29 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:39 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:39 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:43 [info] 35#35: *175 [lua] access_by_lua(msblocations.conf:133):2: 604dd6cb4c18551fefb15feac45f9ce8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:17:43 [info] 35#35: *175 [lua] logger.lua:23: 604dd6cb4c18551fefb15feac45f9ce8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:43 +0000] 604dd6cb4c18551fefb15feac45f9ce8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:17:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:17:49 [info] 35#35: *176 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:49 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:58 [info] 35#35: *178 [lua] access_by_lua(msblocations.conf:133):2: 3d6f427a1b47192aaf9c8d4485b854e2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:58 +0000] 3d6f427a1b47192aaf9c8d4485b854e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:17:58 [info] 35#35: *178 [lua] logger.lua:23: 3d6f427a1b47192aaf9c8d4485b854e2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:17:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:17:59 [info] 35#35: *179 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:17:59 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:09 [info] 35#35: *182 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:09 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:13 [info] 35#35: *183 [lua] access_by_lua(msblocations.conf:133):2: 482e11b9789de1fce804e8cc7873a8c6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:18:13 [info] 35#35: *183 [lua] logger.lua:23: 482e11b9789de1fce804e8cc7873a8c6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] 482e11b9789de1fce804e8cc7873a8c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:18:19 [info] 38#38: *186 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:19 [info] 38#38: *185 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:28 [info] 35#35: *187 [lua] access_by_lua(msblocations.conf:133):2: 075a17f49e5d0cb569c49b4d92fe12ad:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:18:28 [info] 35#35: *187 [lua] logger.lua:23: 075a17f49e5d0cb569c49b4d92fe12ad {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] 075a17f49e5d0cb569c49b4d92fe12ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:18:29 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:29 [info] 35#35: *188 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:39 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:39 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:43 [info] 35#35: *192 [lua] access_by_lua(msblocations.conf:133):2: 156cc13bf78cf3cff27d34ae7e7d0492:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:18:43 [info] 35#35: *192 [lua] logger.lua:23: 156cc13bf78cf3cff27d34ae7e7d0492 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] 156cc13bf78cf3cff27d34ae7e7d0492 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:18:49 [info] 35#35: *193 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:49 [info] 35#35: *194 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:58 [info] 35#35: *195 [lua] access_by_lua(msblocations.conf:133):2: 5ac6dd7fd7f5dd3e2d207af395409864:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:18:58 [info] 35#35: *195 [lua] logger.lua:23: 5ac6dd7fd7f5dd3e2d207af395409864 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] 5ac6dd7fd7f5dd3e2d207af395409864 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:18:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:18:59 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:18:59 [info] 35#35: *196 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:09 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:09 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:13 [info] 35#35: *200 [lua] access_by_lua(msblocations.conf:133):2: fb8a5c3d16c63f17c43ee840ea4e7987:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:19:13 [info] 35#35: *200 [lua] logger.lua:23: fb8a5c3d16c63f17c43ee840ea4e7987 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] fb8a5c3d16c63f17c43ee840ea4e7987 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:19:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:19:19 [info] 35#35: *203 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:19 [info] 35#35: *202 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:28 [info] 35#35: *204 [lua] access_by_lua(msblocations.conf:133):2: b2ce1816d6d325a70cd5033becbc4a31:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] b2ce1816d6d325a70cd5033becbc4a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:19:28 [info] 35#35: *204 [lua] logger.lua:23: b2ce1816d6d325a70cd5033becbc4a31 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:19:29 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:29 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:39 [info] 35#35: *207 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:39 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:43 [info] 35#35: *209 [lua] access_by_lua(msblocations.conf:133):2: 4ed27870d5f8cbe15fe88be91ac682e0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:19:43 [info] 35#35: *209 [lua] logger.lua:23: 4ed27870d5f8cbe15fe88be91ac682e0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] 4ed27870d5f8cbe15fe88be91ac682e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:19:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:19:49 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:49 [info] 35#35: *210 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:58 [info] 35#35: *212 [lua] access_by_lua(msblocations.conf:133):2: 2f0d2389af124f098455421033ce2833:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] 2f0d2389af124f098455421033ce2833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:19:58 [info] 35#35: *212 [lua] logger.lua:23: 2f0d2389af124f098455421033ce2833 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:19:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:19:59 [info] 35#35: *213 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:19:59 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:09 [info] 35#35: *215 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:09 [info] 35#35: *216 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:13 [info] 35#35: *217 [lua] access_by_lua(msblocations.conf:133):2: 2c8d1ab85fb2a47efd626fc2749150be:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:20:13 +0000] 2c8d1ab85fb2a47efd626fc2749150be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:20:13 [info] 35#35: *217 [lua] logger.lua:23: 2c8d1ab85fb2a47efd626fc2749150be {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:20:19 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:19 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:28 [info] 35#35: *221 [lua] access_by_lua(msblocations.conf:133):2: a790358b92847a19e175f238c6c5cb7e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:20:28 [info] 35#35: *221 [lua] logger.lua:23: a790358b92847a19e175f238c6c5cb7e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] a790358b92847a19e175f238c6c5cb7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:20:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:20:29 [info] 35#35: *222 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:29 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:39 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:39 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:43 [info] 35#35: *226 [lua] access_by_lua(msblocations.conf:133):2: f29895e0a9081eb8e06efd1fbbd888e3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:20:43 [info] 35#35: *226 [lua] logger.lua:23: f29895e0a9081eb8e06efd1fbbd888e3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] f29895e0a9081eb8e06efd1fbbd888e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:20:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:20:49 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:49 [info] 35#35: *227 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:58 [info] 35#35: *229 [lua] access_by_lua(msblocations.conf:133):2: d6e5311185b6601e1ca273d19c5e6b38:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:20:58 [info] 35#35: *229 [lua] logger.lua:23: d6e5311185b6601e1ca273d19c5e6b38 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] d6e5311185b6601e1ca273d19c5e6b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:20:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 05:20:59 [info] 35#35: *230 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:20:59 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:09 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:09 [info] 35#35: *233 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:13 [info] 35#35: *234 [lua] access_by_lua(msblocations.conf:133):2: 1538cc6ce7199127dee294569921a31c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:21:13 [info] 35#35: *234 [lua] logger.lua:23: 1538cc6ce7199127dee294569921a31c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] 1538cc6ce7199127dee294569921a31c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:21:19 [info] 35#35: *236 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:19 [info] 38#38: *237 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:28 [info] 35#35: *238 [lua] access_by_lua(msblocations.conf:133):2: c40e5fe5b28935081bb3202d93992ab3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:21:28 [info] 35#35: *238 [lua] logger.lua:23: c40e5fe5b28935081bb3202d93992ab3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] c40e5fe5b28935081bb3202d93992ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:21:29 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:29 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:39 [info] 35#35: *241 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:39 [info] 35#35: *242 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:44 [info] 35#35: *243 [lua] access_by_lua(msblocations.conf:133):2: 1d253bf45f7b691c8d1cdf06f7327959:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:21:44 [info] 35#35: *243 [lua] logger.lua:23: 1d253bf45f7b691c8d1cdf06f7327959 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:21:44 +0000] 1d253bf45f7b691c8d1cdf06f7327959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:21:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:21:49 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:49 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:59 [info] 35#35: *246 [lua] access_by_lua(msblocations.conf:133):2: c6b7618ab35b5571e6e6982d37b79b69:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:21:59 +0000] c6b7618ab35b5571e6e6982d37b79b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:21:59 [info] 35#35: *246 [lua] logger.lua:23: c6b7618ab35b5571e6e6982d37b79b69 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:21:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:21:59 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:21:59 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:09 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:09 [info] 35#35: *249 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:14 [info] 35#35: *251 [lua] access_by_lua(msblocations.conf:133):2: 32cb28c9b7c196dd40810fb074142b0b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:22:14 [info] 35#35: *251 [lua] logger.lua:23: 32cb28c9b7c196dd40810fb074142b0b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:22:14 +0000] 32cb28c9b7c196dd40810fb074142b0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:22:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:22:19 [info] 38#38: *253 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:19 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:29 [info] 35#35: *255 [lua] access_by_lua(msblocations.conf:133):2: f37d23afef9966f203f2467e614b0e8b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:22:29 [info] 35#35: *255 [lua] logger.lua:23: f37d23afef9966f203f2467e614b0e8b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:22:29 +0000] f37d23afef9966f203f2467e614b0e8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:22:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:22:29 [info] 38#38: *256 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:29 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:39 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:39 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:44 [info] 35#35: *260 [lua] access_by_lua(msblocations.conf:133):2: 42a4d7af4c2ab6dc2f93bc337e011251:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:22:44 +0000] 42a4d7af4c2ab6dc2f93bc337e011251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:22:44 [info] 35#35: *260 [lua] logger.lua:23: 42a4d7af4c2ab6dc2f93bc337e011251 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:22:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:22:49 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:49 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:59 [info] 35#35: *263 [lua] access_by_lua(msblocations.conf:133):2: 76aeefb1b9a0ce6e17c4c03457038fd5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:22:59 [info] 35#35: *263 [lua] logger.lua:23: 76aeefb1b9a0ce6e17c4c03457038fd5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:22:59 +0000] 76aeefb1b9a0ce6e17c4c03457038fd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:22:59 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:22:59 [info] 35#35: *264 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 10.233.67.209 - - [12/Jan/2023:05:22:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 05:23:09 [info] 35#35: *267 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:09 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:14 [info] 35#35: *268 [lua] access_by_lua(msblocations.conf:133):2: a8911219b7e760bc8379265d3046d24c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:14 +0000] a8911219b7e760bc8379265d3046d24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:23:14 [info] 35#35: *268 [lua] logger.lua:23: a8911219b7e760bc8379265d3046d24c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:23:19 [info] 35#35: *270 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:19 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:29 [info] 35#35: *273 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:29 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:29 [info] 35#35: *274 [lua] access_by_lua(msblocations.conf:133):2: f42f8753509a365f2bb6516f51da94eb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:29 +0000] f42f8753509a365f2bb6516f51da94eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:23:29 [info] 35#35: *274 [lua] logger.lua:23: f42f8753509a365f2bb6516f51da94eb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:23:39 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:39 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:44 [info] 35#35: *277 [lua] access_by_lua(msblocations.conf:133):2: 4a6fffb5bc949323db19bde6d9aa13a2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:44 +0000] 4a6fffb5bc949323db19bde6d9aa13a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:23:44 [info] 35#35: *277 [lua] logger.lua:23: 4a6fffb5bc949323db19bde6d9aa13a2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:23:49 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:49 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:59 [info] 35#35: *280 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:59 [info] 35#35: *281 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:23:59 [info] 35#35: *282 [lua] access_by_lua(msblocations.conf:133):2: 2417d144df6674ce6fdc951b0233cfff:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:23:59 [info] 35#35: *282 [lua] logger.lua:23: 2417d144df6674ce6fdc951b0233cfff {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:23:59 +0000] 2417d144df6674ce6fdc951b0233cfff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:23:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:24:09 [info] 35#35: *283 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:09 [info] 35#35: *284 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:14 [info] 35#35: *285 [lua] access_by_lua(msblocations.conf:133):2: afa0ed99b9f1560d10ece3a7d14428a2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:24:14 [info] 35#35: *285 [lua] logger.lua:23: afa0ed99b9f1560d10ece3a7d14428a2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:24:14 +0000] afa0ed99b9f1560d10ece3a7d14428a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:24:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:24:19 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:19 [info] 38#38: *287 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:29 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:29 [info] 35#35: *290 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:29 [info] 35#35: *291 [lua] access_by_lua(msblocations.conf:133):2: 68290654f37efc7ea7ff6059042f58c3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:24:29 +0000] 68290654f37efc7ea7ff6059042f58c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:24:29 [info] 35#35: *291 [lua] logger.lua:23: 68290654f37efc7ea7ff6059042f58c3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:24:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:24:39 [info] 35#35: *292 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:39 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:44 [info] 35#35: *294 [lua] access_by_lua(msblocations.conf:133):2: 55d3f5d809a59e925469261c767c92b4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:24:44 [info] 35#35: *294 [lua] logger.lua:23: 55d3f5d809a59e925469261c767c92b4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:24:44 +0000] 55d3f5d809a59e925469261c767c92b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:24:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:24:49 [info] 35#35: *296 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:49 [info] 35#35: *295 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:59 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:59 [info] 35#35: *297 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:24:59 [info] 35#35: *299 [lua] access_by_lua(msblocations.conf:133):2: 5bfe2750d64f8e64df0341c385bdd8f0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:24:59 [info] 35#35: *299 [lua] logger.lua:23: 5bfe2750d64f8e64df0341c385bdd8f0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:24:59 +0000] 5bfe2750d64f8e64df0341c385bdd8f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:24:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:25:09 [info] 35#35: *301 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:09 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:14 [info] 35#35: *302 [lua] access_by_lua(msblocations.conf:133):2: b3fdfb4a7f485cd9a23ce7fbf661acd4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:25:14 [info] 35#35: *302 [lua] logger.lua:23: b3fdfb4a7f485cd9a23ce7fbf661acd4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:14 +0000] b3fdfb4a7f485cd9a23ce7fbf661acd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:25:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:25:19 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:19 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:29 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:29 [info] 38#38: *307 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:29 [info] 35#35: *308 [lua] access_by_lua(msblocations.conf:133):2: b429595ae21b33a5e4e928cec7c41e1c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:29 +0000] b429595ae21b33a5e4e928cec7c41e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:25:29 [info] 35#35: *308 [lua] logger.lua:23: b429595ae21b33a5e4e928cec7c41e1c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:25:39 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:39 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:44 [info] 35#35: *311 [lua] access_by_lua(msblocations.conf:133):2: 8a171ac8b9352fc8938cad6beec3226d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:44 +0000] 8a171ac8b9352fc8938cad6beec3226d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:25:44 [info] 35#35: *311 [lua] logger.lua:23: 8a171ac8b9352fc8938cad6beec3226d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:25:49 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:49 [info] 35#35: *312 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:59 [info] 35#35: *315 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:59 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:25:59 [info] 35#35: *316 [lua] access_by_lua(msblocations.conf:133):2: 8078c7f73040863a01db9755b5dfd0df:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:59 +0000] 8078c7f73040863a01db9755b5dfd0df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:25:59 [info] 35#35: *316 [lua] logger.lua:23: 8078c7f73040863a01db9755b5dfd0df {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:25:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 05:26:09 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:09 [info] 38#38: *318 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:14 [info] 35#35: *319 [lua] access_by_lua(msblocations.conf:133):2: 1f2cd783386594c912f4ef581c197e38:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:26:14 [info] 35#35: *319 [lua] logger.lua:23: 1f2cd783386594c912f4ef581c197e38 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:26:14 +0000] 1f2cd783386594c912f4ef581c197e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:26:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:26:19 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:19 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:29 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:29 [info] 35#35: *324 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:29 [info] 35#35: *325 [lua] access_by_lua(msblocations.conf:133):2: bb4192cdb921c98a315acda29fac583b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:26:29 +0000] bb4192cdb921c98a315acda29fac583b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:26:29 [info] 35#35: *325 [lua] logger.lua:23: bb4192cdb921c98a315acda29fac583b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:26:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:26:39 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:39 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:44 [info] 35#35: *328 [lua] access_by_lua(msblocations.conf:133):2: 70b867804fffe63e27e12038adb9d289:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:26:44 [info] 35#35: *328 [lua] logger.lua:23: 70b867804fffe63e27e12038adb9d289 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:26:44 +0000] 70b867804fffe63e27e12038adb9d289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:26:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:26:49 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:49 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:59 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:59 [info] 35#35: *332 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:26:59 [info] 35#35: *333 [lua] access_by_lua(msblocations.conf:133):2: 5125abcf0338a1cfc52454f9ef6cbe08:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:26:59 [info] 35#35: *333 [lua] logger.lua:23: 5125abcf0338a1cfc52454f9ef6cbe08 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:26:59 +0000] 5125abcf0338a1cfc52454f9ef6cbe08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:26:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:09 [info] 38#38: *334 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:09 [info] 38#38: *335 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:14 [info] 35#35: *336 [lua] access_by_lua(msblocations.conf:133):2: 1f19f8233426254bb977b7b9a6a997ff:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:14 +0000] 1f19f8233426254bb977b7b9a6a997ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:27:14 [info] 35#35: *336 [lua] logger.lua:23: 1f19f8233426254bb977b7b9a6a997ff {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:27:19 [info] 38#38: *339 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:19 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:29 [info] 35#35: *340 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:29 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:29 [info] 35#35: *342 [lua] access_by_lua(msblocations.conf:133):2: ebe52c3e190332a5a40a1123822b974b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:27:29 [info] 35#35: *342 [lua] logger.lua:23: ebe52c3e190332a5a40a1123822b974b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:29 +0000] ebe52c3e190332a5a40a1123822b974b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:27:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:39 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:39 [info] 35#35: *344 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:44 [info] 35#35: *345 [lua] access_by_lua(msblocations.conf:133):2: 14a8239a3580e7f2d9b78ffefda71380:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:27:44 [info] 35#35: *345 [lua] logger.lua:23: 14a8239a3580e7f2d9b78ffefda71380 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:44 +0000] 14a8239a3580e7f2d9b78ffefda71380 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:27:49 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:49 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:59 [info] 35#35: *348 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:59 [info] 35#35: *349 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:27:59 [info] 35#35: *350 [lua] access_by_lua(msblocations.conf:133):2: 48b3bc38e939ef40d0fdca4d93c1859a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:27:59 [info] 35#35: *350 [lua] logger.lua:23: 48b3bc38e939ef40d0fdca4d93c1859a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:27:59 +0000] 48b3bc38e939ef40d0fdca4d93c1859a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:27:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:28:09 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:09 [info] 35#35: *352 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:14 [info] 35#35: *353 [lua] access_by_lua(msblocations.conf:133):2: e63fccfc3cd00ca1e34a9fb7d75d360a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:28:14 [info] 35#35: *353 [lua] logger.lua:23: e63fccfc3cd00ca1e34a9fb7d75d360a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:28:14 +0000] e63fccfc3cd00ca1e34a9fb7d75d360a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:28:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:28:19 [info] 35#35: *355 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:19 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:29 [info] 35#35: *358 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:29 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:29 [info] 35#35: *359 [lua] access_by_lua(msblocations.conf:133):2: 52010c4e90ac510f740a7bab68131f7f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:28:29 +0000] 52010c4e90ac510f740a7bab68131f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:28:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:28:29 [info] 35#35: *359 [lua] logger.lua:23: 52010c4e90ac510f740a7bab68131f7f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:28:39 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:39 [info] 35#35: *361 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:44 [info] 35#35: *362 [lua] access_by_lua(msblocations.conf:133):2: d6684dd16da21b15ad758aa60a8712c3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:28:44 +0000] d6684dd16da21b15ad758aa60a8712c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:28:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:28:44 [info] 35#35: *362 [lua] logger.lua:23: d6684dd16da21b15ad758aa60a8712c3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:28:49 [info] 38#38: *364 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:49 [info] 38#38: *363 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:59 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:59 [info] 35#35: *366 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:28:59 [info] 35#35: *367 [lua] access_by_lua(msblocations.conf:133):2: 8c405e97d619ddd43669696c81bcdc0d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:28:59 [info] 35#35: *367 [lua] logger.lua:23: 8c405e97d619ddd43669696c81bcdc0d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:28:59 +0000] 8c405e97d619ddd43669696c81bcdc0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:28:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:09 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:09 [info] 38#38: *369 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:14 [info] 35#35: *370 [lua] access_by_lua(msblocations.conf:133):2: 6e9054d14a65a5bd45eb75844a89dea3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:29:14 [info] 35#35: *370 [lua] logger.lua:23: 6e9054d14a65a5bd45eb75844a89dea3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:29:14 +0000] 6e9054d14a65a5bd45eb75844a89dea3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:29:19 [info] 35#35: *372 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:19 [info] 38#38: *373 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:25 [info] 35#35: *374 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.70.114, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.70.114 - - [12/Jan/2023:05:29:25 +0000] 6b8483865985b858975f881d858edda4 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/12 05:29:29 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:29 [info] 35#35: *375 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:29 [info] 35#35: *377 [lua] access_by_lua(msblocations.conf:133):2: 0c5df92aba3f05044a9ff3044bd595a8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] 0c5df92aba3f05044a9ff3044bd595a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:29:29 [info] 35#35: *377 [lua] logger.lua:23: 0c5df92aba3f05044a9ff3044bd595a8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:29:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:39 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:39 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:44 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:133):2: ad71022b5995d6a4036e1f08a2aacfd7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] ad71022b5995d6a4036e1f08a2aacfd7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:29:44 [info] 35#35: *380 [lua] logger.lua:23: ad71022b5995d6a4036e1f08a2aacfd7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:29:49 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:49 [info] 35#35: *382 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:59 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:59 [info] 35#35: *383 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:29:59 [info] 35#35: *385 [lua] access_by_lua(msblocations.conf:133):2: eac699ad165f5dc85f8afd8f0c6e79f5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:29:59 [info] 35#35: *385 [lua] logger.lua:23: eac699ad165f5dc85f8afd8f0c6e79f5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] eac699ad165f5dc85f8afd8f0c6e79f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:29:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:30:09 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:09 [info] 35#35: *386 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:14 [info] 35#35: *388 [lua] access_by_lua(msblocations.conf:133):2: 5d8d7515aed4ea39a69805204e439726:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:30:14 [info] 35#35: *388 [lua] logger.lua:23: 5d8d7515aed4ea39a69805204e439726 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] 5d8d7515aed4ea39a69805204e439726 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:30:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:30:19 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:19 [info] 35#35: *391 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:29 [info] 35#35: *392 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:29 [info] 35#35: *393 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:29 [info] 35#35: *394 [lua] access_by_lua(msblocations.conf:133):2: 4dbe8df624edeb9946ba445fdbbb7abb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:30:29 [info] 35#35: *394 [lua] logger.lua:23: 4dbe8df624edeb9946ba445fdbbb7abb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] 4dbe8df624edeb9946ba445fdbbb7abb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:30:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:30:39 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:39 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:44 [info] 35#35: *397 [lua] access_by_lua(msblocations.conf:133):2: 5aa59fab62b1b6c49cf4feccaaff6ba5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] 5aa59fab62b1b6c49cf4feccaaff6ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:30:44 [info] 35#35: *397 [lua] logger.lua:23: 5aa59fab62b1b6c49cf4feccaaff6ba5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:30:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:30:49 [info] 35#35: *398 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:49 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:59 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:59 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:30:59 [info] 35#35: *402 [lua] access_by_lua(msblocations.conf:133):2: 86c946e9c10e612c6b2ca6bcdce7dad3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:30:59 [info] 35#35: *402 [lua] logger.lua:23: 86c946e9c10e612c6b2ca6bcdce7dad3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] 86c946e9c10e612c6b2ca6bcdce7dad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:30:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 05:31:09 [info] 38#38: *404 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:09 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:14 [info] 35#35: *405 [lua] access_by_lua(msblocations.conf:133):2: bef9572a3ffee10cdac291c8c3673138:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:31:14 [info] 35#35: *405 [lua] logger.lua:23: bef9572a3ffee10cdac291c8c3673138 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] bef9572a3ffee10cdac291c8c3673138 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:31:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:31:19 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:19 [info] 35#35: *407 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:29 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:29 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:29 [info] 35#35: *411 [lua] access_by_lua(msblocations.conf:133):2: b74f35b168878463fbbd8a8ae9960881:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:31:29 [info] 35#35: *411 [lua] logger.lua:23: b74f35b168878463fbbd8a8ae9960881 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:31:29 +0000] b74f35b168878463fbbd8a8ae9960881 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:31:39 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:39 [info] 35#35: *412 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:44 [info] 35#35: *414 [lua] access_by_lua(msblocations.conf:133):2: 41ad9abf4f079b4d840e73db2c78a42c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.209 - - [12/Jan/2023:05:31:44 +0000] 41ad9abf4f079b4d840e73db2c78a42c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:31:44 [info] 35#35: *414 [lua] logger.lua:23: 41ad9abf4f079b4d840e73db2c78a42c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:31:49 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:49 [info] 35#35: *415 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:59 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:59 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:31:59 [info] 35#35: *419 [lua] access_by_lua(msblocations.conf:133):2: 5e8fda7ed25d2cd745079098471d1d4a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] 5e8fda7ed25d2cd745079098471d1d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:31:59 [info] 35#35: *419 [lua] logger.lua:23: 5e8fda7ed25d2cd745079098471d1d4a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:32:09 [info] 35#35: *421 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:09 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:14 [info] 35#35: *422 [lua] access_by_lua(msblocations.conf:133):2: de6723d0d0ab7ea21c639a8002a4acd8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:32:14 [info] 35#35: *422 [lua] logger.lua:23: de6723d0d0ab7ea21c639a8002a4acd8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] de6723d0d0ab7ea21c639a8002a4acd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:32:19 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:19 [info] 35#35: *425 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:29 [info] 35#35: *427 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:29 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:29 [info] 35#35: *428 [lua] access_by_lua(msblocations.conf:133):2: 8758690df6af54caebee895a41930f49:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] 8758690df6af54caebee895a41930f49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 05:32:29 [info] 35#35: *428 [lua] logger.lua:23: 8758690df6af54caebee895a41930f49 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:32:39 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:39 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:44 [info] 35#35: *431 [lua] access_by_lua(msblocations.conf:133):2: 18dfd1c419f671212e3217e85fe97663:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] 18dfd1c419f671212e3217e85fe97663 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:32:44 [info] 35#35: *431 [lua] logger.lua:23: 18dfd1c419f671212e3217e85fe97663 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:32:49 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:49 [info] 35#35: *432 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:59 [info] 35#35: *435 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:59 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:32:59 [info] 35#35: *436 [lua] access_by_lua(msblocations.conf:133):2: 6a5ab95791c02d3a062fcb15f76a3583:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:32:59 [info] 35#35: *436 [lua] logger.lua:23: 6a5ab95791c02d3a062fcb15f76a3583 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] 6a5ab95791c02d3a062fcb15f76a3583 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:32:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:33:09 [info] 35#35: *438 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:09 [info] 35#35: *437 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:14 [info] 35#35: *439 [lua] access_by_lua(msblocations.conf:133):2: b7fa1ddc0ff41d7800367fbb7494ca17:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] b7fa1ddc0ff41d7800367fbb7494ca17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:33:14 [info] 35#35: *439 [lua] logger.lua:23: b7fa1ddc0ff41d7800367fbb7494ca17 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:33:19 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:19 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:29 [info] 35#35: *444 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:29 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:29 [info] 35#35: *445 [lua] access_by_lua(msblocations.conf:133):2: fe16d2660e38d43e4109f9ed78d5ddea:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] fe16d2660e38d43e4109f9ed78d5ddea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:33:29 [info] 35#35: *445 [lua] logger.lua:23: fe16d2660e38d43e4109f9ed78d5ddea {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:33:39 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:39 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:44 [info] 35#35: *448 [lua] access_by_lua(msblocations.conf:133):2: 00207f5cb96a58995c24223d6a467ff6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] 00207f5cb96a58995c24223d6a467ff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:33:44 [info] 35#35: *448 [lua] logger.lua:23: 00207f5cb96a58995c24223d6a467ff6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:33:49 [info] 35#35: *449 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:49 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:59 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:59 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:33:59 [info] 35#35: *453 [lua] access_by_lua(msblocations.conf:133):2: 257d0233f40055d6d6510cd2d73d6cb7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:33:59 [info] 35#35: *453 [lua] logger.lua:23: 257d0233f40055d6d6510cd2d73d6cb7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:33:59 +0000] 257d0233f40055d6d6510cd2d73d6cb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 05:34:09 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:09 [info] 38#38: *455 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:14 [info] 35#35: *456 [lua] access_by_lua(msblocations.conf:133):2: 9fba17827e7e41e6a98643550c794fc7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] 9fba17827e7e41e6a98643550c794fc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:34:14 [info] 35#35: *456 [lua] logger.lua:23: 9fba17827e7e41e6a98643550c794fc7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:34:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:34:19 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:19 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:29 [info] 35#35: *461 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:29 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:29 [info] 35#35: *462 [lua] access_by_lua(msblocations.conf:133):2: 32851a4722a404ff501242c5eebe69c4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:34:29 [info] 35#35: *462 [lua] logger.lua:23: 32851a4722a404ff501242c5eebe69c4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] 32851a4722a404ff501242c5eebe69c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:34:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:34:39 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:39 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:44 [info] 35#35: *465 [lua] access_by_lua(msblocations.conf:133):2: 3cf17503327dc002668ee31ddef0838f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] 3cf17503327dc002668ee31ddef0838f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:34:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:34:44 [info] 35#35: *465 [lua] logger.lua:23: 3cf17503327dc002668ee31ddef0838f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:34:49 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:49 [info] 35#35: *467 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:59 [info] 35#35: *468 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:59 [info] 38#38: *469 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:34:59 [info] 35#35: *470 [lua] access_by_lua(msblocations.conf:133):2: 2b597a1490bbf04ea77f2ac7030058d6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:34:59 [info] 35#35: *470 [lua] logger.lua:23: 2b597a1490bbf04ea77f2ac7030058d6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] 2b597a1490bbf04ea77f2ac7030058d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:34:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:35:09 [info] 35#35: *472 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:09 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:14 [info] 35#35: *473 [lua] access_by_lua(msblocations.conf:133):2: 1bf8469a0469617ea4ac3b8004313378:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] 1bf8469a0469617ea4ac3b8004313378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:35:14 [info] 35#35: *473 [lua] logger.lua:23: 1bf8469a0469617ea4ac3b8004313378 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:35:19 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:19 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:29 [info] 35#35: *477 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:29 [info] 35#35: *478 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:29 [info] 35#35: *479 [lua] access_by_lua(msblocations.conf:133):2: ade55d553a2d32956d6bdce55a192e4d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] ade55d553a2d32956d6bdce55a192e4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:35:29 [info] 35#35: *479 [lua] logger.lua:23: ade55d553a2d32956d6bdce55a192e4d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:35:39 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:39 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:44 [info] 35#35: *482 [lua] access_by_lua(msblocations.conf:133):2: 461bdbccd2b9f5989b792848977ae8f5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:35:44 [info] 35#35: *482 [lua] logger.lua:23: 461bdbccd2b9f5989b792848977ae8f5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] 461bdbccd2b9f5989b792848977ae8f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:35:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:35:49 [info] 35#35: *483 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:49 [info] 35#35: *484 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:59 [info] 35#35: *486 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:59 [info] 35#35: *485 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:35:59 [info] 35#35: *487 [lua] access_by_lua(msblocations.conf:133):2: fd6dfa45ff8d8983417ee65e7003b6e4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] fd6dfa45ff8d8983417ee65e7003b6e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:35:59 [info] 35#35: *487 [lua] logger.lua:23: fd6dfa45ff8d8983417ee65e7003b6e4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:35:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:36:09 [info] 38#38: *489 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:09 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:14 [info] 35#35: *490 [lua] access_by_lua(msblocations.conf:133):2: c3e8ce581eaa9f08cf7b44f62d063a1e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] c3e8ce581eaa9f08cf7b44f62d063a1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:36:14 [info] 35#35: *490 [lua] logger.lua:23: c3e8ce581eaa9f08cf7b44f62d063a1e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:36:19 [info] 38#38: *492 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:19 [info] 38#38: *493 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:29 [info] 35#35: *494 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:29 [info] 35#35: *495 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:29 [info] 35#35: *496 [lua] access_by_lua(msblocations.conf:133):2: 7dc6e55d27d3a9ce9bc1c0b8adfc4232:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:36:29 [info] 35#35: *496 [lua] logger.lua:23: 7dc6e55d27d3a9ce9bc1c0b8adfc4232 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] 7dc6e55d27d3a9ce9bc1c0b8adfc4232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:36:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:36:39 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:39 [info] 38#38: *498 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:44 [info] 35#35: *499 [lua] access_by_lua(msblocations.conf:133):2: 7cb42f094dd56235fd7e127b37a1107a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:36:44 [info] 35#35: *499 [lua] logger.lua:23: 7cb42f094dd56235fd7e127b37a1107a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] 7cb42f094dd56235fd7e127b37a1107a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:36:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:36:49 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:49 [info] 35#35: *500 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:59 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:59 [info] 35#35: *503 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:36:59 [info] 35#35: *504 [lua] access_by_lua(msblocations.conf:133):2: 62a3ad5092b200b6091ac78ead903c83:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] 62a3ad5092b200b6091ac78ead903c83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:36:59 [info] 35#35: *504 [lua] logger.lua:23: 62a3ad5092b200b6091ac78ead903c83 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:36:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:37:09 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:09 [info] 38#38: *506 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:14 [info] 35#35: *507 [lua] access_by_lua(msblocations.conf:133):2: 4fb47016bb26f21a2df20622bffb1caa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:37:14 [info] 35#35: *507 [lua] logger.lua:23: 4fb47016bb26f21a2df20622bffb1caa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] 4fb47016bb26f21a2df20622bffb1caa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:37:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:37:19 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:19 [info] 38#38: *509 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:29 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:29 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:29 [info] 35#35: *513 [lua] access_by_lua(msblocations.conf:133):2: b669fdb9b079d62b0b3a1c08dbfbcbab:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:37:29 [info] 35#35: *513 [lua] logger.lua:23: b669fdb9b079d62b0b3a1c08dbfbcbab {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] b669fdb9b079d62b0b3a1c08dbfbcbab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:37:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:37:39 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:39 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:44 [info] 35#35: *516 [lua] access_by_lua(msblocations.conf:133):2: dd0bd19af63a690d78e89d248551708d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:37:44 [info] 35#35: *516 [lua] logger.lua:23: dd0bd19af63a690d78e89d248551708d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] dd0bd19af63a690d78e89d248551708d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:37:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:37:49 [info] 35#35: *517 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:49 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:59 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:59 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:37:59 [info] 35#35: *521 [lua] access_by_lua(msblocations.conf:133):2: c87ff379f199f2346ffe371d37ec4146:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:37:59 [info] 35#35: *521 [lua] logger.lua:23: c87ff379f199f2346ffe371d37ec4146 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] c87ff379f199f2346ffe371d37ec4146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:37:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/12 05:38:09 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:09 [info] 38#38: *523 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:14 [info] 35#35: *524 [lua] access_by_lua(msblocations.conf:133):2: 0b4ce13d617f08089b9bf1011526392d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:38:14 [info] 35#35: *524 [lua] logger.lua:23: 0b4ce13d617f08089b9bf1011526392d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] 0b4ce13d617f08089b9bf1011526392d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:38:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:38:19 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:19 [info] 35#35: *526 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 35#35: *528 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 35#35: *529 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:29 [info] 35#35: *530 [lua] access_by_lua(msblocations.conf:133):2: 75b76879ef34ef9e70d643aeb2b22c16:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:38:29 [info] 35#35: *530 [lua] logger.lua:23: 75b76879ef34ef9e70d643aeb2b22c16 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] 75b76879ef34ef9e70d643aeb2b22c16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:38:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:38:39 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:39 [info] 35#35: *532 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:44 [info] 35#35: *533 [lua] access_by_lua(msblocations.conf:133):2: 09f20afe12a9fc33a8cfbece9a98e4c0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] 09f20afe12a9fc33a8cfbece9a98e4c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/12 05:38:44 [info] 35#35: *533 [lua] logger.lua:23: 09f20afe12a9fc33a8cfbece9a98e4c0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:38:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:38:49 [info] 38#38: *535 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:49 [info] 35#35: *534 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 35#35: *537 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:38:59 [info] 35#35: *538 [lua] access_by_lua(msblocations.conf:133):2: 73301dbb5987f115bdc3c9e8f5b2a9d9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] 73301dbb5987f115bdc3c9e8f5b2a9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:38:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:38:59 [info] 35#35: *538 [lua] logger.lua:23: 73301dbb5987f115bdc3c9e8f5b2a9d9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:39:09 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:09 [info] 35#35: *540 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:14 [info] 35#35: *541 [lua] access_by_lua(msblocations.conf:133):2: 52a7c74108bd8c4e1f549af80887f356:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:39:14 [info] 35#35: *541 [lua] logger.lua:23: 52a7c74108bd8c4e1f549af80887f356 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] 52a7c74108bd8c4e1f549af80887f356 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:39:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:39:19 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:19 [info] 38#38: *544 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 35#35: *546 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:29 [info] 35#35: *547 [lua] access_by_lua(msblocations.conf:133):2: bc420cc380356d833779a2d68894418a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] bc420cc380356d833779a2d68894418a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:39:29 [info] 35#35: *547 [lua] logger.lua:23: bc420cc380356d833779a2d68894418a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:39:39 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:39 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:44 [info] 35#35: *550 [lua] access_by_lua(msblocations.conf:133):2: 542b1103752257884bda1a13c41f2317:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:39:44 [info] 35#35: *550 [lua] logger.lua:23: 542b1103752257884bda1a13c41f2317 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] 542b1103752257884bda1a13c41f2317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:39:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:39:49 [info] 35#35: *551 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:49 [info] 38#38: *552 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:39:59 [info] 35#35: *555 [lua] access_by_lua(msblocations.conf:133):2: 8554a6a37ea4dd1d303ae65814baf042:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] 8554a6a37ea4dd1d303ae65814baf042 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:39:59 [info] 35#35: *555 [lua] logger.lua:23: 8554a6a37ea4dd1d303ae65814baf042 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:39:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:40:09 [info] 38#38: *557 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:09 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:14 [info] 35#35: *558 [lua] access_by_lua(msblocations.conf:133):2: f7a2ae8a2fe8488355f66aef81f5e887:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:40:14 [info] 35#35: *558 [lua] logger.lua:23: f7a2ae8a2fe8488355f66aef81f5e887 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] f7a2ae8a2fe8488355f66aef81f5e887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:40:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:40:19 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:19 [info] 35#35: *560 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 35#35: *563 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:29 [info] 35#35: *564 [lua] access_by_lua(msblocations.conf:133):2: 879bcbe8dc0dddf91aed228f61f658c4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:40:30 [info] 35#35: *564 [lua] logger.lua:23: 879bcbe8dc0dddf91aed228f61f658c4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:40:30 +0000] 879bcbe8dc0dddf91aed228f61f658c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:40:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:40:39 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:39 [info] 38#38: *566 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:45 [info] 35#35: *567 [lua] access_by_lua(msblocations.conf:133):2: 140d8860ecd180b0b1d065db7899bc6b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:40:45 [info] 35#35: *567 [lua] logger.lua:23: 140d8860ecd180b0b1d065db7899bc6b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] 140d8860ecd180b0b1d065db7899bc6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:40:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:40:49 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:49 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:59 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:40:59 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:00 [info] 35#35: *572 [lua] access_by_lua(msblocations.conf:133):2: 35991ccc6f0fb00555b721f3a3f1db19:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:41:00 [info] 35#35: *572 [lua] logger.lua:23: 35991ccc6f0fb00555b721f3a3f1db19 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] 35991ccc6f0fb00555b721f3a3f1db19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:41:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:41:09 [info] 35#35: *574 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:09 [info] 35#35: *573 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:15 [info] 35#35: *575 [lua] access_by_lua(msblocations.conf:133):2: e08cf00a361df7f2329b25f6ecfa5521:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] e08cf00a361df7f2329b25f6ecfa5521 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:41:15 [info] 35#35: *575 [lua] logger.lua:23: e08cf00a361df7f2329b25f6ecfa5521 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:41:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:41:19 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:19 [info] 35#35: *577 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:29 [info] 38#38: *579 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:29 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:30 [info] 35#35: *581 [lua] access_by_lua(msblocations.conf:133):2: 251204092857903c71259e5eb3cf881b:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:41:30 +0000] 251204092857903c71259e5eb3cf881b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:41:30 [info] 35#35: *581 [lua] logger.lua:23: 251204092857903c71259e5eb3cf881b {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:41:39 [info] 35#35: *582 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:39 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:45 [info] 35#35: *584 [lua] access_by_lua(msblocations.conf:133):2: fabb1c5be325fece15d0fc636485b29f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:41:45 [info] 35#35: *584 [lua] logger.lua:23: fabb1c5be325fece15d0fc636485b29f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] fabb1c5be325fece15d0fc636485b29f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:41:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:41:49 [info] 35#35: *585 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:49 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:59 [info] 35#35: *587 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:41:59 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:00 [info] 35#35: *589 [lua] access_by_lua(msblocations.conf:133):2: df88a00d9dec5cebc883b12391de32b7:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] df88a00d9dec5cebc883b12391de32b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:42:00 [info] 35#35: *589 [lua] logger.lua:23: df88a00d9dec5cebc883b12391de32b7 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:42:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:42:09 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:09 [info] 38#38: *591 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:15 [info] 35#35: *592 [lua] access_by_lua(msblocations.conf:133):2: 3919b4f396d9fa73e04b428e15ba3dd9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:42:15 [info] 35#35: *592 [lua] logger.lua:23: 3919b4f396d9fa73e04b428e15ba3dd9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] 3919b4f396d9fa73e04b428e15ba3dd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:42:19 [info] 38#38: *595 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:19 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:29 [info] 35#35: *596 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:29 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:30 [info] 35#35: *598 [lua] access_by_lua(msblocations.conf:133):2: 093c43a928368d0c7aeca48969877b86:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:42:30 [info] 35#35: *598 [lua] logger.lua:23: 093c43a928368d0c7aeca48969877b86 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] 093c43a928368d0c7aeca48969877b86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:42:39 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:39 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:45 [info] 35#35: *601 [lua] access_by_lua(msblocations.conf:133):2: 6b4faa73e0b2a121a3a3b1602d1f63c8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:42:45 [info] 35#35: *601 [lua] logger.lua:23: 6b4faa73e0b2a121a3a3b1602d1f63c8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] 6b4faa73e0b2a121a3a3b1602d1f63c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:42:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:42:49 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:49 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:59 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:42:59 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:00 [info] 35#35: *606 [lua] access_by_lua(msblocations.conf:133):2: 5d2e9535f5caec9b00ee079bae662a6c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] 5d2e9535f5caec9b00ee079bae662a6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:43:00 [info] 35#35: *606 [lua] logger.lua:23: 5d2e9535f5caec9b00ee079bae662a6c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:43:09 [info] 35#35: *607 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:09 [info] 35#35: *608 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:15 [info] 35#35: *609 [lua] access_by_lua(msblocations.conf:133):2: eb9f82426f274dd17d5afc914c9f37a4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:43:15 [info] 35#35: *609 [lua] logger.lua:23: eb9f82426f274dd17d5afc914c9f37a4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] eb9f82426f274dd17d5afc914c9f37a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:43:19 [info] 35#35: *611 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:19 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:29 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:29 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:30 [info] 35#35: *615 [lua] access_by_lua(msblocations.conf:133):2: 300b545d9f9d2b29d50a566282450eb6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:43:30 [info] 35#35: *615 [lua] logger.lua:23: 300b545d9f9d2b29d50a566282450eb6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] 300b545d9f9d2b29d50a566282450eb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:43:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:43:39 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:39 [info] 35#35: *616 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:45 [info] 35#35: *618 [lua] access_by_lua(msblocations.conf:133):2: 97ae32f8c51ff6ca61d3b03d3b0ba835:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] 97ae32f8c51ff6ca61d3b03d3b0ba835 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:43:45 [info] 35#35: *618 [lua] logger.lua:23: 97ae32f8c51ff6ca61d3b03d3b0ba835 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:43:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:43:49 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:49 [info] 38#38: *620 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:59 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:43:59 [info] 35#35: *622 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:00 [info] 35#35: *623 [lua] access_by_lua(msblocations.conf:133):2: 4842881cbaf084f0aaf373feaa7d577e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:44:00 [info] 35#35: *623 [lua] logger.lua:23: 4842881cbaf084f0aaf373feaa7d577e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] 4842881cbaf084f0aaf373feaa7d577e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:44:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:44:09 [info] 35#35: *624 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:09 [info] 35#35: *625 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:15 [info] 35#35: *626 [lua] access_by_lua(msblocations.conf:133):2: c0fa8fc3b94bfc27c4ee684779fc4dec:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:44:15 [info] 35#35: *626 [lua] logger.lua:23: c0fa8fc3b94bfc27c4ee684779fc4dec {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] c0fa8fc3b94bfc27c4ee684779fc4dec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:44:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:44:19 [info] 38#38: *629 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:19 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:29 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:29 [info] 35#35: *630 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:30 [info] 35#35: *632 [lua] access_by_lua(msblocations.conf:133):2: f0657e9ff863b4ca618a604c8ee91472:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] f0657e9ff863b4ca618a604c8ee91472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:44:30 [info] 35#35: *632 [lua] logger.lua:23: f0657e9ff863b4ca618a604c8ee91472 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 05:44:39 [info] 35#35: *633 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:39 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:45 [info] 35#35: *635 [lua] access_by_lua(msblocations.conf:133):2: 2d4751f120f5af9e395fb5867704c984:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] 2d4751f120f5af9e395fb5867704c984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:44:45 [info] 35#35: *635 [lua] logger.lua:23: 2d4751f120f5af9e395fb5867704c984 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:44:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:44:49 [info] 35#35: *636 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:49 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:59 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:44:59 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:00 [info] 35#35: *640 [lua] access_by_lua(msblocations.conf:133):2: b1161299935ac045812e68819b585ea8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:45:00 [info] 35#35: *640 [lua] logger.lua:23: b1161299935ac045812e68819b585ea8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] b1161299935ac045812e68819b585ea8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:45:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:45:09 [info] 35#35: *641 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:09 [info] 38#38: *642 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:15 [info] 35#35: *643 [lua] access_by_lua(msblocations.conf:133):2: 4d06b1fe34416447efeace3ad5c4bad3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] 4d06b1fe34416447efeace3ad5c4bad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:45:15 [info] 35#35: *643 [lua] logger.lua:23: 4d06b1fe34416447efeace3ad5c4bad3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:45:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:45:19 [info] 35#35: *645 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:19 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:29 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:29 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:30 [info] 35#35: *649 [lua] access_by_lua(msblocations.conf:133):2: 1f0855c363f58abe150405887b8dc0ba:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] 1f0855c363f58abe150405887b8dc0ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:45:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 05:45:30 [info] 35#35: *649 [lua] logger.lua:23: 1f0855c363f58abe150405887b8dc0ba {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:45:39 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:39 [info] 38#38: *651 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:45 [info] 35#35: *652 [lua] access_by_lua(msblocations.conf:133):2: 4c3f72dfe7468f0ca527de34cbe401e0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:45:45 [info] 35#35: *652 [lua] logger.lua:23: 4c3f72dfe7468f0ca527de34cbe401e0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] 4c3f72dfe7468f0ca527de34cbe401e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:45:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:45:49 [info] 35#35: *653 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:49 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:59 [info] 35#35: *656 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:45:59 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:00 [info] 35#35: *657 [lua] access_by_lua(msblocations.conf:133):2: fa1fd3bcf571779c9bfc2f58a9408959:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] fa1fd3bcf571779c9bfc2f58a9408959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:46:00 [info] 35#35: *657 [lua] logger.lua:23: fa1fd3bcf571779c9bfc2f58a9408959 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:46:09 [info] 35#35: *658 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:09 [info] 35#35: *659 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:15 [info] 35#35: *660 [lua] access_by_lua(msblocations.conf:133):2: bbf51541fbba49c78894d2b21b58d303:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:46:15 [info] 35#35: *660 [lua] logger.lua:23: bbf51541fbba49c78894d2b21b58d303 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] bbf51541fbba49c78894d2b21b58d303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:46:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:46:19 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:19 [info] 35#35: *662 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:29 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:29 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:30 [info] 35#35: *666 [lua] access_by_lua(msblocations.conf:133):2: e3e49ad185b5c0648a8cd46f98683ea4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] e3e49ad185b5c0648a8cd46f98683ea4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:46:30 [info] 35#35: *666 [lua] logger.lua:23: e3e49ad185b5c0648a8cd46f98683ea4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:46:39 [info] 35#35: *667 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:39 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:45 [info] 35#35: *669 [lua] access_by_lua(msblocations.conf:133):2: f0ca7c8df55a2cb477b184c504eafe13:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:46:45 [info] 35#35: *669 [lua] logger.lua:23: f0ca7c8df55a2cb477b184c504eafe13 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] f0ca7c8df55a2cb477b184c504eafe13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:46:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:46:49 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:49 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:59 [info] 35#35: *672 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:46:59 [info] 35#35: *673 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:00 [info] 35#35: *674 [lua] access_by_lua(msblocations.conf:133):2: 438fe03af60c149da873950dc1a37c38:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] 438fe03af60c149da873950dc1a37c38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:47:00 [info] 35#35: *674 [lua] logger.lua:23: 438fe03af60c149da873950dc1a37c38 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:47:09 [info] 35#35: *675 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:09 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:15 [info] 35#35: *677 [lua] access_by_lua(msblocations.conf:133):2: cdcd542b7ed990b12068502dcb753609:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:47:15 [info] 35#35: *677 [lua] logger.lua:23: cdcd542b7ed990b12068502dcb753609 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] cdcd542b7ed990b12068502dcb753609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:47:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:47:19 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:19 [info] 35#35: *679 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:29 [info] 35#35: *681 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:29 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:30 [info] 35#35: *683 [lua] access_by_lua(msblocations.conf:133):2: 2fccb9d5dbe4b06fccd12cb96b5ffce9:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:47:30 [info] 35#35: *683 [lua] logger.lua:23: 2fccb9d5dbe4b06fccd12cb96b5ffce9 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] 2fccb9d5dbe4b06fccd12cb96b5ffce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:47:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:47:39 [info] 35#35: *684 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:39 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:45 [info] 35#35: *686 [lua] access_by_lua(msblocations.conf:133):2: 14afd5f8b1d8a18ded5375a05dcad421:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:47:45 [info] 35#35: *686 [lua] logger.lua:23: 14afd5f8b1d8a18ded5375a05dcad421 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:47:45 +0000] 14afd5f8b1d8a18ded5375a05dcad421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:47:49 [info] 35#35: *688 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:49 [info] 35#35: *687 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:59 [info] 35#35: *689 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:47:59 [info] 38#38: *690 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:00 [info] 35#35: *691 [lua] access_by_lua(msblocations.conf:133):2: 97fc2fb4b3c03dd7f2b8556eb667dd62:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] 97fc2fb4b3c03dd7f2b8556eb667dd62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:48:00 [info] 35#35: *691 [lua] logger.lua:23: 97fc2fb4b3c03dd7f2b8556eb667dd62 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:48:09 [info] 35#35: *693 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:09 [info] 35#35: *692 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:15 [info] 35#35: *694 [lua] access_by_lua(msblocations.conf:133):2: 2a2fc62392bc8c042479b97a21428ef5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] 2a2fc62392bc8c042479b97a21428ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:48:15 [info] 35#35: *694 [lua] logger.lua:23: 2a2fc62392bc8c042479b97a21428ef5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:48:19 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:19 [info] 35#35: *696 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:29 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:29 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:30 [info] 35#35: *700 [lua] access_by_lua(msblocations.conf:133):2: 0daf1c1b3da017962958d2e4401cce71:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:48:30 [info] 35#35: *700 [lua] logger.lua:23: 0daf1c1b3da017962958d2e4401cce71 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] 0daf1c1b3da017962958d2e4401cce71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:48:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:48:39 [info] 35#35: *702 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:39 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:45 [info] 35#35: *703 [lua] access_by_lua(msblocations.conf:133):2: f2099e16f1e28275be5fb0564e5f203a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] f2099e16f1e28275be5fb0564e5f203a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:48:45 [info] 35#35: *703 [lua] logger.lua:23: f2099e16f1e28275be5fb0564e5f203a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:48:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:48:49 [info] 35#35: *704 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:49 [info] 35#35: *705 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:59 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:48:59 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:00 [info] 35#35: *708 [lua] access_by_lua(msblocations.conf:133):2: 6fe21a907fa6fac2c595b307f2916aa6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:49:00 [info] 35#35: *708 [lua] logger.lua:23: 6fe21a907fa6fac2c595b307f2916aa6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] 6fe21a907fa6fac2c595b307f2916aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:09 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:09 [info] 38#38: *710 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:15 [info] 35#35: *711 [lua] access_by_lua(msblocations.conf:133):2: 91b5de3e6ad1641b9fe7d70b7164066f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:49:15 [info] 35#35: *711 [lua] logger.lua:23: 91b5de3e6ad1641b9fe7d70b7164066f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] 91b5de3e6ad1641b9fe7d70b7164066f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:49:19 [info] 38#38: *714 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:19 [info] 35#35: *713 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:29 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:29 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:30 [info] 35#35: *717 [lua] access_by_lua(msblocations.conf:133):2: 22e28a88edd5a4bf27a86b5dbc10e5cc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:49:30 [info] 35#35: *717 [lua] logger.lua:23: 22e28a88edd5a4bf27a86b5dbc10e5cc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] 22e28a88edd5a4bf27a86b5dbc10e5cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:39 [info] 35#35: *718 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:39 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:45 [info] 35#35: *720 [lua] access_by_lua(msblocations.conf:133):2: d3b9ccc0ffef2db3f72915010fe54444:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:49:45 [info] 35#35: *720 [lua] logger.lua:23: d3b9ccc0ffef2db3f72915010fe54444 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] d3b9ccc0ffef2db3f72915010fe54444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:49:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:49:49 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:49 [info] 35#35: *721 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:59 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:49:59 [info] 35#35: *724 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:00 [info] 35#35: *725 [lua] access_by_lua(msblocations.conf:133):2: 201a44f9e6b49d31c99fecbab071e4f1:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] 201a44f9e6b49d31c99fecbab071e4f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:50:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:50:00 [info] 35#35: *725 [lua] logger.lua:23: 201a44f9e6b49d31c99fecbab071e4f1 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:50:09 [info] 35#35: *726 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:09 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:15 [info] 35#35: *728 [lua] access_by_lua(msblocations.conf:133):2: 5bd50c5eed766704a685688651c2d238:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:50:15 [info] 35#35: *728 [lua] logger.lua:23: 5bd50c5eed766704a685688651c2d238 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] 5bd50c5eed766704a685688651c2d238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:50:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:50:19 [info] 35#35: *730 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:19 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:29 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:29 [info] 35#35: *732 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:30 [info] 35#35: *734 [lua] access_by_lua(msblocations.conf:133):2: 1dec1bfaed4acf1a94482b59e28d86f8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] 1dec1bfaed4acf1a94482b59e28d86f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:50:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:50:30 [info] 35#35: *734 [lua] logger.lua:23: 1dec1bfaed4acf1a94482b59e28d86f8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:50:39 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:39 [info] 35#35: *735 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:45 [info] 35#35: *737 [lua] access_by_lua(msblocations.conf:133):2: 3ef83fec14d76dbcb765adfb598764b6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] 3ef83fec14d76dbcb765adfb598764b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:50:45 [info] 35#35: *737 [lua] logger.lua:23: 3ef83fec14d76dbcb765adfb598764b6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:50:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:50:49 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:49 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:59 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:50:59 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:00 [info] 35#35: *742 [lua] access_by_lua(msblocations.conf:133):2: d19ead418448112a87e9cdc4bc756aeb:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:51:00 [info] 35#35: *742 [lua] logger.lua:23: d19ead418448112a87e9cdc4bc756aeb {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] d19ead418448112a87e9cdc4bc756aeb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:51:09 [info] 35#35: *743 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:09 [info] 35#35: *744 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:15 [info] 35#35: *745 [lua] access_by_lua(msblocations.conf:133):2: f91c2d1315c74c6d3ad2724fe4ad1d11:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:51:15 +0000] f91c2d1315c74c6d3ad2724fe4ad1d11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:51:15 [info] 35#35: *745 [lua] logger.lua:23: f91c2d1315c74c6d3ad2724fe4ad1d11 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:51:19 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:19 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:29 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:29 [info] 35#35: *749 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:30 [info] 35#35: *751 [lua] access_by_lua(msblocations.conf:133):2: 8a33d42b3910e77355c5ef7d600cbb41:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:51:30 [info] 35#35: *751 [lua] logger.lua:23: 8a33d42b3910e77355c5ef7d600cbb41 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] 8a33d42b3910e77355c5ef7d600cbb41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:51:39 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:39 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:45 [info] 35#35: *754 [lua] access_by_lua(msblocations.conf:133):2: f07356ad662835533f3837f3567d40d3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:51:45 [info] 35#35: *754 [lua] logger.lua:23: f07356ad662835533f3837f3567d40d3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] f07356ad662835533f3837f3567d40d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:51:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:51:49 [info] 35#35: *755 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:49 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:59 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:51:59 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:00 [info] 35#35: *759 [lua] access_by_lua(msblocations.conf:133):2: 41e6009654295811841c9843dd0786ce:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] 41e6009654295811841c9843dd0786ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:52:00 [info] 35#35: *759 [lua] logger.lua:23: 41e6009654295811841c9843dd0786ce {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:52:09 [info] 35#35: *760 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:09 [info] 35#35: *761 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:15 [info] 35#35: *762 [lua] access_by_lua(msblocations.conf:133):2: 8e4d1e4267314ef30773437160cefe0d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] 8e4d1e4267314ef30773437160cefe0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:52:15 [info] 35#35: *762 [lua] logger.lua:23: 8e4d1e4267314ef30773437160cefe0d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:52:19 [info] 35#35: *764 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:19 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:29 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:29 [info] 35#35: *767 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:30 [info] 35#35: *768 [lua] access_by_lua(msblocations.conf:133):2: a9e6c3092ab7e2b733eb42e51eb0946a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] a9e6c3092ab7e2b733eb42e51eb0946a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:52:30 [info] 35#35: *768 [lua] logger.lua:23: a9e6c3092ab7e2b733eb42e51eb0946a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:52:39 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:39 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:45 [info] 35#35: *771 [lua] access_by_lua(msblocations.conf:133):2: b04789f23f2a9ff6e3329c5fc925d220:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] b04789f23f2a9ff6e3329c5fc925d220 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:52:45 [info] 35#35: *771 [lua] logger.lua:23: b04789f23f2a9ff6e3329c5fc925d220 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:52:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:52:49 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:49 [info] 35#35: *772 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:59 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:52:59 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:00 [info] 35#35: *776 [lua] access_by_lua(msblocations.conf:133):2: 2f869337cf80f4bf116411a5f1785a19:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] 2f869337cf80f4bf116411a5f1785a19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 05:53:00 [info] 35#35: *776 [lua] logger.lua:23: 2f869337cf80f4bf116411a5f1785a19 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 05:53:09 [info] 35#35: *777 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:09 [info] 38#38: *778 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:15 [info] 35#35: *779 [lua] access_by_lua(msblocations.conf:133):2: df19303647c04e866f13d35e7cc7800a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] df19303647c04e866f13d35e7cc7800a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:53:15 [info] 35#35: *779 [lua] logger.lua:23: df19303647c04e866f13d35e7cc7800a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:53:19 [info] 35#35: *781 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:19 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:29 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:29 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:30 [info] 35#35: *785 [lua] access_by_lua(msblocations.conf:133):2: 799d7a1f51ec68512f26d5c8637b4455:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] 799d7a1f51ec68512f26d5c8637b4455 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 05:53:30 [info] 35#35: *785 [lua] logger.lua:23: 799d7a1f51ec68512f26d5c8637b4455 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:53:39 [info] 35#35: *786 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:39 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:45 [info] 35#35: *788 [lua] access_by_lua(msblocations.conf:133):2: 40489fb5581cd52130ee402de9f00d93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:53:45 [info] 35#35: *788 [lua] logger.lua:23: 40489fb5581cd52130ee402de9f00d93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] 40489fb5581cd52130ee402de9f00d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:53:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:53:49 [info] 35#35: *789 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:49 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:59 [info] 35#35: *792 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:53:59 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:00 [info] 35#35: *793 [lua] access_by_lua(msblocations.conf:133):2: b52a213426fe7b6619066d5e35418f93:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] b52a213426fe7b6619066d5e35418f93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 05:54:00 [info] 35#35: *793 [lua] logger.lua:23: b52a213426fe7b6619066d5e35418f93 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:54:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:54:09 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:09 [info] 35#35: *795 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:15 [info] 35#35: *796 [lua] access_by_lua(msblocations.conf:133):2: 3c2ed304e45c7d7c965f3abf6d415cb6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:54:15 [info] 35#35: *796 [lua] logger.lua:23: 3c2ed304e45c7d7c965f3abf6d415cb6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] 3c2ed304e45c7d7c965f3abf6d415cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:54:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:54:19 [info] 38#38: *799 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:19 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:29 [info] 35#35: *800 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:29 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:30 [info] 35#35: *802 [lua] access_by_lua(msblocations.conf:133):2: bc1d83bd925f4c8e0e2c3be1e24163a0:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:54:30 [info] 35#35: *802 [lua] logger.lua:23: bc1d83bd925f4c8e0e2c3be1e24163a0 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] bc1d83bd925f4c8e0e2c3be1e24163a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:54:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:54:39 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:39 [info] 35#35: *804 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:45 [info] 35#35: *805 [lua] access_by_lua(msblocations.conf:133):2: c2c9927f5a98491af488056c715a95d5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:54:45 [info] 35#35: *805 [lua] logger.lua:23: c2c9927f5a98491af488056c715a95d5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] c2c9927f5a98491af488056c715a95d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:54:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:54:49 [info] 35#35: *806 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:49 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:59 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:54:59 [info] 35#35: *809 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:00 [info] 35#35: *810 [lua] access_by_lua(msblocations.conf:133):2: 29b8bcd2725217e0789df6dcd25daf2e:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:05:55:00 +0000] 29b8bcd2725217e0789df6dcd25daf2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 05:55:00 [info] 35#35: *810 [lua] logger.lua:23: 29b8bcd2725217e0789df6dcd25daf2e {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:55:09 [info] 35#35: *812 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:09 [info] 35#35: *811 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:15 [info] 35#35: *813 [lua] access_by_lua(msblocations.conf:133):2: 580844bb563123fe5aefa6a1d753c26c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:55:15 [info] 35#35: *813 [lua] logger.lua:23: 580844bb563123fe5aefa6a1d753c26c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] 580844bb563123fe5aefa6a1d753c26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:55:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:55:19 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:19 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:29 [info] 35#35: *818 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:29 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:30 [info] 35#35: *819 [lua] access_by_lua(msblocations.conf:133):2: ac90b2d2b31f504192cdc39a46bbf072:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:55:30 [info] 35#35: *819 [lua] logger.lua:23: ac90b2d2b31f504192cdc39a46bbf072 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] ac90b2d2b31f504192cdc39a46bbf072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:55:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:55:39 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:39 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:45 [info] 35#35: *822 [lua] access_by_lua(msblocations.conf:133):2: bc02ef84c3ae173bd2f7722a40c95036:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:55:45 [info] 35#35: *822 [lua] logger.lua:23: bc02ef84c3ae173bd2f7722a40c95036 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] bc02ef84c3ae173bd2f7722a40c95036 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:55:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:55:49 [info] 35#35: *823 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:49 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:59 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:55:59 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:00 [info] 35#35: *827 [lua] access_by_lua(msblocations.conf:133):2: 2887d6bd8eaf40361534646f6afc8354:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] 2887d6bd8eaf40361534646f6afc8354 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:56:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:56:00 [info] 35#35: *827 [lua] logger.lua:23: 2887d6bd8eaf40361534646f6afc8354 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 05:56:09 [info] 35#35: *829 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:09 [info] 35#35: *828 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:15 [info] 35#35: *830 [lua] access_by_lua(msblocations.conf:133):2: 50dd1dc158e5ba38ed8b2827e518f817:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] 50dd1dc158e5ba38ed8b2827e518f817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:56:15 [info] 35#35: *830 [lua] logger.lua:23: 50dd1dc158e5ba38ed8b2827e518f817 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:56:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:56:19 [info] 38#38: *833 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:19 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:29 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:29 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:30 [info] 35#35: *836 [lua] access_by_lua(msblocations.conf:133):2: b5e6f64c7d9eadcf2368fa08b67d700f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:56:30 [info] 35#35: *836 [lua] logger.lua:23: b5e6f64c7d9eadcf2368fa08b67d700f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] b5e6f64c7d9eadcf2368fa08b67d700f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:56:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:56:39 [info] 35#35: *838 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:39 [info] 35#35: *837 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:45 [info] 35#35: *839 [lua] access_by_lua(msblocations.conf:133):2: 98f02ea01dfb1a51273bedc249606cb6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:56:45 [info] 35#35: *839 [lua] logger.lua:23: 98f02ea01dfb1a51273bedc249606cb6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] 98f02ea01dfb1a51273bedc249606cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:56:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:56:49 [info] 35#35: *840 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:49 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:59 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:56:59 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:00 [info] 35#35: *844 [lua] access_by_lua(msblocations.conf:133):2: 2be9267fe285f8853f9ea8b49b9f8597:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] 2be9267fe285f8853f9ea8b49b9f8597 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:57:00 [info] 35#35: *844 [lua] logger.lua:23: 2be9267fe285f8853f9ea8b49b9f8597 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:57:09 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:09 [info] 35#35: *845 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:15 [info] 35#35: *847 [lua] access_by_lua(msblocations.conf:133):2: 0593805f82610f34c8cd1d1bba6959f5:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] 0593805f82610f34c8cd1d1bba6959f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 05:57:15 [info] 35#35: *847 [lua] logger.lua:23: 0593805f82610f34c8cd1d1bba6959f5 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:57:19 [info] 35#35: *849 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:19 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:29 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:29 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:30 [info] 35#35: *853 [lua] access_by_lua(msblocations.conf:133):2: 1918bf6dcb027873693a13f82649c150:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:57:30 [info] 35#35: *853 [lua] logger.lua:23: 1918bf6dcb027873693a13f82649c150 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] 1918bf6dcb027873693a13f82649c150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:57:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:57:39 [info] 35#35: *854 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:39 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:45 [info] 35#35: *856 [lua] access_by_lua(msblocations.conf:133):2: 3738ed30253b28d606a7f7ac2681560d:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] 3738ed30253b28d606a7f7ac2681560d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 05:57:45 [info] 35#35: *856 [lua] logger.lua:23: 3738ed30253b28d606a7f7ac2681560d {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:57:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 05:57:49 [info] 35#35: *857 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:49 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:59 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:57:59 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:00 [info] 35#35: *861 [lua] access_by_lua(msblocations.conf:133):2: d76564792440dc46e9a62b58a98e8678:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] d76564792440dc46e9a62b58a98e8678 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:58:00 [info] 35#35: *861 [lua] logger.lua:23: d76564792440dc46e9a62b58a98e8678 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:58:09 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:09 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:15 [info] 35#35: *864 [lua] access_by_lua(msblocations.conf:133):2: 5631b078a297d960868faaa195f0b0be:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] 5631b078a297d960868faaa195f0b0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 05:58:15 [info] 35#35: *864 [lua] logger.lua:23: 5631b078a297d960868faaa195f0b0be {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 05:58:19 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:19 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:29 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:29 [info] 35#35: *869 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:30 [info] 35#35: *870 [lua] access_by_lua(msblocations.conf:133):2: 506e8dfd3a8642c82f5eceb6eb0dbbc4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:58:30 [info] 35#35: *870 [lua] logger.lua:23: 506e8dfd3a8642c82f5eceb6eb0dbbc4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] 506e8dfd3a8642c82f5eceb6eb0dbbc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:58:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:58:39 [info] 38#38: *872 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:39 [info] 35#35: *871 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:45 [info] 35#35: *873 client closed connection while waiting for request, client: 10.233.65.17, server: 0.0.0.0:443 2023/01/12 05:58:45 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:133):2: f1efbd4dc6b0e581dfc6a8e79f3e7937:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:58:45 [info] 35#35: *874 [lua] logger.lua:23: f1efbd4dc6b0e581dfc6a8e79f3e7937 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] f1efbd4dc6b0e581dfc6a8e79f3e7937 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:58:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:58:49 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:49 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:59 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:58:59 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:00 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:133):2: 063b419940b0f57b1a2fe7a22d49a387:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:59:00 [info] 35#35: *879 [lua] logger.lua:23: 063b419940b0f57b1a2fe7a22d49a387 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] 063b419940b0f57b1a2fe7a22d49a387 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:59:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 05:59:09 [info] 35#35: *880 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:09 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:15 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:133):2: 87ab379f39114b4a08ed3f34cc6fd002:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] 87ab379f39114b4a08ed3f34cc6fd002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 05:59:15 [info] 35#35: *883 [lua] logger.lua:23: 87ab379f39114b4a08ed3f34cc6fd002 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:59:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 05:59:19 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:19 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:29 [info] 35#35: *887 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:29 [info] 35#35: *886 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:30 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:133):2: ab8156b88e3086f13e39fb00556f8386:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:59:30 [info] 35#35: *888 [lua] logger.lua:23: ab8156b88e3086f13e39fb00556f8386 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] ab8156b88e3086f13e39fb00556f8386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:59:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:59:39 [info] 35#35: *890 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:39 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:45 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:133):2: 0c9c55250731a3a3ee657147090b9b04:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 05:59:45 [info] 35#35: *891 [lua] logger.lua:23: 0c9c55250731a3a3ee657147090b9b04 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] 0c9c55250731a3a3ee657147090b9b04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:05:59:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 05:59:49 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:49 [info] 35#35: *893 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:59 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 05:59:59 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:00 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:133):2: 00f5ad22661b0efd68a87af87ace321a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.67.209 - - [12/Jan/2023:06:00:00 +0000] 00f5ad22661b0efd68a87af87ace321a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/12 06:00:00 [info] 35#35: *896 [lua] logger.lua:23: 00f5ad22661b0efd68a87af87ace321a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 06:00:09 [info] 35#35: *897 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:09 [info] 35#35: *898 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:15 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:133):2: 297188322299855ecf3dcdd6fbf75358:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] 297188322299855ecf3dcdd6fbf75358 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 06:00:15 [info] 35#35: *900 [lua] logger.lua:23: 297188322299855ecf3dcdd6fbf75358 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:00:19 [info] 38#38: *902 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:19 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:29 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:29 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:30 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:133):2: 8c846429f1be2b8eaebd82b89b42def2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:31 +0000] 8c846429f1be2b8eaebd82b89b42def2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/12 06:00:31 [info] 35#35: *905 [lua] logger.lua:23: 8c846429f1be2b8eaebd82b89b42def2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/12 06:00:39 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:39 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:46 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:133):2: 2684682d116526413f5e0edf9e8c65f2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:00:46 [info] 35#35: *908 [lua] logger.lua:23: 2684682d116526413f5e0edf9e8c65f2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:00:46 +0000] 2684682d116526413f5e0edf9e8c65f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:00:49 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:49 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:59 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:00:59 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:01 [info] 35#35: *913 [lua] access_by_lua(msblocations.conf:133):2: cad85f8fa4529ded017a9835f253f60a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:01:01 [info] 35#35: *913 [lua] logger.lua:23: cad85f8fa4529ded017a9835f253f60a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:01 +0000] cad85f8fa4529ded017a9835f253f60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 06:01:09 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:09 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:16 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:133):2: 21ae40709c413a8224a2a70ffad49a66:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:01:16 [info] 35#35: *917 [lua] logger.lua:23: 21ae40709c413a8224a2a70ffad49a66 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] 21ae40709c413a8224a2a70ffad49a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:01:19 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:19 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:29 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:29 [info] 35#35: *920 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:31 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:133):2: cbbda8726e5ac7faf2a5de0dbb71cfbd:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:01:31 [info] 35#35: *922 [lua] logger.lua:23: cbbda8726e5ac7faf2a5de0dbb71cfbd {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] cbbda8726e5ac7faf2a5de0dbb71cfbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:01:39 [info] 35#35: *923 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:39 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:46 [info] 35#35: *925 [lua] access_by_lua(msblocations.conf:133):2: 258ad3dc489be2bdebb7416951af55cc:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] 258ad3dc489be2bdebb7416951af55cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:01:46 [info] 35#35: *925 [lua] logger.lua:23: 258ad3dc489be2bdebb7416951af55cc {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:01:49 [info] 35#35: *926 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:49 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:59 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:01:59 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:01 [info] 35#35: *930 [lua] access_by_lua(msblocations.conf:133):2: 5a8c51f136a210d900b769aa45babd35:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] 5a8c51f136a210d900b769aa45babd35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:02:01 [info] 35#35: *930 [lua] logger.lua:23: 5a8c51f136a210d900b769aa45babd35 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:02:09 [info] 35#35: *932 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:09 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:16 [info] 35#35: *934 [lua] access_by_lua(msblocations.conf:133):2: 830dba46974c6faaab8b779d0b278e15:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] 830dba46974c6faaab8b779d0b278e15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:02:16 [info] 35#35: *934 [lua] logger.lua:23: 830dba46974c6faaab8b779d0b278e15 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:02:19 [info] 35#35: *935 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:19 [info] 35#35: *936 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:29 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:29 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:31 [info] 35#35: *939 [lua] access_by_lua(msblocations.conf:133):2: 2a998ce79c544c1cc8a59119d6bb202f:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] 2a998ce79c544c1cc8a59119d6bb202f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:02:31 [info] 35#35: *939 [lua] logger.lua:23: 2a998ce79c544c1cc8a59119d6bb202f {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:02:39 [info] 35#35: *940 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:39 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:46 [info] 35#35: *942 [lua] access_by_lua(msblocations.conf:133):2: d0511edc040b16037a8133c27b390409:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:02:46 [info] 35#35: *942 [lua] logger.lua:23: d0511edc040b16037a8133c27b390409 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] d0511edc040b16037a8133c27b390409 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:02:49 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:49 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:59 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:02:59 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:01 [info] 35#35: *947 [lua] access_by_lua(msblocations.conf:133):2: 2eceeb42b59bae11e4b49b2be397c765:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] 2eceeb42b59bae11e4b49b2be397c765 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:03:01 [info] 35#35: *947 [lua] logger.lua:23: 2eceeb42b59bae11e4b49b2be397c765 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 06:03:09 [info] 35#35: *948 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:09 [info] 35#35: *949 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:16 [info] 35#35: *951 [lua] access_by_lua(msblocations.conf:133):2: 42e2851cd6e7a4c6b1278329806b6c1a:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:03:16 [info] 35#35: *951 [lua] logger.lua:23: 42e2851cd6e7a4c6b1278329806b6c1a {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] 42e2851cd6e7a4c6b1278329806b6c1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:03:19 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:19 [info] 35#35: *952 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:29 [info] 35#35: *954 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:29 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:31 [info] 35#35: *956 [lua] access_by_lua(msblocations.conf:133):2: 53a0f5bfa72935d5d0e29ab6e57aadb8:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:03:31 [info] 35#35: *956 [lua] logger.lua:23: 53a0f5bfa72935d5d0e29ab6e57aadb8 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] 53a0f5bfa72935d5d0e29ab6e57aadb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:03:39 [info] 35#35: *957 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:39 [info] 35#35: *958 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:46 [info] 35#35: *959 [lua] access_by_lua(msblocations.conf:133):2: b9f3ea51b331824e663d35bc96872d88:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:03:46 [info] 35#35: *959 [lua] logger.lua:23: b9f3ea51b331824e663d35bc96872d88 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] b9f3ea51b331824e663d35bc96872d88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:03:49 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:49 [info] 35#35: *960 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:59 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:03:59 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:01 [info] 35#35: *964 [lua] access_by_lua(msblocations.conf:133):2: feac38b747c325edf27fffd59de89034:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:04:01 [info] 35#35: *964 [lua] logger.lua:23: feac38b747c325edf27fffd59de89034 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:01 +0000] feac38b747c325edf27fffd59de89034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:04:09 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:09 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:16 [info] 35#35: *968 [lua] access_by_lua(msblocations.conf:133):2: c1897a55595d4bb11db52e36d3141990:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:04:16 [info] 35#35: *968 [lua] logger.lua:23: c1897a55595d4bb11db52e36d3141990 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] c1897a55595d4bb11db52e36d3141990 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:04:19 [info] 35#35: *969 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:19 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:29 [info] 35#35: *972 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:29 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:31 [info] 35#35: *973 [lua] access_by_lua(msblocations.conf:133):2: 61c6f6089549a97555cff36191241ced:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:04:31 [info] 35#35: *973 [lua] logger.lua:23: 61c6f6089549a97555cff36191241ced {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] 61c6f6089549a97555cff36191241ced "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:04:39 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:39 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:46 [info] 35#35: *976 [lua] access_by_lua(msblocations.conf:133):2: 5e85ce8dfa5a85464461951dce094ca3:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] 5e85ce8dfa5a85464461951dce094ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 06:04:46 [info] 35#35: *976 [lua] logger.lua:23: 5e85ce8dfa5a85464461951dce094ca3 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:04:49 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:49 [info] 35#35: *977 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:59 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:04:59 [info] 35#35: *980 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:01 [info] 35#35: *981 [lua] access_by_lua(msblocations.conf:133):2: bf08e32c4454bf8d0ea0b9330d08d923:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:05:01 [info] 35#35: *981 [lua] logger.lua:23: bf08e32c4454bf8d0ea0b9330d08d923 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] bf08e32c4454bf8d0ea0b9330d08d923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:05:09 [info] 35#35: *982 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:09 [info] 38#38: *983 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:16 [info] 35#35: *985 [lua] access_by_lua(msblocations.conf:133):2: 96d732f154af9ffcf65f9cdd45c1eff6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] 96d732f154af9ffcf65f9cdd45c1eff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:05:16 [info] 35#35: *985 [lua] logger.lua:23: 96d732f154af9ffcf65f9cdd45c1eff6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:05:19 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:19 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:29 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:29 [info] 38#38: *988 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:31 [info] 35#35: *990 [lua] access_by_lua(msblocations.conf:133):2: 01a674a5e3760b3792211dd436ef2457:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:05:31 [info] 35#35: *990 [lua] logger.lua:23: 01a674a5e3760b3792211dd436ef2457 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] 01a674a5e3760b3792211dd436ef2457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:05:39 [info] 35#35: *991 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:39 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:46 [info] 35#35: *993 [lua] access_by_lua(msblocations.conf:133):2: 44d35eaa596dbaf4a4fe175ef2034094:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] 44d35eaa596dbaf4a4fe175ef2034094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 06:05:46 [info] 35#35: *993 [lua] logger.lua:23: 44d35eaa596dbaf4a4fe175ef2034094 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:05:49 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:49 [info] 35#35: *994 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:59 [info] 35#35: *996 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:05:59 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:01 [info] 35#35: *998 [lua] access_by_lua(msblocations.conf:133):2: e3747896c34ecf6676bb45d3732f52ca:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] e3747896c34ecf6676bb45d3732f52ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:06:01 [info] 35#35: *998 [lua] logger.lua:23: e3747896c34ecf6676bb45d3732f52ca {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , 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/12 06:06:09 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:09 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:16 [info] 35#35: *1002 [lua] access_by_lua(msblocations.conf:133):2: 6b7da5850ee1e639d6b67236a3d931a6:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:06:16 [info] 35#35: *1002 [lua] logger.lua:23: 6b7da5850ee1e639d6b67236a3d931a6 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] 6b7da5850ee1e639d6b67236a3d931a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:06:19 [info] 35#35: *1003 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:19 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:29 [info] 35#35: *1005 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:29 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:31 [info] 35#35: *1007 [lua] access_by_lua(msblocations.conf:133):2: 5224d9783cdc267ca46811f127416319:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:06:31 [info] 35#35: *1007 [lua] logger.lua:23: 5224d9783cdc267ca46811f127416319 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] 5224d9783cdc267ca46811f127416319 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:06:39 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:39 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:46 [info] 35#35: *1010 [lua] access_by_lua(msblocations.conf:133):2: 135edc5541c56426da032ee03d442fe4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:06:46 [info] 35#35: *1010 [lua] logger.lua:23: 135edc5541c56426da032ee03d442fe4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] 135edc5541c56426da032ee03d442fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:06:49 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:49 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:59 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:06:59 [info] 35#35: *1013 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:01 [info] 35#35: *1015 [lua] access_by_lua(msblocations.conf:133):2: 3dbde950320e56b5a7259c88bfee9ff4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] 3dbde950320e56b5a7259c88bfee9ff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 06:07:01 [info] 35#35: *1015 [lua] logger.lua:23: 3dbde950320e56b5a7259c88bfee9ff4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:07:09 [info] 35#35: *1016 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:09 [info] 35#35: *1017 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:16 [info] 35#35: *1019 [lua] access_by_lua(msblocations.conf:133):2: f611add6447371f433ea6585742ab60c:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:07:16 [info] 35#35: *1019 [lua] logger.lua:23: f611add6447371f433ea6585742ab60c {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] f611add6447371f433ea6585742ab60c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:07:19 [info] 35#35: *1020 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:19 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:29 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:29 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:31 [info] 35#35: *1024 [lua] access_by_lua(msblocations.conf:133):2: d3e898fa4246e3aaaa1eb07825935bfa:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] d3e898fa4246e3aaaa1eb07825935bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 06:07:31 [info] 35#35: *1024 [lua] logger.lua:23: d3e898fa4246e3aaaa1eb07825935bfa {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:07:39 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:39 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:46 [info] 35#35: *1027 [lua] access_by_lua(msblocations.conf:133):2: aa22cd33584c0862854ed9eb1f1776c4:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:07:46 [info] 35#35: *1027 [lua] logger.lua:23: aa22cd33584c0862854ed9eb1f1776c4 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] aa22cd33584c0862854ed9eb1f1776c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:07:49 [info] 35#35: *1029 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:49 [info] 35#35: *1028 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:59 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:07:59 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:01 [info] 35#35: *1032 [lua] access_by_lua(msblocations.conf:133):2: 2b5b613c71f5f0d0d2cc5957ac987749:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:08:01 [info] 35#35: *1032 [lua] logger.lua:23: 2b5b613c71f5f0d0d2cc5957ac987749 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] 2b5b613c71f5f0d0d2cc5957ac987749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:08:09 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:09 [info] 38#38: *1034 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:16 [info] 35#35: *1036 [lua] access_by_lua(msblocations.conf:133):2: 11749c68f90faa4485a8a23335741e85:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 06:08:16 [info] 35#35: *1036 [lua] logger.lua:23: 11749c68f90faa4485a8a23335741e85 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] 11749c68f90faa4485a8a23335741e85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:08:19 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:19 [info] 35#35: *1037 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:29 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:29 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:31 [info] 35#35: *1041 [lua] access_by_lua(msblocations.conf:133):2: 6c1f6eec73778fc1d4478a500de628d2:receive the request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] 6c1f6eec73778fc1d4478a500de628d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/12 06:08:31 [info] 35#35: *1041 [lua] logger.lua:23: 6c1f6eec73778fc1d4478a500de628d2 {"matched":"microservices"} while logging request, client: 10.233.67.209, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.67.209 - - [12/Jan/2023:06:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 06:08:39 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:39 [info] 35#35: *1042 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443