By type
@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 2023/01/12 06:08:46 [info] 35#35: *1044 [lua] access_by_lua(msblocations.conf:133):2: 260f34fc33e7ea7314f2206f10e9de9c: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:46 +0000] 260f34fc33e7ea7314f2206f10e9de9c "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 06:08:46 [info] 35#35: *1044 [lua] logger.lua:23: 260f34fc33e7ea7314f2206f10e9de9c {"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:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:08:49 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:49 [info] 35#35: *1045 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:59 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:08:59 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:01 [info] 35#35: *1049 [lua] access_by_lua(msblocations.conf:133):2: 148d1abb4a432bf06a8d59f912352b80: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:09:01 [info] 35#35: *1049 [lua] logger.lua:23: 148d1abb4a432bf06a8d59f912352b80 {"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:09:01 +0000] 148d1abb4a432bf06a8d59f912352b80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:09:09 [info] 35#35: *1051 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:09 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:16 [info] 35#35: *1053 [lua] access_by_lua(msblocations.conf:133):2: fe9950030712cf8f33106be941c625f6: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:09:16 +0000] fe9950030712cf8f33106be941c625f6 "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 06:09:16 [info] 35#35: *1053 [lua] logger.lua:23: fe9950030712cf8f33106be941c625f6 {"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:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:09:19 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:19 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:29 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:29 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:31 [info] 35#35: *1058 [lua] access_by_lua(msblocations.conf:133):2: 345549fd16fab13327bc6aeea89d4391: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:09:31 [info] 35#35: *1058 [lua] logger.lua:23: 345549fd16fab13327bc6aeea89d4391 {"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:09:31 +0000] 345549fd16fab13327bc6aeea89d4391 "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:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:09:39 [info] 35#35: *1060 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:39 [info] 35#35: *1059 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:46 [info] 35#35: *1061 [lua] access_by_lua(msblocations.conf:133):2: 1860135e8b597bcd375e4e2998c5a349: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:09:46 +0000] 1860135e8b597bcd375e4e2998c5a349 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/12 06:09:46 [info] 35#35: *1061 [lua] logger.lua:23: 1860135e8b597bcd375e4e2998c5a349 {"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:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:09:47 [info] 35#35: *1062 client closed connection while waiting for request, client: 10.233.65.17, server: 0.0.0.0:443 2023/01/12 06:09:49 [info] 35#35: *1063 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:49 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:59 [info] 38#38: *1065 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:09:59 [info] 35#35: *1066 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:01 [info] 35#35: *1067 [lua] access_by_lua(msblocations.conf:133):2: 756870454cd19205c1f92736e0d57b55: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:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.67.209 - - [12/Jan/2023:06:10:01 +0000] 756870454cd19205c1f92736e0d57b55 "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 06:10:01 [info] 35#35: *1067 [lua] logger.lua:23: 756870454cd19205c1f92736e0d57b55 {"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:10:09 [info] 35#35: *1068 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:09 [info] 35#35: *1069 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:16 [info] 35#35: *1071 [lua] access_by_lua(msblocations.conf:133):2: c328eccc1c7a58e1ffd107c358ce12eb: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:10:16 [info] 35#35: *1071 [lua] logger.lua:23: c328eccc1c7a58e1ffd107c358ce12eb {"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:10:16 +0000] c328eccc1c7a58e1ffd107c358ce12eb "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:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:10:19 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:19 [info] 35#35: *1072 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:29 [info] 35#35: *1075 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:29 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:31 [info] 35#35: *1076 [lua] access_by_lua(msblocations.conf:133):2: f97cf5293d06a7ddef3912ceffeaf44b: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:10:31 [info] 35#35: *1076 [lua] logger.lua:23: f97cf5293d06a7ddef3912ceffeaf44b {"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:10:31 +0000] f97cf5293d06a7ddef3912ceffeaf44b "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:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:10:39 [info] 35#35: *1077 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:39 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:46 [info] 35#35: *1079 [lua] access_by_lua(msblocations.conf:133):2: 30f7fb095765b57d7d65f35e40ab8d69: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:10:46 +0000] 30f7fb095765b57d7d65f35e40ab8d69 "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 06:10:46 [info] 35#35: *1079 [lua] logger.lua:23: 30f7fb095765b57d7d65f35e40ab8d69 {"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:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:10:49 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:49 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:59 [info] 35#35: *1082 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:10:59 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:01 [info] 35#35: *1084 [lua] access_by_lua(msblocations.conf:133):2: ae59b697163e25a28dc13c322a1a2a61: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:11:01 +0000] ae59b697163e25a28dc13c322a1a2a61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/12 06:11:01 [info] 35#35: *1084 [lua] logger.lua:23: ae59b697163e25a28dc13c322a1a2a61 {"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:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:11:09 [info] 35#35: *1085 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:09 [info] 35#35: *1086 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:16 [info] 35#35: *1088 [lua] access_by_lua(msblocations.conf:133):2: 84b97652e65e0413201067f2a86412a0: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:11:16 [info] 35#35: *1088 [lua] logger.lua:23: 84b97652e65e0413201067f2a86412a0 {"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:11:16 +0000] 84b97652e65e0413201067f2a86412a0 "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:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:11:19 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:19 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:29 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:29 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:31 [info] 35#35: *1093 [lua] access_by_lua(msblocations.conf:133):2: 8e9beecbeaccd7c79c1918614ff8deac: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:11:31 [info] 35#35: *1093 [lua] logger.lua:23: 8e9beecbeaccd7c79c1918614ff8deac {"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:11:31 +0000] 8e9beecbeaccd7c79c1918614ff8deac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:39 [info] 38#38: *1094 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:39 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:46 [info] 35#35: *1096 [lua] access_by_lua(msblocations.conf:133):2: a4d0a76e6fb0256f935b1dd11a62587b: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:11:46 [info] 35#35: *1096 [lua] logger.lua:23: a4d0a76e6fb0256f935b1dd11a62587b {"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:11:46 +0000] a4d0a76e6fb0256f935b1dd11a62587b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:11:49 [info] 35#35: *1097 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:49 [info] 35#35: *1098 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:59 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:11:59 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:01 [info] 35#35: *1101 [lua] access_by_lua(msblocations.conf:133):2: 1afcd4aeaaa1363f033bac22d9c0044f: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:12:01 +0000] 1afcd4aeaaa1363f033bac22d9c0044f "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:12:01 [info] 35#35: *1101 [lua] logger.lua:23: 1afcd4aeaaa1363f033bac22d9c0044f {"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:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:12:09 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:09 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:16 [info] 35#35: *1105 [lua] access_by_lua(msblocations.conf:133):2: d917a332e59ae666ebb5b2b99231cf8a: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:12:16 +0000] d917a332e59ae666ebb5b2b99231cf8a "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 06:12:16 [info] 35#35: *1105 [lua] logger.lua:23: d917a332e59ae666ebb5b2b99231cf8a {"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:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:12:19 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:19 [info] 35#35: *1106 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:29 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:29 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:31 [info] 35#35: *1110 [lua] access_by_lua(msblocations.conf:133):2: 31eba0ec46cf2d9748681fbd74fb62c8: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:12:31 [info] 35#35: *1110 [lua] logger.lua:23: 31eba0ec46cf2d9748681fbd74fb62c8 {"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:12:31 +0000] 31eba0ec46cf2d9748681fbd74fb62c8 "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:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:12:39 [info] 35#35: *1111 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:39 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:46 [info] 35#35: *1113 [lua] access_by_lua(msblocations.conf:133):2: 7995da52088f95c3bd0a7d717ea0c82b: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:12:46 +0000] 7995da52088f95c3bd0a7d717ea0c82b "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:06:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:12:46 [info] 35#35: *1113 [lua] logger.lua:23: 7995da52088f95c3bd0a7d717ea0c82b {"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:12:49 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:49 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:59 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:12:59 [info] 38#38: *1116 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:01 [info] 35#35: *1118 [lua] access_by_lua(msblocations.conf:133):2: 9642064e1893c2cefc34ccc1248e2bd9: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:13:01 +0000] 9642064e1893c2cefc34ccc1248e2bd9 "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:13:01 [info] 35#35: *1118 [lua] logger.lua:23: 9642064e1893c2cefc34ccc1248e2bd9 {"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:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:09 [info] 35#35: *1119 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:09 [info] 38#38: *1120 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:16 [info] 35#35: *1122 [lua] access_by_lua(msblocations.conf:133):2: 185f5d447c03e30f668f6d2ebac3edd2: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:13:16 +0000] 185f5d447c03e30f668f6d2ebac3edd2 "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:13:16 [info] 35#35: *1122 [lua] logger.lua:23: 185f5d447c03e30f668f6d2ebac3edd2 {"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:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:19 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:19 [info] 35#35: *1123 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:29 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:29 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:31 [info] 35#35: *1127 [lua] access_by_lua(msblocations.conf:133):2: 50ae28572a624558391ac568bc1d601b: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:13:31 [info] 35#35: *1127 [lua] logger.lua:23: 50ae28572a624558391ac568bc1d601b {"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:13:31 +0000] 50ae28572a624558391ac568bc1d601b "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:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:39 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:39 [info] 35#35: *1128 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:46 [info] 35#35: *1130 [lua] access_by_lua(msblocations.conf:133):2: edcf7bc94f267dcb4be89965970813af: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:13:46 +0000] edcf7bc94f267dcb4be89965970813af "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 06:13:46 [info] 35#35: *1130 [lua] logger.lua:23: edcf7bc94f267dcb4be89965970813af {"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:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:13:49 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:49 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:59 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:13:59 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:01 [info] 35#35: *1135 [lua] access_by_lua(msblocations.conf:133):2: 650ba653adaa7127983e89d0f6a82cd5: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:14:01 +0000] 650ba653adaa7127983e89d0f6a82cd5 "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:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:01 [info] 35#35: *1135 [lua] logger.lua:23: 650ba653adaa7127983e89d0f6a82cd5 {"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:14:09 [info] 38#38: *1137 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:09 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:16 [info] 35#35: *1139 [lua] access_by_lua(msblocations.conf:133):2: 20ed825f797ae1d684ef00f3b8f10c72: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:14:16 +0000] 20ed825f797ae1d684ef00f3b8f10c72 "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:14:16 [info] 35#35: *1139 [lua] logger.lua:23: 20ed825f797ae1d684ef00f3b8f10c72 {"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:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:14:19 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:19 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:29 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:29 [info] 38#38: *1143 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 10.233.64.161 - - [12/Jan/2023:06:14:29 +0000] ffcb4fc6561c3bbcc943fa3115be8dd0 "" 400 request_processing_time:5.005 upstream_response_time:- "-" "-" "-" 2023/01/12 06:14:29 [info] 35#35: *1140 client prematurely closed connection while reading client request line, client: 10.233.64.161, server: 10.233.64.161 - - [12/Jan/2023:06:14:29 +0000] fbda0004387f09351ed2caba8e945f41 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/12 06:14:29 [info] 35#35: *1145 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 2023/01/12 06:14:31 [info] 35#35: *1146 [lua] access_by_lua(msblocations.conf:133):2: a5cc59032fca678d82c283f4790f73f1: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:14:31 +0000] a5cc59032fca678d82c283f4790f73f1 "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:14:31 [info] 35#35: *1146 [lua] logger.lua:23: a5cc59032fca678d82c283f4790f73f1 {"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:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:39 [info] 35#35: *1147 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:39 [info] 35#35: *1148 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:46 [info] 35#35: *1149 [lua] access_by_lua(msblocations.conf:133):2: 556b4f86146d3b0c410611af29df0d78: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:14:46 [info] 35#35: *1149 [lua] logger.lua:23: 556b4f86146d3b0c410611af29df0d78 {"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:14:46 +0000] 556b4f86146d3b0c410611af29df0d78 "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:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:14:49 [info] 35#35: *1150 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:49 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:59 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:14:59 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:01 [info] 35#35: *1154 [lua] access_by_lua(msblocations.conf:133):2: 8d0b3e9b161344cb195a357e4ff86cdc: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:15:01 +0000] 8d0b3e9b161344cb195a357e4ff86cdc "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:15:01 [info] 35#35: *1154 [lua] logger.lua:23: 8d0b3e9b161344cb195a357e4ff86cdc {"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:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:15:09 [info] 38#38: *1155 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:09 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:16 [info] 35#35: *1158 [lua] access_by_lua(msblocations.conf:133):2: 36bb41b622232a0a784414f4ccb85539: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:15:16 [info] 35#35: *1158 [lua] logger.lua:23: 36bb41b622232a0a784414f4ccb85539 {"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:15:16 +0000] 36bb41b622232a0a784414f4ccb85539 "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:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:15:19 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:19 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:29 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:29 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:31 [info] 35#35: *1163 [lua] access_by_lua(msblocations.conf:133):2: 93cdcb82a7d9aea170c57830a37af81a: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:15:31 +0000] 93cdcb82a7d9aea170c57830a37af81a "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 06:15:31 [info] 35#35: *1163 [lua] logger.lua:23: 93cdcb82a7d9aea170c57830a37af81a {"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:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:15:39 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:39 [info] 38#38: *1165 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:46 [info] 35#35: *1166 [lua] access_by_lua(msblocations.conf:133):2: 3be8c1c8e4f07427a45b3271775021a7: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:15:46 [info] 35#35: *1166 [lua] logger.lua:23: 3be8c1c8e4f07427a45b3271775021a7 {"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:15:46 +0000] 3be8c1c8e4f07427a45b3271775021a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:15:49 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:49 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:56 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:133):2: 3f743503236d76ac51cd9acaccb64b48:receive the request, client: 10.233.64.161, server: , request: "GET /nmaplowercheck1673504157 HTTP/1.1", host: "10.32.242.151:30283" 2023/01/12 06:15:56 [warn] 35#35: *1170 [lua] error_handler.lua:29: error_svc_not_found(): 3f743503236d76ac51cd9acaccb64b48 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /nmaplowercheck1673504157 HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.161 - - [12/Jan/2023:06:15:56 +0000] 3f743503236d76ac51cd9acaccb64b48 "GET /nmaplowercheck1673504157 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:56 [info] 35#35: *1169 [lua] access_by_lua(msblocations.conf:133):2: 33299a339f1a9d38e0e1f52e93e9f201:receive the request, client: 10.233.64.161, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30283" 2023/01/12 06:15:56 [warn] 35#35: *1169 [lua] error_handler.lua:29: error_svc_not_found(): 33299a339f1a9d38e0e1f52e93e9f201 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "POST /sdk HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.161 - - [12/Jan/2023:06:15:56 +0000] 33299a339f1a9d38e0e1f52e93e9f201 "POST /sdk HTTP/1.1" 502 request_processing_time:0.061 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:56 [info] 35#35: *1171 [lua] access_by_lua(msblocations.conf:133):2: 0ec071b1b33420f716f8df1e473e9436:receive the request, client: 10.233.64.161, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30283" 2023/01/12 06:15:56 [warn] 35#35: *1171 [lua] error_handler.lua:29: error_svc_not_found(): 0ec071b1b33420f716f8df1e473e9436 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.161 - - [12/Jan/2023:06:15:56 +0000] 0ec071b1b33420f716f8df1e473e9436 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:56 [info] 35#35: *1172 [lua] access_by_lua(msblocations.conf:133):2: 40f55f7912dc36011db30c8697601219:receive the request, client: 10.233.64.161, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30283" 2023/01/12 06:15:56 [warn] 35#35: *1172 [lua] error_handler.lua:29: error_svc_not_found(): 40f55f7912dc36011db30c8697601219 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.242.151:30283" 10.233.64.161 - - [12/Jan/2023:06:15:56 +0000] 40f55f7912dc36011db30c8697601219 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/12 06:15:59 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:15:59 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:01 [info] 35#35: *1175 [lua] access_by_lua(msblocations.conf:133):2: 2f55e23c38b7ebda7a3924ec8e104a2f: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:16:01 [info] 35#35: *1175 [lua] logger.lua:23: 2f55e23c38b7ebda7a3924ec8e104a2f {"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:16:01 +0000] 2f55e23c38b7ebda7a3924ec8e104a2f "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:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:16:04 [info] 35#35: *1176 [lua] access_by_lua(msblocations.conf:133):2: 93bd09c77debb6a53aae5025fd9eec3f:receive the request, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 2023/01/12 06:16:04 [warn] 35#35: *1176 [lua] error_handler.lua:29: error_svc_not_found(): 93bd09c77debb6a53aae5025fd9eec3f No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET / HTTP/1.0" 10.233.64.161 - - [12/Jan/2023:06:16:04 +0000] 93bd09c77debb6a53aae5025fd9eec3f "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2023/01/12 06:16:04 [info] 35#35: *1177 [lua] access_by_lua(msblocations.conf:133):2: 238699af99132ad82b0b7aa713214eb5:receive the request, client: 10.233.64.161, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 2023/01/12 06:16:04 [warn] 35#35: *1177 [lua] error_handler.lua:29: error_svc_not_found(): 238699af99132ad82b0b7aa713214eb5 No route found for this request! detail_info:Custom not match, client: 10.233.64.161, server: , request: "GET / HTTP/1.1", host: "10.32.242.151" 10.233.64.161 - - [12/Jan/2023:06:16:04 +0000] 238699af99132ad82b0b7aa713214eb5 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/12 06:16:04 [info] 35#35: *1177 client 10.233.64.161 closed keepalive connection 2023/01/12 06:16:09 [info] 35#35: *1178 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:09 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:16 [info] 35#35: *1181 [lua] access_by_lua(msblocations.conf:133):2: a3d50473d83d7783fa1fb91859601c65: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:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:16:16 [info] 35#35: *1181 [lua] logger.lua:23: a3d50473d83d7783fa1fb91859601c65 {"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:16:16 +0000] a3d50473d83d7783fa1fb91859601c65 "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:16:19 [info] 35#35: *1183 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:19 [info] 35#35: *1182 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:29 [info] 35#35: *1184 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:29 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:31 [info] 35#35: *1186 [lua] access_by_lua(msblocations.conf:133):2: 73dcefb706a25b6f01b91fb5a4274f9f: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:16:31 +0000] 73dcefb706a25b6f01b91fb5a4274f9f "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:16:31 [info] 35#35: *1186 [lua] logger.lua:23: 73dcefb706a25b6f01b91fb5a4274f9f {"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:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:16:39 [info] 35#35: *1188 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:39 [info] 35#35: *1187 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:46 [info] 35#35: *1189 [lua] access_by_lua(msblocations.conf:133):2: 6fdd42623e5e3a092da61f6b6270c96d: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:16:46 [info] 35#35: *1189 [lua] logger.lua:23: 6fdd42623e5e3a092da61f6b6270c96d {"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:16:46 +0000] 6fdd42623e5e3a092da61f6b6270c96d "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:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:16:49 [info] 35#35: *1190 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:49 [info] 35#35: *1191 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:59 [info] 35#35: *1192 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:16:59 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:01 [info] 35#35: *1194 [lua] access_by_lua(msblocations.conf:133):2: 37fd3687f2e491b672dd4cebf5c482db: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:17:01 [info] 35#35: *1194 [lua] logger.lua:23: 37fd3687f2e491b672dd4cebf5c482db {"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:17:01 +0000] 37fd3687f2e491b672dd4cebf5c482db "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:06:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 06:17:09 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:09 [info] 35#35: *1196 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:16 [info] 35#35: *1198 [lua] access_by_lua(msblocations.conf:133):2: 844c789dadbe455ce76e5916362b5efd: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:17:16 [info] 35#35: *1198 [lua] logger.lua:23: 844c789dadbe455ce76e5916362b5efd {"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:17:16 +0000] 844c789dadbe455ce76e5916362b5efd "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:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:17:19 [info] 35#35: *1199 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:19 [info] 35#35: *1200 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:29 [info] 35#35: *1201 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:29 [info] 35#35: *1202 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:31 [info] 35#35: *1203 [lua] access_by_lua(msblocations.conf:133):2: 212a4f5f56bfdb4983b0a3e536887b1a: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:17:31 +0000] 212a4f5f56bfdb4983b0a3e536887b1a "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:17:31 [info] 35#35: *1203 [lua] logger.lua:23: 212a4f5f56bfdb4983b0a3e536887b1a {"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:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/12 06:17:39 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:39 [info] 35#35: *1204 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:46 [info] 35#35: *1206 [lua] access_by_lua(msblocations.conf:133):2: 46214b3b31aa1f16c136d2ae0a14801c: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:17:46 [info] 35#35: *1206 [lua] logger.lua:23: 46214b3b31aa1f16c136d2ae0a14801c {"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:17:46 +0000] 46214b3b31aa1f16c136d2ae0a14801c "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:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:17:49 [info] 35#35: *1208 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:49 [info] 35#35: *1207 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:59 [info] 35#35: *1210 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:17:59 [info] 35#35: *1209 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:01 [info] 35#35: *1211 [lua] access_by_lua(msblocations.conf:133):2: 6aad6fd8db86ab7e4ebe054d9cb988d3: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:18:01 +0000] 6aad6fd8db86ab7e4ebe054d9cb988d3 "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:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:18:01 [info] 35#35: *1211 [lua] logger.lua:23: 6aad6fd8db86ab7e4ebe054d9cb988d3 {"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:18:09 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:09 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:16 [info] 35#35: *1215 [lua] access_by_lua(msblocations.conf:133):2: 00f714c887a37b0dd590909781d6cfc2: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:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:18:16 +0000] 00f714c887a37b0dd590909781d6cfc2 "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 06:18:16 [info] 35#35: *1215 [lua] logger.lua:23: 00f714c887a37b0dd590909781d6cfc2 {"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:18:19 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:19 [info] 35#35: *1216 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:29 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:29 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:31 [info] 35#35: *1220 [lua] access_by_lua(msblocations.conf:133):2: d9249ee12ce0e3022a50530983fc649a: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:18:31 [info] 35#35: *1220 [lua] logger.lua:23: d9249ee12ce0e3022a50530983fc649a {"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:18:31 +0000] d9249ee12ce0e3022a50530983fc649a "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:18:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:18:39 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:39 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:46 [info] 35#35: *1223 [lua] access_by_lua(msblocations.conf:133):2: ce657014dd60332891293deadbed4df9: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:18:46 [info] 35#35: *1223 [lua] logger.lua:23: ce657014dd60332891293deadbed4df9 {"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:18:46 +0000] ce657014dd60332891293deadbed4df9 "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:18:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:18:49 [info] 35#35: *1224 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:49 [info] 35#35: *1225 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:59 [info] 35#35: *1226 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:18:59 [info] 35#35: *1227 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:01 [info] 35#35: *1228 [lua] access_by_lua(msblocations.conf:133):2: ff75bf448adf34b8c51e39a6f2f305c6: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:19:01 +0000] ff75bf448adf34b8c51e39a6f2f305c6 "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:19:01 [info] 35#35: *1228 [lua] logger.lua:23: ff75bf448adf34b8c51e39a6f2f305c6 {"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:19:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:19:09 [info] 38#38: *1230 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:09 [info] 35#35: *1229 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:16 [info] 35#35: *1232 [lua] access_by_lua(msblocations.conf:133):2: 2f0140608eecd6861ef73c77a6758691: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:19:16 +0000] 2f0140608eecd6861ef73c77a6758691 "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 06:19:16 [info] 35#35: *1232 [lua] logger.lua:23: 2f0140608eecd6861ef73c77a6758691 {"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:19:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:19:19 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:19 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:29 [info] 38#38: *1236 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:29 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:31 [info] 35#35: *1237 [lua] access_by_lua(msblocations.conf:133):2: c5d985f3fed1befed2d2489f02a48778: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:19:31 [info] 35#35: *1237 [lua] logger.lua:23: c5d985f3fed1befed2d2489f02a48778 {"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:19:31 +0000] c5d985f3fed1befed2d2489f02a48778 "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:19:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:19:39 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:39 [info] 35#35: *1239 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:46 [info] 35#35: *1240 [lua] access_by_lua(msblocations.conf:133):2: 81dca13c5467db9cc2f4150f1870248e: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:19:46 [info] 35#35: *1240 [lua] logger.lua:23: 81dca13c5467db9cc2f4150f1870248e {"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:19:46 +0000] 81dca13c5467db9cc2f4150f1870248e "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:19:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:19:49 [info] 35#35: *1241 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:49 [info] 35#35: *1242 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:59 [info] 35#35: *1244 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:19:59 [info] 35#35: *1243 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:01 [info] 35#35: *1245 [lua] access_by_lua(msblocations.conf:133):2: 3ff328bb615a92558ada2406c205cee6: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:20:01 [info] 35#35: *1245 [lua] logger.lua:23: 3ff328bb615a92558ada2406c205cee6 {"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:20:01 +0000] 3ff328bb615a92558ada2406c205cee6 "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:20:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:20:09 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:09 [info] 35#35: *1246 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:16 [info] 35#35: *1249 [lua] access_by_lua(msblocations.conf:133):2: 906495306603791d11fe5f4c78971ab0: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:20:17 +0000] 906495306603791d11fe5f4c78971ab0 "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:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:20:17 [info] 35#35: *1249 [lua] logger.lua:23: 906495306603791d11fe5f4c78971ab0 {"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:20:19 [info] 35#35: *1250 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:19 [info] 35#35: *1251 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:29 [info] 35#35: *1253 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:29 [info] 35#35: *1252 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:32 [info] 35#35: *1254 [lua] access_by_lua(msblocations.conf:133):2: d40a627e975f4d7373fd124b3f3e433b: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:20:32 +0000] d40a627e975f4d7373fd124b3f3e433b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 06:20:32 [info] 35#35: *1254 [lua] logger.lua:23: d40a627e975f4d7373fd124b3f3e433b {"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:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 06:20:39 [info] 38#38: *1256 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:39 [info] 35#35: *1255 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:47 [info] 35#35: *1257 [lua] access_by_lua(msblocations.conf:133):2: 287a00b61d7dcfab3cde79a5e928f666: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:20:47 +0000] 287a00b61d7dcfab3cde79a5e928f666 "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:20:47 [info] 35#35: *1257 [lua] logger.lua:23: 287a00b61d7dcfab3cde79a5e928f666 {"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:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:20:49 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:49 [info] 35#35: *1258 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:59 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:20:59 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:02 [info] 35#35: *1262 [lua] access_by_lua(msblocations.conf:133):2: 97b87ba277125443d5eabb83e628b048: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:21:02 [info] 35#35: *1262 [lua] logger.lua:23: 97b87ba277125443d5eabb83e628b048 {"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:21:02 +0000] 97b87ba277125443d5eabb83e628b048 "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:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:21:09 [info] 35#35: *1264 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:09 [info] 35#35: *1263 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:17 [info] 35#35: *1266 [lua] access_by_lua(msblocations.conf:133):2: 9817280bdcab495d63ebd6b39a641b97: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:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.67.209 - - [12/Jan/2023:06:21:17 +0000] 9817280bdcab495d63ebd6b39a641b97 "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 06:21:17 [info] 35#35: *1266 [lua] logger.lua:23: 9817280bdcab495d63ebd6b39a641b97 {"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:21:19 [info] 35#35: *1267 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:19 [info] 35#35: *1268 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:29 [info] 35#35: *1270 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:29 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:32 [info] 35#35: *1271 [lua] access_by_lua(msblocations.conf:133):2: 83138fd9a9f91fcbb43412985da83066: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:21:32 +0000] 83138fd9a9f91fcbb43412985da83066 "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:21:32 [info] 35#35: *1271 [lua] logger.lua:23: 83138fd9a9f91fcbb43412985da83066 {"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:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:21:39 [info] 35#35: *1272 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:39 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:47 [info] 35#35: *1274 [lua] access_by_lua(msblocations.conf:133):2: 4c6e03c4851a6a232a12db7e3b2d3ad7: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:21:47 +0000] 4c6e03c4851a6a232a12db7e3b2d3ad7 "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:21:47 [info] 35#35: *1274 [lua] logger.lua:23: 4c6e03c4851a6a232a12db7e3b2d3ad7 {"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:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:21:49 [info] 35#35: *1276 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:49 [info] 35#35: *1275 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:59 [info] 35#35: *1277 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:21:59 [info] 35#35: *1278 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:02 [info] 35#35: *1279 [lua] access_by_lua(msblocations.conf:133):2: 3a17b2a365e4390a302bcc8179d784ff: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:22:02 +0000] 3a17b2a365e4390a302bcc8179d784ff "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:22:02 [info] 35#35: *1279 [lua] logger.lua:23: 3a17b2a365e4390a302bcc8179d784ff {"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:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:22:09 [info] 35#35: *1281 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:09 [info] 35#35: *1280 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:17 [info] 35#35: *1283 [lua] access_by_lua(msblocations.conf:133):2: e24f3b0aad362af891cbb5947d82f933: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:22:17 +0000] e24f3b0aad362af891cbb5947d82f933 "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:22:17 [info] 35#35: *1283 [lua] logger.lua:23: e24f3b0aad362af891cbb5947d82f933 {"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:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:22:19 [info] 35#35: *1284 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:19 [info] 35#35: *1285 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:29 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:29 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:32 [info] 35#35: *1288 [lua] access_by_lua(msblocations.conf:133):2: 479617d9bb5ac4635b9135fa0b4f4222: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:22:32 [info] 35#35: *1288 [lua] logger.lua:23: 479617d9bb5ac4635b9135fa0b4f4222 {"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:22:32 +0000] 479617d9bb5ac4635b9135fa0b4f4222 "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:06:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:22:39 [info] 35#35: *1289 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:39 [info] 35#35: *1290 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:47 [info] 35#35: *1291 [lua] access_by_lua(msblocations.conf:133):2: 9d6a1dee6d4acc3f53fd095e1a25d302: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:22:47 [info] 35#35: *1291 [lua] logger.lua:23: 9d6a1dee6d4acc3f53fd095e1a25d302 {"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:22:47 +0000] 9d6a1dee6d4acc3f53fd095e1a25d302 "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:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:22:49 [info] 35#35: *1293 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:49 [info] 35#35: *1292 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:59 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:22:59 [info] 35#35: *1294 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:02 [info] 35#35: *1296 [lua] access_by_lua(msblocations.conf:133):2: 29bc6c37a721428f416f5c2fb610f68a: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:23:02 [info] 35#35: *1296 [lua] logger.lua:23: 29bc6c37a721428f416f5c2fb610f68a {"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:23:02 +0000] 29bc6c37a721428f416f5c2fb610f68a "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:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:23:09 [info] 35#35: *1297 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:09 [info] 35#35: *1298 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:17 [info] 35#35: *1300 [lua] access_by_lua(msblocations.conf:133):2: e5b48bd9054e0b96fb87966297db066e: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:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:23:17 +0000] e5b48bd9054e0b96fb87966297db066e "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 06:23:17 [info] 35#35: *1300 [lua] logger.lua:23: e5b48bd9054e0b96fb87966297db066e {"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:23:19 [info] 35#35: *1301 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:19 [info] 35#35: *1302 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:29 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:29 [info] 35#35: *1303 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:32 [info] 35#35: *1305 [lua] access_by_lua(msblocations.conf:133):2: 7b0869dcdd6c52da3dc910eb809688a3: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:23:32 [info] 35#35: *1305 [lua] logger.lua:23: 7b0869dcdd6c52da3dc910eb809688a3 {"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:23:32 +0000] 7b0869dcdd6c52da3dc910eb809688a3 "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:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:23:39 [info] 35#35: *1307 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:39 [info] 35#35: *1306 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:47 [info] 35#35: *1308 [lua] access_by_lua(msblocations.conf:133):2: 1b32e1d086587200b910984720ca02dc: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:23:47 [info] 35#35: *1308 [lua] logger.lua:23: 1b32e1d086587200b910984720ca02dc {"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:23:47 +0000] 1b32e1d086587200b910984720ca02dc "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:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:23:49 [info] 35#35: *1310 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:49 [info] 35#35: *1309 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:59 [info] 38#38: *1311 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:23:59 [info] 35#35: *1312 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:02 [info] 35#35: *1313 [lua] access_by_lua(msblocations.conf:133):2: d4b26657efd64cbd600c4400e1440649: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:24:02 +0000] d4b26657efd64cbd600c4400e1440649 "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:24:02 [info] 35#35: *1313 [lua] logger.lua:23: d4b26657efd64cbd600c4400e1440649 {"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:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:24:09 [info] 35#35: *1314 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:09 [info] 35#35: *1315 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:17 [info] 35#35: *1317 [lua] access_by_lua(msblocations.conf:133):2: 40a59feccaadfda68dfaaa48ca1182f1: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:24:17 +0000] 40a59feccaadfda68dfaaa48ca1182f1 "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:24:17 [info] 35#35: *1317 [lua] logger.lua:23: 40a59feccaadfda68dfaaa48ca1182f1 {"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:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:24:19 [info] 35#35: *1318 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:19 [info] 38#38: *1319 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:29 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:29 [info] 38#38: *1321 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:32 [info] 35#35: *1322 [lua] access_by_lua(msblocations.conf:133):2: c1d1e247a36e10c1a5f2b8cac94e0815: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:24:32 +0000] c1d1e247a36e10c1a5f2b8cac94e0815 "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 06:24:32 [info] 35#35: *1322 [lua] logger.lua:23: c1d1e247a36e10c1a5f2b8cac94e0815 {"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:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:24:39 [info] 35#35: *1323 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:39 [info] 35#35: *1324 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:47 [info] 35#35: *1325 [lua] access_by_lua(msblocations.conf:133):2: abd962e19d71db629a6dadb6831577ed: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:24:47 +0000] abd962e19d71db629a6dadb6831577ed "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:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:24:47 [info] 35#35: *1325 [lua] logger.lua:23: abd962e19d71db629a6dadb6831577ed {"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:24:49 [info] 35#35: *1327 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:49 [info] 35#35: *1326 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:59 [info] 35#35: *1328 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:24:59 [info] 35#35: *1329 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:02 [info] 35#35: *1330 [lua] access_by_lua(msblocations.conf:133):2: cded6b28bce8a09a97d260204afe0bf3: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:25:02 [info] 35#35: *1330 [lua] logger.lua:23: cded6b28bce8a09a97d260204afe0bf3 {"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:25:02 +0000] cded6b28bce8a09a97d260204afe0bf3 "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:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:25:09 [info] 38#38: *1332 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:09 [info] 35#35: *1331 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:17 [info] 35#35: *1334 [lua] access_by_lua(msblocations.conf:133):2: 52bfa965f2cbe96c76c9c7c182feef76: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:25:17 +0000] 52bfa965f2cbe96c76c9c7c182feef76 "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:25:17 [info] 35#35: *1334 [lua] logger.lua:23: 52bfa965f2cbe96c76c9c7c182feef76 {"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:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:25:19 [info] 35#35: *1335 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:19 [info] 38#38: *1336 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:29 [info] 35#35: *1337 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:29 [info] 35#35: *1338 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:32 [info] 35#35: *1339 [lua] access_by_lua(msblocations.conf:133):2: 99adca2d556aef9f69d6da9d4e140b1b: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:25:32 [info] 35#35: *1339 [lua] logger.lua:23: 99adca2d556aef9f69d6da9d4e140b1b {"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:25:32 +0000] 99adca2d556aef9f69d6da9d4e140b1b "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:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:25:39 [info] 38#38: *1341 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:39 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:47 [info] 35#35: *1342 [lua] access_by_lua(msblocations.conf:133):2: dbb04aac055a34ec6d1b27777544819e: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:25:47 +0000] dbb04aac055a34ec6d1b27777544819e "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:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:25:47 [info] 35#35: *1342 [lua] logger.lua:23: dbb04aac055a34ec6d1b27777544819e {"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:25:49 [info] 35#35: *1344 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:49 [info] 35#35: *1343 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:59 [info] 35#35: *1346 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:25:59 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:02 [info] 35#35: *1347 [lua] access_by_lua(msblocations.conf:133):2: ac1debbc6d6a48cabfe23fb517890f0a: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:26:02 [info] 35#35: *1347 [lua] logger.lua:23: ac1debbc6d6a48cabfe23fb517890f0a {"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:26:02 +0000] ac1debbc6d6a48cabfe23fb517890f0a "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:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:26:09 [info] 35#35: *1349 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:09 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:17 [info] 35#35: *1351 [lua] access_by_lua(msblocations.conf:133):2: 916ecae5a6a21cdb728fedd8efee7ef1: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:26:17 [info] 35#35: *1351 [lua] logger.lua:23: 916ecae5a6a21cdb728fedd8efee7ef1 {"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:26:17 +0000] 916ecae5a6a21cdb728fedd8efee7ef1 "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:06:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:26:19 [info] 35#35: *1353 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:19 [info] 35#35: *1352 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:29 [info] 35#35: *1355 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:29 [info] 35#35: *1354 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:32 [info] 35#35: *1356 [lua] access_by_lua(msblocations.conf:133):2: 060222a0086522b1288df2eafd5c69e3: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:26:32 [info] 35#35: *1356 [lua] logger.lua:23: 060222a0086522b1288df2eafd5c69e3 {"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:26:32 +0000] 060222a0086522b1288df2eafd5c69e3 "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:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:26:39 [info] 35#35: *1357 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:39 [info] 35#35: *1358 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:47 [info] 35#35: *1359 [lua] access_by_lua(msblocations.conf:133):2: 32ef0f1e2cc239a5ea1d8507bc3f4192: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:26:47 +0000] 32ef0f1e2cc239a5ea1d8507bc3f4192 "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:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:26:47 [info] 35#35: *1359 [lua] logger.lua:23: 32ef0f1e2cc239a5ea1d8507bc3f4192 {"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:26:49 [info] 35#35: *1360 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:49 [info] 35#35: *1361 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:59 [info] 35#35: *1362 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:26:59 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:02 [info] 35#35: *1364 [lua] access_by_lua(msblocations.conf:133):2: 7a5c7d33e37f8ae11c20dc60010388b8: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:27:02 +0000] 7a5c7d33e37f8ae11c20dc60010388b8 "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 06:27:02 [info] 35#35: *1364 [lua] logger.lua:23: 7a5c7d33e37f8ae11c20dc60010388b8 {"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:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:27:09 [info] 35#35: *1366 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:09 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:17 [info] 35#35: *1368 [lua] access_by_lua(msblocations.conf:133):2: 4ec9a5fce6061d0bc0cc51650a37f9b2: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:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:27:17 [info] 35#35: *1368 [lua] logger.lua:23: 4ec9a5fce6061d0bc0cc51650a37f9b2 {"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:27:17 +0000] 4ec9a5fce6061d0bc0cc51650a37f9b2 "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 06:27:19 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:19 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:29 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:29 [info] 35#35: *1372 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:32 [info] 35#35: *1373 [lua] access_by_lua(msblocations.conf:133):2: d0f0ec5a71c93dccb1f8429757053575: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:27:32 [info] 35#35: *1373 [lua] logger.lua:23: d0f0ec5a71c93dccb1f8429757053575 {"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:27:32 +0000] d0f0ec5a71c93dccb1f8429757053575 "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:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:27:39 [info] 35#35: *1375 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:39 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:47 [info] 35#35: *1376 [lua] access_by_lua(msblocations.conf:133):2: 94593511528cebb6772544bcd9e39072: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:27:47 [info] 35#35: *1376 [lua] logger.lua:23: 94593511528cebb6772544bcd9e39072 {"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:27:47 +0000] 94593511528cebb6772544bcd9e39072 "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:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:27:49 [info] 35#35: *1377 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:49 [info] 38#38: *1378 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:59 [info] 35#35: *1380 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:27:59 [info] 35#35: *1379 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:02 [info] 35#35: *1381 [lua] access_by_lua(msblocations.conf:133):2: f5db930948b319f2d64f8233b0bc31e6: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:28:02 [info] 35#35: *1381 [lua] logger.lua:23: f5db930948b319f2d64f8233b0bc31e6 {"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:28:02 +0000] f5db930948b319f2d64f8233b0bc31e6 "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:06:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/12 06:28:09 [info] 35#35: *1383 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:09 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:17 [info] 35#35: *1385 [lua] access_by_lua(msblocations.conf:133):2: 6e873e2fe238e60339bb310402bd0ae8: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:28:17 +0000] 6e873e2fe238e60339bb310402bd0ae8 "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:28:17 [info] 35#35: *1385 [lua] logger.lua:23: 6e873e2fe238e60339bb310402bd0ae8 {"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:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:28:19 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:19 [info] 35#35: *1386 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:29 [info] 38#38: *1388 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:29 [info] 35#35: *1389 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:32 [info] 35#35: *1390 [lua] access_by_lua(msblocations.conf:133):2: 023c2fc679c905eb20c52f4ddfa0ba7b: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:28:32 +0000] 023c2fc679c905eb20c52f4ddfa0ba7b "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:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:28:32 [info] 35#35: *1390 [lua] logger.lua:23: 023c2fc679c905eb20c52f4ddfa0ba7b {"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:28:39 [info] 38#38: *1391 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:39 [info] 38#38: *1392 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:47 [info] 35#35: *1393 [lua] access_by_lua(msblocations.conf:133):2: 3dc566043c84c532fe38a2184f47968a: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:28:47 [info] 35#35: *1393 [lua] logger.lua:23: 3dc566043c84c532fe38a2184f47968a {"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:28:47 +0000] 3dc566043c84c532fe38a2184f47968a "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:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:28:49 [info] 38#38: *1394 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:49 [info] 38#38: *1395 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:59 [info] 35#35: *1397 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:28:59 [info] 35#35: *1396 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:02 [info] 35#35: *1398 [lua] access_by_lua(msblocations.conf:133):2: 2c8f765df3873ea6c58a218b106f3806: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:29:02 [info] 35#35: *1398 [lua] logger.lua:23: 2c8f765df3873ea6c58a218b106f3806 {"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:29:02 +0000] 2c8f765df3873ea6c58a218b106f3806 "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:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:29:09 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:09 [info] 38#38: *1400 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:17 [info] 35#35: *1402 [lua] access_by_lua(msblocations.conf:133):2: c3467491f9274e828c2b8eaf3d312e78: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:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:29:17 +0000] c3467491f9274e828c2b8eaf3d312e78 "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 06:29:17 [info] 35#35: *1402 [lua] logger.lua:23: c3467491f9274e828c2b8eaf3d312e78 {"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:29:19 [info] 35#35: *1403 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:19 [info] 35#35: *1404 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:29 [info] 35#35: *1405 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:29 [info] 35#35: *1406 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:32 [info] 35#35: *1407 [lua] access_by_lua(msblocations.conf:133):2: b5b74f4951e926509a650dca7946ac43: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:29:32 +0000] b5b74f4951e926509a650dca7946ac43 "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:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:29:32 [info] 35#35: *1407 [lua] logger.lua:23: b5b74f4951e926509a650dca7946ac43 {"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:29:39 [info] 38#38: *1409 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:39 [info] 35#35: *1408 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:47 [info] 35#35: *1410 [lua] access_by_lua(msblocations.conf:133):2: fcc4d6ca9c3d3418a501570e31fe525b: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:29:47 [info] 35#35: *1410 [lua] logger.lua:23: fcc4d6ca9c3d3418a501570e31fe525b {"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:29:47 +0000] fcc4d6ca9c3d3418a501570e31fe525b "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:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:29:49 [info] 35#35: *1411 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:49 [info] 38#38: *1412 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:59 [info] 35#35: *1413 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:29:59 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:02 [info] 35#35: *1415 [lua] access_by_lua(msblocations.conf:133):2: 80ca869131fe16fc5e57f22f94a27169: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:30:02 [info] 35#35: *1415 [lua] logger.lua:23: 80ca869131fe16fc5e57f22f94a27169 {"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:30:02 +0000] 80ca869131fe16fc5e57f22f94a27169 "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:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:30:09 [info] 35#35: *1416 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:09 [info] 38#38: *1417 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:11 [info] 35#35: *1418 [lua] access_by_lua(msblocations.conf:133):2: 0e041ee7a7e750c1e2f5f792810adcef:receive the request, client: 10.233.72.207, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:11 [info] 35#35: *1418 [lua] logger.lua:23: 0e041ee7a7e750c1e2f5f792810adcef {"matched":"microservices"} while logging request, client: 10.233.72.207, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:11 +0000] 0e041ee7a7e750c1e2f5f792810adcef "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-" 10.233.72.207 - - [12/Jan/2023:06:30:11 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 12 2023/01/12 06:30:12 [info] 35#35: *1419 [lua] access_by_lua(msblocations.conf:133):2: 42215fd85a186af6c47bc50429446224:receive the request, client: 10.233.72.207, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:12 [info] 35#35: *1419 [lua] logger.lua:23: 42215fd85a186af6c47bc50429446224 {"matched":"multicloud"} while logging request, client: 10.233.72.207, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.62.111:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:12 +0000] 42215fd85a186af6c47bc50429446224 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:12 [info] 35#35: *1421 [lua] access_by_lua(msblocations.conf:133):2: d96eaee53d1dd7ea3f7b71ee622b6359:receive the request, client: 10.233.72.207, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:12 +0000] d96eaee53d1dd7ea3f7b71ee622b6359 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:12 [info] 35#35: *1421 [lua] logger.lua:23: d96eaee53d1dd7ea3f7b71ee622b6359 {"matched":"multicloud-pike"} while logging request, client: 10.233.72.207, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.17.65:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 2023/01/12 06:30:12 [info] 35#35: *1423 [lua] access_by_lua(msblocations.conf:133):2: 8eae44ffe8078309afb6631f2f356dfe:receive the request, client: 10.233.72.207, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:12 +0000] 8eae44ffe8078309afb6631f2f356dfe "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:12 [info] 35#35: *1423 [lua] logger.lua:23: 8eae44ffe8078309afb6631f2f356dfe {"matched":"multicloud-k8s"} while logging request, client: 10.233.72.207, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.42.82:9015/v1/healthcheck", host: "msb-iag.onap" 2023/01/12 06:30:17 [info] 35#35: *1426 [lua] access_by_lua(msblocations.conf:133):2: ab061f9ec6bf7fe743f6c3b0fbc25fd8: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:30:17 [info] 35#35: *1426 [lua] logger.lua:23: ab061f9ec6bf7fe743f6c3b0fbc25fd8 {"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:30:17 +0000] ab061f9ec6bf7fe743f6c3b0fbc25fd8 "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:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:30:19 [info] 35#35: *1428 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:19 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:29 [info] 35#35: *1430 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:29 [info] 35#35: *1429 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:32 [info] 35#35: *1431 [lua] access_by_lua(msblocations.conf:133):2: b7a4fc773767c6712fddcd1a4a455bf2: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:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:30:32 [info] 35#35: *1431 [lua] logger.lua:23: b7a4fc773767c6712fddcd1a4a455bf2 {"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:30:32 +0000] b7a4fc773767c6712fddcd1a4a455bf2 "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:30:34 [info] 35#35: *1432 [lua] access_by_lua(msblocations.conf:133):2: 592ddbfe3dd2603a62f7fca0b967b4ae:receive the request, client: 10.233.72.207, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:34 [info] 35#35: *1432 [lua] logger.lua:23: 592ddbfe3dd2603a62f7fca0b967b4ae {"matched":"usecaseui"} while logging request, client: 10.233.72.207, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.51.17:8443/usecase-ui/", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:34 +0000] 592ddbfe3dd2603a62f7fca0b967b4ae "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.176 upstream_response_time:0.175 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:34 [info] 35#35: *1434 [lua] access_by_lua(msblocations.conf:133):2: 6612dd0abbc9812e14d7a1fd5a5b5c54:receive the request, client: 10.233.72.207, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:34 +0000] 6612dd0abbc9812e14d7a1fd5a5b5c54 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:34 [info] 35#35: *1434 [lua] logger.lua:23: 6612dd0abbc9812e14d7a1fd5a5b5c54 {"matched":"gvnfmdriver"} while logging request, client: 10.233.72.207, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.48.57:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2023/01/12 06:30:34 [info] 35#35: *1436 [lua] access_by_lua(msblocations.conf:133):2: 4910af1044ef71402345e9c44a804cce:receive the request, client: 10.233.72.207, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:34 [info] 35#35: *1436 [lua] logger.lua:23: 4910af1044ef71402345e9c44a804cce {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.72.207, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.0.195:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:34 +0000] 4910af1044ef71402345e9c44a804cce "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.176 upstream_response_time:0.175 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:34 [info] 35#35: *1438 [lua] access_by_lua(msblocations.conf:133):2: 8b015ee38a729b82a93f4817a5c0c32f:receive the request, client: 10.233.72.207, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:35 [info] 35#35: *1438 [lua] logger.lua:23: 8b015ee38a729b82a93f4817a5c0c32f {"matched":"nslcm"} while logging request, client: 10.233.72.207, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.27.246:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:35 +0000] 8b015ee38a729b82a93f4817a5c0c32f "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.751 upstream_response_time:0.750 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:35 [info] 35#35: *1440 [lua] access_by_lua(msblocations.conf:133):2: db8548cc329a971e5db539c49cff2290:receive the request, client: 10.233.72.207, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:36 [info] 35#35: *1440 [lua] logger.lua:23: db8548cc329a971e5db539c49cff2290 {"matched":"vnflcm"} while logging request, client: 10.233.72.207, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.46.132:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:36 +0000] db8548cc329a971e5db539c49cff2290 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.563 upstream_response_time:0.562 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:36 [info] 35#35: *1442 [lua] access_by_lua(msblocations.conf:133):2: a4df1565fd03e88cb4f57afa64410c04:receive the request, client: 10.233.72.207, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:36 +0000] a4df1565fd03e88cb4f57afa64410c04 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.495 upstream_response_time:0.495 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:36 [info] 35#35: *1442 [lua] logger.lua:23: a4df1565fd03e88cb4f57afa64410c04 {"matched":"vnfmgr"} while logging request, client: 10.233.72.207, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.35.33:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2023/01/12 06:30:37 [info] 35#35: *1444 [lua] access_by_lua(msblocations.conf:133):2: 26d31ce2f445ff4666d5bdde894b1bc8:receive the request, client: 10.233.72.207, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:37 [info] 35#35: *1444 [lua] logger.lua:23: 26d31ce2f445ff4666d5bdde894b1bc8 {"matched":"vnfres"} while logging request, client: 10.233.72.207, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.25.84:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:37 +0000] 26d31ce2f445ff4666d5bdde894b1bc8 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.439 upstream_response_time:0.438 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:37 [info] 35#35: *1446 [lua] access_by_lua(msblocations.conf:133):2: f042eab8847e4c3e9a3bc02e2321f159:receive the request, client: 10.233.72.207, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:37 [info] 35#35: *1446 [lua] logger.lua:23: f042eab8847e4c3e9a3bc02e2321f159 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.72.207, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.39.124:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:37 +0000] f042eab8847e4c3e9a3bc02e2321f159 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:38 [info] 35#35: *1448 [lua] access_by_lua(msblocations.conf:133):2: 05d742fef5276f023b3389f0424b1dd9:receive the request, client: 10.233.72.207, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:38 [info] 35#35: *1448 [lua] logger.lua:23: 05d742fef5276f023b3389f0424b1dd9 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.72.207, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.127:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:38 +0000] 05d742fef5276f023b3389f0424b1dd9 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:38 [info] 35#35: *1450 [lua] access_by_lua(msblocations.conf:133):2: 859c1b05c6b384a2a4a78ec277534294:receive the request, client: 10.233.72.207, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:38 +0000] 859c1b05c6b384a2a4a78ec277534294 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:38 [info] 35#35: *1450 [lua] logger.lua:23: 859c1b05c6b384a2a4a78ec277534294 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.72.207, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.70.225:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 2023/01/12 06:30:39 [info] 35#35: *1452 [lua] access_by_lua(msblocations.conf:133):2: 0b71c851b1fb86e4670b53e244e97326:receive the request, client: 10.233.72.207, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:39 [info] 35#35: *1454 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:39 [info] 35#35: *1455 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 10.233.72.207 - - [12/Jan/2023:06:30:39 +0000] 0b71c851b1fb86e4670b53e244e97326 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:39 [info] 35#35: *1452 [lua] logger.lua:23: 0b71c851b1fb86e4670b53e244e97326 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.72.207, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.47.40:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 2023/01/12 06:30:39 [info] 35#35: *1456 [lua] access_by_lua(msblocations.conf:133):2: c4af7d75667d4d8b15c586eb98a402cc:receive the request, client: 10.233.72.207, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/12 06:30:40 [info] 35#35: *1456 [lua] logger.lua:23: c4af7d75667d4d8b15c586eb98a402cc {"matched":"parser"} while logging request, client: 10.233.72.207, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.38.237:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.72.207 - - [12/Jan/2023:06:30:40 +0000] c4af7d75667d4d8b15c586eb98a402cc "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.946 upstream_response_time:0.945 "-" "python-requests/2.28.1" "-" 2023/01/12 06:30:47 [info] 35#35: *1418 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1419 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1421 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1423 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1432 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1436 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1434 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1438 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1440 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1442 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1448 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1450 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1444 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1446 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1452 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1456 client 10.233.72.207 closed keepalive connection 2023/01/12 06:30:47 [info] 35#35: *1458 [lua] access_by_lua(msblocations.conf:133):2: de19aaaf0d36e64425b130138d3a9426: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:30:47 [info] 35#35: *1458 [lua] logger.lua:23: de19aaaf0d36e64425b130138d3a9426 {"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:30:47 +0000] de19aaaf0d36e64425b130138d3a9426 "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:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:30:49 [info] 35#35: *1459 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:49 [info] 38#38: *1460 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:59 [info] 35#35: *1461 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:30:59 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:02 [info] 35#35: *1463 [lua] access_by_lua(msblocations.conf:133):2: 0ce3a98d94be96bb37f807af1d35176e: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:31:02 [info] 35#35: *1463 [lua] logger.lua:23: 0ce3a98d94be96bb37f807af1d35176e {"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:31:02 +0000] 0ce3a98d94be96bb37f807af1d35176e "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:06:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 06:31:09 [info] 35#35: *1464 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:09 [info] 35#35: *1465 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:17 [info] 35#35: *1467 [lua] access_by_lua(msblocations.conf:133):2: 192f72213a1c519110173532a8bc8fbe: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:31:17 [info] 35#35: *1467 [lua] logger.lua:23: 192f72213a1c519110173532a8bc8fbe {"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:31:17 +0000] 192f72213a1c519110173532a8bc8fbe "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:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:31:19 [info] 35#35: *1468 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:19 [info] 35#35: *1469 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:29 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:29 [info] 38#38: *1471 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:32 [info] 35#35: *1472 [lua] access_by_lua(msblocations.conf:133):2: 340cc91cf5163b85af70c9eef3123c62: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:31:32 [info] 35#35: *1472 [lua] logger.lua:23: 340cc91cf5163b85af70c9eef3123c62 {"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:31:32 +0000] 340cc91cf5163b85af70c9eef3123c62 "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:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:31:39 [info] 35#35: *1474 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:39 [info] 35#35: *1473 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:47 [info] 35#35: *1475 [lua] access_by_lua(msblocations.conf:133):2: 07fd8d8caa2237057fbfa8564f437214: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:31:47 [info] 35#35: *1475 [lua] logger.lua:23: 07fd8d8caa2237057fbfa8564f437214 {"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:31:47 +0000] 07fd8d8caa2237057fbfa8564f437214 "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:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:31:49 [info] 35#35: *1476 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:49 [info] 35#35: *1477 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:59 [info] 35#35: *1478 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:31:59 [info] 35#35: *1479 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:02 [info] 35#35: *1480 [lua] access_by_lua(msblocations.conf:133):2: 3b8b29d75176bdb1684ec2b8a50d8547: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:32:02 [info] 35#35: *1480 [lua] logger.lua:23: 3b8b29d75176bdb1684ec2b8a50d8547 {"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:32:02 +0000] 3b8b29d75176bdb1684ec2b8a50d8547 "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:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:32:09 [info] 35#35: *1481 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:09 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:17 [info] 35#35: *1484 [lua] access_by_lua(msblocations.conf:133):2: 04a31292a01b274f6e254b99b62c5e47: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:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:32:17 +0000] 04a31292a01b274f6e254b99b62c5e47 "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:32:17 [info] 35#35: *1484 [lua] logger.lua:23: 04a31292a01b274f6e254b99b62c5e47 {"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:32:19 [info] 35#35: *1486 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:19 [info] 35#35: *1485 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:29 [info] 38#38: *1488 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:29 [info] 35#35: *1487 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:32 [info] 35#35: *1489 [lua] access_by_lua(msblocations.conf:133):2: fee0b7bfb4b1c47b06128de582c21d9f: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:32:32 +0000] fee0b7bfb4b1c47b06128de582c21d9f "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 06:32:32 [info] 35#35: *1489 [lua] logger.lua:23: fee0b7bfb4b1c47b06128de582c21d9f {"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:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:32:39 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:39 [info] 38#38: *1491 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:47 [info] 35#35: *1492 [lua] access_by_lua(msblocations.conf:133):2: 0b1c439d7c5ae2982fd8ed4d7668406f: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:32:47 +0000] 0b1c439d7c5ae2982fd8ed4d7668406f "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 06:32:47 [info] 35#35: *1492 [lua] logger.lua:23: 0b1c439d7c5ae2982fd8ed4d7668406f {"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:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:32:49 [info] 35#35: *1493 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:49 [info] 35#35: *1494 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:59 [info] 35#35: *1496 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:32:59 [info] 35#35: *1495 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:02 [info] 35#35: *1497 [lua] access_by_lua(msblocations.conf:133):2: 6450eda257caf0b77443f507b86f9b2e: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:33:02 [info] 35#35: *1497 [lua] logger.lua:23: 6450eda257caf0b77443f507b86f9b2e {"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:33:02 +0000] 6450eda257caf0b77443f507b86f9b2e "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:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:33:09 [info] 35#35: *1498 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:09 [info] 35#35: *1499 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:17 [info] 35#35: *1501 [lua] access_by_lua(msblocations.conf:133):2: a51ac4f5070392dee9f3cf6074f443eb: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:33:17 [info] 35#35: *1501 [lua] logger.lua:23: a51ac4f5070392dee9f3cf6074f443eb {"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:33:17 +0000] a51ac4f5070392dee9f3cf6074f443eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:33:19 [info] 38#38: *1503 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:19 [info] 38#38: *1502 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:29 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:29 [info] 38#38: *1505 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:32 [info] 35#35: *1506 [lua] access_by_lua(msblocations.conf:133):2: ed894a868cbcedcda4b707a21ca1d17a: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:33:32 +0000] ed894a868cbcedcda4b707a21ca1d17a "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 06:33:32 [info] 35#35: *1506 [lua] logger.lua:23: ed894a868cbcedcda4b707a21ca1d17a {"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:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:33:39 [info] 35#35: *1508 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:39 [info] 35#35: *1507 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:47 [info] 35#35: *1509 [lua] access_by_lua(msblocations.conf:133):2: eecb74ac183dc38cca4d35c28efb8a03: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:33:47 [info] 35#35: *1509 [lua] logger.lua:23: eecb74ac183dc38cca4d35c28efb8a03 {"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:33:47 +0000] eecb74ac183dc38cca4d35c28efb8a03 "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:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:33:49 [info] 38#38: *1510 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:49 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:59 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:33:59 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:02 [info] 35#35: *1514 [lua] access_by_lua(msblocations.conf:133):2: 40c2d03f225f359d68487eaeed822acc: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:34:02 [info] 35#35: *1514 [lua] logger.lua:23: 40c2d03f225f359d68487eaeed822acc {"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:34:02 +0000] 40c2d03f225f359d68487eaeed822acc "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:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:34:09 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:09 [info] 35#35: *1516 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:17 [info] 35#35: *1518 [lua] access_by_lua(msblocations.conf:133):2: 1665323337f2e0cd7e2ababdd69a5605: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:34:17 +0000] 1665323337f2e0cd7e2ababdd69a5605 "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:34:17 [info] 35#35: *1518 [lua] logger.lua:23: 1665323337f2e0cd7e2ababdd69a5605 {"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:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:34:19 [info] 38#38: *1519 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:19 [info] 38#38: *1520 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:29 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:29 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:32 [info] 35#35: *1523 [lua] access_by_lua(msblocations.conf:133):2: e31edb90592657b5a6e6cc9d6d670314: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:34:32 [info] 35#35: *1523 [lua] logger.lua:23: e31edb90592657b5a6e6cc9d6d670314 {"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:34:32 +0000] e31edb90592657b5a6e6cc9d6d670314 "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:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:34:39 [info] 38#38: *1524 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:39 [info] 35#35: *1525 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:47 [info] 35#35: *1526 [lua] access_by_lua(msblocations.conf:133):2: 0da4c5cd7523a6b003985e53e8653ed0: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:34:47 [info] 35#35: *1526 [lua] logger.lua:23: 0da4c5cd7523a6b003985e53e8653ed0 {"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:34:47 +0000] 0da4c5cd7523a6b003985e53e8653ed0 "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:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:34:49 [info] 35#35: *1528 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:49 [info] 35#35: *1527 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:59 [info] 38#38: *1530 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:34:59 [info] 35#35: *1529 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:02 [info] 35#35: *1531 [lua] access_by_lua(msblocations.conf:133):2: 8108dac655ca4366c37e8539fde092f9: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:35:02 [info] 35#35: *1531 [lua] logger.lua:23: 8108dac655ca4366c37e8539fde092f9 {"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:35:02 +0000] 8108dac655ca4366c37e8539fde092f9 "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:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:35:09 [info] 35#35: *1532 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:09 [info] 35#35: *1533 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:17 [info] 35#35: *1535 [lua] access_by_lua(msblocations.conf:133):2: 21e448bbdfa79043dfc0da2e6e4f14fa: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:35:17 +0000] 21e448bbdfa79043dfc0da2e6e4f14fa "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:35:17 [info] 35#35: *1535 [lua] logger.lua:23: 21e448bbdfa79043dfc0da2e6e4f14fa {"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:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:35:19 [info] 38#38: *1536 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:19 [info] 35#35: *1537 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:29 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:29 [info] 38#38: *1539 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:32 [info] 35#35: *1540 [lua] access_by_lua(msblocations.conf:133):2: ff009845314028fc8e1d659e36d20fd8: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:35:32 +0000] ff009845314028fc8e1d659e36d20fd8 "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 06:35:32 [info] 35#35: *1540 [lua] logger.lua:23: ff009845314028fc8e1d659e36d20fd8 {"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:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:35:39 [info] 35#35: *1541 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:39 [info] 35#35: *1542 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:47 [info] 35#35: *1543 [lua] access_by_lua(msblocations.conf:133):2: ecd53263c9df4bd6fa57046c569f4104: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:35:47 [info] 35#35: *1543 [lua] logger.lua:23: ecd53263c9df4bd6fa57046c569f4104 {"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:35:47 +0000] ecd53263c9df4bd6fa57046c569f4104 "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:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:35:49 [info] 38#38: *1545 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:49 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:59 [info] 35#35: *1546 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:35:59 [info] 35#35: *1547 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:02 [info] 35#35: *1548 [lua] access_by_lua(msblocations.conf:133):2: 2a813499461dd09bef6edbcd748d2cf7: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:36:02 [info] 35#35: *1548 [lua] logger.lua:23: 2a813499461dd09bef6edbcd748d2cf7 {"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:36:02 +0000] 2a813499461dd09bef6edbcd748d2cf7 "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:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 06:36:09 [info] 35#35: *1550 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:09 [info] 35#35: *1549 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:17 [info] 35#35: *1552 [lua] access_by_lua(msblocations.conf:133):2: a8c8976e2fd107994a56ad7b0ee3c4b1: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:36:17 [info] 35#35: *1552 [lua] logger.lua:23: a8c8976e2fd107994a56ad7b0ee3c4b1 {"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:36:17 +0000] a8c8976e2fd107994a56ad7b0ee3c4b1 "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:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:36:19 [info] 38#38: *1553 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:19 [info] 35#35: *1554 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:29 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:29 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:32 [info] 35#35: *1557 [lua] access_by_lua(msblocations.conf:133):2: a725d0af07298d10d717b3fdf2c89a93: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:36:32 [info] 35#35: *1557 [lua] logger.lua:23: a725d0af07298d10d717b3fdf2c89a93 {"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:36:32 +0000] a725d0af07298d10d717b3fdf2c89a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:36:39 [info] 35#35: *1558 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:39 [info] 35#35: *1559 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:47 [info] 35#35: *1560 [lua] access_by_lua(msblocations.conf:133):2: 5504e138495a3f57784854345eb57a50: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:36:47 [info] 35#35: *1560 [lua] logger.lua:23: 5504e138495a3f57784854345eb57a50 {"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:36:47 +0000] 5504e138495a3f57784854345eb57a50 "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:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 06:36:49 [info] 35#35: *1562 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:49 [info] 35#35: *1561 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:59 [info] 35#35: *1564 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:36:59 [info] 35#35: *1563 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:02 [info] 35#35: *1565 [lua] access_by_lua(msblocations.conf:133):2: 3079f5d999f535ccf2fbbdedcbcfec8c: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:37:02 +0000] 3079f5d999f535ccf2fbbdedcbcfec8c "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 06:37:02 [info] 35#35: *1565 [lua] logger.lua:23: 3079f5d999f535ccf2fbbdedcbcfec8c {"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:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:37:09 [info] 38#38: *1566 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:09 [info] 35#35: *1567 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:17 [info] 35#35: *1569 [lua] access_by_lua(msblocations.conf:133):2: ee6ed51b3fe96127c49104f6789ac042: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:37:17 [info] 35#35: *1569 [lua] logger.lua:23: ee6ed51b3fe96127c49104f6789ac042 {"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:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:37:17 +0000] ee6ed51b3fe96127c49104f6789ac042 "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:37:19 [info] 35#35: *1570 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:19 [info] 35#35: *1571 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:29 [info] 35#35: *1573 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:29 [info] 35#35: *1572 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:32 [info] 35#35: *1574 [lua] access_by_lua(msblocations.conf:133):2: a5cccee2d1e5a4f0bf00a5887bbd8d2a: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:37:32 [info] 35#35: *1574 [lua] logger.lua:23: a5cccee2d1e5a4f0bf00a5887bbd8d2a {"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:37:32 +0000] a5cccee2d1e5a4f0bf00a5887bbd8d2a "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:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:37:39 [info] 35#35: *1575 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:39 [info] 35#35: *1576 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:47 [info] 35#35: *1577 [lua] access_by_lua(msblocations.conf:133):2: 1cc1475783b69e17a46cd04b08da0938: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:37:47 +0000] 1cc1475783b69e17a46cd04b08da0938 "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 06:37:47 [info] 35#35: *1577 [lua] logger.lua:23: 1cc1475783b69e17a46cd04b08da0938 {"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:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 06:37:49 [info] 35#35: *1578 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:49 [info] 35#35: *1579 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:59 [info] 35#35: *1581 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:37:59 [info] 35#35: *1580 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:02 [info] 35#35: *1582 [lua] access_by_lua(msblocations.conf:133):2: 200b003e2007a4fbb359aa416947c3ed: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:38:02 [info] 35#35: *1582 [lua] logger.lua:23: 200b003e2007a4fbb359aa416947c3ed {"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:38:02 +0000] 200b003e2007a4fbb359aa416947c3ed "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:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 06:38:09 [info] 35#35: *1583 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:09 [info] 35#35: *1584 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:17 [info] 35#35: *1586 [lua] access_by_lua(msblocations.conf:133):2: 82c8149633b35b49725ddb610fa47e35: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:38:17 [info] 35#35: *1586 [lua] logger.lua:23: 82c8149633b35b49725ddb610fa47e35 {"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:38:17 +0000] 82c8149633b35b49725ddb610fa47e35 "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:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:38:19 [info] 35#35: *1587 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:19 [info] 35#35: *1588 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:29 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:29 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:32 [info] 35#35: *1591 [lua] access_by_lua(msblocations.conf:133):2: 4afbe29d736da2afed0f805d476908f8: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:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:38:32 +0000] 4afbe29d736da2afed0f805d476908f8 "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 06:38:32 [info] 35#35: *1591 [lua] logger.lua:23: 4afbe29d736da2afed0f805d476908f8 {"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:38:39 [info] 35#35: *1592 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:39 [info] 35#35: *1593 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:47 [info] 35#35: *1594 [lua] access_by_lua(msblocations.conf:133):2: 8846a7b120f3e8aad6177d52cd9bc526: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:38:47 [info] 35#35: *1594 [lua] logger.lua:23: 8846a7b120f3e8aad6177d52cd9bc526 {"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:38:47 +0000] 8846a7b120f3e8aad6177d52cd9bc526 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.67.209 - - [12/Jan/2023:06:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:38:49 [info] 35#35: *1595 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:49 [info] 35#35: *1596 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:59 [info] 35#35: *1598 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:38:59 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:02 [info] 35#35: *1599 [lua] access_by_lua(msblocations.conf:133):2: 8bca73cb89030c81d8710d93b71467d1: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:39:02 +0000] 8bca73cb89030c81d8710d93b71467d1 "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 06:39:02 [info] 35#35: *1599 [lua] logger.lua:23: 8bca73cb89030c81d8710d93b71467d1 {"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:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:09 [info] 35#35: *1600 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:09 [info] 35#35: *1601 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:17 [info] 35#35: *1603 [lua] access_by_lua(msblocations.conf:133):2: 7a7e23023b5a6973460ec89c1c016907: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:39:17 [info] 35#35: *1603 [lua] logger.lua:23: 7a7e23023b5a6973460ec89c1c016907 {"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:39:17 +0000] 7a7e23023b5a6973460ec89c1c016907 "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:06:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 06:39:19 [info] 35#35: *1604 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:19 [info] 35#35: *1605 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:29 [info] 35#35: *1606 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:29 [info] 35#35: *1607 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:32 [info] 35#35: *1608 [lua] access_by_lua(msblocations.conf:133):2: af55df5a65052bd0773d581f3f1012e0: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:39:32 [info] 35#35: *1608 [lua] logger.lua:23: af55df5a65052bd0773d581f3f1012e0 {"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:39:32 +0000] af55df5a65052bd0773d581f3f1012e0 "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:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:39 [info] 35#35: *1609 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:39 [info] 35#35: *1610 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:47 [info] 35#35: *1611 [lua] access_by_lua(msblocations.conf:133):2: cda4a8b03a2e0870a4171894ea5963aa: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:39:47 [info] 35#35: *1611 [lua] logger.lua:23: cda4a8b03a2e0870a4171894ea5963aa {"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:39:47 +0000] cda4a8b03a2e0870a4171894ea5963aa "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:39:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:39:49 [info] 35#35: *1612 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:49 [info] 35#35: *1613 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:59 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:39:59 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:40:02 [info] 35#35: *1616 [lua] access_by_lua(msblocations.conf:133):2: 30189fdbeece94267b890587b7ca1db7: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:40:02 [info] 35#35: *1616 [lua] logger.lua:23: 30189fdbeece94267b890587b7ca1db7 {"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:40:02 +0000] 30189fdbeece94267b890587b7ca1db7 "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:40:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 06:40:09 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:40:09 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.69.195, server: 0.0.0.0:443 2023/01/12 06:40:17 [info] 35#35: *1620 [lua] access_by_lua(msblocations.conf:133):2: 6960e972cc3e3010c9db922de84bcd62: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:40:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.67.209 - - [12/Jan/2023:06:40:17 +0000] 6960e972cc3e3010c9db922de84bcd62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Ch