By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.36.235 ### 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/ 2022/12/28 05:19:25 [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 2022/12/28 05:19:25 [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' 2022/12/28 05:19:25 [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 2022/12/28 05:19:25 [notice] 33#33: using the "epoll" event method 2022/12/28 05:19:25 [notice] 33#33: openresty/1.13.6.1 2022/12/28 05:19:25 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2022/12/28 05:19:25 [notice] 33#33: OS: Linux 5.4.0-96-generic 2022/12/28 05:19:25 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2022/12/28 05:19:25 [notice] 34#34: start worker processes 2022/12/28 05:19:25 [notice] 34#34: start worker process 36 2022/12/28 05:19:25 [notice] 34#34: start worker process 37 2022/12/28 05:19:25 [notice] 34#34: start worker process 38 2022/12/28 05:19:25 [notice] 34#34: start worker process 39 2022/12/28 05:19:25 [notice] 34#34: start worker process 40 2022/12/28 05:19:25 [notice] 34#34: start worker process 41 2022/12/28 05:19:25 [notice] 34#34: start worker process 42 2022/12/28 05:19:25 [notice] 34#34: start worker process 43 2022/12/28 05:19:25 [notice] 34#34: start cache manager process 45 2022/12/28 05:19:25 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20221228051925.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@ 2022-12-28 05:19:28 455 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2022-12-28 05:19:28 465 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2022-12-28 05:19:28 465 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2022-12-28 05:19:28 541 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2022-12-28 05:19:28 542 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.36.235:10081 Enabled:true 2022-12-28 05:19:30 158 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource 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 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. 2022-12-28 05:19:30 244 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2022-12-28 05:19:30 244 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2022-12-28 05:19:30 245 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2022-12-28 05:19:30 247 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2022-12-28 05:19:30 247 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2022-12-28 05:19:30 247 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2022-12-28 05:19:30 247 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2022-12-28 05:19:30 329 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2022-12-28 05:19:30 416 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2022-12-28 05:19:30 416 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2022-12-28 05:19:30 416 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2022-12-28 05:19:31 013 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2022/12/28 05:19:43 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:19:43 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:19:44 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:133):2: 330f96dabdfdb74736d493531540541c:receive the request, client: 10.233.70.4, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/12/28 05:19:45 [info] 37#37: *14 [lua] logger.lua:23: 330f96dabdfdb74736d493531540541c {"matched":"microservices"} while logging request, client: 10.233.70.4, 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.4 - - [28/Dec/2022:05:19:45 +0000] 330f96dabdfdb74736d493531540541c "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.466 upstream_response_time:0.465 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.70.4 - - [28/Dec/2022:05:19:45 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 318 2022/12/28 05:19:47 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:133):2: 3872aebc3bfb7079f469853bc74b91e0:receive the request, client: 10.233.68.169, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.68.169 - - [28/Dec/2022:05:19:47 +0000] 3872aebc3bfb7079f469853bc74b91e0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.193 upstream_response_time:0.193 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2022/12/28 05:19:47 [info] 37#37: *17 [lua] logger.lua:23: 3872aebc3bfb7079f469853bc74b91e0 {"matched":"microservices"} while logging request, client: 10.233.68.169, 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.169 - - [28/Dec/2022:05:19:47 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 187 2022/12/28 05:19:53 [info] 38#38: *18 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:19:53 [info] 38#38: *19 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:19:55 [info] 37#37: *14 client 10.233.70.4 closed keepalive connection 2022/12/28 05:19:55 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:133):2: 9f0fb9164b3cff82d8183d2cc752b1c8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:19:56 +0000] 9f0fb9164b3cff82d8183d2cc752b1c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.039 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2022/12/28 05:19:56 [info] 37#37: *20 [lua] logger.lua:23: 9f0fb9164b3cff82d8183d2cc752b1c8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:19:57 [info] 37#37: *17 client 10.233.68.169 closed keepalive connection 2022/12/28 05:20:03 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:03 [info] 38#38: *21 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:11 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:133):2: d20ec8f256a49db65a9ac9c72e2a8686:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:20:11 +0000] d20ec8f256a49db65a9ac9c72e2a8686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2022/12/28 05:20:11 [info] 37#37: *23 [lua] logger.lua:23: d20ec8f256a49db65a9ac9c72e2a8686 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/28 05:20:13 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:13 [info] 38#38: *25 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:23 [info] 37#37: *26 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:23 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:25 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2022/12/28 05:20:25 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2022/12/28 05:20:25 [notice] 34#34: cache loader process 46 exited with code 0 2022/12/28 05:20:25 [notice] 34#34: signal 29 (SIGIO) received 2022/12/28 05:20:26 [info] 37#37: *30 [lua] access_by_lua(msblocations.conf:133):2: 2f64955b31f7bb631c453e353ba5bd11:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:20:26 [info] 37#37: *30 [lua] logger.lua:23: 2f64955b31f7bb631c453e353ba5bd11 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:20:26 +0000] 2f64955b31f7bb631c453e353ba5bd11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:20:33 [info] 38#38: *31 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:33 [info] 38#38: *32 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:41 [info] 37#37: *33 [lua] access_by_lua(msblocations.conf:133):2: 71fc5e2c52a32a3ff06ac6ab23942caf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:20:41 [info] 37#37: *33 [lua] logger.lua:23: 71fc5e2c52a32a3ff06ac6ab23942caf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:20:41 +0000] 71fc5e2c52a32a3ff06ac6ab23942caf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:20:43 [info] 37#37: *34 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:43 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:53 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:53 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:20:56 [info] 37#37: *38 [lua] access_by_lua(msblocations.conf:133):2: 59bbcf5180c14f36e860711ed87cb253:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.153 - - [28/Dec/2022:05:20:56 +0000] 59bbcf5180c14f36e860711ed87cb253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2022/12/28 05:20:56 [info] 37#37: *38 [lua] logger.lua:23: 59bbcf5180c14f36e860711ed87cb253 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:21:03 [info] 37#37: *39 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:03 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:11 [info] 37#37: *41 [lua] access_by_lua(msblocations.conf:133):2: cad33ab8ac0a475a059136dd5a91c2a3:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:21:11 [info] 37#37: *41 [lua] logger.lua:23: cad33ab8ac0a475a059136dd5a91c2a3 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:21:11 +0000] cad33ab8ac0a475a059136dd5a91c2a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 05:21:13 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:13 [info] 37#37: *42 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:23 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:23 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:26 [info] 37#37: *47 [lua] access_by_lua(msblocations.conf:133):2: 0bdca5e29265aa90ad54feb7cb6c6b71:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:21:26 +0000] 0bdca5e29265aa90ad54feb7cb6c6b71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/12/28 05:21:26 [info] 37#37: *47 [lua] logger.lua:23: 0bdca5e29265aa90ad54feb7cb6c6b71 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 05:21:33 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:33 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:41 [info] 37#37: *50 [lua] access_by_lua(msblocations.conf:133):2: 0ad01b1844fac4ae967b534328dcadea:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:05:21:41 +0000] 0ad01b1844fac4ae967b534328dcadea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 05:21:41 [info] 37#37: *50 [lua] logger.lua:23: 0ad01b1844fac4ae967b534328dcadea {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:21:43 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:43 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:53 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:53 [info] 37#37: *54 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:21:56 [info] 37#37: *55 [lua] access_by_lua(msblocations.conf:133):2: 2e524dcdf6c7492eeec804c0b2409446:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:21:56 [info] 37#37: *55 [lua] logger.lua:23: 2e524dcdf6c7492eeec804c0b2409446 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:21:56 +0000] 2e524dcdf6c7492eeec804c0b2409446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:22:03 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:03 [info] 37#37: *56 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:11 [info] 37#37: *58 [lua] access_by_lua(msblocations.conf:133):2: a45705c11da1b918431e63da7186aa34:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:22:11 [info] 37#37: *58 [lua] logger.lua:23: a45705c11da1b918431e63da7186aa34 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:22:11 +0000] a45705c11da1b918431e63da7186aa34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 05:22:13 [info] 37#37: *59 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:13 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:23 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:23 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:23 [info] 37#37: *63 [lua] access_by_lua(msblocations.conf:133):2: 22c71a11253f7cf05eea99522454b847:receive the request, client: 10.233.70.4, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2022/12/28 05:22:24 [info] 37#37: *63 [lua] logger.lua:23: 22c71a11253f7cf05eea99522454b847 {"matched":"microservices"} while logging request, client: 10.233.70.4, 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.4 - - [28/Dec/2022:05:22:24 +0000] 22c71a11253f7cf05eea99522454b847 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.135 upstream_response_time:0.132 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.70.4 - - [28/Dec/2022:05:22:24 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 497 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 130 2022/12/28 05:22:26 [info] 37#37: *65 [lua] access_by_lua(msblocations.conf:133):2: fff7c9cabef47241b31aa841aeb97b22:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:22:26 +0000] fff7c9cabef47241b31aa841aeb97b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/28 05:22:26 [info] 37#37: *65 [lua] logger.lua:23: fff7c9cabef47241b31aa841aeb97b22 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:22:33 [info] 37#37: *66 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:33 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:34 [info] 37#37: *63 client 10.233.70.4 closed keepalive connection 2022/12/28 05:22:41 [info] 37#37: *68 [lua] access_by_lua(msblocations.conf:133):2: cb071e43665061af58f5aa1a05750703:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:22:41 +0000] cb071e43665061af58f5aa1a05750703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:22:41 [info] 37#37: *68 [lua] logger.lua:23: cb071e43665061af58f5aa1a05750703 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:22:43 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:43 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:53 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:53 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:22:56 [info] 37#37: *73 [lua] access_by_lua(msblocations.conf:133):2: f9e65bd6ee7fd7e6521ebc4647bd4968:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:22:56 [info] 37#37: *73 [lua] logger.lua:23: f9e65bd6ee7fd7e6521ebc4647bd4968 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:22:56 +0000] f9e65bd6ee7fd7e6521ebc4647bd4968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:23:03 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:03 [info] 38#38: *75 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:11 [info] 37#37: *76 [lua] access_by_lua(msblocations.conf:133):2: c0bf50164508394edfc4d165032ef035:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:23:11 [info] 37#37: *76 [lua] logger.lua:23: c0bf50164508394edfc4d165032ef035 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:11 +0000] c0bf50164508394edfc4d165032ef035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:23:13 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:13 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:23 [info] 38#38: *80 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:23 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:26 [info] 37#37: *82 [lua] access_by_lua(msblocations.conf:133):2: b7b88e20db825e42b68c1e10da036638:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:23:26 [info] 37#37: *82 [lua] logger.lua:23: b7b88e20db825e42b68c1e10da036638 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:26 +0000] b7b88e20db825e42b68c1e10da036638 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:23:33 [info] 37#37: *83 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:33 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:41 [info] 37#37: *85 [lua] access_by_lua(msblocations.conf:133):2: c8259f990e2c73939b6bb4f8ffa13aa5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:41 +0000] c8259f990e2c73939b6bb4f8ffa13aa5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 05:23:41 [info] 37#37: *85 [lua] logger.lua:23: c8259f990e2c73939b6bb4f8ffa13aa5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:23:43 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:43 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:53 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:53 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:23:56 [info] 37#37: *90 [lua] access_by_lua(msblocations.conf:133):2: 1adcfecef2caed00c3e091139ace2ea2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:56 +0000] 1adcfecef2caed00c3e091139ace2ea2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:23:56 [info] 37#37: *90 [lua] logger.lua:23: 1adcfecef2caed00c3e091139ace2ea2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:24:03 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:03 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:11 [info] 37#37: *93 [lua] access_by_lua(msblocations.conf:133):2: 94abb26c2eec9633b7ac83c3a1906880:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:24:11 +0000] 94abb26c2eec9633b7ac83c3a1906880 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:24:11 [info] 37#37: *93 [lua] logger.lua:23: 94abb26c2eec9633b7ac83c3a1906880 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:24:13 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:13 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:23 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:23 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:26 [info] 37#37: *99 [lua] access_by_lua(msblocations.conf:133):2: f3d177cdbba8032821e05fbcea07c5de:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.153 - - [28/Dec/2022:05:24:26 +0000] f3d177cdbba8032821e05fbcea07c5de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/28 05:24:26 [info] 37#37: *99 [lua] logger.lua:23: f3d177cdbba8032821e05fbcea07c5de {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:24:33 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:33 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:41 [info] 37#37: *102 [lua] access_by_lua(msblocations.conf:133):2: eb3b9b5f2e6dc6e6f9fb9a04faedcc47:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:24:41 +0000] eb3b9b5f2e6dc6e6f9fb9a04faedcc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:24:41 [info] 37#37: *102 [lua] logger.lua:23: eb3b9b5f2e6dc6e6f9fb9a04faedcc47 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:24:43 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:43 [info] 37#37: *103 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:53 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:53 [info] 37#37: *106 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:24:56 [info] 37#37: *107 [lua] access_by_lua(msblocations.conf:133):2: fb6b4f55fd887f860da831d3c033aa69:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:24:56 +0000] fb6b4f55fd887f860da831d3c033aa69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:24:56 [info] 37#37: *107 [lua] logger.lua:23: fb6b4f55fd887f860da831d3c033aa69 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:25:03 [info] 37#37: *109 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:03 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:11 [info] 37#37: *110 [lua] access_by_lua(msblocations.conf:133):2: d0d3b67a9c4092e11ff5384262d0f96d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:05:25:11 +0000] d0d3b67a9c4092e11ff5384262d0f96d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 05:25:11 [info] 37#37: *110 [lua] logger.lua:23: d0d3b67a9c4092e11ff5384262d0f96d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:25:13 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:13 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:23 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:23 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:26 [info] 37#37: *116 [lua] access_by_lua(msblocations.conf:133):2: 0d621528332276a2994b170f3a90a687:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:25:26 [info] 37#37: *116 [lua] logger.lua:23: 0d621528332276a2994b170f3a90a687 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:25:26 +0000] 0d621528332276a2994b170f3a90a687 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:25:33 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:33 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:41 [info] 37#37: *119 [lua] access_by_lua(msblocations.conf:133):2: 5a5cd6ba21f2b57507295299ad7483f8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:25:41 [info] 37#37: *119 [lua] logger.lua:23: 5a5cd6ba21f2b57507295299ad7483f8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:25:41 +0000] 5a5cd6ba21f2b57507295299ad7483f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:25:43 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:43 [info] 37#37: *120 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:53 [info] 37#37: *123 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:53 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:25:56 [info] 37#37: *124 [lua] access_by_lua(msblocations.conf:133):2: 157202af4cf3a0445437322745d5f9af:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:25:56 [info] 37#37: *124 [lua] logger.lua:23: 157202af4cf3a0445437322745d5f9af {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:25:56 +0000] 157202af4cf3a0445437322745d5f9af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:26:03 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:03 [info] 37#37: *126 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:11 [info] 37#37: *127 [lua] access_by_lua(msblocations.conf:133):2: cb0da15f1e6d6fcf960d143f6191719b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:11 +0000] cb0da15f1e6d6fcf960d143f6191719b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:26:11 [info] 37#37: *127 [lua] logger.lua:23: cb0da15f1e6d6fcf960d143f6191719b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:26:13 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:13 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:23 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:23 [info] 38#38: *131 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:26 [info] 37#37: *133 [lua] access_by_lua(msblocations.conf:133):2: 30da26c026611986bcbcb15d17736dd0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:26 +0000] 30da26c026611986bcbcb15d17736dd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:26:26 [info] 37#37: *133 [lua] logger.lua:23: 30da26c026611986bcbcb15d17736dd0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:26:33 [info] 37#37: *134 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:33 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:41 [info] 37#37: *136 [lua] access_by_lua(msblocations.conf:133):2: a944bc28967d5d6b1aee946c5edcea37:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:26:41 [info] 37#37: *136 [lua] logger.lua:23: a944bc28967d5d6b1aee946c5edcea37 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:41 +0000] a944bc28967d5d6b1aee946c5edcea37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:26:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:26:43 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:43 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:53 [info] 37#37: *140 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:53 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:26:56 [info] 37#37: *141 [lua] access_by_lua(msblocations.conf:133):2: 744bc1b05165811ac4c8e0cb39c8fee7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:26:56 [info] 37#37: *141 [lua] logger.lua:23: 744bc1b05165811ac4c8e0cb39c8fee7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:26:56 +0000] 744bc1b05165811ac4c8e0cb39c8fee7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:26:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:27:03 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:03 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:11 [info] 37#37: *144 [lua] access_by_lua(msblocations.conf:133):2: 68d3bc0098bba1dae9a0ed050f04db54:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:11 +0000] 68d3bc0098bba1dae9a0ed050f04db54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:27:11 [info] 37#37: *144 [lua] logger.lua:23: 68d3bc0098bba1dae9a0ed050f04db54 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:27:13 [info] 38#38: *145 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:13 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:23 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:23 [info] 38#38: *148 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:26 [info] 37#37: *150 [lua] access_by_lua(msblocations.conf:133):2: 91881564747791902d0a087a44143d78:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:26 +0000] 91881564747791902d0a087a44143d78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/12/28 05:27:26 [info] 37#37: *150 [lua] logger.lua:23: 91881564747791902d0a087a44143d78 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:27:33 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:33 [info] 37#37: *151 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:41 [info] 37#37: *153 [lua] access_by_lua(msblocations.conf:133):2: df26017ffec9f93ab129de16f3e8dd97:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:27:41 [info] 37#37: *153 [lua] logger.lua:23: df26017ffec9f93ab129de16f3e8dd97 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:41 +0000] df26017ffec9f93ab129de16f3e8dd97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:27:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:27:43 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:43 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:53 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:53 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:27:56 [info] 37#37: *158 [lua] access_by_lua(msblocations.conf:133):2: dcca70bd3157f2f7f83b15c5e566ce92:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:56 +0000] dcca70bd3157f2f7f83b15c5e566ce92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:27:56 [info] 37#37: *158 [lua] logger.lua:23: dcca70bd3157f2f7f83b15c5e566ce92 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:27:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:28:03 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:03 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:11 [info] 37#37: *161 [lua] access_by_lua(msblocations.conf:133):2: 52ca87b6eaab0946b83fa5a6a1cda3b5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:28:11 [info] 37#37: *161 [lua] logger.lua:23: 52ca87b6eaab0946b83fa5a6a1cda3b5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:28:11 +0000] 52ca87b6eaab0946b83fa5a6a1cda3b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:28:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:28:13 [info] 38#38: *162 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:13 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:23 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:23 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:26 [info] 37#37: *167 [lua] access_by_lua(msblocations.conf:133):2: b107236211bf40dbe352a6472116efe7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:28:26 +0000] b107236211bf40dbe352a6472116efe7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:28:26 [info] 37#37: *167 [lua] logger.lua:23: b107236211bf40dbe352a6472116efe7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:28:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:28:33 [info] 38#38: *169 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:33 [info] 38#38: *168 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:41 [info] 37#37: *170 [lua] access_by_lua(msblocations.conf:133):2: 2831b80dd90659a72707ccfb0b989d4b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:28:41 [info] 37#37: *170 [lua] logger.lua:23: 2831b80dd90659a72707ccfb0b989d4b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:28:41 +0000] 2831b80dd90659a72707ccfb0b989d4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:28:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:28:43 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:43 [info] 38#38: *172 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:53 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:53 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:28:56 [info] 37#37: *175 [lua] access_by_lua(msblocations.conf:133):2: 18061ff3552210fac4cd40471969eb73:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:28:56 +0000] 18061ff3552210fac4cd40471969eb73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:28:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:28:56 [info] 37#37: *175 [lua] logger.lua:23: 18061ff3552210fac4cd40471969eb73 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:29:03 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:03 [info] 37#37: *177 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:11 [info] 37#37: *178 [lua] access_by_lua(msblocations.conf:133):2: b306e356a11a6ab9498c1fd8c471962f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:29:11 [info] 37#37: *178 [lua] logger.lua:23: b306e356a11a6ab9498c1fd8c471962f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:29:11 +0000] b306e356a11a6ab9498c1fd8c471962f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:29:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/28 05:29:13 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:13 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:23 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:23 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:26 [info] 37#37: *184 [lua] access_by_lua(msblocations.conf:133):2: c2f8c661e53971c8adef55e9657a3ab4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:29:26 [info] 37#37: *184 [lua] logger.lua:23: c2f8c661e53971c8adef55e9657a3ab4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:29:26 +0000] c2f8c661e53971c8adef55e9657a3ab4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:29:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:29:33 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:33 [info] 37#37: *185 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:41 [info] 37#37: *187 [lua] access_by_lua(msblocations.conf:133):2: 79c99525b4f9fde13c203abc70382b19:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:29:41 [info] 37#37: *187 [lua] logger.lua:23: 79c99525b4f9fde13c203abc70382b19 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:29:41 +0000] 79c99525b4f9fde13c203abc70382b19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:29:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:29:43 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:43 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:53 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:53 [info] 37#37: *191 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:29:56 [info] 37#37: *192 [lua] access_by_lua(msblocations.conf:133):2: 28e404a818877829eead2dee8a1bb65f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:29:56 +0000] 28e404a818877829eead2dee8a1bb65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:29:56 [info] 37#37: *192 [lua] logger.lua:23: 28e404a818877829eead2dee8a1bb65f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:29:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:30:03 [info] 38#38: *193 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:03 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:11 [info] 37#37: *195 [lua] access_by_lua(msblocations.conf:133):2: 738a2c8bacf994b2a111b802525a289b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:30:11 [info] 37#37: *195 [lua] logger.lua:23: 738a2c8bacf994b2a111b802525a289b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:30:11 +0000] 738a2c8bacf994b2a111b802525a289b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:30:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:30:13 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:13 [info] 37#37: *196 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:23 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:23 [info] 38#38: *199 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:26 [info] 37#37: *201 [lua] access_by_lua(msblocations.conf:133):2: 7fadca6d62e67d943d22a93b8bb27e70:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:30:26 [info] 37#37: *201 [lua] logger.lua:23: 7fadca6d62e67d943d22a93b8bb27e70 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:30:26 +0000] 7fadca6d62e67d943d22a93b8bb27e70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:30:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:30:33 [info] 38#38: *202 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:33 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:41 [info] 37#37: *204 [lua] access_by_lua(msblocations.conf:133):2: 1c6e1675eb45d0eb8e36c99ee2bbc1bb:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:30:41 [info] 37#37: *204 [lua] logger.lua:23: 1c6e1675eb45d0eb8e36c99ee2bbc1bb {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:30:41 +0000] 1c6e1675eb45d0eb8e36c99ee2bbc1bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:30:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:30:43 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:43 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:53 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:53 [info] 38#38: *208 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:30:56 [info] 37#37: *209 [lua] access_by_lua(msblocations.conf:133):2: 93617c552719162ab99cd787c3e915c5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:30:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:30:56 [info] 37#37: *209 [lua] logger.lua:23: 93617c552719162ab99cd787c3e915c5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:30:56 +0000] 93617c552719162ab99cd787c3e915c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 05:31:03 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:03 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:11 [info] 37#37: *212 [lua] access_by_lua(msblocations.conf:133):2: e56be86223477c09b64450ff64c8e429:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:31:11 [info] 37#37: *212 [lua] logger.lua:23: e56be86223477c09b64450ff64c8e429 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:31:11 +0000] e56be86223477c09b64450ff64c8e429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:31:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:31:13 [info] 37#37: *213 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:13 [info] 38#38: *214 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:23 [info] 37#37: *216 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:23 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:26 [info] 37#37: *218 [lua] access_by_lua(msblocations.conf:133):2: 857bd838326571aa6a86e27cf15d5f08:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:31:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:05:31:26 +0000] 857bd838326571aa6a86e27cf15d5f08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:31:26 [info] 37#37: *218 [lua] logger.lua:23: 857bd838326571aa6a86e27cf15d5f08 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:31:33 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:33 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:41 [info] 37#37: *221 [lua] access_by_lua(msblocations.conf:133):2: 57cc1f0a9de48124b566153fd53eea25:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:31:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:31:41 [info] 37#37: *221 [lua] logger.lua:23: 57cc1f0a9de48124b566153fd53eea25 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:31:41 +0000] 57cc1f0a9de48124b566153fd53eea25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:31:43 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:43 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:53 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:53 [info] 38#38: *225 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:31:56 [info] 37#37: *226 [lua] access_by_lua(msblocations.conf:133):2: fac0f22fde4af887803c71d84cca8969:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:31:56 [info] 37#37: *226 [lua] logger.lua:23: fac0f22fde4af887803c71d84cca8969 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:31:56 +0000] fac0f22fde4af887803c71d84cca8969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:31:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:32:03 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:03 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:11 [info] 37#37: *229 [lua] access_by_lua(msblocations.conf:133):2: a8bc0083de24f154431dc2193c983f71:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:11 +0000] a8bc0083de24f154431dc2193c983f71 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2022/12/28 05:32:11 [info] 37#37: *229 [lua] logger.lua:23: a8bc0083de24f154431dc2193c983f71 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/12/28 05:32:13 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:13 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:23 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:23 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:26 [info] 37#37: *235 [lua] access_by_lua(msblocations.conf:133):2: a3174fa736153f0f6327f1f166c5ca1f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:32:26 [info] 37#37: *235 [lua] logger.lua:23: a3174fa736153f0f6327f1f166c5ca1f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:26 +0000] a3174fa736153f0f6327f1f166c5ca1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:32:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/28 05:32:33 [info] 37#37: *236 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:33 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:41 [info] 37#37: *238 [lua] access_by_lua(msblocations.conf:133):2: 96cdcc9e069e2c2540b425dd3ef3ee62:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:41 +0000] 96cdcc9e069e2c2540b425dd3ef3ee62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:32:41 [info] 37#37: *238 [lua] logger.lua:23: 96cdcc9e069e2c2540b425dd3ef3ee62 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:32:43 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:43 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:53 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:53 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:32:56 [info] 37#37: *243 [lua] access_by_lua(msblocations.conf:133):2: c4338100d9dda6af41423ee0164c1e6c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:56 +0000] c4338100d9dda6af41423ee0164c1e6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:32:56 [info] 37#37: *243 [lua] logger.lua:23: c4338100d9dda6af41423ee0164c1e6c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:33:03 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:03 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:12 [info] 37#37: *246 [lua] access_by_lua(msblocations.conf:133):2: c11e40370477a6fbfa964864fb114d81:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:12 +0000] c11e40370477a6fbfa964864fb114d81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:33:12 [info] 37#37: *246 [lua] logger.lua:23: c11e40370477a6fbfa964864fb114d81 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:33:13 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:13 [info] 37#37: *247 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:23 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:23 [info] 38#38: *250 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:27 [info] 37#37: *252 [lua] access_by_lua(msblocations.conf:133):2: 76905978609deed3828f48486b254a32:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:33:27 [info] 37#37: *252 [lua] logger.lua:23: 76905978609deed3828f48486b254a32 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:27 +0000] 76905978609deed3828f48486b254a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:33:33 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:33 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:42 [info] 37#37: *255 [lua] access_by_lua(msblocations.conf:133):2: d430249b5fd17bb23d597659efb8257c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:42 +0000] d430249b5fd17bb23d597659efb8257c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 05:33:42 [info] 37#37: *255 [lua] logger.lua:23: d430249b5fd17bb23d597659efb8257c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:33:43 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:43 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:53 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:53 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:33:57 [info] 37#37: *260 [lua] access_by_lua(msblocations.conf:133):2: 7a896599a10039d7cc661848273e6ae8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:57 +0000] 7a896599a10039d7cc661848273e6ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 05:33:57 [info] 37#37: *260 [lua] logger.lua:23: 7a896599a10039d7cc661848273e6ae8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:34:03 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:03 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:12 [info] 37#37: *263 [lua] access_by_lua(msblocations.conf:133):2: db30b10bf35d7ea86740dccfa3b333e6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.69.153 - - [28/Dec/2022:05:34:12 +0000] db30b10bf35d7ea86740dccfa3b333e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2022/12/28 05:34:12 [info] 37#37: *263 [lua] logger.lua:23: db30b10bf35d7ea86740dccfa3b333e6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:34:13 [info] 37#37: *264 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:13 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:23 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:23 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:27 [info] 37#37: *269 [lua] access_by_lua(msblocations.conf:133):2: 6c02354508c374ef2aa04fc7aa49bb19:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:34:27 [info] 37#37: *269 [lua] logger.lua:23: 6c02354508c374ef2aa04fc7aa49bb19 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:34:27 +0000] 6c02354508c374ef2aa04fc7aa49bb19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 05:34:33 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:33 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:42 [info] 37#37: *272 [lua] access_by_lua(msblocations.conf:133):2: 61e8bedb0e00fdc731a1a16536dbe8e2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:34:42 [info] 37#37: *272 [lua] logger.lua:23: 61e8bedb0e00fdc731a1a16536dbe8e2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:34:42 +0000] 61e8bedb0e00fdc731a1a16536dbe8e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:34:43 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:43 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:53 [info] 38#38: *276 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:53 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:34:57 [info] 37#37: *277 [lua] access_by_lua(msblocations.conf:133):2: c010a4a7e22b86fdbce182d385175e97:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:34:57 +0000] c010a4a7e22b86fdbce182d385175e97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:34:57 [info] 37#37: *277 [lua] logger.lua:23: c010a4a7e22b86fdbce182d385175e97 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:35:03 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:03 [info] 37#37: *279 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:12 [info] 37#37: *280 [lua] access_by_lua(msblocations.conf:133):2: 1af149bfdf29f325e3ec676cbdac5ad2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:12 +0000] 1af149bfdf29f325e3ec676cbdac5ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:35:12 [info] 37#37: *280 [lua] logger.lua:23: 1af149bfdf29f325e3ec676cbdac5ad2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:35:13 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:13 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:23 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:23 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:27 [info] 37#37: *286 [lua] access_by_lua(msblocations.conf:133):2: f584a7c6f70093f16f1d9976e4675810:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:35:27 [info] 37#37: *286 [lua] logger.lua:23: f584a7c6f70093f16f1d9976e4675810 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:27 +0000] f584a7c6f70093f16f1d9976e4675810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:35:33 [info] 37#37: *287 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:33 [info] 37#37: *288 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:42 [info] 37#37: *289 [lua] access_by_lua(msblocations.conf:133):2: 3e0fa4bdd39d63d593e153064be02361:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:42 +0000] 3e0fa4bdd39d63d593e153064be02361 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2022/12/28 05:35:42 [info] 37#37: *289 [lua] logger.lua:23: 3e0fa4bdd39d63d593e153064be02361 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2022/12/28 05:35:43 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:43 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:53 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:53 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:35:57 [info] 37#37: *294 [lua] access_by_lua(msblocations.conf:133):2: d6dc677f4c56186df860e583059b3a23:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:35:57 +0000] d6dc677f4c56186df860e583059b3a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 05:35:57 [info] 37#37: *294 [lua] logger.lua:23: d6dc677f4c56186df860e583059b3a23 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:36:03 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:03 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:12 [info] 37#37: *297 [lua] access_by_lua(msblocations.conf:133):2: ac077ea1a24883a6d9c64a48fbb358f8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:36:12 [info] 37#37: *297 [lua] logger.lua:23: ac077ea1a24883a6d9c64a48fbb358f8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:36:12 +0000] ac077ea1a24883a6d9c64a48fbb358f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:36:13 [info] 37#37: *299 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:13 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:23 [info] 38#38: *301 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:23 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:27 [info] 37#37: *303 [lua] access_by_lua(msblocations.conf:133):2: e847535f26df00028ab06b60b72a7b00:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:36:27 [info] 37#37: *303 [lua] logger.lua:23: e847535f26df00028ab06b60b72a7b00 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:36:27 +0000] e847535f26df00028ab06b60b72a7b00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:36:33 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:33 [info] 38#38: *304 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:42 [info] 37#37: *306 [lua] access_by_lua(msblocations.conf:133):2: 503edecef02255121eb2e58079dcd8e7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:36:42 [info] 37#37: *306 [lua] logger.lua:23: 503edecef02255121eb2e58079dcd8e7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:36:42 +0000] 503edecef02255121eb2e58079dcd8e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:36:43 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:43 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:53 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:53 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:36:57 [info] 37#37: *311 [lua] access_by_lua(msblocations.conf:133):2: e4a3e9560dc1a7037ac9b4769f5e852c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:36:57 +0000] e4a3e9560dc1a7037ac9b4769f5e852c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:36:57 [info] 37#37: *311 [lua] logger.lua:23: e4a3e9560dc1a7037ac9b4769f5e852c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:37:03 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:03 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:12 [info] 37#37: *314 [lua] access_by_lua(msblocations.conf:133):2: 0821339de79b4cb6ea2199a665a70c6e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:12 +0000] 0821339de79b4cb6ea2199a665a70c6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:37:12 [info] 37#37: *314 [lua] logger.lua:23: 0821339de79b4cb6ea2199a665a70c6e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:37:13 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:13 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:23 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:23 [info] 37#37: *318 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:27 [info] 37#37: *320 [lua] access_by_lua(msblocations.conf:133):2: 798ef39f5a32ef97a5e02aa526bf045f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:05:37:27 +0000] 798ef39f5a32ef97a5e02aa526bf045f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:37:27 [info] 37#37: *320 [lua] logger.lua:23: 798ef39f5a32ef97a5e02aa526bf045f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:37:33 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:33 [info] 38#38: *321 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:42 [info] 37#37: *323 [lua] access_by_lua(msblocations.conf:133):2: 62766f52898466a576a9df43e9595a35:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:37:42 [info] 37#37: *323 [lua] logger.lua:23: 62766f52898466a576a9df43e9595a35 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:42 +0000] 62766f52898466a576a9df43e9595a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:37:43 [info] 37#37: *324 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:43 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:53 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:53 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:37:57 [info] 37#37: *328 [lua] access_by_lua(msblocations.conf:133):2: e110bbee694311c067dca3e342c8c7bf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:57 +0000] e110bbee694311c067dca3e342c8c7bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 05:37:57 [info] 37#37: *328 [lua] logger.lua:23: e110bbee694311c067dca3e342c8c7bf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/28 05:38:03 [info] 37#37: *330 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:03 [info] 37#37: *329 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:12 [info] 37#37: *331 [lua] access_by_lua(msblocations.conf:133):2: 2e0656e5a4bb583816b70e386c393f6d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:38:12 [info] 37#37: *331 [lua] logger.lua:23: 2e0656e5a4bb583816b70e386c393f6d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:38:12 +0000] 2e0656e5a4bb583816b70e386c393f6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:38:13 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:13 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:23 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:23 [info] 37#37: *335 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:27 [info] 37#37: *337 [lua] access_by_lua(msblocations.conf:133):2: af4c4fdba2031bf75b9ea00daf1848fe:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:38:27 [info] 37#37: *337 [lua] logger.lua:23: af4c4fdba2031bf75b9ea00daf1848fe {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:38:27 +0000] af4c4fdba2031bf75b9ea00daf1848fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:38:33 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:33 [info] 37#37: *338 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:42 [info] 37#37: *340 [lua] access_by_lua(msblocations.conf:133):2: 04e6b3523db96dae7e1c69373aae9d8b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:38:42 [info] 37#37: *340 [lua] logger.lua:23: 04e6b3523db96dae7e1c69373aae9d8b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:38:42 +0000] 04e6b3523db96dae7e1c69373aae9d8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:38:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:38:43 [info] 37#37: *342 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:43 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:53 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:53 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:38:57 [info] 37#37: *345 [lua] access_by_lua(msblocations.conf:133):2: 2b9d19c70c9ad8d31b4ae0fcb012075f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:38:57 [info] 37#37: *345 [lua] logger.lua:23: 2b9d19c70c9ad8d31b4ae0fcb012075f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:38:57 +0000] 2b9d19c70c9ad8d31b4ae0fcb012075f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:38:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:39:03 [info] 37#37: *347 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:03 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:12 [info] 37#37: *348 [lua] access_by_lua(msblocations.conf:133):2: d032d4086c31af3d00499f358587c9ff:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:39:12 +0000] d032d4086c31af3d00499f358587c9ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:39:12 [info] 37#37: *348 [lua] logger.lua:23: d032d4086c31af3d00499f358587c9ff {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:39:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:39:13 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:13 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:23 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:23 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:27 [info] 37#37: *354 [lua] access_by_lua(msblocations.conf:133):2: b11b6954b64db7ace5b2054ab929c3c8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:39:27 +0000] b11b6954b64db7ace5b2054ab929c3c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:39:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/28 05:39:27 [info] 37#37: *354 [lua] logger.lua:23: b11b6954b64db7ace5b2054ab929c3c8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:39:33 [info] 38#38: *355 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:33 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:42 [info] 37#37: *357 [lua] access_by_lua(msblocations.conf:133):2: 9cc6b7df10efccbb56007f39ee286f8a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:39:42 +0000] 9cc6b7df10efccbb56007f39ee286f8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:39:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:39:42 [info] 37#37: *357 [lua] logger.lua:23: 9cc6b7df10efccbb56007f39ee286f8a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:39:43 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:43 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:53 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:53 [info] 37#37: *361 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:39:57 [info] 37#37: *362 [lua] access_by_lua(msblocations.conf:133):2: 1f7b8d79e2232805e0c79787d3684109:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:39:57 [info] 37#37: *362 [lua] logger.lua:23: 1f7b8d79e2232805e0c79787d3684109 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:39:57 +0000] 1f7b8d79e2232805e0c79787d3684109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:39:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 05:40:03 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:03 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:12 [info] 37#37: *365 [lua] access_by_lua(msblocations.conf:133):2: fc7501dee1a8b4dbfbe2985f3f3b81d3:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:40:12 [info] 37#37: *365 [lua] logger.lua:23: fc7501dee1a8b4dbfbe2985f3f3b81d3 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:12 +0000] fc7501dee1a8b4dbfbe2985f3f3b81d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:40:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:40:13 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:13 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:23 [info] 37#37: *369 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:23 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:27 [info] 37#37: *371 [lua] access_by_lua(msblocations.conf:133):2: bfff6331d6b2218ac76016d1cedc4161:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:40:27 [info] 37#37: *371 [lua] logger.lua:23: bfff6331d6b2218ac76016d1cedc4161 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:27 +0000] bfff6331d6b2218ac76016d1cedc4161 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:40:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:40:33 [info] 37#37: *372 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:33 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:42 [info] 37#37: *374 [lua] access_by_lua(msblocations.conf:133):2: 4358b4693ec77cdfed43f0af67a6045a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:42 +0000] 4358b4693ec77cdfed43f0af67a6045a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:40:42 [info] 37#37: *374 [lua] logger.lua:23: 4358b4693ec77cdfed43f0af67a6045a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:40:43 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:43 [info] 38#38: *375 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:53 [info] 37#37: *377 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:53 [info] 37#37: *378 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:40:57 [info] 37#37: *379 [lua] access_by_lua(msblocations.conf:133):2: a49b2ffdb3a7e499fb460e386e3dab68:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:57 +0000] a49b2ffdb3a7e499fb460e386e3dab68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:40:57 [info] 37#37: *379 [lua] logger.lua:23: a49b2ffdb3a7e499fb460e386e3dab68 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:40:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:41:03 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:03 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:12 [info] 37#37: *382 [lua] access_by_lua(msblocations.conf:133):2: ebcb3dca2b5c1f170f8334fb3597b182:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:41:12 [info] 37#37: *382 [lua] logger.lua:23: ebcb3dca2b5c1f170f8334fb3597b182 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:41:12 +0000] ebcb3dca2b5c1f170f8334fb3597b182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:41:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:41:13 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:13 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:23 [info] 38#38: *386 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:23 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:27 [info] 37#37: *388 [lua] access_by_lua(msblocations.conf:133):2: 0158939c1a6b95da8dc7401fec59ba74:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:41:27 +0000] 0158939c1a6b95da8dc7401fec59ba74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:41:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:41:27 [info] 37#37: *388 [lua] logger.lua:23: 0158939c1a6b95da8dc7401fec59ba74 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:41:33 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:33 [info] 38#38: *389 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:42 [info] 37#37: *391 [lua] access_by_lua(msblocations.conf:133):2: 4c3dcedeec329c7422ce47da32948767:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:41:42 +0000] 4c3dcedeec329c7422ce47da32948767 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:41:42 [info] 37#37: *391 [lua] logger.lua:23: 4c3dcedeec329c7422ce47da32948767 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:41:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:41:43 [info] 37#37: *392 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:43 [info] 37#37: *393 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:53 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:53 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:41:57 [info] 37#37: *396 [lua] access_by_lua(msblocations.conf:133):2: 9cc545970cf338310e22f44da1ccf29d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:41:57 [info] 37#37: *396 [lua] logger.lua:23: 9cc545970cf338310e22f44da1ccf29d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:41:57 +0000] 9cc545970cf338310e22f44da1ccf29d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:41:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:42:03 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:03 [info] 38#38: *398 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:12 [info] 37#37: *399 [lua] access_by_lua(msblocations.conf:133):2: eef257c45c41fbf3af22286d27f538d6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:12 +0000] eef257c45c41fbf3af22286d27f538d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:42:12 [info] 37#37: *399 [lua] logger.lua:23: eef257c45c41fbf3af22286d27f538d6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:42:13 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:13 [info] 38#38: *400 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:23 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:23 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:27 [info] 37#37: *405 [lua] access_by_lua(msblocations.conf:133):2: 399b547af18b76db1ec169a0f8be9aa1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:27 +0000] 399b547af18b76db1ec169a0f8be9aa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:42:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:42:27 [info] 37#37: *405 [lua] logger.lua:23: 399b547af18b76db1ec169a0f8be9aa1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:42:33 [info] 37#37: *406 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:33 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:42 [info] 37#37: *408 [lua] access_by_lua(msblocations.conf:133):2: a1a6eec12aebb7568ed733d235a31485:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:42 +0000] a1a6eec12aebb7568ed733d235a31485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:42:42 [info] 37#37: *408 [lua] logger.lua:23: a1a6eec12aebb7568ed733d235a31485 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:42:43 [info] 37#37: *409 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:43 [info] 38#38: *410 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:53 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:53 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:42:57 [info] 37#37: *413 [lua] access_by_lua(msblocations.conf:133):2: aff507b5305484d553eb96633a21e73a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:57 +0000] aff507b5305484d553eb96633a21e73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/28 05:42:57 [info] 37#37: *413 [lua] logger.lua:23: aff507b5305484d553eb96633a21e73a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:42:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:43:03 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:03 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:12 [info] 37#37: *416 [lua] access_by_lua(msblocations.conf:133):2: 0c90062d43b7d0e45e72953279bc5e1d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:43:12 +0000] 0c90062d43b7d0e45e72953279bc5e1d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:43:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 05:43:12 [info] 37#37: *416 [lua] logger.lua:23: 0c90062d43b7d0e45e72953279bc5e1d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:43:13 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:13 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:23 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:23 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:27 [info] 37#37: *422 [lua] access_by_lua(msblocations.conf:133):2: 4df1dc64c971767e547769cec8775c9e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:43:27 [info] 37#37: *422 [lua] logger.lua:23: 4df1dc64c971767e547769cec8775c9e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:43:27 +0000] 4df1dc64c971767e547769cec8775c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:43:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:43:33 [info] 38#38: *424 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:33 [info] 38#38: *423 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:42 [info] 37#37: *425 [lua] access_by_lua(msblocations.conf:133):2: 558d7963fa1fceb5ff03266d38f694d7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:43:42 +0000] 558d7963fa1fceb5ff03266d38f694d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:43:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:43:42 [info] 37#37: *425 [lua] logger.lua:23: 558d7963fa1fceb5ff03266d38f694d7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:43:43 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:43 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:53 [info] 37#37: *428 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:53 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:43:57 [info] 37#37: *430 [lua] access_by_lua(msblocations.conf:133):2: 15eefbad85b922bf615b78baeecee6c5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:43:57 [info] 37#37: *430 [lua] logger.lua:23: 15eefbad85b922bf615b78baeecee6c5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:43:57 +0000] 15eefbad85b922bf615b78baeecee6c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:43:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:44:03 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:03 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:12 [info] 37#37: *433 [lua] access_by_lua(msblocations.conf:133):2: 8200890cbd87a6a7173640cfce1b5655:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:44:12 [info] 37#37: *433 [lua] logger.lua:23: 8200890cbd87a6a7173640cfce1b5655 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:44:12 +0000] 8200890cbd87a6a7173640cfce1b5655 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:44:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:44:13 [info] 38#38: *434 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:13 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:23 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:23 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:27 [info] 37#37: *439 [lua] access_by_lua(msblocations.conf:133):2: ba05c2b59f166083ab56cc71a3556a7e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:44:27 [info] 37#37: *439 [lua] logger.lua:23: ba05c2b59f166083ab56cc71a3556a7e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:44:27 +0000] ba05c2b59f166083ab56cc71a3556a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:44:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:44:33 [info] 37#37: *440 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:33 [info] 37#37: *441 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:42 [info] 37#37: *442 [lua] access_by_lua(msblocations.conf:133):2: 7e8b10f6504d026b2e539ab339a98411:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:44:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:05:44:42 +0000] 7e8b10f6504d026b2e539ab339a98411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:44:42 [info] 37#37: *442 [lua] logger.lua:23: 7e8b10f6504d026b2e539ab339a98411 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:44:43 [info] 37#37: *443 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:43 [info] 37#37: *444 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:53 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:53 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:44:57 [info] 37#37: *447 [lua] access_by_lua(msblocations.conf:133):2: a5f2160bd19d1567f7f00fa0715670e4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:44:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:05:44:57 +0000] a5f2160bd19d1567f7f00fa0715670e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 05:44:57 [info] 37#37: *447 [lua] logger.lua:23: a5f2160bd19d1567f7f00fa0715670e4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:45:03 [info] 37#37: *448 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:03 [info] 37#37: *449 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:12 [info] 37#37: *450 [lua] access_by_lua(msblocations.conf:133):2: 885d1013368fcb8a1d222198862286a6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:45:12 [info] 37#37: *450 [lua] logger.lua:23: 885d1013368fcb8a1d222198862286a6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:45:12 +0000] 885d1013368fcb8a1d222198862286a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:45:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:45:13 [info] 37#37: *451 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:13 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:23 [info] 37#37: *454 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:23 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:27 [info] 37#37: *456 [lua] access_by_lua(msblocations.conf:133):2: 68b003cbe744e8e5fc54ed3eb8d63ead:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:45:27 [info] 37#37: *456 [lua] logger.lua:23: 68b003cbe744e8e5fc54ed3eb8d63ead {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:45:27 +0000] 68b003cbe744e8e5fc54ed3eb8d63ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:45:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:45:33 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:33 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:42 [info] 37#37: *459 [lua] access_by_lua(msblocations.conf:133):2: 3deef8a6b61378a0e5e22c458aa6a66a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:45:42 +0000] 3deef8a6b61378a0e5e22c458aa6a66a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:45:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:45:42 [info] 37#37: *459 [lua] logger.lua:23: 3deef8a6b61378a0e5e22c458aa6a66a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:45:43 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:43 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:53 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:53 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:45:57 [info] 37#37: *464 [lua] access_by_lua(msblocations.conf:133):2: 48a525ddf32722234b02369eb369e13b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:45:57 [info] 37#37: *464 [lua] logger.lua:23: 48a525ddf32722234b02369eb369e13b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:45:57 +0000] 48a525ddf32722234b02369eb369e13b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:45:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:46:03 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:03 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:12 [info] 37#37: *467 [lua] access_by_lua(msblocations.conf:133):2: fbdb4df47e31fbd9f1284f39de2bf0d4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:46:12 [info] 37#37: *467 [lua] logger.lua:23: fbdb4df47e31fbd9f1284f39de2bf0d4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:46:12 +0000] fbdb4df47e31fbd9f1284f39de2bf0d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:46:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:46:13 [info] 37#37: *468 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:13 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:23 [info] 38#38: *470 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:23 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:27 [info] 37#37: *473 [lua] access_by_lua(msblocations.conf:133):2: dee493620c20575081b4374c40d763a1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:46:27 [info] 37#37: *473 [lua] logger.lua:23: dee493620c20575081b4374c40d763a1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:46:27 +0000] dee493620c20575081b4374c40d763a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:46:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 05:46:33 [info] 38#38: *475 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:33 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:42 [info] 37#37: *476 [lua] access_by_lua(msblocations.conf:133):2: 737dbefa62621f32f1cef194894ccdbe:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:46:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.69.153 - - [28/Dec/2022:05:46:42 +0000] 737dbefa62621f32f1cef194894ccdbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/28 05:46:42 [info] 37#37: *476 [lua] logger.lua:23: 737dbefa62621f32f1cef194894ccdbe {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:46:43 [info] 37#37: *477 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:43 [info] 37#37: *478 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:53 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:53 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:46:57 [info] 37#37: *481 [lua] access_by_lua(msblocations.conf:133):2: 0bd86b064895798978315a5b01ee795b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:46:57 +0000] 0bd86b064895798978315a5b01ee795b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:46:57 [info] 37#37: *481 [lua] logger.lua:23: 0bd86b064895798978315a5b01ee795b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:46:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:47:03 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:03 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:12 [info] 37#37: *484 [lua] access_by_lua(msblocations.conf:133):2: f44151b343541699fbce661c7317cdf4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:47:12 [info] 37#37: *484 [lua] logger.lua:23: f44151b343541699fbce661c7317cdf4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:47:12 +0000] f44151b343541699fbce661c7317cdf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:47:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2022/12/28 05:47:13 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:13 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:23 [info] 38#38: *488 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:23 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:27 [info] 37#37: *490 [lua] access_by_lua(msblocations.conf:133):2: 4d9a93748c37f0b0472da25b8c709508:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:47:27 +0000] 4d9a93748c37f0b0472da25b8c709508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:47:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:47:27 [info] 37#37: *490 [lua] logger.lua:23: 4d9a93748c37f0b0472da25b8c709508 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:47:33 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:33 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:42 [info] 37#37: *493 [lua] access_by_lua(msblocations.conf:133):2: 451e9ed1ecf61960530351fe0f45bf2b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:47:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.69.153 - - [28/Dec/2022:05:47:42 +0000] 451e9ed1ecf61960530351fe0f45bf2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/28 05:47:42 [info] 37#37: *493 [lua] logger.lua:23: 451e9ed1ecf61960530351fe0f45bf2b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:47:43 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:43 [info] 38#38: *495 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:53 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:53 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:47:57 [info] 37#37: *498 [lua] access_by_lua(msblocations.conf:133):2: 5830a47d73a5f74af0b1bc0a7ea02c18:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:47:57 [info] 37#37: *498 [lua] logger.lua:23: 5830a47d73a5f74af0b1bc0a7ea02c18 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:47:57 +0000] 5830a47d73a5f74af0b1bc0a7ea02c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:47:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:48:03 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:03 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:12 [info] 37#37: *501 [lua] access_by_lua(msblocations.conf:133):2: 01763e235b7b109df65745a25074b519:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:12 +0000] 01763e235b7b109df65745a25074b519 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:48:12 [info] 37#37: *501 [lua] logger.lua:23: 01763e235b7b109df65745a25074b519 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:48:13 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:13 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:23 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:23 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:28 [info] 37#37: *507 [lua] access_by_lua(msblocations.conf:133):2: 426cf08b61a632a5bfe6d30f1dbcd210:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.69.153 - - [28/Dec/2022:05:48:28 +0000] 426cf08b61a632a5bfe6d30f1dbcd210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/28 05:48:28 [info] 37#37: *507 [lua] logger.lua:23: 426cf08b61a632a5bfe6d30f1dbcd210 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:48:33 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:33 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:43 [info] 37#37: *510 [lua] access_by_lua(msblocations.conf:133):2: 9725cffaeb8285862c1807888336ed2f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:43 +0000] 9725cffaeb8285862c1807888336ed2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:48:43 [info] 37#37: *510 [lua] logger.lua:23: 9725cffaeb8285862c1807888336ed2f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:48:43 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:43 [info] 37#37: *512 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:53 [info] 37#37: *513 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:53 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:48:58 [info] 37#37: *515 [lua] access_by_lua(msblocations.conf:133):2: 22d45a1b273bd51ad7c8838c0a37326d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:48:58 +0000] 22d45a1b273bd51ad7c8838c0a37326d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:48:58 [info] 37#37: *515 [lua] logger.lua:23: 22d45a1b273bd51ad7c8838c0a37326d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:49:03 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:03 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:13 [info] 37#37: *518 [lua] access_by_lua(msblocations.conf:133):2: 46728a21a757e6775940976605825d73:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:49:13 [info] 37#37: *518 [lua] logger.lua:23: 46728a21a757e6775940976605825d73 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:49:13 +0000] 46728a21a757e6775940976605825d73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:49:13 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:13 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:23 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:23 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:28 [info] 37#37: *524 [lua] access_by_lua(msblocations.conf:133):2: 7b0a3c999908fd5fc0c1e55ff47fa07c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:49:28 [info] 37#37: *524 [lua] logger.lua:23: 7b0a3c999908fd5fc0c1e55ff47fa07c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:49:28 +0000] 7b0a3c999908fd5fc0c1e55ff47fa07c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 05:49:33 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:33 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:43 [info] 37#37: *527 [lua] access_by_lua(msblocations.conf:133):2: 16d6d0abd4819fce1c60831ca67edc40:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:49:43 +0000] 16d6d0abd4819fce1c60831ca67edc40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:49:43 [info] 37#37: *527 [lua] logger.lua:23: 16d6d0abd4819fce1c60831ca67edc40 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:49:43 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:43 [info] 37#37: *528 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:53 [info] 37#37: *531 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:53 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:49:58 [info] 37#37: *532 [lua] access_by_lua(msblocations.conf:133):2: 3deabd163e0aa872d81ea0cc5bab0ae5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:49:58 +0000] 3deabd163e0aa872d81ea0cc5bab0ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/28 05:49:58 [info] 37#37: *532 [lua] logger.lua:23: 3deabd163e0aa872d81ea0cc5bab0ae5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 05:50:03 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:03 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:13 [info] 37#37: *535 [lua] access_by_lua(msblocations.conf:133):2: bb0d13228306627222a3a3f69b7fda38:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:50:13 [info] 37#37: *535 [lua] logger.lua:23: bb0d13228306627222a3a3f69b7fda38 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:50:13 +0000] bb0d13228306627222a3a3f69b7fda38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:50:13 [info] 37#37: *536 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:13 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:23 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:23 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:28 [info] 37#37: *541 [lua] access_by_lua(msblocations.conf:133):2: 62d61d06c2836ae30cea0c15b772858b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:50:28 [info] 37#37: *541 [lua] logger.lua:23: 62d61d06c2836ae30cea0c15b772858b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:50:28 +0000] 62d61d06c2836ae30cea0c15b772858b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:50:33 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:33 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:43 [info] 37#37: *544 [lua] access_by_lua(msblocations.conf:133):2: 92f4c5cbe85bf8e0643d73322faf10fa:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:50:43 [info] 37#37: *544 [lua] logger.lua:23: 92f4c5cbe85bf8e0643d73322faf10fa {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:50:43 +0000] 92f4c5cbe85bf8e0643d73322faf10fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:50:43 [info] 38#38: *545 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:43 [info] 38#38: *546 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:53 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:53 [info] 38#38: *548 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:50:58 [info] 37#37: *549 [lua] access_by_lua(msblocations.conf:133):2: 8a81dec3263879db4a6d567cd2dab393:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:50:58 [info] 37#37: *549 [lua] logger.lua:23: 8a81dec3263879db4a6d567cd2dab393 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:50:58 +0000] 8a81dec3263879db4a6d567cd2dab393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/28 05:51:03 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:03 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:13 [info] 37#37: *552 [lua] access_by_lua(msblocations.conf:133):2: 60093ea56218b3e1e7c8ea4fa7fb8bc0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:13 +0000] 60093ea56218b3e1e7c8ea4fa7fb8bc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:51:13 [info] 37#37: *552 [lua] logger.lua:23: 60093ea56218b3e1e7c8ea4fa7fb8bc0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:51:13 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:13 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:23 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:23 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:28 [info] 37#37: *558 [lua] access_by_lua(msblocations.conf:133):2: cbf9d01cf43b0f25df70592a2987ed8e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:51:28 [info] 37#37: *558 [lua] logger.lua:23: cbf9d01cf43b0f25df70592a2987ed8e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:28 +0000] cbf9d01cf43b0f25df70592a2987ed8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:51:33 [info] 38#38: *560 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:33 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:43 [info] 37#37: *561 [lua] access_by_lua(msblocations.conf:133):2: 3ee83d549dffc64f58c5f020a1e0e78f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:05:51:43 +0000] 3ee83d549dffc64f58c5f020a1e0e78f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:51:43 [info] 37#37: *561 [lua] logger.lua:23: 3ee83d549dffc64f58c5f020a1e0e78f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:51:43 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:43 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:53 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:53 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:51:58 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:133):2: 78ace2354269269550d3361f4de1706e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:51:58 [info] 37#37: *566 [lua] logger.lua:23: 78ace2354269269550d3361f4de1706e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:51:58 +0000] 78ace2354269269550d3361f4de1706e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:52:03 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:03 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:13 [info] 37#37: *569 [lua] access_by_lua(msblocations.conf:133):2: 1a5e1005a576e91345506a388022bae0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:52:13 [info] 37#37: *569 [lua] logger.lua:23: 1a5e1005a576e91345506a388022bae0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:52:13 +0000] 1a5e1005a576e91345506a388022bae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:52:13 [info] 37#37: *571 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:13 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:23 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:23 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:28 [info] 37#37: *575 [lua] access_by_lua(msblocations.conf:133):2: fa9e8b0a76d925204dcd593a379173ce:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:52:28 [info] 37#37: *575 [lua] logger.lua:23: fa9e8b0a76d925204dcd593a379173ce {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:52:28 +0000] fa9e8b0a76d925204dcd593a379173ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:52:33 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:33 [info] 38#38: *577 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:43 [info] 37#37: *578 [lua] access_by_lua(msblocations.conf:133):2: 73fea2491e6aaa362ddcd101d9fee4cd:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:52:43 +0000] 73fea2491e6aaa362ddcd101d9fee4cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:52:43 [info] 37#37: *578 [lua] logger.lua:23: 73fea2491e6aaa362ddcd101d9fee4cd {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:52:43 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:43 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:53 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:53 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:52:58 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:133):2: 55fae84b1a0c4743d31c16afe9647f3e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:52:58 [info] 37#37: *583 [lua] logger.lua:23: 55fae84b1a0c4743d31c16afe9647f3e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:52:58 +0000] 55fae84b1a0c4743d31c16afe9647f3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:53:03 [info] 37#37: *585 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:03 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:13 [info] 37#37: *586 [lua] access_by_lua(msblocations.conf:133):2: dfec450d2d4494e477bfdf4a0668e870:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:53:13 +0000] dfec450d2d4494e477bfdf4a0668e870 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/28 05:53:13 [info] 37#37: *586 [lua] logger.lua:23: dfec450d2d4494e477bfdf4a0668e870 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:53:13 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:13 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:23 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:23 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:28 [info] 37#37: *592 [lua] access_by_lua(msblocations.conf:133):2: b1240604f4ddc330411550d591089b35:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:53:28 [info] 37#37: *592 [lua] logger.lua:23: b1240604f4ddc330411550d591089b35 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:53:28 +0000] b1240604f4ddc330411550d591089b35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 05:53:33 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:33 [info] 37#37: *594 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:43 [info] 37#37: *595 [lua] access_by_lua(msblocations.conf:133):2: 7cbed434ae0d697ca57bbe55da4d0878:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:53:43 [info] 37#37: *595 [lua] logger.lua:23: 7cbed434ae0d697ca57bbe55da4d0878 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:53:43 +0000] 7cbed434ae0d697ca57bbe55da4d0878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:53:43 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:43 [info] 37#37: *596 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:53 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:53 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:53:58 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:133):2: ea6808bb3d02ba4265a0095d194cc550:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:53:58 [info] 37#37: *600 [lua] logger.lua:23: ea6808bb3d02ba4265a0095d194cc550 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:53:58 +0000] ea6808bb3d02ba4265a0095d194cc550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:54:03 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:03 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:13 [info] 37#37: *603 [lua] access_by_lua(msblocations.conf:133):2: e7c0c543cad52570c5741f235113fbaa:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:54:13 [info] 37#37: *603 [lua] logger.lua:23: e7c0c543cad52570c5741f235113fbaa {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:54:13 +0000] e7c0c543cad52570c5741f235113fbaa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:54:13 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:13 [info] 38#38: *605 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:23 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:23 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:28 [info] 37#37: *609 [lua] access_by_lua(msblocations.conf:133):2: 3eeea7b35ba7ed0dfca1f2485b4ebcc6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:54:28 [info] 37#37: *609 [lua] logger.lua:23: 3eeea7b35ba7ed0dfca1f2485b4ebcc6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:54:28 +0000] 3eeea7b35ba7ed0dfca1f2485b4ebcc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:54:33 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:33 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:43 [info] 37#37: *612 [lua] access_by_lua(msblocations.conf:133):2: 9359996a52fef8f2145a9c98d926c25b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:54:43 [info] 37#37: *612 [lua] logger.lua:23: 9359996a52fef8f2145a9c98d926c25b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:54:43 +0000] 9359996a52fef8f2145a9c98d926c25b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 05:54:43 [info] 38#38: *613 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:43 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:53 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:53 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:54:58 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:133):2: 92c5d9e87ccb2812bbe8962c37ddf172:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:54:58 [info] 37#37: *617 [lua] logger.lua:23: 92c5d9e87ccb2812bbe8962c37ddf172 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:54:58 +0000] 92c5d9e87ccb2812bbe8962c37ddf172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:54:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:55:03 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:03 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:13 [info] 37#37: *620 [lua] access_by_lua(msblocations.conf:133):2: 00fd304725fd83ddf9b7cf00e2cb0dc2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:55:13 +0000] 00fd304725fd83ddf9b7cf00e2cb0dc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:55:13 [info] 37#37: *620 [lua] logger.lua:23: 00fd304725fd83ddf9b7cf00e2cb0dc2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:55:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:55:13 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:13 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:23 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:23 [info] 37#37: *623 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:28 [info] 37#37: *626 [lua] access_by_lua(msblocations.conf:133):2: 9c0fa1a70875abfaae352cc968122c10:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:55:28 [info] 37#37: *626 [lua] logger.lua:23: 9c0fa1a70875abfaae352cc968122c10 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:55:28 +0000] 9c0fa1a70875abfaae352cc968122c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:55:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:55:33 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:33 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:37 [info] 37#37: *629 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.164, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.69.164 - - [28/Dec/2022:05:55:37 +0000] 555b05de0627b3aeb6355bb182c61c3d "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2022/12/28 05:55:43 [info] 37#37: *630 [lua] access_by_lua(msblocations.conf:133):2: 6b9914631db2bd0a397bd693f302ed73:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:55:43 [info] 37#37: *630 [lua] logger.lua:23: 6b9914631db2bd0a397bd693f302ed73 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:55:43 +0000] 6b9914631db2bd0a397bd693f302ed73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:55:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:55:43 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:43 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:53 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:53 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:55:58 [info] 37#37: *635 [lua] access_by_lua(msblocations.conf:133):2: 1012f9ac1ae0cb05ece274f6b8861608:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:55:58 +0000] 1012f9ac1ae0cb05ece274f6b8861608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:55:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:55:58 [info] 37#37: *635 [lua] logger.lua:23: 1012f9ac1ae0cb05ece274f6b8861608 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:56:03 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:03 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:13 [info] 37#37: *638 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:13 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:13 [info] 37#37: *640 [lua] access_by_lua(msblocations.conf:133):2: 335c2ed3f1e9e662f4f57e8501b96946:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:56:13 [info] 37#37: *640 [lua] logger.lua:23: 335c2ed3f1e9e662f4f57e8501b96946 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:56:13 +0000] 335c2ed3f1e9e662f4f57e8501b96946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:56:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:56:23 [info] 37#37: *641 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:23 [info] 37#37: *642 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:28 [info] 37#37: *644 [lua] access_by_lua(msblocations.conf:133):2: 6a6bf0158688da8215bd1017d5bb48ff:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:56:28 [info] 37#37: *644 [lua] logger.lua:23: 6a6bf0158688da8215bd1017d5bb48ff {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:56:28 +0000] 6a6bf0158688da8215bd1017d5bb48ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:56:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 05:56:33 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:33 [info] 37#37: *645 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:43 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:43 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:43 [info] 37#37: *649 [lua] access_by_lua(msblocations.conf:133):2: 1a85c50495a7ec888e0323f536c9edaf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:56:43 +0000] 1a85c50495a7ec888e0323f536c9edaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:56:43 [info] 37#37: *649 [lua] logger.lua:23: 1a85c50495a7ec888e0323f536c9edaf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:56:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:56:53 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:53 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:56:58 [info] 37#37: *652 [lua] access_by_lua(msblocations.conf:133):2: 841d9d4f78058840ce9d7d8bbed4d149:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:56:58 [info] 37#37: *652 [lua] logger.lua:23: 841d9d4f78058840ce9d7d8bbed4d149 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:56:58 +0000] 841d9d4f78058840ce9d7d8bbed4d149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:56:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:57:03 [info] 37#37: *653 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:03 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:13 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:13 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:13 [info] 37#37: *657 [lua] access_by_lua(msblocations.conf:133):2: 9f66a5fcf69c56a1662fbe51c09cfc60:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:57:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:05:57:13 +0000] 9f66a5fcf69c56a1662fbe51c09cfc60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:57:13 [info] 37#37: *657 [lua] logger.lua:23: 9f66a5fcf69c56a1662fbe51c09cfc60 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 05:57:23 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:23 [info] 38#38: *659 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:28 [info] 37#37: *661 [lua] access_by_lua(msblocations.conf:133):2: b927fbd2f54345a5fbc3f7ee1f2e162b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:57:28 [info] 37#37: *661 [lua] logger.lua:23: b927fbd2f54345a5fbc3f7ee1f2e162b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:57:28 +0000] b927fbd2f54345a5fbc3f7ee1f2e162b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:57:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 05:57:33 [info] 37#37: *662 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:33 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:43 [info] 38#38: *665 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:43 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:43 [info] 37#37: *666 [lua] access_by_lua(msblocations.conf:133):2: bde109789d90c4f88939942301fe2829:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:57:43 [info] 37#37: *666 [lua] logger.lua:23: bde109789d90c4f88939942301fe2829 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:57:43 +0000] bde109789d90c4f88939942301fe2829 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:57:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/28 05:57:53 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:53 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:57:58 [info] 37#37: *669 [lua] access_by_lua(msblocations.conf:133):2: 774c800b0702660bd21363a5454d4a66:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:57:58 +0000] 774c800b0702660bd21363a5454d4a66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2022/12/28 05:57:58 [info] 37#37: *669 [lua] logger.lua:23: 774c800b0702660bd21363a5454d4a66 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:57:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2022/12/28 05:58:03 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:03 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:13 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:13 [info] 37#37: *672 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:13 [info] 37#37: *674 [lua] access_by_lua(msblocations.conf:133):2: 3c3b86a16d6cc38b73a05bbbba4cc259:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:13 +0000] 3c3b86a16d6cc38b73a05bbbba4cc259 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 05:58:13 [info] 37#37: *674 [lua] logger.lua:23: 3c3b86a16d6cc38b73a05bbbba4cc259 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:58:23 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:23 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:28 [info] 37#37: *678 [lua] access_by_lua(msblocations.conf:133):2: 66552376cddb3d644cef7b77443ccaab:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:28 +0000] 66552376cddb3d644cef7b77443ccaab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:58:28 [info] 37#37: *678 [lua] logger.lua:23: 66552376cddb3d644cef7b77443ccaab {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:58:33 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:33 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:43 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:43 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:43 [info] 37#37: *683 [lua] access_by_lua(msblocations.conf:133):2: e81fd0cd5debc826f163887e8280a22c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:58:43 [info] 37#37: *683 [lua] logger.lua:23: e81fd0cd5debc826f163887e8280a22c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:43 +0000] e81fd0cd5debc826f163887e8280a22c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:58:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:58:53 [info] 38#38: *685 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:53 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:58:58 [info] 37#37: *686 [lua] access_by_lua(msblocations.conf:133):2: f6aca21bd3ff4b310446cbb8ef7014a9:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:58 +0000] f6aca21bd3ff4b310446cbb8ef7014a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 05:58:58 [info] 37#37: *686 [lua] logger.lua:23: f6aca21bd3ff4b310446cbb8ef7014a9 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:58:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:59:03 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:03 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:13 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:13 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:13 [info] 37#37: *691 [lua] access_by_lua(msblocations.conf:133):2: 24d8f39f76bd8f35cf2ae00cb4f9c811:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:59:13 [info] 37#37: *691 [lua] logger.lua:23: 24d8f39f76bd8f35cf2ae00cb4f9c811 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:59:13 +0000] 24d8f39f76bd8f35cf2ae00cb4f9c811 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:59:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:59:23 [info] 38#38: *692 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:23 [info] 38#38: *693 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:28 [info] 37#37: *695 [lua] access_by_lua(msblocations.conf:133):2: 1129866e0e0edb736a6ed969554335f6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:59:28 +0000] 1129866e0e0edb736a6ed969554335f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 05:59:28 [info] 37#37: *695 [lua] logger.lua:23: 1129866e0e0edb736a6ed969554335f6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:59:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 05:59:33 [info] 38#38: *696 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:33 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:43 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:43 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:43 [info] 37#37: *700 [lua] access_by_lua(msblocations.conf:133):2: adf26ac5dbd8d41ac388ca91a34ec6d0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:59:43 [info] 37#37: *700 [lua] logger.lua:23: adf26ac5dbd8d41ac388ca91a34ec6d0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:59:43 +0000] adf26ac5dbd8d41ac388ca91a34ec6d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:05:59:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 05:59:53 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:53 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 05:59:58 [info] 37#37: *703 [lua] access_by_lua(msblocations.conf:133):2: 7c5bf028f0993094e919ec1844d48fca:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 05:59:58 [info] 37#37: *703 [lua] logger.lua:23: 7c5bf028f0993094e919ec1844d48fca {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:05:59:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:05:59:58 +0000] 7c5bf028f0993094e919ec1844d48fca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:00:03 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:03 [info] 37#37: *704 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:13 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:13 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:13 [info] 37#37: *708 [lua] access_by_lua(msblocations.conf:133):2: b3cce2c24585585ac9a14f10ac288755:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:13 +0000] b3cce2c24585585ac9a14f10ac288755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/28 06:00:13 [info] 37#37: *708 [lua] logger.lua:23: b3cce2c24585585ac9a14f10ac288755 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/28 06:00:23 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:23 [info] 37#37: *710 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:28 [info] 37#37: *712 [lua] access_by_lua(msblocations.conf:133):2: bee96b01c773a3b9c97cd31d11fb4f70:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:28 +0000] bee96b01c773a3b9c97cd31d11fb4f70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:00:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 06:00:28 [info] 37#37: *712 [lua] logger.lua:23: bee96b01c773a3b9c97cd31d11fb4f70 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:00:33 [info] 38#38: *713 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:33 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:43 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:43 [info] 38#38: *715 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:43 [info] 37#37: *717 [lua] access_by_lua(msblocations.conf:133):2: d58acd96102c6dae8dda86bb4f80b1a7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:00:43 [info] 37#37: *717 [lua] logger.lua:23: d58acd96102c6dae8dda86bb4f80b1a7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:43 +0000] d58acd96102c6dae8dda86bb4f80b1a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:00:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 06:00:53 [info] 38#38: *719 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:53 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:00:58 [info] 37#37: *720 [lua] access_by_lua(msblocations.conf:133):2: 5c21f6ee4124b4f18cb88564f996aedc:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:00:58 [info] 37#37: *720 [lua] logger.lua:23: 5c21f6ee4124b4f18cb88564f996aedc {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:00:58 +0000] 5c21f6ee4124b4f18cb88564f996aedc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:01:03 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:03 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:13 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:13 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:13 [info] 37#37: *725 [lua] access_by_lua(msblocations.conf:133):2: 3284baa513b7c58eb7ab37c321ac86ca:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:01:13 [info] 37#37: *725 [lua] logger.lua:23: 3284baa513b7c58eb7ab37c321ac86ca {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:01:13 +0000] 3284baa513b7c58eb7ab37c321ac86ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:01:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:01:23 [info] 37#37: *727 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:23 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:28 [info] 37#37: *729 [lua] access_by_lua(msblocations.conf:133):2: 9f3ee93ed2346590634b85d6b7165122:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:01:28 +0000] 9f3ee93ed2346590634b85d6b7165122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:01:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:01:28 [info] 37#37: *729 [lua] logger.lua:23: 9f3ee93ed2346590634b85d6b7165122 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:01:33 [info] 37#37: *730 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:33 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:43 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:43 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:43 [info] 37#37: *734 [lua] access_by_lua(msblocations.conf:133):2: 680d701e38e09003669f0b5c136d6504:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:01:43 +0000] 680d701e38e09003669f0b5c136d6504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:01:43 [info] 37#37: *734 [lua] logger.lua:23: 680d701e38e09003669f0b5c136d6504 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:01:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:01:53 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:53 [info] 37#37: *736 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:01:58 [info] 37#37: *737 [lua] access_by_lua(msblocations.conf:133):2: 3a776ab0bd8feca61122ad7d89642cb5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:01:58 [info] 37#37: *737 [lua] logger.lua:23: 3a776ab0bd8feca61122ad7d89642cb5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:01:58 +0000] 3a776ab0bd8feca61122ad7d89642cb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:01:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:02:03 [info] 37#37: *739 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:03 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:13 [info] 37#37: *741 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:13 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:13 [info] 37#37: *742 [lua] access_by_lua(msblocations.conf:133):2: 15caa09667c853eb3111994313feb59d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:02:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:02:13 +0000] 15caa09667c853eb3111994313feb59d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:02:13 [info] 37#37: *742 [lua] logger.lua:23: 15caa09667c853eb3111994313feb59d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:02:23 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:23 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:28 [info] 37#37: *746 [lua] access_by_lua(msblocations.conf:133):2: 1051728e3a4856460c1ad1b8ce74eeb4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:02:28 [info] 37#37: *746 [lua] logger.lua:23: 1051728e3a4856460c1ad1b8ce74eeb4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:02:28 +0000] 1051728e3a4856460c1ad1b8ce74eeb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:02:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:02:33 [info] 37#37: *747 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:33 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:43 [info] 37#37: *749 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:43 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:43 [info] 37#37: *751 [lua] access_by_lua(msblocations.conf:133):2: 55ef112f2268106e4dc31043923120f4:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:02:43 +0000] 55ef112f2268106e4dc31043923120f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2022/12/28 06:02:43 [info] 37#37: *751 [lua] logger.lua:23: 55ef112f2268106e4dc31043923120f4 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:02:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:02:53 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:53 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:02:58 [info] 37#37: *754 [lua] access_by_lua(msblocations.conf:133):2: 48ce1fe56ab2a95df7e4f8cc4c8c27c5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:02:58 +0000] 48ce1fe56ab2a95df7e4f8cc4c8c27c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:02:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:02:58 [info] 37#37: *754 [lua] logger.lua:23: 48ce1fe56ab2a95df7e4f8cc4c8c27c5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:03:03 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:03 [info] 37#37: *756 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:13 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:13 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:13 [info] 37#37: *759 [lua] access_by_lua(msblocations.conf:133):2: 94cc3c790f90bfac9472cc0369ad55bf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:03:13 [info] 37#37: *759 [lua] logger.lua:23: 94cc3c790f90bfac9472cc0369ad55bf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:13 +0000] 94cc3c790f90bfac9472cc0369ad55bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:03:23 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:23 [info] 37#37: *761 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:28 [info] 37#37: *763 [lua] access_by_lua(msblocations.conf:133):2: a36bace8b0bc35089d98b892aa3f8589:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:03:28 [info] 37#37: *763 [lua] logger.lua:23: a36bace8b0bc35089d98b892aa3f8589 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:28 +0000] a36bace8b0bc35089d98b892aa3f8589 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:03:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:03:33 [info] 37#37: *765 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:33 [info] 37#37: *764 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:43 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:43 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:43 [info] 37#37: *768 [lua] access_by_lua(msblocations.conf:133):2: b840890ac2c86566655feb70944d8032:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:03:43 [info] 37#37: *768 [lua] logger.lua:23: b840890ac2c86566655feb70944d8032 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:43 +0000] b840890ac2c86566655feb70944d8032 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:03:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:03:53 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:53 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:03:58 [info] 37#37: *771 [lua] access_by_lua(msblocations.conf:133):2: ad4aded316f66e646c06560f260111ef:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:58 +0000] ad4aded316f66e646c06560f260111ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:03:58 [info] 37#37: *771 [lua] logger.lua:23: ad4aded316f66e646c06560f260111ef {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:03:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:04:03 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:03 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:13 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:13 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:13 [info] 37#37: *776 [lua] access_by_lua(msblocations.conf:133):2: 85dab4816d1f3957a97d756464fad7e1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:04:13 [info] 37#37: *776 [lua] logger.lua:23: 85dab4816d1f3957a97d756464fad7e1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:04:13 +0000] 85dab4816d1f3957a97d756464fad7e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:04:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:04:23 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:23 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:28 [info] 37#37: *780 [lua] access_by_lua(msblocations.conf:133):2: 5d1661e3f47a1a6c521405bee82b3689:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:04:28 [info] 37#37: *780 [lua] logger.lua:23: 5d1661e3f47a1a6c521405bee82b3689 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:04:28 +0000] 5d1661e3f47a1a6c521405bee82b3689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:04:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 06:04:33 [info] 37#37: *782 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:33 [info] 37#37: *781 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:43 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:43 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:43 [info] 37#37: *785 [lua] access_by_lua(msblocations.conf:133):2: efb3050c97b720056a806662611de367:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 10.233.69.153 - - [28/Dec/2022:06:04:44 +0000] efb3050c97b720056a806662611de367 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/28 06:04:44 [info] 37#37: *785 [lua] logger.lua:23: efb3050c97b720056a806662611de367 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:04:53 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:53 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:04:59 [info] 37#37: *788 [lua] access_by_lua(msblocations.conf:133):2: b6aa99c8258b86f54b28cd8242f89fb2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:04:59 +0000] b6aa99c8258b86f54b28cd8242f89fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:04:59 [info] 37#37: *788 [lua] logger.lua:23: b6aa99c8258b86f54b28cd8242f89fb2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:05:03 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:03 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:13 [info] 37#37: *792 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:13 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:14 [info] 37#37: *793 [lua] access_by_lua(msblocations.conf:133):2: c5dc35bc65ffaf9a54ff9a424a26a7e2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:14 +0000] c5dc35bc65ffaf9a54ff9a424a26a7e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:05:14 [info] 37#37: *793 [lua] logger.lua:23: c5dc35bc65ffaf9a54ff9a424a26a7e2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:05:23 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:23 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:29 [info] 37#37: *797 [lua] access_by_lua(msblocations.conf:133):2: ba884bdff3d4e02b9c3146d664c28d42:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:29 +0000] ba884bdff3d4e02b9c3146d664c28d42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:05:29 [info] 37#37: *797 [lua] logger.lua:23: ba884bdff3d4e02b9c3146d664c28d42 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:05:33 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:33 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:43 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:43 [info] 37#37: *801 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:44 [info] 37#37: *802 [lua] access_by_lua(msblocations.conf:133):2: 90254b87cf30bc5adf54b682c96b4cbb:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:44 +0000] 90254b87cf30bc5adf54b682c96b4cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:05:44 [info] 37#37: *802 [lua] logger.lua:23: 90254b87cf30bc5adf54b682c96b4cbb {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:05:53 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:53 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:05:59 [info] 37#37: *805 [lua] access_by_lua(msblocations.conf:133):2: 10a2db6ac365fedbc784bbe4d40cf1a8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:59 +0000] 10a2db6ac365fedbc784bbe4d40cf1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:05:59 [info] 37#37: *805 [lua] logger.lua:23: 10a2db6ac365fedbc784bbe4d40cf1a8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:06:03 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:03 [info] 38#38: *807 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:13 [info] 38#38: *808 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:13 [info] 37#37: *809 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:14 [info] 37#37: *810 [lua] access_by_lua(msblocations.conf:133):2: 97bfaa2fcb06ccdbf122e88e158ef764:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:06:14 [info] 37#37: *810 [lua] logger.lua:23: 97bfaa2fcb06ccdbf122e88e158ef764 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:14 +0000] 97bfaa2fcb06ccdbf122e88e158ef764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:06:23 [info] 37#37: *812 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:23 [info] 38#38: *811 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:29 [info] 37#37: *814 [lua] access_by_lua(msblocations.conf:133):2: 4e5105ff4232e05a588aabdca224f89e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:29 +0000] 4e5105ff4232e05a588aabdca224f89e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:06:29 [info] 37#37: *814 [lua] logger.lua:23: 4e5105ff4232e05a588aabdca224f89e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:06:33 [info] 37#37: *815 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:33 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:43 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:43 [info] 37#37: *818 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:44 [info] 37#37: *819 [lua] access_by_lua(msblocations.conf:133):2: 8488ec9eeb408042664bde54dcce9dc1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:44 +0000] 8488ec9eeb408042664bde54dcce9dc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:06:44 [info] 37#37: *819 [lua] logger.lua:23: 8488ec9eeb408042664bde54dcce9dc1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:06:53 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:53 [info] 38#38: *821 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:06:59 [info] 37#37: *822 [lua] access_by_lua(msblocations.conf:133):2: 2e5793eac7da42b5260652f991b12dee:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:06:59 +0000] 2e5793eac7da42b5260652f991b12dee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:06:59 [info] 37#37: *822 [lua] logger.lua:23: 2e5793eac7da42b5260652f991b12dee {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:07:03 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:03 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:13 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:13 [info] 37#37: *826 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:14 [info] 37#37: *827 [lua] access_by_lua(msblocations.conf:133):2: 388dee544f16924f3fcc42b8295edb7d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:14 +0000] 388dee544f16924f3fcc42b8295edb7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:07:14 [info] 37#37: *827 [lua] logger.lua:23: 388dee544f16924f3fcc42b8295edb7d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:07:23 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:23 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:29 [info] 37#37: *831 [lua] access_by_lua(msblocations.conf:133):2: 12e24573f56ad42bb61fb73d4c61edb8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:29 +0000] 12e24573f56ad42bb61fb73d4c61edb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2022/12/28 06:07:29 [info] 37#37: *831 [lua] logger.lua:23: 12e24573f56ad42bb61fb73d4c61edb8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2022/12/28 06:07:33 [info] 37#37: *832 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:33 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:43 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:43 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:44 [info] 37#37: *836 [lua] access_by_lua(msblocations.conf:133):2: 9496920f6359b2294b19912f8616778b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:07:44 [info] 37#37: *836 [lua] logger.lua:23: 9496920f6359b2294b19912f8616778b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:44 +0000] 9496920f6359b2294b19912f8616778b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:07:53 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:53 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:07:59 [info] 37#37: *839 [lua] access_by_lua(msblocations.conf:133):2: ff2038f9a374c3f0aeafa5679261a206:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:59 +0000] ff2038f9a374c3f0aeafa5679261a206 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 06:07:59 [info] 37#37: *839 [lua] logger.lua:23: ff2038f9a374c3f0aeafa5679261a206 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:08:03 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:03 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:13 [info] 37#37: *842 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:13 [info] 37#37: *843 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:14 [info] 37#37: *844 [lua] access_by_lua(msblocations.conf:133):2: 2891b6f15aa6479a63cba11717ac457e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:08:14 +0000] 2891b6f15aa6479a63cba11717ac457e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:08:14 [info] 37#37: *844 [lua] logger.lua:23: 2891b6f15aa6479a63cba11717ac457e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:08:23 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:23 [info] 37#37: *846 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:29 [info] 37#37: *848 [lua] access_by_lua(msblocations.conf:133):2: 7226cfda16d921b0e270d0be3e648233:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:08:29 [info] 37#37: *848 [lua] logger.lua:23: 7226cfda16d921b0e270d0be3e648233 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:08:29 +0000] 7226cfda16d921b0e270d0be3e648233 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2022/12/28 06:08:33 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:33 [info] 37#37: *850 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:43 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:43 [info] 37#37: *852 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:44 [info] 37#37: *853 [lua] access_by_lua(msblocations.conf:133):2: 25606ea4ff4074e0dc679642d305dfb0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:08:44 [info] 37#37: *853 [lua] logger.lua:23: 25606ea4ff4074e0dc679642d305dfb0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:08:44 +0000] 25606ea4ff4074e0dc679642d305dfb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2022/12/28 06:08:53 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:53 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:08:59 [info] 37#37: *856 [lua] access_by_lua(msblocations.conf:133):2: dcb4b8ecded2030953bd0e6429f82d65:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:08:59 [info] 37#37: *856 [lua] logger.lua:23: dcb4b8ecded2030953bd0e6429f82d65 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:06:08:59 +0000] dcb4b8ecded2030953bd0e6429f82d65 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:09:03 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:03 [info] 38#38: *858 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:13 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:13 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:14 [info] 37#37: *861 [lua] access_by_lua(msblocations.conf:133):2: e21aebdc885b49d22c57332683e735ef:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:09:14 [info] 37#37: *861 [lua] logger.lua:23: e21aebdc885b49d22c57332683e735ef {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:09:14 +0000] e21aebdc885b49d22c57332683e735ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:09:23 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:23 [info] 37#37: *862 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:29 [info] 37#37: *865 [lua] access_by_lua(msblocations.conf:133):2: e8eba75e4e711626bcc3ee67f84a786d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:09:29 [info] 37#37: *865 [lua] logger.lua:23: e8eba75e4e711626bcc3ee67f84a786d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:09:29 +0000] e8eba75e4e711626bcc3ee67f84a786d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:09:33 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:33 [info] 38#38: *867 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:43 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:43 [info] 37#37: *869 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:44 [info] 37#37: *870 [lua] access_by_lua(msblocations.conf:133):2: e7c3e1f2a6d99370111d49ea25f5c9d9:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:09:44 [info] 37#37: *870 [lua] logger.lua:23: e7c3e1f2a6d99370111d49ea25f5c9d9 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:09:44 +0000] e7c3e1f2a6d99370111d49ea25f5c9d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:09:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:09:53 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:53 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:09:59 [info] 37#37: *873 [lua] access_by_lua(msblocations.conf:133):2: 0b854c3865bc0503366bb1f4c4245a25:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:09:59 [info] 37#37: *873 [lua] logger.lua:23: 0b854c3865bc0503366bb1f4c4245a25 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:09:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:09:59 +0000] 0b854c3865bc0503366bb1f4c4245a25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/28 06:10:03 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:03 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:13 [info] 37#37: *877 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:13 [info] 38#38: *876 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:14 [info] 37#37: *878 [lua] access_by_lua(msblocations.conf:133):2: 83956453c3b1f87842d587993bee8e0f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:10:14 [info] 37#37: *878 [lua] logger.lua:23: 83956453c3b1f87842d587993bee8e0f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:10:14 +0000] 83956453c3b1f87842d587993bee8e0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:10:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:10:23 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:23 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:29 [info] 37#37: *882 [lua] access_by_lua(msblocations.conf:133):2: 2546710b1cb03c9ae49f7ea01d4d978a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:10:29 +0000] 2546710b1cb03c9ae49f7ea01d4d978a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:10:29 [info] 37#37: *882 [lua] logger.lua:23: 2546710b1cb03c9ae49f7ea01d4d978a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:10:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:10:33 [info] 37#37: *883 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:33 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:43 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:43 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:44 [info] 37#37: *887 [lua] access_by_lua(msblocations.conf:133):2: 3c4783c52c38abe4b52096d7b3b040ed:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:10:44 [info] 37#37: *887 [lua] logger.lua:23: 3c4783c52c38abe4b52096d7b3b040ed {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:10:44 +0000] 3c4783c52c38abe4b52096d7b3b040ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:10:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:10:53 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:53 [info] 37#37: *889 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:10:59 [info] 37#37: *890 [lua] access_by_lua(msblocations.conf:133):2: f98ce58643046dca94d4b81f2146f51f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:10:59 +0000] f98ce58643046dca94d4b81f2146f51f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:10:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:10:59 [info] 37#37: *890 [lua] logger.lua:23: f98ce58643046dca94d4b81f2146f51f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:11:03 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:03 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:13 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:13 [info] 38#38: *894 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:14 [info] 37#37: *895 [lua] access_by_lua(msblocations.conf:133):2: 957adccbd13a210d4f7e633fa43bdfb8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:11:14 [info] 37#37: *895 [lua] logger.lua:23: 957adccbd13a210d4f7e633fa43bdfb8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:11:14 +0000] 957adccbd13a210d4f7e633fa43bdfb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:11:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:11:23 [info] 37#37: *897 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:23 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:29 [info] 37#37: *899 [lua] access_by_lua(msblocations.conf:133):2: 9e7543dd33abd8fbe934da82551570ca:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:11:29 [info] 37#37: *899 [lua] logger.lua:23: 9e7543dd33abd8fbe934da82551570ca {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:11:29 +0000] 9e7543dd33abd8fbe934da82551570ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:11:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:11:33 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:33 [info] 37#37: *901 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:43 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:43 [info] 37#37: *903 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:44 [info] 37#37: *904 [lua] access_by_lua(msblocations.conf:133):2: 4c0a84ba6c6de6a290ca66461302a174:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:11:44 [info] 37#37: *904 [lua] logger.lua:23: 4c0a84ba6c6de6a290ca66461302a174 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:11:44 +0000] 4c0a84ba6c6de6a290ca66461302a174 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:11:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:11:53 [info] 37#37: *906 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:53 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:11:59 [info] 37#37: *907 [lua] access_by_lua(msblocations.conf:133):2: 58c7a4e900bd4c2bc67e7e15dff28566:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:11:59 [info] 37#37: *907 [lua] logger.lua:23: 58c7a4e900bd4c2bc67e7e15dff28566 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:11:59 +0000] 58c7a4e900bd4c2bc67e7e15dff28566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:11:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:12:03 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:03 [info] 37#37: *908 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:13 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:13 [info] 37#37: *911 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:14 [info] 37#37: *912 [lua] access_by_lua(msblocations.conf:133):2: 948abf47e110ae4525faecf85f540af2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:12:14 [info] 37#37: *912 [lua] logger.lua:23: 948abf47e110ae4525faecf85f540af2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:12:14 +0000] 948abf47e110ae4525faecf85f540af2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:12:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:12:23 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:23 [info] 37#37: *914 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:29 [info] 37#37: *916 [lua] access_by_lua(msblocations.conf:133):2: f14fbf7d19f0167aabbc8101974bdb3f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:12:29 [info] 37#37: *916 [lua] logger.lua:23: f14fbf7d19f0167aabbc8101974bdb3f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:12:29 +0000] f14fbf7d19f0167aabbc8101974bdb3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:12:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:12:33 [info] 37#37: *917 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:33 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:43 [info] 37#37: *920 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:43 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:44 [info] 37#37: *921 [lua] access_by_lua(msblocations.conf:133):2: 3fe7cc81daf8bacd0530790c4eb689c0:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:12:44 +0000] 3fe7cc81daf8bacd0530790c4eb689c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:12:44 [info] 37#37: *921 [lua] logger.lua:23: 3fe7cc81daf8bacd0530790c4eb689c0 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:12:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:12:53 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:53 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:12:59 [info] 37#37: *924 [lua] access_by_lua(msblocations.conf:133):2: af723d65bb887a5fbbf0b4dd230b0a83:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:12:59 [info] 37#37: *924 [lua] logger.lua:23: af723d65bb887a5fbbf0b4dd230b0a83 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:12:59 +0000] af723d65bb887a5fbbf0b4dd230b0a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:12:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:13:03 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:03 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:13 [info] 38#38: *928 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:13 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:14 [info] 37#37: *929 [lua] access_by_lua(msblocations.conf:133):2: 93930013f2beae8048e78a11ab8e059d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:13:14 [info] 37#37: *929 [lua] logger.lua:23: 93930013f2beae8048e78a11ab8e059d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:14 +0000] 93930013f2beae8048e78a11ab8e059d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:13:23 [info] 37#37: *931 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:23 [info] 38#38: *930 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:29 [info] 37#37: *933 [lua] access_by_lua(msblocations.conf:133):2: 2572001ca89a3c5d8ef4f3001fce079b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:13:29 [info] 37#37: *933 [lua] logger.lua:23: 2572001ca89a3c5d8ef4f3001fce079b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:29 +0000] 2572001ca89a3c5d8ef4f3001fce079b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:13:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2022/12/28 06:13:33 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:33 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:43 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:43 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:44 [info] 37#37: *938 [lua] access_by_lua(msblocations.conf:133):2: cf5ffb76dcd41e8857a947d06815ed55:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:44 +0000] cf5ffb76dcd41e8857a947d06815ed55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:13:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:13:44 [info] 37#37: *938 [lua] logger.lua:23: cf5ffb76dcd41e8857a947d06815ed55 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:13:53 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:53 [info] 37#37: *940 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:13:59 [info] 37#37: *941 [lua] access_by_lua(msblocations.conf:133):2: 85741cd7a45b1af1862a1e62bc8b1cdb:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:59 +0000] 85741cd7a45b1af1862a1e62bc8b1cdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:13:59 [info] 37#37: *941 [lua] logger.lua:23: 85741cd7a45b1af1862a1e62bc8b1cdb {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:13:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:14:03 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:03 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:13 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:13 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:14 [info] 37#37: *946 [lua] access_by_lua(msblocations.conf:133):2: ac9473a5493271185a78789d0a0bd720:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:14:14 [info] 37#37: *946 [lua] logger.lua:23: ac9473a5493271185a78789d0a0bd720 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:14 +0000] ac9473a5493271185a78789d0a0bd720 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:14:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:14:23 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:23 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:29 [info] 37#37: *950 [lua] access_by_lua(msblocations.conf:133):2: e67311e6c7bb79dd4d1814c2bdf2da23:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:14:29 [info] 37#37: *950 [lua] logger.lua:23: e67311e6c7bb79dd4d1814c2bdf2da23 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:29 +0000] e67311e6c7bb79dd4d1814c2bdf2da23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:14:33 [info] 37#37: *951 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:33 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:43 [info] 38#38: *953 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:43 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:44 [info] 37#37: *955 [lua] access_by_lua(msblocations.conf:133):2: 0af2806470679342bbc252db0f0cb445:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:44 +0000] 0af2806470679342bbc252db0f0cb445 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 06:14:44 [info] 37#37: *955 [lua] logger.lua:23: 0af2806470679342bbc252db0f0cb445 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 06:14:53 [info] 37#37: *957 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:53 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:14:59 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:133):2: a5ac38981f66da38b642b4508c45d9dc:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:14:59 [info] 37#37: *958 [lua] logger.lua:23: a5ac38981f66da38b642b4508c45d9dc {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:14:59 +0000] a5ac38981f66da38b642b4508c45d9dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:14:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:15:03 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:03 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:13 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:13 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:14 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:133):2: f2bc919e45918a3db4738f488d12905c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:15:14 [info] 37#37: *963 [lua] logger.lua:23: f2bc919e45918a3db4738f488d12905c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:15:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:06:15:14 +0000] f2bc919e45918a3db4738f488d12905c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:15:23 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:23 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:29 [info] 37#37: *967 [lua] access_by_lua(msblocations.conf:133):2: e3481039160baae34ad320bdfcec475e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:15:29 +0000] e3481039160baae34ad320bdfcec475e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:15:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:15:29 [info] 37#37: *967 [lua] logger.lua:23: e3481039160baae34ad320bdfcec475e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:15:33 [info] 37#37: *969 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:33 [info] 37#37: *968 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:43 [info] 37#37: *970 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:43 [info] 37#37: *971 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:44 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:133):2: 30ba26e7a69bfa1ba09159cd5e22e338:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:15:44 +0000] 30ba26e7a69bfa1ba09159cd5e22e338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:15:44 [info] 37#37: *972 [lua] logger.lua:23: 30ba26e7a69bfa1ba09159cd5e22e338 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:15:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:15:53 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:53 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:15:59 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:133):2: 1da10dc9547e54fa686b9cc7248187e6:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:15:59 +0000] 1da10dc9547e54fa686b9cc7248187e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:15:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:15:59 [info] 37#37: *975 [lua] logger.lua:23: 1da10dc9547e54fa686b9cc7248187e6 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:16:03 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:03 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:13 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:13 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:14 [info] 37#37: *980 [lua] access_by_lua(msblocations.conf:133):2: e3bb9c951659fe351eb1edb62212e793:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:14 +0000] e3bb9c951659fe351eb1edb62212e793 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:16:14 [info] 37#37: *980 [lua] logger.lua:23: e3bb9c951659fe351eb1edb62212e793 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:16:23 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:23 [info] 38#38: *982 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:29 [info] 37#37: *984 [lua] access_by_lua(msblocations.conf:133):2: 5bbd1ed4164db74abe009e995f79db05:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:16:29 [info] 37#37: *984 [lua] logger.lua:23: 5bbd1ed4164db74abe009e995f79db05 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:29 +0000] 5bbd1ed4164db74abe009e995f79db05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:16:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:16:33 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:33 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:43 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:43 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:44 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:133):2: 1df8f92d457d471faa9724ca35d2a762:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:44 +0000] 1df8f92d457d471faa9724ca35d2a762 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:16:44 [info] 37#37: *989 [lua] logger.lua:23: 1df8f92d457d471faa9724ca35d2a762 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:16:53 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:53 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:16:59 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:133):2: 39cfdac55e91bb3c87150f6ef8aa9405:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:59 +0000] 39cfdac55e91bb3c87150f6ef8aa9405 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:16:59 [info] 37#37: *992 [lua] logger.lua:23: 39cfdac55e91bb3c87150f6ef8aa9405 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:16:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:17:03 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:03 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:13 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:13 [info] 37#37: *996 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:14 [info] 37#37: *997 [lua] access_by_lua(msblocations.conf:133):2: 267ebe7d263d92ddf6a8a26cb78a522a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:17:14 [info] 37#37: *997 [lua] logger.lua:23: 267ebe7d263d92ddf6a8a26cb78a522a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:14 +0000] 267ebe7d263d92ddf6a8a26cb78a522a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:17:23 [info] 37#37: *999 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:23 [info] 37#37: *998 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:29 [info] 37#37: *1001 [lua] access_by_lua(msblocations.conf:133):2: 72f9fa20616453cd4a7ddba2f0a670fc:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:29 +0000] 72f9fa20616453cd4a7ddba2f0a670fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:17:29 [info] 37#37: *1001 [lua] logger.lua:23: 72f9fa20616453cd4a7ddba2f0a670fc {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:17:33 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:33 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:43 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:43 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:44 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:133):2: c1fa7c8850b21a63e63d07c5f2249b21:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 06:17:44 [info] 37#37: *1006 [lua] logger.lua:23: c1fa7c8850b21a63e63d07c5f2249b21 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:44 +0000] c1fa7c8850b21a63e63d07c5f2249b21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2022/12/28 06:17:53 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:53 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:17:59 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:133):2: 39e23601a28e97ec4eb1ee769e673e5b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:17:59 +0000] 39e23601a28e97ec4eb1ee769e673e5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:17:59 [info] 37#37: *1009 [lua] logger.lua:23: 39e23601a28e97ec4eb1ee769e673e5b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:18:03 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:03 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:13 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:13 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:14 [info] 37#37: *1014 [lua] access_by_lua(msblocations.conf:133):2: f1d71a79137ff87e1e6ef21e8a51f070:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:18:14 [info] 37#37: *1014 [lua] logger.lua:23: f1d71a79137ff87e1e6ef21e8a51f070 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:14 +0000] f1d71a79137ff87e1e6ef21e8a51f070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:18:23 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:23 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:29 [info] 37#37: *1018 [lua] access_by_lua(msblocations.conf:133):2: ff90ddf1ada735dbdfa2dd78c6c13cd5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:18:29 [info] 37#37: *1018 [lua] logger.lua:23: ff90ddf1ada735dbdfa2dd78c6c13cd5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:29 +0000] ff90ddf1ada735dbdfa2dd78c6c13cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:18:33 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:33 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:43 [info] 38#38: *1021 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:43 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:44 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:133):2: ad0b8de82d5c1b0812a67e4df8ad6e14:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:44 +0000] ad0b8de82d5c1b0812a67e4df8ad6e14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:18:44 [info] 37#37: *1023 [lua] logger.lua:23: ad0b8de82d5c1b0812a67e4df8ad6e14 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:18:53 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:53 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:18:59 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:133):2: 5901d9651f101b7b58257d1ea47e397d:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:59 +0000] 5901d9651f101b7b58257d1ea47e397d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:18:59 [info] 37#37: *1026 [lua] logger.lua:23: 5901d9651f101b7b58257d1ea47e397d {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:19:03 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:03 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:13 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:13 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:14 [info] 37#37: *1031 [lua] access_by_lua(msblocations.conf:133):2: 30eae7ecb71cc856ab17de30bab37402:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:19:14 [info] 37#37: *1031 [lua] logger.lua:23: 30eae7ecb71cc856ab17de30bab37402 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:19:14 +0000] 30eae7ecb71cc856ab17de30bab37402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:19:22 [info] 37#37: *1032 client closed connection while waiting for request, client: 10.233.66.225, server: 0.0.0.0:443 2022/12/28 06:19:23 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:23 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:29 [info] 37#37: *1036 [lua] access_by_lua(msblocations.conf:133):2: 74349301271e348916f55e4b27a27f0c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:19:29 [info] 37#37: *1036 [lua] logger.lua:23: 74349301271e348916f55e4b27a27f0c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:19:29 +0000] 74349301271e348916f55e4b27a27f0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:19:33 [info] 38#38: *1038 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:33 [info] 37#37: *1037 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:43 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:43 [info] 37#37: *1040 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:44 [info] 37#37: *1041 [lua] access_by_lua(msblocations.conf:133):2: 0ff36d7b16d586ff70d8283f2239f735:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:19:44 [info] 37#37: *1041 [lua] logger.lua:23: 0ff36d7b16d586ff70d8283f2239f735 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:19:44 +0000] 0ff36d7b16d586ff70d8283f2239f735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 06:19:53 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:53 [info] 38#38: *1043 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:19:59 [info] 37#37: *1044 [lua] access_by_lua(msblocations.conf:133):2: f97d94f564e7081b6c2a899df24540f9:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:19:59 [info] 37#37: *1044 [lua] logger.lua:23: f97d94f564e7081b6c2a899df24540f9 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:19:59 +0000] f97d94f564e7081b6c2a899df24540f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:20:03 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:03 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:13 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:13 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:14 [info] 37#37: *1049 [lua] access_by_lua(msblocations.conf:133):2: 0bd21dae7cd734729617ffa35f56f77c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:20:14 [info] 37#37: *1049 [lua] logger.lua:23: 0bd21dae7cd734729617ffa35f56f77c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:20:14 +0000] 0bd21dae7cd734729617ffa35f56f77c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:20:23 [info] 37#37: *1050 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:23 [info] 37#37: *1051 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:29 [info] 37#37: *1053 [lua] access_by_lua(msblocations.conf:133):2: 4e5b7a0f90e34f69c2bc82177b36db23:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:20:29 [info] 37#37: *1053 [lua] logger.lua:23: 4e5b7a0f90e34f69c2bc82177b36db23 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:20:29 +0000] 4e5b7a0f90e34f69c2bc82177b36db23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:20:33 [info] 37#37: *1054 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:33 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:43 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:43 [info] 37#37: *1057 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:44 [info] 37#37: *1058 [lua] access_by_lua(msblocations.conf:133):2: 0e629f4cb77280f2dfa2c3b52cfd5447:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:20:44 [info] 37#37: *1058 [lua] logger.lua:23: 0e629f4cb77280f2dfa2c3b52cfd5447 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:20:44 +0000] 0e629f4cb77280f2dfa2c3b52cfd5447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:20:53 [info] 37#37: *1060 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:20:53 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:00 [info] 37#37: *1061 [lua] access_by_lua(msblocations.conf:133):2: 8170b7a6fbbf6d0ce76ecb1de67ad5d1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:21:00 [info] 37#37: *1061 [lua] logger.lua:23: 8170b7a6fbbf6d0ce76ecb1de67ad5d1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:21:00 +0000] 8170b7a6fbbf6d0ce76ecb1de67ad5d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:21:03 [info] 38#38: *1063 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:03 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:13 [info] 37#37: *1064 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:13 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:15 [info] 37#37: *1066 [lua] access_by_lua(msblocations.conf:133):2: 4323942a0deabbc848a20d62f79e17b2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:21:15 [info] 37#37: *1066 [lua] logger.lua:23: 4323942a0deabbc848a20d62f79e17b2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:21:15 +0000] 4323942a0deabbc848a20d62f79e17b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 06:21:23 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:23 [info] 37#37: *1068 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:30 [info] 37#37: *1070 [lua] access_by_lua(msblocations.conf:133):2: d9849fe105584a94447424eda824af5f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:21:30 [info] 37#37: *1070 [lua] logger.lua:23: d9849fe105584a94447424eda824af5f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:21:30 +0000] d9849fe105584a94447424eda824af5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:21:33 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:33 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:43 [info] 37#37: *1073 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:43 [info] 37#37: *1074 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:45 [info] 37#37: *1075 [lua] access_by_lua(msblocations.conf:133):2: 9c1d838ac2cb7f0a1a1dd3fa054a5cab:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:21:45 [info] 37#37: *1075 [lua] logger.lua:23: 9c1d838ac2cb7f0a1a1dd3fa054a5cab {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:21:45 +0000] 9c1d838ac2cb7f0a1a1dd3fa054a5cab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:21:53 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:21:53 [info] 37#37: *1077 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:00 [info] 37#37: *1078 [lua] access_by_lua(msblocations.conf:133):2: 41ee3254762be82f724f81b3c93f1ed1:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:00 +0000] 41ee3254762be82f724f81b3c93f1ed1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2022/12/28 06:22:00 [info] 37#37: *1078 [lua] logger.lua:23: 41ee3254762be82f724f81b3c93f1ed1 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:22:03 [info] 37#37: *1079 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:03 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:13 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:13 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:15 [info] 37#37: *1083 [lua] access_by_lua(msblocations.conf:133):2: c709b83d4725bc9d6978c5e6e6845c79:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:22:15 [info] 37#37: *1083 [lua] logger.lua:23: c709b83d4725bc9d6978c5e6e6845c79 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:15 +0000] c709b83d4725bc9d6978c5e6e6845c79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:22:23 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:23 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:30 [info] 37#37: *1087 [lua] access_by_lua(msblocations.conf:133):2: 812f77d03b7163ba07f1f5f1b02dd60f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:22:30 [info] 37#37: *1087 [lua] logger.lua:23: 812f77d03b7163ba07f1f5f1b02dd60f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:30 +0000] 812f77d03b7163ba07f1f5f1b02dd60f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:22:33 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:33 [info] 38#38: *1089 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:43 [info] 37#37: *1091 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:43 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:45 [info] 37#37: *1092 [lua] access_by_lua(msblocations.conf:133):2: b3d21bb928deaa28c1a4e772851c831a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:45 +0000] b3d21bb928deaa28c1a4e772851c831a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:22:45 [info] 37#37: *1092 [lua] logger.lua:23: b3d21bb928deaa28c1a4e772851c831a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:22:53 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:22:53 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:00 [info] 37#37: *1095 [lua] access_by_lua(msblocations.conf:133):2: cc4ab39cbab96a056ed487de2e5f9338:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:23:00 [info] 37#37: *1095 [lua] logger.lua:23: cc4ab39cbab96a056ed487de2e5f9338 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:23:00 +0000] cc4ab39cbab96a056ed487de2e5f9338 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2022/12/28 06:23:03 [info] 38#38: *1096 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:03 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:13 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:13 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:15 [info] 37#37: *1100 [lua] access_by_lua(msblocations.conf:133):2: 3366994c9b2dbd3066afa48b202f3ab8:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:23:15 +0000] 3366994c9b2dbd3066afa48b202f3ab8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2022/12/28 06:23:15 [info] 37#37: *1100 [lua] logger.lua:23: 3366994c9b2dbd3066afa48b202f3ab8 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:23:23 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:23 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:30 [info] 37#37: *1104 [lua] access_by_lua(msblocations.conf:133):2: acbf35a5a2b3daf23c8d5bf07dbd7612:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:23:30 +0000] acbf35a5a2b3daf23c8d5bf07dbd7612 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:23:30 [info] 37#37: *1104 [lua] logger.lua:23: acbf35a5a2b3daf23c8d5bf07dbd7612 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:23:33 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:33 [info] 37#37: *1105 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:43 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:43 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:45 [info] 37#37: *1109 [lua] access_by_lua(msblocations.conf:133):2: ce84e92745137936a5a5baa1557cb38c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:23:45 [info] 37#37: *1109 [lua] logger.lua:23: ce84e92745137936a5a5baa1557cb38c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:23:45 +0000] ce84e92745137936a5a5baa1557cb38c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:23:53 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:23:53 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:00 [info] 37#37: *1112 [lua] access_by_lua(msblocations.conf:133):2: f39a0a52830dcb7dff2b54887c4ed0af:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:24:00 +0000] f39a0a52830dcb7dff2b54887c4ed0af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:24:00 [info] 37#37: *1112 [lua] logger.lua:23: f39a0a52830dcb7dff2b54887c4ed0af {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:24:03 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:03 [info] 37#37: *1114 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:13 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:13 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:15 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:133):2: 400b1417ae13dd1d9311dcd3bac17087:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:24:15 [info] 37#37: *1117 [lua] logger.lua:23: 400b1417ae13dd1d9311dcd3bac17087 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:24:15 +0000] 400b1417ae13dd1d9311dcd3bac17087 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:24:23 [info] 37#37: *1119 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:23 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:30 [info] 37#37: *1121 [lua] access_by_lua(msblocations.conf:133):2: a4bac82964f91dc2ab0881395a56e817:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:24:30 [info] 37#37: *1121 [lua] logger.lua:23: a4bac82964f91dc2ab0881395a56e817 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.69.153 - - [28/Dec/2022:06:24:30 +0000] a4bac82964f91dc2ab0881395a56e817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2022/12/28 06:24:33 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:33 [info] 38#38: *1123 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:43 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:43 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:45 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:133):2: 5e3036591b2f206abe84129e53e5a65f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:24:45 [info] 37#37: *1126 [lua] logger.lua:23: 5e3036591b2f206abe84129e53e5a65f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:24:45 +0000] 5e3036591b2f206abe84129e53e5a65f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:24:53 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:24:53 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:00 [info] 37#37: *1129 [lua] access_by_lua(msblocations.conf:133):2: 19f4595c514159e2ab055e0dc24d2f51:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:25:00 [info] 37#37: *1129 [lua] logger.lua:23: 19f4595c514159e2ab055e0dc24d2f51 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:25:00 +0000] 19f4595c514159e2ab055e0dc24d2f51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:25:03 [info] 37#37: *1130 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:03 [info] 37#37: *1131 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:13 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:13 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:15 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:133):2: 4355d12bd2ee9189b6f1e36ce20f2287:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:25:15 +0000] 4355d12bd2ee9189b6f1e36ce20f2287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:25:15 [info] 37#37: *1134 [lua] logger.lua:23: 4355d12bd2ee9189b6f1e36ce20f2287 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:25:23 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:23 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:30 [info] 37#37: *1138 [lua] access_by_lua(msblocations.conf:133):2: 12d437274a3014c75fb2bff136b79cd9:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:25:30 +0000] 12d437274a3014c75fb2bff136b79cd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 06:25:30 [info] 37#37: *1138 [lua] logger.lua:23: 12d437274a3014c75fb2bff136b79cd9 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:25:33 [info] 37#37: *1140 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:33 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:43 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:43 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:45 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:133):2: b9744b4093c14603b75ed371eacf3a44:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:06:25:45 +0000] b9744b4093c14603b75ed371eacf3a44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2022/12/28 06:25:45 [info] 37#37: *1143 [lua] logger.lua:23: b9744b4093c14603b75ed371eacf3a44 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:25:53 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:25:53 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:00 [info] 37#37: *1146 [lua] access_by_lua(msblocations.conf:133):2: 1074fc3a0f29c7552c7372f0bd7b77cf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:26:00 [info] 37#37: *1146 [lua] logger.lua:23: 1074fc3a0f29c7552c7372f0bd7b77cf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:26:00 +0000] 1074fc3a0f29c7552c7372f0bd7b77cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:26:03 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:03 [info] 37#37: *1147 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:13 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:13 [info] 37#37: *1150 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:15 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:133):2: fea3bfa6e3d0a3d69a34e461a31ee888:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:26:15 [info] 37#37: *1151 [lua] logger.lua:23: fea3bfa6e3d0a3d69a34e461a31ee888 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:26:15 +0000] fea3bfa6e3d0a3d69a34e461a31ee888 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2022/12/28 06:26:23 [info] 38#38: *1152 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:23 [info] 38#38: *1153 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:30 [info] 37#37: *1155 [lua] access_by_lua(msblocations.conf:133):2: c4539138d064500a232158477c27341a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:26:30 [info] 37#37: *1155 [lua] logger.lua:23: c4539138d064500a232158477c27341a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:26:30 +0000] c4539138d064500a232158477c27341a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:26:33 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:33 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:43 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:43 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:45 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:133):2: 0e04448681952bb07f65d19f3171ffbc:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:26:45 [info] 37#37: *1160 [lua] logger.lua:23: 0e04448681952bb07f65d19f3171ffbc {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:26:45 +0000] 0e04448681952bb07f65d19f3171ffbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:26:53 [info] 38#38: *1162 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:26:53 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:00 [info] 37#37: *1163 [lua] access_by_lua(msblocations.conf:133):2: f477cc5262e6992ba96310d0c4880486:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:27:00 [info] 37#37: *1163 [lua] logger.lua:23: f477cc5262e6992ba96310d0c4880486 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:27:00 +0000] f477cc5262e6992ba96310d0c4880486 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:27:03 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:03 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:13 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:13 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:15 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:133):2: 334e1c209d7efd81f777a060fa265ab7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:27:15 +0000] 334e1c209d7efd81f777a060fa265ab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:27:15 [info] 37#37: *1168 [lua] logger.lua:23: 334e1c209d7efd81f777a060fa265ab7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:27:23 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:23 [info] 37#37: *1170 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:28 [info] 37#37: *1171 client closed connection while waiting for request, client: 10.233.66.225, server: 0.0.0.0:443 2022/12/28 06:27:30 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:133):2: 1299f617aae206c6e8fbcd6e074b3173:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:27:30 +0000] 1299f617aae206c6e8fbcd6e074b3173 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:27:30 [info] 37#37: *1173 [lua] logger.lua:23: 1299f617aae206c6e8fbcd6e074b3173 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:27:33 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:33 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:43 [info] 37#37: *1177 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:43 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:45 [info] 37#37: *1178 [lua] access_by_lua(msblocations.conf:133):2: 565c87d27a15ab72a23bb29c49da3f0f:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:27:45 +0000] 565c87d27a15ab72a23bb29c49da3f0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:27:45 [info] 37#37: *1178 [lua] logger.lua:23: 565c87d27a15ab72a23bb29c49da3f0f {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:27:53 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:27:53 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:00 [info] 37#37: *1181 [lua] access_by_lua(msblocations.conf:133):2: 802ab769577e254d733d050424ed73d5:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:28:00 [info] 37#37: *1181 [lua] logger.lua:23: 802ab769577e254d733d050424ed73d5 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:00 +0000] 802ab769577e254d733d050424ed73d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2022/12/28 06:28:03 [info] 37#37: *1182 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:03 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:13 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:13 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:15 [info] 37#37: *1186 [lua] access_by_lua(msblocations.conf:133):2: 8642bd60b7047e07a0fdf26d91f9690e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:15 +0000] 8642bd60b7047e07a0fdf26d91f9690e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:28:15 [info] 37#37: *1186 [lua] logger.lua:23: 8642bd60b7047e07a0fdf26d91f9690e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:28:23 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:23 [info] 37#37: *1188 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:30 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:133):2: 3984977a20bab4cbafc737de0a49e271:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:30 +0000] 3984977a20bab4cbafc737de0a49e271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 06:28:30 [info] 37#37: *1190 [lua] logger.lua:23: 3984977a20bab4cbafc737de0a49e271 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2022/12/28 06:28:33 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:33 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:43 [info] 38#38: *1194 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:43 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:45 [info] 37#37: *1195 [lua] access_by_lua(msblocations.conf:133):2: 0ae69f967e14461a7696935b1882776c:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:45 +0000] 0ae69f967e14461a7696935b1882776c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2022/12/28 06:28:45 [info] 37#37: *1195 [lua] logger.lua:23: 0ae69f967e14461a7696935b1882776c {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:28:53 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:28:53 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:00 [info] 37#37: *1198 [lua] access_by_lua(msblocations.conf:133):2: 9d22ca40179a8a8656918c86ab600cec:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:29:00 [info] 37#37: *1198 [lua] logger.lua:23: 9d22ca40179a8a8656918c86ab600cec {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:29:00 +0000] 9d22ca40179a8a8656918c86ab600cec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:29:03 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:03 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:13 [info] 37#37: *1201 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:13 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:15 [info] 37#37: *1203 [lua] access_by_lua(msblocations.conf:133):2: 68a7c0fda78d26a481bbec658c05aa38:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:29:15 [info] 37#37: *1203 [lua] logger.lua:23: 68a7c0fda78d26a481bbec658c05aa38 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:29:15 +0000] 68a7c0fda78d26a481bbec658c05aa38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:29:23 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:23 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:30 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:133):2: 28f0108a7b4c6bbcd9ee22ffe4637edd:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:29:30 [info] 37#37: *1207 [lua] logger.lua:23: 28f0108a7b4c6bbcd9ee22ffe4637edd {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:29:30 +0000] 28f0108a7b4c6bbcd9ee22ffe4637edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:29:33 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:33 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:43 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:43 [info] 38#38: *1211 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:45 [info] 37#37: *1212 [lua] access_by_lua(msblocations.conf:133):2: 5a4f4ba94aedc941f9a5820306cbb6c7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:29:45 +0000] 5a4f4ba94aedc941f9a5820306cbb6c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:29:45 [info] 37#37: *1212 [lua] logger.lua:23: 5a4f4ba94aedc941f9a5820306cbb6c7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:29:53 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:29:53 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:00 [info] 37#37: *1215 [lua] access_by_lua(msblocations.conf:133):2: 4b247ada9775d03ea4d71728fb0f9852:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:30:00 [info] 37#37: *1215 [lua] logger.lua:23: 4b247ada9775d03ea4d71728fb0f9852 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:30:00 +0000] 4b247ada9775d03ea4d71728fb0f9852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2022/12/28 06:30:03 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:03 [info] 37#37: *1216 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:13 [info] 37#37: *1219 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:13 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:15 [info] 37#37: *1220 [lua] access_by_lua(msblocations.conf:133):2: 5c15ea420585b3e8bf0075a38e6599f7:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.69.153 - - [28/Dec/2022:06:30:15 +0000] 5c15ea420585b3e8bf0075a38e6599f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:30:15 [info] 37#37: *1220 [lua] logger.lua:23: 5c15ea420585b3e8bf0075a38e6599f7 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:30:23 [info] 37#37: *1221 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:23 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:30 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:133):2: 8bbcc42f375f54a6530cfaaec3d1b456:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26 2022/12/28 06:30:30 [info] 37#37: *1224 [lua] logger.lua:23: 8bbcc42f375f54a6530cfaaec3d1b456 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:30:30 +0000] 8bbcc42f375f54a6530cfaaec3d1b456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2022/12/28 06:30:33 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:33 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:43 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:43 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:45 [info] 37#37: *1229 [lua] access_by_lua(msblocations.conf:133):2: c2cb0c3593372be670830db9c574691b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:30:45 [info] 37#37: *1229 [lua] logger.lua:23: c2cb0c3593372be670830db9c574691b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:30:45 +0000] c2cb0c3593372be670830db9c574691b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:30:53 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:30:53 [info] 37#37: *1231 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:00 [info] 37#37: *1232 [lua] access_by_lua(msblocations.conf:133):2: f062fc7251d165e8195430a8a72f7131:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:31:00 [info] 37#37: *1232 [lua] logger.lua:23: f062fc7251d165e8195430a8a72f7131 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:31:00 +0000] f062fc7251d165e8195430a8a72f7131 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:31:03 [info] 38#38: *1234 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:03 [info] 37#37: *1233 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:13 [info] 37#37: *1235 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:13 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:15 [info] 37#37: *1237 [lua] access_by_lua(msblocations.conf:133):2: edcf5ad892bd36cfdf44981576a54d3b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.69.153 - - [28/Dec/2022:06:31:15 +0000] edcf5ad892bd36cfdf44981576a54d3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2022/12/28 06:31:15 [info] 37#37: *1237 [lua] logger.lua:23: edcf5ad892bd36cfdf44981576a54d3b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:31:23 [info] 37#37: *1238 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:23 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:30 [info] 37#37: *1241 [lua] access_by_lua(msblocations.conf:133):2: 367601fe222251c7d5d58643e7f5ca43:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:31:30 [info] 37#37: *1241 [lua] logger.lua:23: 367601fe222251c7d5d58643e7f5ca43 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:31:30 +0000] 367601fe222251c7d5d58643e7f5ca43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:31:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:31:33 [info] 38#38: *1242 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:33 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:43 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:43 [info] 37#37: *1245 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:45 [info] 37#37: *1246 [lua] access_by_lua(msblocations.conf:133):2: 7ce7704d8e29112c9a35ed12e26cb1e2:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:31:45 +0000] 7ce7704d8e29112c9a35ed12e26cb1e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2022/12/28 06:31:45 [info] 37#37: *1246 [lua] logger.lua:23: 7ce7704d8e29112c9a35ed12e26cb1e2 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:31:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:31:53 [info] 38#38: *1247 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:31:53 [info] 38#38: *1248 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:00 [info] 37#37: *1249 [lua] access_by_lua(msblocations.conf:133):2: 6a1b965b63ae79a95b22fc7bbd9c3dac:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:32:00 +0000] 6a1b965b63ae79a95b22fc7bbd9c3dac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:32:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:32:00 [info] 37#37: *1249 [lua] logger.lua:23: 6a1b965b63ae79a95b22fc7bbd9c3dac {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:32:03 [info] 38#38: *1251 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:03 [info] 37#37: *1250 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:13 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:13 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:15 [info] 37#37: *1254 [lua] access_by_lua(msblocations.conf:133):2: 50e22551777ba78d80e2ff2f73665cdf:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:32:15 [info] 37#37: *1254 [lua] logger.lua:23: 50e22551777ba78d80e2ff2f73665cdf {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:32:15 +0000] 50e22551777ba78d80e2ff2f73665cdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:32:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:32:23 [info] 37#37: *1255 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:23 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:30 [info] 37#37: *1258 [lua] access_by_lua(msblocations.conf:133):2: 3ae19d38e87db3994ecf64174965e83e:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:32:30 +0000] 3ae19d38e87db3994ecf64174965e83e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:32:30 [info] 37#37: *1258 [lua] logger.lua:23: 3ae19d38e87db3994ecf64174965e83e {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:32:33 [info] 38#38: *1259 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:33 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:43 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:43 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:45 [info] 37#37: *1263 [lua] access_by_lua(msblocations.conf:133):2: c8e54309c1a3caec49ee319c4347126a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:32:45 [info] 37#37: *1263 [lua] logger.lua:23: c8e54309c1a3caec49ee319c4347126a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:32:45 +0000] c8e54309c1a3caec49ee319c4347126a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:32:53 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:32:53 [info] 37#37: *1265 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:00 [info] 37#37: *1266 [lua] access_by_lua(msblocations.conf:133):2: d7acba0c918e9000f6ce7ad4bac786fc:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:33:00 [info] 37#37: *1266 [lua] logger.lua:23: d7acba0c918e9000f6ce7ad4bac786fc {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:33:00 +0000] d7acba0c918e9000f6ce7ad4bac786fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:33:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:33:03 [info] 37#37: *1268 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:03 [info] 37#37: *1267 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:13 [info] 37#37: *1269 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:13 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:15 [info] 37#37: *1271 [lua] access_by_lua(msblocations.conf:133):2: cf04059a503e2f512ce475ecfca7505a:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2022/12/28 06:33:15 [info] 37#37: *1271 [lua] logger.lua:23: cf04059a503e2f512ce475ecfca7505a {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:33:15 +0000] cf04059a503e2f512ce475ecfca7505a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:33:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:33:23 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:23 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:30 [info] 37#37: *1275 [lua] access_by_lua(msblocations.conf:133):2: 575b48a24bebb5544e7590c9e791f6da:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:33:30 +0000] 575b48a24bebb5544e7590c9e791f6da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.69.153 - - [28/Dec/2022:06:33:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2022/12/28 06:33:30 [info] 37#37: *1275 [lua] logger.lua:23: 575b48a24bebb5544e7590c9e791f6da {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2022/12/28 06:33:33 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:33 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:43 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:43 [info] 37#37: *1278 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:45 [info] 37#37: *1280 [lua] access_by_lua(msblocations.conf:133):2: 0527cbda5901d5f19c163e95db8dcd0b:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:33:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2022/12/28 06:33:45 [info] 37#37: *1280 [lua] logger.lua:23: 0527cbda5901d5f19c163e95db8dcd0b {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:33:45 +0000] 0527cbda5901d5f19c163e95db8dcd0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2022/12/28 06:33:53 [info] 38#38: *1281 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:33:53 [info] 38#38: *1282 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:00 [info] 37#37: *1283 [lua] access_by_lua(msblocations.conf:133):2: 8ebdad835cea0b6f95331e41197ece35:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2022/12/28 06:34:00 [info] 37#37: *1283 [lua] logger.lua:23: 8ebdad835cea0b6f95331e41197ece35 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:00 +0000] 8ebdad835cea0b6f95331e41197ece35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2022/12/28 06:34:03 [info] 38#38: *1284 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:03 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:13 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:13 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:15 [info] 37#37: *1288 [lua] access_by_lua(msblocations.conf:133):2: 657602118fce0206e5f9b5d17f0a0084:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2022/12/28 06:34:15 [info] 37#37: *1288 [lua] logger.lua:23: 657602118fce0206e5f9b5d17f0a0084 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:15 +0000] 657602118fce0206e5f9b5d17f0a0084 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2022/12/28 06:34:23 [info] 37#37: *1289 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:23 [info] 37#37: *1290 client closed connection while SSL handshaking, client: 10.233.70.118, server: 0.0.0.0:443 2022/12/28 06:34:30 [info] 37#37: *1292 [lua] access_by_lua(msblocations.conf:133):2: 90f4ce691fbd756ba25d4b808f5d3502:receive the request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2022/12/28 06:34:30 [info] 37#37: *1292 [lua] logger.lua:23: 90f4ce691fbd756ba25d4b808f5d3502 {"matched":"microservices"} while logging request, client: 10.233.69.153, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.69.153 - - [28/Dec/2022:06:34:30 +0000] 90f4ce691fbd756ba25d4b808f5d3502 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"