By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.22.98 ### 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 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/01 05:05:42 [warn] 34#34: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/01 05:05:42 [warn] 34#34: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/01 05:05:42 [warn] 34#34: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/01 05:05:42 [notice] 34#34: using the "epoll" event method 2023/01/01 05:05:42 [notice] 34#34: openresty/1.13.6.1 2023/01/01 05:05:42 [notice] 34#34: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/01 05:05:42 [notice] 34#34: OS: Linux 5.4.0-96-generic 2023/01/01 05:05:42 [notice] 34#34: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/01 05:05:42 [notice] 35#35: start worker processes 2023/01/01 05:05:42 [notice] 35#35: start worker process 39 2023/01/01 05:05:42 [notice] 35#35: start worker process 40 2023/01/01 05:05:42 [notice] 35#35: start worker process 41 2023/01/01 05:05:42 [notice] 35#35: start worker process 42 2023/01/01 05:05:42 [notice] 35#35: start worker process 43 2023/01/01 05:05:42 [notice] 35#35: start worker process 44 2023/01/01 05:05:42 [notice] 35#35: start worker process 45 2023/01/01 05:05:42 [notice] 35#35: start worker process 46 2023/01/01 05:05:42 [notice] 35#35: start cache manager process 47 2023/01/01 05:05:42 [notice] 35#35: start cache loader process 48 @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-20230101050543.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-01 05:05:48 017 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-01 05:05:48 043 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-01 05:05:48 044 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-01 05:05:48 166 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-01 05:05:48 166 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.22.98:10081 Enabled:true 2023-01-01 05:05:52 256 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-01 05:05:52 427 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-01 05:05:52 427 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-01 05:05:52 428 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-01 05:05:52 429 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-01 05:05:52 429 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-01 05:05:52 429 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-01 05:05:52 430 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-01 05:05:52 593 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-01 05:05:52 887 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-01 05:05:52 887 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-01 05:05:52 887 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-01 05:05:54 570 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/01 05:05:56 [info] 43#43: *12 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:05:56 [info] 43#43: *13 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:06 [info] 42#42: *14 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:06 [info] 42#42: *15 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:09 [info] 43#43: *16 [lua] access_by_lua(msblocations.conf:189):2: a23baa7e8770711d9869ee2cffef4b15:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:10 +0000] a23baa7e8770711d9869ee2cffef4b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.294 upstream_response_time:0.292 "-" "Consul Health Check" "-" 2023/01/01 05:06:10 [info] 43#43: *16 [lua] logger.lua:23: a23baa7e8770711d9869ee2cffef4b15 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 82 2023/01/01 05:06:11 [info] 43#43: *19 [lua] access_by_lua(msblocations.conf:189):2: 0d991d7c39236c50ad14b9dbec251e28:receive the request, client: 10.233.68.20, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/01 05:06:12 [info] 43#43: *19 [lua] logger.lua:23: 0d991d7c39236c50ad14b9dbec251e28 {"matched":"microservices"} while logging request, client: 10.233.68.20, 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.20 - - [01/Jan/2023:05:06:12 +0000] 0d991d7c39236c50ad14b9dbec251e28 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.340 upstream_response_time:0.340 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.68.20 - - [01/Jan/2023:05:06:12 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 499 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 350 2023/01/01 05:06:14 [info] 43#43: *20 [lua] access_by_lua(msblocations.conf:189):2: 4a4ec58de69f55b85beb2c53baf3e663:receive the request, client: 10.233.66.195, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/01 05:06:14 [info] 43#43: *20 [lua] logger.lua:23: 4a4ec58de69f55b85beb2c53baf3e663 {"matched":"microservices"} while logging request, client: 10.233.66.195, 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.66.195 - - [01/Jan/2023:05:06:14 +0000] 4a4ec58de69f55b85beb2c53baf3e663 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.154 upstream_response_time:0.154 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.66.195 - - [01/Jan/2023:05:06:14 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 144 2023/01/01 05:06:16 [info] 42#42: *21 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:16 [info] 42#42: *22 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:22 [info] 43#43: *19 client 10.233.68.20 closed keepalive connection 2023/01/01 05:06:23 [info] 43#43: *20 client 10.233.66.195 closed keepalive connection 2023/01/01 05:06:25 [info] 43#43: *23 [lua] access_by_lua(msblocations.conf:189):2: f3079f63da9a2b4e536240b5e42c7465:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:25 +0000] f3079f63da9a2b4e536240b5e42c7465 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:06:25 [info] 43#43: *23 [lua] logger.lua:23: f3079f63da9a2b4e536240b5e42c7465 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:06:26 [info] 42#42: *24 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:26 [info] 42#42: *25 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:36 [info] 43#43: *27 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:36 [info] 43#43: *26 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:40 [info] 43#43: *28 [lua] access_by_lua(msblocations.conf:189):2: 2974fd68746ae425a005824131081a93:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:06:40 [info] 43#43: *28 [lua] logger.lua:23: 2974fd68746ae425a005824131081a93 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:40 +0000] 2974fd68746ae425a005824131081a93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:06:42 [notice] 48#48: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/01 05:06:42 [notice] 35#35: signal 17 (SIGCHLD) received from 48 2023/01/01 05:06:42 [notice] 35#35: cache loader process 48 exited with code 0 2023/01/01 05:06:42 [notice] 35#35: signal 29 (SIGIO) received 2023/01/01 05:06:46 [info] 43#43: *31 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:46 [info] 42#42: *32 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:55 [info] 43#43: *33 [lua] access_by_lua(msblocations.conf:189):2: 62f672f52c57299cd83ebb80e1fd9e8e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:06:55 [info] 43#43: *33 [lua] logger.lua:23: 62f672f52c57299cd83ebb80e1fd9e8e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:06:55 +0000] 62f672f52c57299cd83ebb80e1fd9e8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:06:56 [info] 43#43: *34 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:06:56 [info] 43#43: *35 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:06 [info] 43#43: *36 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:06 [info] 43#43: *37 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:10 [info] 43#43: *38 [lua] access_by_lua(msblocations.conf:189):2: 409d6da8ba8af9f64474dec3499c1926:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:07:10 [info] 43#43: *38 [lua] logger.lua:23: 409d6da8ba8af9f64474dec3499c1926 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:07:10 +0000] 409d6da8ba8af9f64474dec3499c1926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:07:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/01 05:07:16 [info] 43#43: *39 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:16 [info] 43#43: *40 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:25 [info] 43#43: *41 [lua] access_by_lua(msblocations.conf:189):2: 829279e1d2111f7dee4b9263de30378c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:07:25 [info] 43#43: *41 [lua] logger.lua:23: 829279e1d2111f7dee4b9263de30378c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:07:25 +0000] 829279e1d2111f7dee4b9263de30378c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.073 upstream_response_time:0.066 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:07:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 52 2023/01/01 05:07:26 [info] 43#43: *42 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:26 [info] 43#43: *43 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:36 [info] 43#43: *44 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:36 [info] 43#43: *45 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:40 [info] 43#43: *46 [lua] access_by_lua(msblocations.conf:189):2: 194a65785ce6446bae97567a828a2ff8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:07:40 [info] 43#43: *46 [lua] logger.lua:23: 194a65785ce6446bae97567a828a2ff8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:07:40 +0000] 194a65785ce6446bae97567a828a2ff8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:07:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:07:46 [info] 42#42: *48 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:46 [info] 42#42: *49 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:55 [info] 43#43: *50 [lua] access_by_lua(msblocations.conf:189):2: 9829b405cb0aff8e918b0e14c2dc7146:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:07:55 +0000] 9829b405cb0aff8e918b0e14c2dc7146 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 05:07:55 [info] 43#43: *50 [lua] logger.lua:23: 9829b405cb0aff8e918b0e14c2dc7146 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:07:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:07:56 [info] 42#42: *51 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:07:56 [info] 42#42: *52 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:06 [info] 43#43: *53 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:06 [info] 43#43: *54 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:10 [info] 43#43: *55 [lua] access_by_lua(msblocations.conf:189):2: 7ef9b8af9be9fa12975a30b03e37d92e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:08:10 [info] 43#43: *55 [lua] logger.lua:23: 7ef9b8af9be9fa12975a30b03e37d92e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:08:10 +0000] 7ef9b8af9be9fa12975a30b03e37d92e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:08:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:08:16 [info] 42#42: *56 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:16 [info] 42#42: *57 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:25 [info] 43#43: *58 [lua] access_by_lua(msblocations.conf:189):2: 74e6a0c71dfc4a05683874648202d485:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:08:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:08:25 [info] 43#43: *58 [lua] logger.lua:23: 74e6a0c71dfc4a05683874648202d485 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:08:25 +0000] 74e6a0c71dfc4a05683874648202d485 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/01 05:08:26 [info] 43#43: *59 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:26 [info] 43#43: *60 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:36 [info] 43#43: *62 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:36 [info] 43#43: *61 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:40 [info] 43#43: *63 [lua] access_by_lua(msblocations.conf:189):2: 8e6ad20883be01b14a1c83f9ed34b985:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:08:40 +0000] 8e6ad20883be01b14a1c83f9ed34b985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.030 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:08:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28 2023/01/01 05:08:40 [info] 43#43: *63 [lua] logger.lua:23: 8e6ad20883be01b14a1c83f9ed34b985 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:08:46 [info] 43#43: *65 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:46 [info] 43#43: *66 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:55 [info] 43#43: *67 [lua] access_by_lua(msblocations.conf:189):2: 78407a4f5208a805ba12532f605914aa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:08:55 [info] 43#43: *67 [lua] logger.lua:23: 78407a4f5208a805ba12532f605914aa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:08:55 +0000] 78407a4f5208a805ba12532f605914aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:08:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:08:56 [info] 42#42: *68 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:08:56 [info] 42#42: *69 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:06 [info] 43#43: *70 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:06 [info] 43#43: *71 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:10 [info] 43#43: *72 [lua] access_by_lua(msblocations.conf:189):2: 95ab34bd940d83332067d7417fcefdd4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:09:10 [info] 43#43: *72 [lua] logger.lua:23: 95ab34bd940d83332067d7417fcefdd4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:09:10 +0000] 95ab34bd940d83332067d7417fcefdd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:09:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/01 05:09:16 [info] 43#43: *73 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:16 [info] 43#43: *74 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:25 [info] 43#43: *75 [lua] access_by_lua(msblocations.conf:189):2: 1daa278a19d9ed9f22364faa9e42acad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:09:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/01 05:09:25 [info] 43#43: *75 [lua] logger.lua:23: 1daa278a19d9ed9f22364faa9e42acad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:09:25 +0000] 1daa278a19d9ed9f22364faa9e42acad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.033 "-" "Consul Health Check" "-" 2023/01/01 05:09:26 [info] 43#43: *77 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:26 [info] 43#43: *76 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:36 [info] 43#43: *78 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:36 [info] 43#43: *79 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:40 [info] 43#43: *80 [lua] access_by_lua(msblocations.conf:189):2: 7e682c98cd8d3975f9f1aba8775d5b37:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:09:40 [info] 43#43: *80 [lua] logger.lua:23: 7e682c98cd8d3975f9f1aba8775d5b37 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:09:40 +0000] 7e682c98cd8d3975f9f1aba8775d5b37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:09:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:09:46 [info] 42#42: *82 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:46 [info] 42#42: *83 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:55 [info] 43#43: *84 [lua] access_by_lua(msblocations.conf:189):2: 725d59625cd378d7674942668984bff7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:09:55 [info] 43#43: *84 [lua] logger.lua:23: 725d59625cd378d7674942668984bff7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:09:55 +0000] 725d59625cd378d7674942668984bff7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:09:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:09:56 [info] 42#42: *85 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:09:56 [info] 42#42: *86 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:06 [info] 43#43: *87 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:06 [info] 43#43: *88 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:10 [info] 43#43: *89 [lua] access_by_lua(msblocations.conf:189):2: 7c4948b445e86a015b4174b2fb9ae25c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:10:10 [info] 43#43: *89 [lua] logger.lua:23: 7c4948b445e86a015b4174b2fb9ae25c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:10:10 +0000] 7c4948b445e86a015b4174b2fb9ae25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:10:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:10:16 [info] 43#43: *90 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:16 [info] 43#43: *91 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:25 [info] 43#43: *92 [lua] access_by_lua(msblocations.conf:189):2: f6a38f8905e8c1742e24e7ec46ad3d93:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:10:25 [info] 43#43: *92 [lua] logger.lua:23: f6a38f8905e8c1742e24e7ec46ad3d93 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:10:25 +0000] f6a38f8905e8c1742e24e7ec46ad3d93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:10:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:10:26 [info] 43#43: *93 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:26 [info] 43#43: *94 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:36 [info] 43#43: *95 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:36 [info] 43#43: *96 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:40 [info] 43#43: *97 [lua] access_by_lua(msblocations.conf:189):2: c885a79544b0a9ac4abdcbb5890f5cee:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:10:40 +0000] c885a79544b0a9ac4abdcbb5890f5cee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:10:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:10:40 [info] 43#43: *97 [lua] logger.lua:23: c885a79544b0a9ac4abdcbb5890f5cee {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:10:46 [info] 42#42: *99 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:46 [info] 42#42: *100 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:55 [info] 43#43: *101 [lua] access_by_lua(msblocations.conf:189):2: dd50686bb98cb0710570d0e026ea9389:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:10:55 +0000] dd50686bb98cb0710570d0e026ea9389 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:10:55 [info] 43#43: *101 [lua] logger.lua:23: dd50686bb98cb0710570d0e026ea9389 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:10:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/01 05:10:56 [info] 43#43: *102 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:10:56 [info] 43#43: *103 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:06 [info] 43#43: *104 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:06 [info] 43#43: *105 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:10 [info] 43#43: *106 [lua] access_by_lua(msblocations.conf:189):2: b2f43af7f2319d1169e60b51fa657599:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:11:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:11:10 [info] 43#43: *106 [lua] logger.lua:23: b2f43af7f2319d1169e60b51fa657599 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:11:10 +0000] b2f43af7f2319d1169e60b51fa657599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 05:11:16 [info] 43#43: *108 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:16 [info] 43#43: *107 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:25 [info] 43#43: *109 [lua] access_by_lua(msblocations.conf:189):2: 2fd6158d3abbb274a2c09356d917c2ca:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:11:25 [info] 43#43: *109 [lua] logger.lua:23: 2fd6158d3abbb274a2c09356d917c2ca {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:11:25 +0000] 2fd6158d3abbb274a2c09356d917c2ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:11:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:11:26 [info] 42#42: *110 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:26 [info] 42#42: *111 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:36 [info] 43#43: *112 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:36 [info] 43#43: *113 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:40 [info] 43#43: *114 [lua] access_by_lua(msblocations.conf:189):2: 3464d05db10f74c5fdc4028c84dff9f5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:11:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:05:11:40 +0000] 3464d05db10f74c5fdc4028c84dff9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:11:40 [info] 43#43: *114 [lua] logger.lua:23: 3464d05db10f74c5fdc4028c84dff9f5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:11:46 [info] 43#43: *116 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:46 [info] 43#43: *117 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:55 [info] 43#43: *118 [lua] access_by_lua(msblocations.conf:189):2: 4a60140834712d2be4893de2099e669c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:11:56 [info] 43#43: *118 [lua] logger.lua:23: 4a60140834712d2be4893de2099e669c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:11:56 +0000] 4a60140834712d2be4893de2099e669c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:11:56 [info] 43#43: *120 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:11:56 [info] 43#43: *119 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:06 [info] 43#43: *121 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:06 [info] 43#43: *122 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:11 [info] 43#43: *123 [lua] access_by_lua(msblocations.conf:189):2: a25b9190349451a0a7560dd6491ca640:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.65.49 - - [01/Jan/2023:05:12:11 +0000] a25b9190349451a0a7560dd6491ca640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 05:12:11 [info] 43#43: *123 [lua] logger.lua:23: a25b9190349451a0a7560dd6491ca640 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:12:16 [info] 43#43: *125 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:16 [info] 43#43: *124 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:26 [info] 43#43: *126 [lua] access_by_lua(msblocations.conf:189):2: 9d32977788bbc23cb640c1b945020f86:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:12:26 [info] 43#43: *126 [lua] logger.lua:23: 9d32977788bbc23cb640c1b945020f86 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:12:26 +0000] 9d32977788bbc23cb640c1b945020f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:12:26 [info] 42#42: *128 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:26 [info] 43#43: *127 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:36 [info] 43#43: *130 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:36 [info] 43#43: *129 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:41 [info] 43#43: *131 [lua] access_by_lua(msblocations.conf:189):2: 4726e959f78f009bdff35bda94c87118:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:12:41 [info] 43#43: *131 [lua] logger.lua:23: 4726e959f78f009bdff35bda94c87118 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.65.49 - - [01/Jan/2023:05:12:41 +0000] 4726e959f78f009bdff35bda94c87118 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:12:46 [info] 43#43: *133 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:46 [info] 43#43: *134 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:56 [info] 43#43: *135 [lua] access_by_lua(msblocations.conf:189):2: 1626f6500461b09ba7cb4aca9c9be6b7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:12:56 +0000] 1626f6500461b09ba7cb4aca9c9be6b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 05:12:56 [info] 43#43: *135 [lua] logger.lua:23: 1626f6500461b09ba7cb4aca9c9be6b7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:12:56 [info] 43#43: *136 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:12:56 [info] 43#43: *137 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:06 [info] 43#43: *138 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:06 [info] 43#43: *139 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:11 [info] 43#43: *140 [lua] access_by_lua(msblocations.conf:189):2: 2e66f39c9b2718af3b70fd69b9a2d421:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:13:11 [info] 43#43: *140 [lua] logger.lua:23: 2e66f39c9b2718af3b70fd69b9a2d421 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:13:11 +0000] 2e66f39c9b2718af3b70fd69b9a2d421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/01 05:13:16 [info] 43#43: *141 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:16 [info] 43#43: *142 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:26 [info] 43#43: *143 [lua] access_by_lua(msblocations.conf:189):2: fd0bc8c3d9443378fde5c8d43ea722b9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:13:26 [info] 43#43: *143 [lua] logger.lua:23: fd0bc8c3d9443378fde5c8d43ea722b9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.65.49 - - [01/Jan/2023:05:13:26 +0000] fd0bc8c3d9443378fde5c8d43ea722b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:13:26 [info] 42#42: *144 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:26 [info] 42#42: *145 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:36 [info] 43#43: *146 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:36 [info] 42#42: *147 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:41 [info] 43#43: *148 [lua] access_by_lua(msblocations.conf:189):2: 9650e01d779bead3639b0fcbfb2b7fec:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:13:41 [info] 43#43: *148 [lua] logger.lua:23: 9650e01d779bead3639b0fcbfb2b7fec {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:13:41 +0000] 9650e01d779bead3639b0fcbfb2b7fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:13:46 [info] 42#42: *150 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:46 [info] 42#42: *151 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:56 [info] 43#43: *152 [lua] access_by_lua(msblocations.conf:189):2: c7d29f2896d1d99119382c918929a074:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:13:56 +0000] c7d29f2896d1d99119382c918929a074 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/01 05:13:56 [info] 43#43: *152 [lua] logger.lua:23: c7d29f2896d1d99119382c918929a074 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:13:56 [info] 43#43: *154 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:13:56 [info] 43#43: *153 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:06 [info] 43#43: *155 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:06 [info] 43#43: *156 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:11 [info] 43#43: *157 [lua] access_by_lua(msblocations.conf:189):2: 05103aa75d0a6d1db20002e248485318:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:11 +0000] 05103aa75d0a6d1db20002e248485318 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:14:11 [info] 43#43: *157 [lua] logger.lua:23: 05103aa75d0a6d1db20002e248485318 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:14:16 [info] 42#42: *158 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:16 [info] 42#42: *159 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:26 [info] 43#43: *160 [lua] access_by_lua(msblocations.conf:189):2: bd8a7c1c88496924d6baaf7839cd2147:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:26 +0000] bd8a7c1c88496924d6baaf7839cd2147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:14:26 [info] 43#43: *160 [lua] logger.lua:23: bd8a7c1c88496924d6baaf7839cd2147 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:14:26 [info] 43#43: *161 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:26 [info] 43#43: *162 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:36 [info] 43#43: *163 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:36 [info] 43#43: *164 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:41 [info] 43#43: *165 [lua] access_by_lua(msblocations.conf:189):2: d3dcf2a41e1c0d4969682b720f075ce9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:41 +0000] d3dcf2a41e1c0d4969682b720f075ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:14:41 [info] 43#43: *165 [lua] logger.lua:23: d3dcf2a41e1c0d4969682b720f075ce9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:14:46 [info] 42#42: *167 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:46 [info] 42#42: *168 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:56 [info] 43#43: *169 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:56 [info] 43#43: *170 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:14:56 [info] 43#43: *171 [lua] access_by_lua(msblocations.conf:189):2: 603bf2a865f02b4b0c90c93738f514e4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:14:56 [info] 43#43: *171 [lua] logger.lua:23: 603bf2a865f02b4b0c90c93738f514e4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:14:56 +0000] 603bf2a865f02b4b0c90c93738f514e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:15:06 [info] 43#43: *172 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:06 [info] 43#43: *173 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:11 [info] 43#43: *174 [lua] access_by_lua(msblocations.conf:189):2: d32e6dfad5914003824a6f2ad9f3d271:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:15:11 +0000] d32e6dfad5914003824a6f2ad9f3d271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:15:11 [info] 43#43: *174 [lua] logger.lua:23: d32e6dfad5914003824a6f2ad9f3d271 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:15:16 [info] 43#43: *175 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:16 [info] 43#43: *176 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:26 [info] 42#42: *177 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:26 [info] 43#43: *178 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:26 [info] 43#43: *179 [lua] access_by_lua(msblocations.conf:189):2: 99be80d6a5faa5769f24c5730f59607e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:15:26 +0000] 99be80d6a5faa5769f24c5730f59607e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/01 05:15:26 [info] 43#43: *179 [lua] logger.lua:23: 99be80d6a5faa5769f24c5730f59607e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:15:36 [info] 43#43: *180 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:36 [info] 43#43: *181 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:41 [info] 43#43: *182 [lua] access_by_lua(msblocations.conf:189):2: dfde1734b6314bfdc11384d3a1c8473a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:15:41 [info] 43#43: *182 [lua] logger.lua:23: dfde1734b6314bfdc11384d3a1c8473a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:15:41 +0000] dfde1734b6314bfdc11384d3a1c8473a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:15:46 [info] 43#43: *184 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:46 [info] 43#43: *185 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:56 [info] 43#43: *187 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:56 [info] 43#43: *186 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:15:56 [info] 43#43: *188 [lua] access_by_lua(msblocations.conf:189):2: 84c7414fcfb22f84590df7c417c116b4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:15:56 [info] 43#43: *188 [lua] logger.lua:23: 84c7414fcfb22f84590df7c417c116b4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:15:56 +0000] 84c7414fcfb22f84590df7c417c116b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:16:06 [info] 42#42: *189 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:06 [info] 42#42: *190 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:11 [info] 43#43: *191 [lua] access_by_lua(msblocations.conf:189):2: 87ef45aeddc9d9a096b49577f50e83b1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:16:11 [info] 43#43: *191 [lua] logger.lua:23: 87ef45aeddc9d9a096b49577f50e83b1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:16:11 +0000] 87ef45aeddc9d9a096b49577f50e83b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:16:16 [info] 43#43: *192 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:16 [info] 43#43: *193 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:26 [info] 42#42: *194 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:26 [info] 42#42: *195 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:26 [info] 43#43: *196 [lua] access_by_lua(msblocations.conf:189):2: 48dd4ef9fb7ff3f6571ac9b2edfc6472:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:16:26 [info] 43#43: *196 [lua] logger.lua:23: 48dd4ef9fb7ff3f6571ac9b2edfc6472 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:16:26 +0000] 48dd4ef9fb7ff3f6571ac9b2edfc6472 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:16:36 [info] 43#43: *197 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:36 [info] 43#43: *198 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:41 [info] 43#43: *199 [lua] access_by_lua(msblocations.conf:189):2: 95c81846a57b156ca002b035cb1bdd6a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:16:41 [info] 43#43: *199 [lua] logger.lua:23: 95c81846a57b156ca002b035cb1bdd6a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:16:41 +0000] 95c81846a57b156ca002b035cb1bdd6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:16:46 [info] 43#43: *202 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:46 [info] 43#43: *201 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:56 [info] 43#43: *203 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:56 [info] 42#42: *204 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:16:56 [info] 43#43: *205 [lua] access_by_lua(msblocations.conf:189):2: 2ba5da3019a9e00376e58da3cd466bfc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:16:56 [info] 43#43: *205 [lua] logger.lua:23: 2ba5da3019a9e00376e58da3cd466bfc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:16:56 +0000] 2ba5da3019a9e00376e58da3cd466bfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:17:06 [info] 43#43: *206 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:06 [info] 43#43: *207 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:11 [info] 43#43: *208 [lua] access_by_lua(msblocations.conf:189):2: 5737f73276f635ff0d1912f0d326490f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:17:11 [info] 43#43: *208 [lua] logger.lua:23: 5737f73276f635ff0d1912f0d326490f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:17:11 +0000] 5737f73276f635ff0d1912f0d326490f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:17:16 [info] 42#42: *209 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:16 [info] 42#42: *210 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:26 [info] 43#43: *211 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:26 [info] 43#43: *212 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:26 [info] 43#43: *213 [lua] access_by_lua(msblocations.conf:189):2: 5c70fa16dfd8cf01c3581e6ddee76571:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:17:26 [info] 43#43: *213 [lua] logger.lua:23: 5c70fa16dfd8cf01c3581e6ddee76571 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:17:26 +0000] 5c70fa16dfd8cf01c3581e6ddee76571 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 05:17:36 [info] 42#42: *214 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:36 [info] 42#42: *215 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:41 [info] 43#43: *216 [lua] access_by_lua(msblocations.conf:189):2: 53d0788d2c047e86bc891a5e643a53d3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:17:41 [info] 43#43: *216 [lua] logger.lua:23: 53d0788d2c047e86bc891a5e643a53d3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:17:41 +0000] 53d0788d2c047e86bc891a5e643a53d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:17:46 [info] 43#43: *218 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:46 [info] 43#43: *219 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:56 [info] 43#43: *221 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:56 [info] 43#43: *220 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:17:56 [info] 43#43: *222 [lua] access_by_lua(msblocations.conf:189):2: ca81cc1864dcf878e200b02f64b7f3ed:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:17:56 [info] 43#43: *222 [lua] logger.lua:23: ca81cc1864dcf878e200b02f64b7f3ed {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:17:56 +0000] ca81cc1864dcf878e200b02f64b7f3ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:18:06 [info] 43#43: *223 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:06 [info] 43#43: *224 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:11 [info] 43#43: *225 [lua] access_by_lua(msblocations.conf:189):2: 257c1d03e0e16b3a64da0e8934aa6dc9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:18:11 [info] 43#43: *225 [lua] logger.lua:23: 257c1d03e0e16b3a64da0e8934aa6dc9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:11 +0000] 257c1d03e0e16b3a64da0e8934aa6dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:18:16 [info] 43#43: *226 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:16 [info] 42#42: *227 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:26 [info] 43#43: *228 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:26 [info] 43#43: *229 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:26 [info] 43#43: *230 [lua] access_by_lua(msblocations.conf:189):2: 03751803ec15dd1f1938318ad7770810:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:26 +0000] 03751803ec15dd1f1938318ad7770810 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/01 05:18:26 [info] 43#43: *230 [lua] logger.lua:23: 03751803ec15dd1f1938318ad7770810 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/01 05:18:36 [info] 43#43: *232 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:36 [info] 43#43: *231 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:41 [info] 43#43: *233 [lua] access_by_lua(msblocations.conf:189):2: b5daf221b51870211e0d8fbea8fdb893:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:41 +0000] b5daf221b51870211e0d8fbea8fdb893 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:18:41 [info] 43#43: *233 [lua] logger.lua:23: b5daf221b51870211e0d8fbea8fdb893 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:18:46 [info] 43#43: *235 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:46 [info] 43#43: *236 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:56 [info] 43#43: *237 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:56 [info] 42#42: *238 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:18:56 [info] 43#43: *239 [lua] access_by_lua(msblocations.conf:189):2: ca9f129674b56eb8f52d97d0e02f8713:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:56 +0000] ca9f129674b56eb8f52d97d0e02f8713 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:18:56 [info] 43#43: *239 [lua] logger.lua:23: ca9f129674b56eb8f52d97d0e02f8713 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:19:06 [info] 42#42: *240 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:06 [info] 42#42: *241 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:11 [info] 43#43: *242 [lua] access_by_lua(msblocations.conf:189):2: 07ec6761dcbfd6caa9fa8fdc3e636523:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:19:11 [info] 43#43: *242 [lua] logger.lua:23: 07ec6761dcbfd6caa9fa8fdc3e636523 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:19:11 +0000] 07ec6761dcbfd6caa9fa8fdc3e636523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/01 05:19:16 [info] 43#43: *244 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:16 [info] 43#43: *243 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:26 [info] 43#43: *245 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:26 [info] 43#43: *246 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 10.233.65.49 - - [01/Jan/2023:05:19:26 +0000] 468e50466e6b7f328bcfd6305dbe5150 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:19:26 [info] 43#43: *247 [lua] access_by_lua(msblocations.conf:189):2: 468e50466e6b7f328bcfd6305dbe5150:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:19:26 [info] 43#43: *247 [lua] logger.lua:23: 468e50466e6b7f328bcfd6305dbe5150 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:19:36 [info] 43#43: *248 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:36 [info] 42#42: *249 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:41 [info] 43#43: *250 [lua] access_by_lua(msblocations.conf:189):2: d249a17c25944068a8ce7fea329f8f0b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:19:41 +0000] d249a17c25944068a8ce7fea329f8f0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:19:41 [info] 43#43: *250 [lua] logger.lua:23: d249a17c25944068a8ce7fea329f8f0b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:19:46 [info] 43#43: *252 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:46 [info] 43#43: *253 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:56 [info] 42#42: *254 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:56 [info] 43#43: *255 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:19:56 [info] 43#43: *256 [lua] access_by_lua(msblocations.conf:189):2: 7b0a644439bd60933a6e86ca8953d7d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:19:56 [info] 43#43: *256 [lua] logger.lua:23: 7b0a644439bd60933a6e86ca8953d7d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:19:56 +0000] 7b0a644439bd60933a6e86ca8953d7d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:20:06 [info] 43#43: *257 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:06 [info] 43#43: *258 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:11 [info] 43#43: *259 [lua] access_by_lua(msblocations.conf:189):2: 848dc2e4e7ce730c8bded88df6a75671:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:20:11 [info] 43#43: *259 [lua] logger.lua:23: 848dc2e4e7ce730c8bded88df6a75671 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:20:11 +0000] 848dc2e4e7ce730c8bded88df6a75671 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:20:16 [info] 43#43: *261 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:16 [info] 43#43: *260 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:26 [info] 43#43: *262 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:26 [info] 43#43: *263 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:26 [info] 43#43: *264 [lua] access_by_lua(msblocations.conf:189):2: 58018c0d7d357789f315bd21edc59ace:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:20:26 [info] 43#43: *264 [lua] logger.lua:23: 58018c0d7d357789f315bd21edc59ace {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:20:26 +0000] 58018c0d7d357789f315bd21edc59ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:20:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:20:36 [info] 43#43: *265 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:36 [info] 42#42: *266 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:41 [info] 43#43: *267 [lua] access_by_lua(msblocations.conf:189):2: 016fb5c6716549abe913be82a0c192dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:20:41 [info] 43#43: *267 [lua] logger.lua:23: 016fb5c6716549abe913be82a0c192dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:20:41 +0000] 016fb5c6716549abe913be82a0c192dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:20:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/01 05:20:46 [info] 43#43: *269 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:46 [info] 43#43: *270 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:56 [info] 42#42: *271 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:56 [info] 42#42: *272 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:20:56 [info] 43#43: *273 [lua] access_by_lua(msblocations.conf:189):2: a4dfb12d5d8250800b5e18bf2f8ddbe8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:20:56 [info] 43#43: *273 [lua] logger.lua:23: a4dfb12d5d8250800b5e18bf2f8ddbe8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:20:56 +0000] a4dfb12d5d8250800b5e18bf2f8ddbe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:20:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:21:06 [info] 43#43: *274 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:06 [info] 43#43: *275 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:11 [info] 43#43: *276 [lua] access_by_lua(msblocations.conf:189):2: 16ade8e4380e0ccd54e3f2ed24a83746:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:21:11 [info] 43#43: *276 [lua] logger.lua:23: 16ade8e4380e0ccd54e3f2ed24a83746 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:11 +0000] 16ade8e4380e0ccd54e3f2ed24a83746 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:21:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/01 05:21:16 [info] 43#43: *277 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:16 [info] 43#43: *278 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:26 [info] 43#43: *279 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:26 [info] 43#43: *280 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:26 [info] 43#43: *281 [lua] access_by_lua(msblocations.conf:189):2: c2821924441a87a051a405ac44b545f5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:26 +0000] c2821924441a87a051a405ac44b545f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:21:26 [info] 43#43: *281 [lua] logger.lua:23: c2821924441a87a051a405ac44b545f5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:21:36 [info] 43#43: *283 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:36 [info] 43#43: *282 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:41 [info] 43#43: *284 [lua] access_by_lua(msblocations.conf:189):2: b41c430fd1f6f79d2ee6262a5f6bab62:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:41 +0000] b41c430fd1f6f79d2ee6262a5f6bab62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/01 05:21:41 [info] 43#43: *284 [lua] logger.lua:23: b41c430fd1f6f79d2ee6262a5f6bab62 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/01 05:21:46 [info] 42#42: *286 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:46 [info] 42#42: *287 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:56 [info] 42#42: *288 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:56 [info] 42#42: *289 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:21:56 [info] 43#43: *290 [lua] access_by_lua(msblocations.conf:189):2: e1fc9c8c454608dd9f31a3dcd9a1183e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:21:56 [info] 43#43: *290 [lua] logger.lua:23: e1fc9c8c454608dd9f31a3dcd9a1183e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:21:56 +0000] e1fc9c8c454608dd9f31a3dcd9a1183e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:21:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:22:06 [info] 43#43: *291 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:06 [info] 43#43: *292 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:11 [info] 43#43: *293 [lua] access_by_lua(msblocations.conf:189):2: b9ea5cff4316018ee23f0969136b503a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:11 +0000] b9ea5cff4316018ee23f0969136b503a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/01 05:22:11 [info] 43#43: *293 [lua] logger.lua:23: b9ea5cff4316018ee23f0969136b503a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/01 05:22:16 [info] 43#43: *294 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:16 [info] 43#43: *295 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:26 [info] 43#43: *296 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:26 [info] 43#43: *297 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:26 [info] 43#43: *298 [lua] access_by_lua(msblocations.conf:189):2: ca63e212024afea6159dd280f9a187e8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:22:26 [info] 43#43: *298 [lua] logger.lua:23: ca63e212024afea6159dd280f9a187e8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:26 +0000] ca63e212024afea6159dd280f9a187e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:22:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:22:36 [info] 43#43: *299 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:36 [info] 43#43: *300 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:41 [info] 43#43: *301 [lua] access_by_lua(msblocations.conf:189):2: d00afb4f86d6214152d1428d1d0bb97d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:41 +0000] d00afb4f86d6214152d1428d1d0bb97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:22:41 [info] 43#43: *301 [lua] logger.lua:23: d00afb4f86d6214152d1428d1d0bb97d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:22:46 [info] 43#43: *303 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:46 [info] 43#43: *304 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:56 [info] 43#43: *305 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:56 [info] 43#43: *306 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:22:56 [info] 43#43: *307 [lua] access_by_lua(msblocations.conf:189):2: 644b7cc268a7c701931503f58cf3d0a8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:56 +0000] 644b7cc268a7c701931503f58cf3d0a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:22:56 [info] 43#43: *307 [lua] logger.lua:23: 644b7cc268a7c701931503f58cf3d0a8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:22:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:23:06 [info] 43#43: *308 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:06 [info] 43#43: *309 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:11 [info] 43#43: *310 [lua] access_by_lua(msblocations.conf:189):2: 88aac6c7dbaa5ec20737210cc3700ebf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:11 +0000] 88aac6c7dbaa5ec20737210cc3700ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:23:11 [info] 43#43: *310 [lua] logger.lua:23: 88aac6c7dbaa5ec20737210cc3700ebf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:23:16 [info] 43#43: *311 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:16 [info] 43#43: *312 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:26 [info] 43#43: *313 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:26 [info] 43#43: *314 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:26 [info] 43#43: *315 [lua] access_by_lua(msblocations.conf:189):2: 4d4ee66e99aa16d42eaa0792c052f973:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:23:26 [info] 43#43: *315 [lua] logger.lua:23: 4d4ee66e99aa16d42eaa0792c052f973 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:26 +0000] 4d4ee66e99aa16d42eaa0792c052f973 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:23:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:23:36 [info] 43#43: *316 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:36 [info] 43#43: *317 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:41 [info] 43#43: *318 [lua] access_by_lua(msblocations.conf:189):2: 72112b8366e7e55ed0b7fdddf5291a23:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:41 +0000] 72112b8366e7e55ed0b7fdddf5291a23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:23:41 [info] 43#43: *318 [lua] logger.lua:23: 72112b8366e7e55ed0b7fdddf5291a23 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/01 05:23:46 [info] 43#43: *320 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:46 [info] 43#43: *321 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:56 [info] 43#43: *322 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:56 [info] 43#43: *323 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:23:56 [info] 43#43: *324 [lua] access_by_lua(msblocations.conf:189):2: b87a438d5dca0f90208fb3f1f7c2da70:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:23:56 [info] 43#43: *324 [lua] logger.lua:23: b87a438d5dca0f90208fb3f1f7c2da70 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:23:56 +0000] b87a438d5dca0f90208fb3f1f7c2da70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:24:06 [info] 42#42: *325 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:06 [info] 42#42: *326 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:11 [info] 43#43: *327 [lua] access_by_lua(msblocations.conf:189):2: f7d21d6e62d232f79fefdeb433caeb77:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:05:24:11 +0000] f7d21d6e62d232f79fefdeb433caeb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:24:11 [info] 43#43: *327 [lua] logger.lua:23: f7d21d6e62d232f79fefdeb433caeb77 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:24:16 [info] 43#43: *328 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:16 [info] 43#43: *329 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:26 [info] 43#43: *330 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:26 [info] 43#43: *331 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:26 [info] 43#43: *332 [lua] access_by_lua(msblocations.conf:189):2: 8cc0241cd7e0fefd3f491d2d5fec2a56:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:26 +0000] 8cc0241cd7e0fefd3f491d2d5fec2a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:24:26 [info] 43#43: *332 [lua] logger.lua:23: 8cc0241cd7e0fefd3f491d2d5fec2a56 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:24:36 [info] 43#43: *333 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:36 [info] 43#43: *334 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:41 [info] 43#43: *335 [lua] access_by_lua(msblocations.conf:189):2: 9cb3200af4662ca1ef1f278d6d68c76a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:41 +0000] 9cb3200af4662ca1ef1f278d6d68c76a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 05:24:41 [info] 43#43: *335 [lua] logger.lua:23: 9cb3200af4662ca1ef1f278d6d68c76a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:24:46 [info] 43#43: *337 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:46 [info] 43#43: *338 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:56 [info] 43#43: *339 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:56 [info] 43#43: *340 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:24:56 [info] 43#43: *341 [lua] access_by_lua(msblocations.conf:189):2: 700d3ea73c2109b8d22872c57fb905a8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:24:56 +0000] 700d3ea73c2109b8d22872c57fb905a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:24:56 [info] 43#43: *341 [lua] logger.lua:23: 700d3ea73c2109b8d22872c57fb905a8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:25:06 [info] 43#43: *342 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:06 [info] 43#43: *343 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:12 [info] 43#43: *344 [lua] access_by_lua(msblocations.conf:189):2: e648600f588e09a23a19e45d57948549:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:25:12 [info] 43#43: *344 [lua] logger.lua:23: e648600f588e09a23a19e45d57948549 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:25:12 +0000] e648600f588e09a23a19e45d57948549 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/01 05:25:16 [info] 42#42: *345 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:16 [info] 42#42: *346 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:26 [info] 42#42: *347 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:26 [info] 43#43: *348 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:27 [info] 43#43: *349 [lua] access_by_lua(msblocations.conf:189):2: 416289ac87f7ac6cc5038892733f9dda:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:25:27 [info] 43#43: *349 [lua] logger.lua:23: 416289ac87f7ac6cc5038892733f9dda {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:25:27 +0000] 416289ac87f7ac6cc5038892733f9dda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:25:36 [info] 42#42: *350 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:36 [info] 42#42: *351 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:42 [info] 43#43: *352 [lua] access_by_lua(msblocations.conf:189):2: 89526bd660260c7f8457cc40e495ff3e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.65.49 - - [01/Jan/2023:05:25:42 +0000] 89526bd660260c7f8457cc40e495ff3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:25:42 [info] 43#43: *352 [lua] logger.lua:23: 89526bd660260c7f8457cc40e495ff3e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:25:46 [info] 43#43: *354 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:46 [info] 43#43: *355 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:56 [info] 42#42: *356 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:56 [info] 42#42: *357 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:25:57 [info] 43#43: *358 [lua] access_by_lua(msblocations.conf:189):2: 43010efee514c0b4a5e43ee3c7cf175f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:25:57 [info] 43#43: *358 [lua] logger.lua:23: 43010efee514c0b4a5e43ee3c7cf175f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:25:57 +0000] 43010efee514c0b4a5e43ee3c7cf175f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:26:06 [info] 43#43: *359 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:06 [info] 43#43: *360 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:12 [info] 43#43: *361 [lua] access_by_lua(msblocations.conf:189):2: 94c6a03c1b6d1cb64d0ad2f1c34b37d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:26:12 [info] 43#43: *361 [lua] logger.lua:23: 94c6a03c1b6d1cb64d0ad2f1c34b37d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:26:12 +0000] 94c6a03c1b6d1cb64d0ad2f1c34b37d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:26:16 [info] 43#43: *362 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:16 [info] 43#43: *363 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:26 [info] 43#43: *365 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:26 [info] 43#43: *364 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:27 [info] 43#43: *366 [lua] access_by_lua(msblocations.conf:189):2: 1b264bd4e98d49cc3b86d3a37a9fd773:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:26:27 [info] 43#43: *366 [lua] logger.lua:23: 1b264bd4e98d49cc3b86d3a37a9fd773 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:26:27 +0000] 1b264bd4e98d49cc3b86d3a37a9fd773 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:26:36 [info] 43#43: *367 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:36 [info] 43#43: *368 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:42 [info] 43#43: *369 [lua] access_by_lua(msblocations.conf:189):2: 972546b32601d33ae4180119f3c5225c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:26:42 [info] 43#43: *369 [lua] logger.lua:23: 972546b32601d33ae4180119f3c5225c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:26:42 +0000] 972546b32601d33ae4180119f3c5225c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:26:42 [info] 43#43: *370 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.6, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.68.6 - - [01/Jan/2023:05:26:42 +0000] 1ade4a6aeedbc17b5703318ebfaf2098 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/01 05:26:46 [info] 43#43: *372 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:46 [info] 43#43: *373 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:56 [info] 43#43: *374 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:56 [info] 43#43: *375 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:26:57 [info] 43#43: *376 [lua] access_by_lua(msblocations.conf:189):2: fd2f3028e3c27531dcb65fcbb3949abd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:26:57 +0000] fd2f3028e3c27531dcb65fcbb3949abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:26:57 [info] 43#43: *376 [lua] logger.lua:23: fd2f3028e3c27531dcb65fcbb3949abd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:27:06 [info] 43#43: *377 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:06 [info] 43#43: *378 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:12 [info] 43#43: *379 [lua] access_by_lua(msblocations.conf:189):2: 1b7c3c04d54a369d4f7c4b65941c75d5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:27:12 [info] 43#43: *379 [lua] logger.lua:23: 1b7c3c04d54a369d4f7c4b65941c75d5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:12 +0000] 1b7c3c04d54a369d4f7c4b65941c75d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:27:16 [info] 43#43: *380 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:16 [info] 43#43: *381 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:26 [info] 42#42: *382 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:26 [info] 43#43: *383 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:27 [info] 43#43: *384 [lua] access_by_lua(msblocations.conf:189):2: 7bb22e611e0514d8ca9e868c402fa877:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:27 +0000] 7bb22e611e0514d8ca9e868c402fa877 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:27:27 [info] 43#43: *384 [lua] logger.lua:23: 7bb22e611e0514d8ca9e868c402fa877 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:27:36 [info] 43#43: *385 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:36 [info] 43#43: *386 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:42 [info] 43#43: *387 [lua] access_by_lua(msblocations.conf:189):2: 2bb2ddd5ccb646e6525cf4de26b522b0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:27:42 [info] 43#43: *387 [lua] logger.lua:23: 2bb2ddd5ccb646e6525cf4de26b522b0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:27:42 +0000] 2bb2ddd5ccb646e6525cf4de26b522b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:27:46 [info] 43#43: *389 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:46 [info] 43#43: *390 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:56 [info] 43#43: *391 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:56 [info] 43#43: *392 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:27:57 [info] 43#43: *393 [lua] access_by_lua(msblocations.conf:189):2: 8432c8fa8c3eb264dfca84c2d8280408:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:27:57 [info] 43#43: *393 [lua] logger.lua:23: 8432c8fa8c3eb264dfca84c2d8280408 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:27:57 +0000] 8432c8fa8c3eb264dfca84c2d8280408 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:28:06 [info] 43#43: *394 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:06 [info] 43#43: *395 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:12 [info] 43#43: *396 [lua] access_by_lua(msblocations.conf:189):2: c6f618548ab51e3a0f71adbb6b27e55b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:28:12 [info] 43#43: *396 [lua] logger.lua:23: c6f618548ab51e3a0f71adbb6b27e55b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:28:12 +0000] c6f618548ab51e3a0f71adbb6b27e55b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:28:16 [info] 43#43: *397 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:16 [info] 43#43: *398 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:26 [info] 43#43: *399 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:26 [info] 43#43: *400 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:27 [info] 43#43: *401 [lua] access_by_lua(msblocations.conf:189):2: 2d5610ad8c137e05c3abee97b9929a91:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:28:27 +0000] 2d5610ad8c137e05c3abee97b9929a91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/01 05:28:27 [info] 43#43: *401 [lua] logger.lua:23: 2d5610ad8c137e05c3abee97b9929a91 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/01 05:28:36 [info] 43#43: *402 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:36 [info] 43#43: *403 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:42 [info] 43#43: *404 [lua] access_by_lua(msblocations.conf:189):2: 913221eb9558bec6966cfc63efb36ff1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:28:42 [info] 43#43: *404 [lua] logger.lua:23: 913221eb9558bec6966cfc63efb36ff1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:28:42 +0000] 913221eb9558bec6966cfc63efb36ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:28:46 [info] 43#43: *406 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:46 [info] 43#43: *407 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:56 [info] 42#42: *408 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:56 [info] 42#42: *409 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:28:57 [info] 43#43: *410 [lua] access_by_lua(msblocations.conf:189):2: d54849700816f337788cf88585046843:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:28:57 [info] 43#43: *410 [lua] logger.lua:23: d54849700816f337788cf88585046843 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:28:57 +0000] d54849700816f337788cf88585046843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:29:06 [info] 43#43: *411 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:06 [info] 42#42: *412 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:12 [info] 43#43: *413 [lua] access_by_lua(msblocations.conf:189):2: fc4130bfcff4b4714f654ec7e8e3eb7b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:29:12 [info] 43#43: *413 [lua] logger.lua:23: fc4130bfcff4b4714f654ec7e8e3eb7b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:29:12 +0000] fc4130bfcff4b4714f654ec7e8e3eb7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:29:16 [info] 43#43: *414 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:16 [info] 43#43: *415 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:26 [info] 43#43: *416 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:26 [info] 43#43: *417 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:27 [info] 43#43: *418 [lua] access_by_lua(msblocations.conf:189):2: 9d745c01f036e9806f432b67c251abad:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:29:27 [info] 43#43: *418 [lua] logger.lua:23: 9d745c01f036e9806f432b67c251abad {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:29:27 +0000] 9d745c01f036e9806f432b67c251abad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:29:36 [info] 43#43: *420 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:36 [info] 43#43: *419 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:42 [info] 43#43: *421 [lua] access_by_lua(msblocations.conf:189):2: 01c0de32e6d1938d9d1a38e68805d1dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:29:42 +0000] 01c0de32e6d1938d9d1a38e68805d1dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:29:42 [info] 43#43: *421 [lua] logger.lua:23: 01c0de32e6d1938d9d1a38e68805d1dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:29:46 [info] 43#43: *423 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:46 [info] 43#43: *424 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:56 [info] 43#43: *425 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:56 [info] 43#43: *426 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:29:57 [info] 43#43: *427 [lua] access_by_lua(msblocations.conf:189):2: ded7eaaa2baaf6a3e95995252953eb45:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:29:57 +0000] ded7eaaa2baaf6a3e95995252953eb45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:29:57 [info] 43#43: *427 [lua] logger.lua:23: ded7eaaa2baaf6a3e95995252953eb45 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:30:06 [info] 43#43: *428 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:06 [info] 43#43: *429 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:12 [info] 43#43: *430 [lua] access_by_lua(msblocations.conf:189):2: dbbcbc498d654fe87a2acad8bd3e9639:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:12 +0000] dbbcbc498d654fe87a2acad8bd3e9639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:30:12 [info] 43#43: *430 [lua] logger.lua:23: dbbcbc498d654fe87a2acad8bd3e9639 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:30:16 [info] 42#42: *431 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:16 [info] 42#42: *432 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:26 [info] 43#43: *433 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:26 [info] 42#42: *434 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:27 [info] 43#43: *435 [lua] access_by_lua(msblocations.conf:189):2: 0cf36e5d5aea9ed81e26468e7adb8c08:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:27 +0000] 0cf36e5d5aea9ed81e26468e7adb8c08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:30:27 [info] 43#43: *435 [lua] logger.lua:23: 0cf36e5d5aea9ed81e26468e7adb8c08 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/01 05:30:36 [info] 42#42: *437 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:36 [info] 42#42: *436 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:42 [info] 43#43: *438 [lua] access_by_lua(msblocations.conf:189):2: 2b265890d9148cdd988489188d5fc60a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:30:42 [info] 43#43: *438 [lua] logger.lua:23: 2b265890d9148cdd988489188d5fc60a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:42 +0000] 2b265890d9148cdd988489188d5fc60a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:30:46 [info] 43#43: *440 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:46 [info] 43#43: *441 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:56 [info] 43#43: *442 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:56 [info] 42#42: *443 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:30:57 [info] 43#43: *444 [lua] access_by_lua(msblocations.conf:189):2: 2be572a17bca403ca3560b3acb8f7b58:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:57 +0000] 2be572a17bca403ca3560b3acb8f7b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:30:57 [info] 43#43: *444 [lua] logger.lua:23: 2be572a17bca403ca3560b3acb8f7b58 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:31:06 [info] 43#43: *445 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:06 [info] 43#43: *446 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:12 [info] 43#43: *447 [lua] access_by_lua(msblocations.conf:189):2: 5fba29812332f05a69f3179b6bde167d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:05:31:12 +0000] 5fba29812332f05a69f3179b6bde167d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:31:12 [info] 43#43: *447 [lua] logger.lua:23: 5fba29812332f05a69f3179b6bde167d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:31:16 [info] 43#43: *448 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:16 [info] 43#43: *449 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:26 [info] 43#43: *450 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:26 [info] 43#43: *451 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:27 [info] 43#43: *452 [lua] access_by_lua(msblocations.conf:189):2: 6a407298866c48317f9026978cdc3986:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:27 +0000] 6a407298866c48317f9026978cdc3986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/01 05:31:27 [info] 43#43: *452 [lua] logger.lua:23: 6a407298866c48317f9026978cdc3986 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/01 05:31:36 [info] 43#43: *453 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:36 [info] 43#43: *454 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:42 [info] 43#43: *455 [lua] access_by_lua(msblocations.conf:189):2: 7d901a3896ea9fe129ca76bb632a43ba:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:42 +0000] 7d901a3896ea9fe129ca76bb632a43ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/01 05:31:42 [info] 43#43: *455 [lua] logger.lua:23: 7d901a3896ea9fe129ca76bb632a43ba {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/01 05:31:46 [info] 42#42: *458 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:46 [info] 43#43: *457 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:56 [info] 43#43: *459 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:56 [info] 43#43: *460 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:31:57 [info] 43#43: *461 [lua] access_by_lua(msblocations.conf:189):2: 54fcf7ef1f541de623665f0eb26ac16a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:31:57 +0000] 54fcf7ef1f541de623665f0eb26ac16a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:31:57 [info] 43#43: *461 [lua] logger.lua:23: 54fcf7ef1f541de623665f0eb26ac16a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:32:06 [info] 43#43: *462 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:06 [info] 43#43: *463 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:12 [info] 43#43: *464 [lua] access_by_lua(msblocations.conf:189):2: 4460ca3e649c4736beb471a05a7bb0c2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:32:12 [info] 43#43: *464 [lua] logger.lua:23: 4460ca3e649c4736beb471a05a7bb0c2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:32:12 +0000] 4460ca3e649c4736beb471a05a7bb0c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:32:16 [info] 43#43: *465 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:16 [info] 43#43: *466 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:26 [info] 43#43: *467 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:26 [info] 43#43: *468 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:27 [info] 43#43: *469 [lua] access_by_lua(msblocations.conf:189):2: 6b39eca72b2f4c3594091c3938ee9034:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:32:27 [info] 43#43: *469 [lua] logger.lua:23: 6b39eca72b2f4c3594091c3938ee9034 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:32:27 +0000] 6b39eca72b2f4c3594091c3938ee9034 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:32:36 [info] 43#43: *470 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:36 [info] 43#43: *471 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:42 [info] 43#43: *472 [lua] access_by_lua(msblocations.conf:189):2: bbc8ac0daafa66f34fb853a268434621:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:32:42 [info] 43#43: *472 [lua] logger.lua:23: bbc8ac0daafa66f34fb853a268434621 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:32:42 +0000] bbc8ac0daafa66f34fb853a268434621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:32:46 [info] 43#43: *474 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:46 [info] 43#43: *475 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:56 [info] 43#43: *476 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:56 [info] 43#43: *477 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:32:57 [info] 43#43: *478 [lua] access_by_lua(msblocations.conf:189):2: dcfee5a319cbf4a8733d43ad3a05138d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:32:57 +0000] dcfee5a319cbf4a8733d43ad3a05138d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/01 05:32:57 [info] 43#43: *478 [lua] logger.lua:23: dcfee5a319cbf4a8733d43ad3a05138d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:33:06 [info] 43#43: *479 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:06 [info] 43#43: *480 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:12 [info] 43#43: *481 [lua] access_by_lua(msblocations.conf:189):2: f40841e882e9208bb4921cbb57db48bf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:12 +0000] f40841e882e9208bb4921cbb57db48bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:33:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:33:12 [info] 43#43: *481 [lua] logger.lua:23: f40841e882e9208bb4921cbb57db48bf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:33:16 [info] 43#43: *482 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:16 [info] 43#43: *483 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:26 [info] 43#43: *484 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:26 [info] 42#42: *485 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:27 [info] 43#43: *486 [lua] access_by_lua(msblocations.conf:189):2: 2011ee55071ca174cb48ad1648442a26:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:33:27 [info] 43#43: *486 [lua] logger.lua:23: 2011ee55071ca174cb48ad1648442a26 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:27 +0000] 2011ee55071ca174cb48ad1648442a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:33:36 [info] 43#43: *487 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:36 [info] 42#42: *488 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:42 [info] 43#43: *489 [lua] access_by_lua(msblocations.conf:189):2: 25a654c19edc81e2e48fc57a24007160:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:42 +0000] 25a654c19edc81e2e48fc57a24007160 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:33:42 [info] 43#43: *489 [lua] logger.lua:23: 25a654c19edc81e2e48fc57a24007160 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:33:46 [info] 43#43: *492 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:46 [info] 43#43: *491 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:56 [info] 42#42: *493 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:56 [info] 42#42: *494 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:33:57 [info] 43#43: *495 [lua] access_by_lua(msblocations.conf:189):2: 86a861e289295cb1ab25f62832d6bfbe:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:57 +0000] 86a861e289295cb1ab25f62832d6bfbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 05:33:57 [info] 43#43: *495 [lua] logger.lua:23: 86a861e289295cb1ab25f62832d6bfbe {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:33:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:34:06 [info] 43#43: *496 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:06 [info] 42#42: *497 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:12 [info] 43#43: *498 [lua] access_by_lua(msblocations.conf:189):2: 08a5f76ce7d1c04fc78998b499bbe430:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:34:12 [info] 43#43: *498 [lua] logger.lua:23: 08a5f76ce7d1c04fc78998b499bbe430 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:12 +0000] 08a5f76ce7d1c04fc78998b499bbe430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:34:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/01 05:34:16 [info] 43#43: *499 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:16 [info] 43#43: *500 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:26 [info] 43#43: *501 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:26 [info] 43#43: *502 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:27 [info] 43#43: *503 [lua] access_by_lua(msblocations.conf:189):2: 0eae69d2a7dd6e857b967db67d78db2e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:05:34:27 +0000] 0eae69d2a7dd6e857b967db67d78db2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:34:27 [info] 43#43: *503 [lua] logger.lua:23: 0eae69d2a7dd6e857b967db67d78db2e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:34:36 [info] 43#43: *504 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:36 [info] 43#43: *505 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:42 [info] 43#43: *506 [lua] access_by_lua(msblocations.conf:189):2: 442ca3391f2fa9ad4d7d4bd25329c555:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:42 +0000] 442ca3391f2fa9ad4d7d4bd25329c555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:34:42 [info] 43#43: *506 [lua] logger.lua:23: 442ca3391f2fa9ad4d7d4bd25329c555 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:34:46 [info] 43#43: *508 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:46 [info] 42#42: *509 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:56 [info] 43#43: *510 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:56 [info] 43#43: *511 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:34:57 [info] 43#43: *512 [lua] access_by_lua(msblocations.conf:189):2: 37e2e5728ebdbebbe5c6503cb586455a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:57 +0000] 37e2e5728ebdbebbe5c6503cb586455a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:34:57 [info] 43#43: *512 [lua] logger.lua:23: 37e2e5728ebdbebbe5c6503cb586455a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:34:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:35:06 [info] 43#43: *513 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:06 [info] 43#43: *514 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:12 [info] 43#43: *515 [lua] access_by_lua(msblocations.conf:189):2: 390237af85d4b50e99d846a4ab9ed96e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:05:35:12 +0000] 390237af85d4b50e99d846a4ab9ed96e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:35:12 [info] 43#43: *515 [lua] logger.lua:23: 390237af85d4b50e99d846a4ab9ed96e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:35:16 [info] 43#43: *516 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:16 [info] 42#42: *517 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:26 [info] 43#43: *518 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:26 [info] 43#43: *519 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:27 [info] 43#43: *520 [lua] access_by_lua(msblocations.conf:189):2: e4f93d93b0928235764d913e5350c9fb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:35:27 [info] 43#43: *520 [lua] logger.lua:23: e4f93d93b0928235764d913e5350c9fb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:27 +0000] e4f93d93b0928235764d913e5350c9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:35:36 [info] 43#43: *521 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:36 [info] 43#43: *522 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:42 [info] 43#43: *523 [lua] access_by_lua(msblocations.conf:189):2: 6488dc9318045bde141830dea3e9a4a2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:42 +0000] 6488dc9318045bde141830dea3e9a4a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:35:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:35:42 [info] 43#43: *523 [lua] logger.lua:23: 6488dc9318045bde141830dea3e9a4a2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:35:46 [info] 42#42: *526 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:46 [info] 43#43: *525 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:56 [info] 43#43: *527 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:56 [info] 43#43: *528 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:35:57 [info] 43#43: *529 [lua] access_by_lua(msblocations.conf:189):2: d805939c61efb982dbe8043bcfe3c5fd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:57 +0000] d805939c61efb982dbe8043bcfe3c5fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:35:57 [info] 43#43: *529 [lua] logger.lua:23: d805939c61efb982dbe8043bcfe3c5fd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:35:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:36:06 [info] 43#43: *530 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:06 [info] 43#43: *531 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:12 [info] 43#43: *532 [lua] access_by_lua(msblocations.conf:189):2: d8d2031a036f64979659f74d2fbbb82c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:12 +0000] d8d2031a036f64979659f74d2fbbb82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:36:12 [info] 43#43: *532 [lua] logger.lua:23: d8d2031a036f64979659f74d2fbbb82c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:36:16 [info] 43#43: *533 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:16 [info] 42#42: *534 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:26 [info] 43#43: *535 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:26 [info] 43#43: *536 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:27 [info] 43#43: *537 [lua] access_by_lua(msblocations.conf:189):2: fbe1ef28512aebe90a74ada2dd68cf50:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.65.49 - - [01/Jan/2023:05:36:27 +0000] fbe1ef28512aebe90a74ada2dd68cf50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:36:27 [info] 43#43: *537 [lua] logger.lua:23: fbe1ef28512aebe90a74ada2dd68cf50 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:36:36 [info] 42#42: *538 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:36 [info] 42#42: *539 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:42 [info] 43#43: *540 [lua] access_by_lua(msblocations.conf:189):2: 1a62e126a18aa68f753310011fec66d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:42 +0000] 1a62e126a18aa68f753310011fec66d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:36:42 [info] 43#43: *540 [lua] logger.lua:23: 1a62e126a18aa68f753310011fec66d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:36:46 [info] 43#43: *542 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:46 [info] 43#43: *543 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:56 [info] 43#43: *544 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:56 [info] 42#42: *545 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:36:57 [info] 43#43: *546 [lua] access_by_lua(msblocations.conf:189):2: 8f1df5a4e9f49332b7992a8313b10619:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:57 +0000] 8f1df5a4e9f49332b7992a8313b10619 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:36:57 [info] 43#43: *546 [lua] logger.lua:23: 8f1df5a4e9f49332b7992a8313b10619 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:36:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:37:06 [info] 43#43: *547 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:06 [info] 43#43: *548 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:12 [info] 43#43: *549 [lua] access_by_lua(msblocations.conf:189):2: 83dfecac012143689610ae174369cd31:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:37:12 +0000] 83dfecac012143689610ae174369cd31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:37:12 [info] 43#43: *549 [lua] logger.lua:23: 83dfecac012143689610ae174369cd31 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:37:16 [info] 43#43: *550 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:16 [info] 43#43: *551 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:26 [info] 43#43: *552 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:26 [info] 43#43: *553 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:27 [info] 43#43: *554 [lua] access_by_lua(msblocations.conf:189):2: 4f213d7edaaaa147a0ab666c4194c6d3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:27 +0000] 4f213d7edaaaa147a0ab666c4194c6d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:37:27 [info] 43#43: *554 [lua] logger.lua:23: 4f213d7edaaaa147a0ab666c4194c6d3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:37:36 [info] 43#43: *555 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:36 [info] 43#43: *556 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:42 [info] 43#43: *557 [lua] access_by_lua(msblocations.conf:189):2: 13a887edf0b590fdfd3006eec6704dcd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:42 +0000] 13a887edf0b590fdfd3006eec6704dcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:37:42 [info] 43#43: *557 [lua] logger.lua:23: 13a887edf0b590fdfd3006eec6704dcd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:37:46 [info] 43#43: *559 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:46 [info] 43#43: *560 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:56 [info] 43#43: *561 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:56 [info] 43#43: *562 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:37:57 [info] 43#43: *563 [lua] access_by_lua(msblocations.conf:189):2: 93245c53ae039a64a2816847afda6581:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:37:57 [info] 43#43: *563 [lua] logger.lua:23: 93245c53ae039a64a2816847afda6581 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:37:57 +0000] 93245c53ae039a64a2816847afda6581 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:37:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:38:06 [info] 43#43: *564 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:06 [info] 43#43: *565 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:12 [info] 43#43: *566 [lua] access_by_lua(msblocations.conf:189):2: d17d8376143a791851cf2117fd452310:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:38:12 [info] 43#43: *566 [lua] logger.lua:23: d17d8376143a791851cf2117fd452310 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:38:12 +0000] d17d8376143a791851cf2117fd452310 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:38:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:38:16 [info] 43#43: *567 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:16 [info] 43#43: *568 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:26 [info] 43#43: *569 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:26 [info] 43#43: *570 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:27 [info] 43#43: *571 [lua] access_by_lua(msblocations.conf:189):2: 21d1daf3d6bb06fc3c0051991cea8b27:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:38:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 10.233.65.49 - - [01/Jan/2023:05:38:27 +0000] 21d1daf3d6bb06fc3c0051991cea8b27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/01 05:38:27 [info] 43#43: *571 [lua] logger.lua:23: 21d1daf3d6bb06fc3c0051991cea8b27 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:38:36 [info] 42#42: *572 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:36 [info] 42#42: *573 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:42 [info] 43#43: *574 [lua] access_by_lua(msblocations.conf:189):2: 879024e2cada1aef81fe784dc2438453:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:38:43 [info] 43#43: *574 [lua] logger.lua:23: 879024e2cada1aef81fe784dc2438453 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:38:43 +0000] 879024e2cada1aef81fe784dc2438453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:38:46 [info] 43#43: *576 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:46 [info] 43#43: *577 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:56 [info] 42#42: *579 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:56 [info] 43#43: *578 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:38:58 [info] 43#43: *580 [lua] access_by_lua(msblocations.conf:189):2: 8aad3a3a6bb94bad9833b53d3ed91d56:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:38:58 [info] 43#43: *580 [lua] logger.lua:23: 8aad3a3a6bb94bad9833b53d3ed91d56 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:38:58 +0000] 8aad3a3a6bb94bad9833b53d3ed91d56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:39:06 [info] 43#43: *581 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:06 [info] 43#43: *582 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:13 [info] 43#43: *583 [lua] access_by_lua(msblocations.conf:189):2: 42fe53d4d6bf62a650d6dc5f4fcc3d1c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.65.49 - - [01/Jan/2023:05:39:13 +0000] 42fe53d4d6bf62a650d6dc5f4fcc3d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 05:39:13 [info] 43#43: *583 [lua] logger.lua:23: 42fe53d4d6bf62a650d6dc5f4fcc3d1c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:39:16 [info] 43#43: *585 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:16 [info] 43#43: *584 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:26 [info] 43#43: *587 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:26 [info] 43#43: *586 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:28 [info] 43#43: *588 [lua] access_by_lua(msblocations.conf:189):2: 65b6960f72988e249fb7855c4a3696fa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:39:28 [info] 43#43: *588 [lua] logger.lua:23: 65b6960f72988e249fb7855c4a3696fa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.65.49 - - [01/Jan/2023:05:39:28 +0000] 65b6960f72988e249fb7855c4a3696fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:39:36 [info] 43#43: *589 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:36 [info] 43#43: *590 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:43 [info] 43#43: *591 [lua] access_by_lua(msblocations.conf:189):2: d4c8b39d48c2be0fe90fdb9e228c8541:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:39:43 [info] 43#43: *591 [lua] logger.lua:23: d4c8b39d48c2be0fe90fdb9e228c8541 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:39:43 +0000] d4c8b39d48c2be0fe90fdb9e228c8541 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:39:46 [info] 43#43: *593 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:46 [info] 43#43: *594 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:56 [info] 43#43: *595 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:56 [info] 43#43: *596 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:39:58 [info] 43#43: *597 [lua] access_by_lua(msblocations.conf:189):2: 6da4bbb1eb5fe2b315db7582c333f9c2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:39:58 +0000] 6da4bbb1eb5fe2b315db7582c333f9c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/01 05:39:58 [info] 43#43: *597 [lua] logger.lua:23: 6da4bbb1eb5fe2b315db7582c333f9c2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:40:06 [info] 43#43: *598 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:06 [info] 43#43: *599 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:13 [info] 43#43: *600 [lua] access_by_lua(msblocations.conf:189):2: c1cbd4c00dc468c46aaab721001d6b9f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:40:13 +0000] c1cbd4c00dc468c46aaab721001d6b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:40:13 [info] 43#43: *600 [lua] logger.lua:23: c1cbd4c00dc468c46aaab721001d6b9f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:40:16 [info] 43#43: *601 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:16 [info] 43#43: *602 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:26 [info] 43#43: *603 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:26 [info] 43#43: *604 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:28 [info] 43#43: *605 [lua] access_by_lua(msblocations.conf:189):2: 8585e8ca04b03bd15e41931be5f0b689:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:40:28 [info] 43#43: *605 [lua] logger.lua:23: 8585e8ca04b03bd15e41931be5f0b689 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:40:28 +0000] 8585e8ca04b03bd15e41931be5f0b689 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:40:36 [info] 43#43: *607 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:36 [info] 43#43: *606 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:43 [info] 43#43: *608 [lua] access_by_lua(msblocations.conf:189):2: 9aae16d81ad68ff7360988cbbf5270d4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:40:43 [info] 43#43: *608 [lua] logger.lua:23: 9aae16d81ad68ff7360988cbbf5270d4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:40:43 +0000] 9aae16d81ad68ff7360988cbbf5270d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:40:46 [info] 43#43: *610 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:46 [info] 43#43: *611 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:56 [info] 43#43: *612 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:56 [info] 42#42: *613 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:40:58 [info] 43#43: *614 [lua] access_by_lua(msblocations.conf:189):2: 30b5b11246e6dd496b75f6591fe8a58a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:40:58 [info] 43#43: *614 [lua] logger.lua:23: 30b5b11246e6dd496b75f6591fe8a58a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:40:58 +0000] 30b5b11246e6dd496b75f6591fe8a58a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:41:06 [info] 43#43: *615 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:06 [info] 43#43: *616 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:13 [info] 43#43: *617 [lua] access_by_lua(msblocations.conf:189):2: c3c6294f96be1e76eb81206f61c91dbc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:41:13 [info] 43#43: *617 [lua] logger.lua:23: c3c6294f96be1e76eb81206f61c91dbc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:41:13 +0000] c3c6294f96be1e76eb81206f61c91dbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:41:16 [info] 43#43: *618 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:16 [info] 43#43: *619 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:26 [info] 43#43: *620 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:26 [info] 43#43: *621 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:28 [info] 43#43: *622 [lua] access_by_lua(msblocations.conf:189):2: bdf9ca7ff2ecdbbf12436f8e3360e7b3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:41:28 [info] 43#43: *622 [lua] logger.lua:23: bdf9ca7ff2ecdbbf12436f8e3360e7b3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:41:28 +0000] bdf9ca7ff2ecdbbf12436f8e3360e7b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:41:36 [info] 43#43: *623 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:36 [info] 43#43: *624 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:43 [info] 43#43: *625 [lua] access_by_lua(msblocations.conf:189):2: deb562db05fd1ca7d97ca27f3f9538dd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:41:43 [info] 43#43: *625 [lua] logger.lua:23: deb562db05fd1ca7d97ca27f3f9538dd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:41:43 +0000] deb562db05fd1ca7d97ca27f3f9538dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:41:46 [info] 43#43: *627 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:46 [info] 43#43: *628 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:56 [info] 43#43: *629 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:56 [info] 43#43: *630 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:41:58 [info] 43#43: *631 [lua] access_by_lua(msblocations.conf:189):2: 6c72411fc5ee5a7ff3c270335d35bebf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:41:58 [info] 43#43: *631 [lua] logger.lua:23: 6c72411fc5ee5a7ff3c270335d35bebf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:41:58 +0000] 6c72411fc5ee5a7ff3c270335d35bebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:42:06 [info] 42#42: *632 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:06 [info] 43#43: *633 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:13 [info] 43#43: *634 [lua] access_by_lua(msblocations.conf:189):2: e162ca120f748e487bd522cb124d8333:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:42:13 +0000] e162ca120f748e487bd522cb124d8333 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:42:13 [info] 43#43: *634 [lua] logger.lua:23: e162ca120f748e487bd522cb124d8333 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:42:16 [info] 43#43: *635 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:16 [info] 43#43: *636 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:26 [info] 43#43: *637 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:26 [info] 43#43: *638 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:28 [info] 43#43: *639 [lua] access_by_lua(msblocations.conf:189):2: 422af88513efe121a34beeadef575cd5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:42:28 +0000] 422af88513efe121a34beeadef575cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:42:28 [info] 43#43: *639 [lua] logger.lua:23: 422af88513efe121a34beeadef575cd5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:42:36 [info] 43#43: *640 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:36 [info] 43#43: *641 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:43 [info] 43#43: *642 [lua] access_by_lua(msblocations.conf:189):2: f3400b9ab6a3b8c375866b9661675399:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:42:43 [info] 43#43: *642 [lua] logger.lua:23: f3400b9ab6a3b8c375866b9661675399 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:42:43 +0000] f3400b9ab6a3b8c375866b9661675399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:42:46 [info] 43#43: *644 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:46 [info] 43#43: *645 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:56 [info] 43#43: *646 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:56 [info] 43#43: *647 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:42:58 [info] 43#43: *648 [lua] access_by_lua(msblocations.conf:189):2: dc5713d6515b400e17851889e19ad73a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:42:58 [info] 43#43: *648 [lua] logger.lua:23: dc5713d6515b400e17851889e19ad73a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:42:58 +0000] dc5713d6515b400e17851889e19ad73a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:43:06 [info] 43#43: *649 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:06 [info] 43#43: *650 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:13 [info] 43#43: *651 [lua] access_by_lua(msblocations.conf:189):2: 861f8a6b6d72011334b6594bcd3ad567:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:43:13 [info] 43#43: *651 [lua] logger.lua:23: 861f8a6b6d72011334b6594bcd3ad567 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:43:13 +0000] 861f8a6b6d72011334b6594bcd3ad567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:43:16 [info] 43#43: *652 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:16 [info] 43#43: *653 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:26 [info] 43#43: *654 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:26 [info] 43#43: *655 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:28 [info] 43#43: *656 [lua] access_by_lua(msblocations.conf:189):2: 97477eeaa55be0e6a21708f0fe01d09c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:43:28 [info] 43#43: *656 [lua] logger.lua:23: 97477eeaa55be0e6a21708f0fe01d09c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:43:28 +0000] 97477eeaa55be0e6a21708f0fe01d09c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:43:36 [info] 43#43: *657 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:36 [info] 43#43: *658 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:43 [info] 43#43: *659 [lua] access_by_lua(msblocations.conf:189):2: cb4277b6e9f78e6166d6b66a643c9fbf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:43:43 [info] 43#43: *659 [lua] logger.lua:23: cb4277b6e9f78e6166d6b66a643c9fbf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:43:43 +0000] cb4277b6e9f78e6166d6b66a643c9fbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:43:46 [info] 43#43: *661 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:46 [info] 43#43: *662 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:56 [info] 42#42: *663 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:56 [info] 42#42: *664 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:43:58 [info] 43#43: *665 [lua] access_by_lua(msblocations.conf:189):2: 0b41eb150f112999e68ea403780c743f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:43:58 [info] 43#43: *665 [lua] logger.lua:23: 0b41eb150f112999e68ea403780c743f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:43:58 +0000] 0b41eb150f112999e68ea403780c743f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18 2023/01/01 05:44:06 [info] 43#43: *667 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:06 [info] 43#43: *666 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:13 [info] 43#43: *668 [lua] access_by_lua(msblocations.conf:189):2: 385fdea214e8e128cff487d3b16a033d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:44:13 [info] 43#43: *668 [lua] logger.lua:23: 385fdea214e8e128cff487d3b16a033d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:44:13 +0000] 385fdea214e8e128cff487d3b16a033d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:44:16 [info] 43#43: *669 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:16 [info] 43#43: *670 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:26 [info] 43#43: *671 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:26 [info] 43#43: *672 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:28 [info] 43#43: *673 [lua] access_by_lua(msblocations.conf:189):2: 1af1caf1d1d1b495dcc11b961d76130e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:44:28 [info] 43#43: *673 [lua] logger.lua:23: 1af1caf1d1d1b495dcc11b961d76130e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:44:28 +0000] 1af1caf1d1d1b495dcc11b961d76130e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:44:36 [info] 43#43: *674 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:36 [info] 43#43: *675 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:43 [info] 43#43: *676 [lua] access_by_lua(msblocations.conf:189):2: cc24eeeefd62cd9678451a5df695f091:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:44:43 [info] 43#43: *676 [lua] logger.lua:23: cc24eeeefd62cd9678451a5df695f091 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:44:43 +0000] cc24eeeefd62cd9678451a5df695f091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:44:46 [info] 42#42: *678 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:46 [info] 42#42: *679 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:56 [info] 43#43: *680 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:56 [info] 42#42: *681 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:44:58 [info] 43#43: *682 [lua] access_by_lua(msblocations.conf:189):2: 619404633a84b76e68ff25c2c3e04737:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:44:58 +0000] 619404633a84b76e68ff25c2c3e04737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:44:58 [info] 43#43: *682 [lua] logger.lua:23: 619404633a84b76e68ff25c2c3e04737 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:45:06 [info] 43#43: *683 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:06 [info] 43#43: *684 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:13 [info] 43#43: *685 [lua] access_by_lua(msblocations.conf:189):2: 20eb3f0ec65b2598d2848844e71dee67:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:45:13 +0000] 20eb3f0ec65b2598d2848844e71dee67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:45:13 [info] 43#43: *685 [lua] logger.lua:23: 20eb3f0ec65b2598d2848844e71dee67 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:45:16 [info] 43#43: *686 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:16 [info] 43#43: *687 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:26 [info] 42#42: *688 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:26 [info] 42#42: *689 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:28 [info] 43#43: *690 [lua] access_by_lua(msblocations.conf:189):2: 447e922d867cb4145ca8e9b4a737a514:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:45:28 [info] 43#43: *690 [lua] logger.lua:23: 447e922d867cb4145ca8e9b4a737a514 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:45:28 +0000] 447e922d867cb4145ca8e9b4a737a514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:45:36 [info] 43#43: *691 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:36 [info] 43#43: *692 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:43 [info] 43#43: *693 [lua] access_by_lua(msblocations.conf:189):2: 96bdb3a43e5bc5da72ce6b3bf15b78fc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:45:43 [info] 43#43: *693 [lua] logger.lua:23: 96bdb3a43e5bc5da72ce6b3bf15b78fc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:45:43 +0000] 96bdb3a43e5bc5da72ce6b3bf15b78fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:45:46 [info] 43#43: *695 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:46 [info] 43#43: *696 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:56 [info] 42#42: *697 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:56 [info] 42#42: *698 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:45:58 [info] 43#43: *699 [lua] access_by_lua(msblocations.conf:189):2: b4fdc4cf1ef62b07942b8213ed703950:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:45:58 [info] 43#43: *699 [lua] logger.lua:23: b4fdc4cf1ef62b07942b8213ed703950 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:45:58 +0000] b4fdc4cf1ef62b07942b8213ed703950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:46:06 [info] 42#42: *701 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:06 [info] 42#42: *700 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:13 [info] 43#43: *702 [lua] access_by_lua(msblocations.conf:189):2: e2f35b565164613ccd693e96d20884c0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:13 +0000] e2f35b565164613ccd693e96d20884c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:46:13 [info] 43#43: *702 [lua] logger.lua:23: e2f35b565164613ccd693e96d20884c0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:46:16 [info] 43#43: *703 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:16 [info] 43#43: *704 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:26 [info] 43#43: *705 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:26 [info] 43#43: *706 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:28 [info] 43#43: *707 [lua] access_by_lua(msblocations.conf:189):2: 00ebeab1c9eda5a7e8794b95b5a80185:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:28 +0000] 00ebeab1c9eda5a7e8794b95b5a80185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:46:28 [info] 43#43: *707 [lua] logger.lua:23: 00ebeab1c9eda5a7e8794b95b5a80185 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:46:36 [info] 43#43: *708 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:36 [info] 43#43: *709 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:43 [info] 43#43: *710 [lua] access_by_lua(msblocations.conf:189):2: 98d3771b409b7adcf0ad0e27c6430fa9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:43 +0000] 98d3771b409b7adcf0ad0e27c6430fa9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:46:43 [info] 43#43: *710 [lua] logger.lua:23: 98d3771b409b7adcf0ad0e27c6430fa9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:46:46 [info] 43#43: *712 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:46 [info] 43#43: *713 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:56 [info] 42#42: *714 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:56 [info] 42#42: *715 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:46:58 [info] 43#43: *716 [lua] access_by_lua(msblocations.conf:189):2: 50abe63eb3f9fec865ca75d260685dc6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:58 +0000] 50abe63eb3f9fec865ca75d260685dc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:46:58 [info] 43#43: *716 [lua] logger.lua:23: 50abe63eb3f9fec865ca75d260685dc6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 05:47:06 [info] 43#43: *717 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:06 [info] 42#42: *718 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:13 [info] 43#43: *719 [lua] access_by_lua(msblocations.conf:189):2: ac11c5ef42b528779c0c050f913389d5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:47:13 [info] 43#43: *719 [lua] logger.lua:23: ac11c5ef42b528779c0c050f913389d5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:47:13 +0000] ac11c5ef42b528779c0c050f913389d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:47:16 [info] 43#43: *720 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:16 [info] 42#42: *721 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:26 [info] 43#43: *722 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:26 [info] 42#42: *723 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:28 [info] 43#43: *724 [lua] access_by_lua(msblocations.conf:189):2: 750754b5e952cec392584f0d446f35d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:47:28 [info] 43#43: *724 [lua] logger.lua:23: 750754b5e952cec392584f0d446f35d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:47:28 +0000] 750754b5e952cec392584f0d446f35d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:47:36 [info] 43#43: *725 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:36 [info] 43#43: *726 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:43 [info] 43#43: *727 [lua] access_by_lua(msblocations.conf:189):2: 05c3485ce8679fd74dc438f0aa842764:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:47:43 +0000] 05c3485ce8679fd74dc438f0aa842764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:47:43 [info] 43#43: *727 [lua] logger.lua:23: 05c3485ce8679fd74dc438f0aa842764 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:47:46 [info] 43#43: *729 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:46 [info] 43#43: *730 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:56 [info] 43#43: *731 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:56 [info] 43#43: *732 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:47:58 [info] 43#43: *733 [lua] access_by_lua(msblocations.conf:189):2: e82477b33cf5a857d1ab44ec123e5ae8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:47:58 [info] 43#43: *733 [lua] logger.lua:23: e82477b33cf5a857d1ab44ec123e5ae8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:47:58 +0000] e82477b33cf5a857d1ab44ec123e5ae8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:48:06 [info] 43#43: *734 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:06 [info] 43#43: *735 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:13 [info] 43#43: *736 [lua] access_by_lua(msblocations.conf:189):2: ef5d159b29654851354b83913e748b12:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:48:13 [info] 43#43: *736 [lua] logger.lua:23: ef5d159b29654851354b83913e748b12 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:48:13 +0000] ef5d159b29654851354b83913e748b12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:48:16 [info] 43#43: *738 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:16 [info] 42#42: *737 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:26 [info] 43#43: *739 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:26 [info] 43#43: *740 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:28 [info] 43#43: *741 [lua] access_by_lua(msblocations.conf:189):2: a626db72539d03e17d148c508b0b5c98:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:48:28 [info] 43#43: *741 [lua] logger.lua:23: a626db72539d03e17d148c508b0b5c98 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:48:28 +0000] a626db72539d03e17d148c508b0b5c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:48:36 [info] 43#43: *742 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:36 [info] 43#43: *743 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:40 [info] 43#43: *744 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443 2023/01/01 05:48:43 [info] 43#43: *745 [lua] access_by_lua(msblocations.conf:189):2: d96d7fc51a46851c966b0f20fd7a4e9c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:05:48:43 +0000] d96d7fc51a46851c966b0f20fd7a4e9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:48:43 [info] 43#43: *745 [lua] logger.lua:23: d96d7fc51a46851c966b0f20fd7a4e9c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:48:46 [info] 43#43: *747 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:46 [info] 43#43: *748 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:56 [info] 43#43: *749 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:56 [info] 43#43: *750 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:48:58 [info] 43#43: *751 [lua] access_by_lua(msblocations.conf:189):2: da937d23a629c28f9b779a9c6a2b391f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:48:58 [info] 43#43: *751 [lua] logger.lua:23: da937d23a629c28f9b779a9c6a2b391f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:48:58 +0000] da937d23a629c28f9b779a9c6a2b391f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:49:06 [info] 43#43: *752 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:06 [info] 43#43: *753 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:13 [info] 43#43: *754 [lua] access_by_lua(msblocations.conf:189):2: 7b72fd4d5e69f9878b06d6eead0ca84a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:49:13 [info] 43#43: *754 [lua] logger.lua:23: 7b72fd4d5e69f9878b06d6eead0ca84a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:13 +0000] 7b72fd4d5e69f9878b06d6eead0ca84a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/01 05:49:16 [info] 43#43: *755 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:16 [info] 43#43: *756 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:26 [info] 43#43: *757 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:26 [info] 43#43: *758 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:28 [info] 43#43: *759 [lua] access_by_lua(msblocations.conf:189):2: b2ed3bdd015b3db2888c7c1e953e2a32:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:28 +0000] b2ed3bdd015b3db2888c7c1e953e2a32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:49:28 [info] 43#43: *759 [lua] logger.lua:23: b2ed3bdd015b3db2888c7c1e953e2a32 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:49:36 [info] 43#43: *760 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:36 [info] 43#43: *761 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:43 [info] 43#43: *762 [lua] access_by_lua(msblocations.conf:189):2: 48323a643d7c38ccc6e1ade75f1ef985:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:49:43 [info] 43#43: *762 [lua] logger.lua:23: 48323a643d7c38ccc6e1ade75f1ef985 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:43 +0000] 48323a643d7c38ccc6e1ade75f1ef985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 05:49:46 [info] 43#43: *764 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:46 [info] 43#43: *765 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:56 [info] 43#43: *766 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:56 [info] 43#43: *767 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:49:58 [info] 43#43: *768 [lua] access_by_lua(msblocations.conf:189):2: 43a10e536b732136f5849926f540e253:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:49:58 +0000] 43a10e536b732136f5849926f540e253 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:49:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:49:58 [info] 43#43: *768 [lua] logger.lua:23: 43a10e536b732136f5849926f540e253 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:50:06 [info] 43#43: *769 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:06 [info] 43#43: *770 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:13 [info] 43#43: *771 [lua] access_by_lua(msblocations.conf:189):2: 71ad70db6eb4d08f2e044667217bd309:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:50:13 [info] 43#43: *771 [lua] logger.lua:23: 71ad70db6eb4d08f2e044667217bd309 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:50:13 +0000] 71ad70db6eb4d08f2e044667217bd309 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:50:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:50:16 [info] 43#43: *772 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:16 [info] 43#43: *773 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:26 [info] 43#43: *774 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:26 [info] 43#43: *775 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:28 [info] 43#43: *776 [lua] access_by_lua(msblocations.conf:189):2: 88305d5d3ececa7c4cdeb5b13f142f64:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:50:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:50:28 [info] 43#43: *776 [lua] logger.lua:23: 88305d5d3ececa7c4cdeb5b13f142f64 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:50:28 +0000] 88305d5d3ececa7c4cdeb5b13f142f64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:50:36 [info] 43#43: *777 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:36 [info] 43#43: *778 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:43 [info] 43#43: *779 [lua] access_by_lua(msblocations.conf:189):2: 2f085db1ea702a1a93a0c0158ffb0c89:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:50:43 [info] 43#43: *779 [lua] logger.lua:23: 2f085db1ea702a1a93a0c0158ffb0c89 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:50:43 +0000] 2f085db1ea702a1a93a0c0158ffb0c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:50:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:50:46 [info] 43#43: *781 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:46 [info] 43#43: *782 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:56 [info] 43#43: *783 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:56 [info] 43#43: *784 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:50:58 [info] 43#43: *785 [lua] access_by_lua(msblocations.conf:189):2: a9e16edca2a370236c2dca2a61f2305c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:50:58 [info] 43#43: *785 [lua] logger.lua:23: a9e16edca2a370236c2dca2a61f2305c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:50:58 +0000] a9e16edca2a370236c2dca2a61f2305c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:50:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:51:06 [info] 43#43: *786 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:06 [info] 43#43: *787 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:13 [info] 43#43: *788 [lua] access_by_lua(msblocations.conf:189):2: 64e1befd04987e10fc989a9a687a04c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:51:13 [info] 43#43: *788 [lua] logger.lua:23: 64e1befd04987e10fc989a9a687a04c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:13 +0000] 64e1befd04987e10fc989a9a687a04c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:51:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:51:16 [info] 43#43: *789 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:16 [info] 43#43: *790 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:26 [info] 43#43: *791 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:26 [info] 43#43: *792 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:28 [info] 43#43: *793 [lua] access_by_lua(msblocations.conf:189):2: 883811bf82852026d9ebcf388b371c92:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:51:28 [info] 43#43: *793 [lua] logger.lua:23: 883811bf82852026d9ebcf388b371c92 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:28 +0000] 883811bf82852026d9ebcf388b371c92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:51:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:51:36 [info] 43#43: *794 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:36 [info] 42#42: *795 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:43 [info] 43#43: *796 [lua] access_by_lua(msblocations.conf:189):2: 7cab4791cfc2f6166d412a6359945ea5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:43 +0000] 7cab4791cfc2f6166d412a6359945ea5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:51:43 [info] 43#43: *796 [lua] logger.lua:23: 7cab4791cfc2f6166d412a6359945ea5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:51:46 [info] 43#43: *798 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:46 [info] 43#43: *799 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:56 [info] 43#43: *800 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:56 [info] 43#43: *801 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:51:58 [info] 43#43: *802 [lua] access_by_lua(msblocations.conf:189):2: 52cc5c173990ad7f6c3dccae62a7c227:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:58 +0000] 52cc5c173990ad7f6c3dccae62a7c227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:51:58 [info] 43#43: *802 [lua] logger.lua:23: 52cc5c173990ad7f6c3dccae62a7c227 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:51:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:52:06 [info] 43#43: *803 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:06 [info] 43#43: *804 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:13 [info] 43#43: *805 [lua] access_by_lua(msblocations.conf:189):2: 1c9a341cc9ac23250eb1c1a29d9fae17:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:52:13 +0000] 1c9a341cc9ac23250eb1c1a29d9fae17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 05:52:13 [info] 43#43: *805 [lua] logger.lua:23: 1c9a341cc9ac23250eb1c1a29d9fae17 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:52:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:52:16 [info] 43#43: *806 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:16 [info] 42#42: *807 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:26 [info] 43#43: *808 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:26 [info] 43#43: *809 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:28 [info] 43#43: *810 [lua] access_by_lua(msblocations.conf:189):2: 8ae21640231c138feb534b21e529cf00:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:52:28 [info] 43#43: *810 [lua] logger.lua:23: 8ae21640231c138feb534b21e529cf00 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:52:28 +0000] 8ae21640231c138feb534b21e529cf00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:52:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:52:36 [info] 43#43: *812 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:36 [info] 43#43: *811 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:43 [info] 43#43: *813 [lua] access_by_lua(msblocations.conf:189):2: 55d599501d1dbd0653c73ab54e5b683c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:52:43 [info] 43#43: *813 [lua] logger.lua:23: 55d599501d1dbd0653c73ab54e5b683c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:52:43 +0000] 55d599501d1dbd0653c73ab54e5b683c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:52:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:52:46 [info] 43#43: *815 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:46 [info] 43#43: *816 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:56 [info] 43#43: *817 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:56 [info] 43#43: *818 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:52:58 [info] 43#43: *819 [lua] access_by_lua(msblocations.conf:189):2: c3602440423fc358962e2d342f31d7b2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:52:58 [info] 43#43: *819 [lua] logger.lua:23: c3602440423fc358962e2d342f31d7b2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:52:58 +0000] c3602440423fc358962e2d342f31d7b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:52:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:53:06 [info] 43#43: *820 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:06 [info] 43#43: *821 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:13 [info] 43#43: *822 [lua] access_by_lua(msblocations.conf:189):2: 9e8092e6fd01cebd688731038c8830da:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:53:13 [info] 43#43: *822 [lua] logger.lua:23: 9e8092e6fd01cebd688731038c8830da {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:53:13 +0000] 9e8092e6fd01cebd688731038c8830da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:53:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:53:16 [info] 43#43: *823 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:16 [info] 43#43: *824 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:26 [info] 42#42: *826 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:26 [info] 43#43: *825 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:28 [info] 43#43: *827 [lua] access_by_lua(msblocations.conf:189):2: 88ac01e8e26f1b38fa692c36fa93d0c5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:53:28 +0000] 88ac01e8e26f1b38fa692c36fa93d0c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:53:28 [info] 43#43: *827 [lua] logger.lua:23: 88ac01e8e26f1b38fa692c36fa93d0c5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:53:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:53:36 [info] 43#43: *828 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:36 [info] 43#43: *829 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:43 [info] 43#43: *830 [lua] access_by_lua(msblocations.conf:189):2: f41f9b56d6eb2fb6127372148daa948a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:53:43 +0000] f41f9b56d6eb2fb6127372148daa948a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:53:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:53:43 [info] 43#43: *830 [lua] logger.lua:23: f41f9b56d6eb2fb6127372148daa948a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:53:46 [info] 42#42: *832 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:46 [info] 42#42: *833 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:56 [info] 43#43: *834 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:56 [info] 42#42: *835 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:53:58 [info] 43#43: *836 [lua] access_by_lua(msblocations.conf:189):2: affa5e0a0197e1a07b45bb48298e0dc9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:53:58 [info] 43#43: *836 [lua] logger.lua:23: affa5e0a0197e1a07b45bb48298e0dc9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:53:58 +0000] affa5e0a0197e1a07b45bb48298e0dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:53:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/01 05:54:06 [info] 43#43: *837 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:06 [info] 43#43: *838 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:13 [info] 43#43: *839 [lua] access_by_lua(msblocations.conf:189):2: 3d3a9daace0eff8c796a6ce6d7071f01:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:54:13 [info] 43#43: *839 [lua] logger.lua:23: 3d3a9daace0eff8c796a6ce6d7071f01 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:13 +0000] 3d3a9daace0eff8c796a6ce6d7071f01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:54:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 05:54:16 [info] 43#43: *840 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:16 [info] 43#43: *841 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:26 [info] 43#43: *842 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:26 [info] 43#43: *843 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:28 [info] 43#43: *844 [lua] access_by_lua(msblocations.conf:189):2: 0a6ece7d4c9010b8d0894875c122eab7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:28 +0000] 0a6ece7d4c9010b8d0894875c122eab7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 05:54:28 [info] 43#43: *844 [lua] logger.lua:23: 0a6ece7d4c9010b8d0894875c122eab7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:54:36 [info] 43#43: *845 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:36 [info] 43#43: *846 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:43 [info] 43#43: *847 [lua] access_by_lua(msblocations.conf:189):2: 23d97020330ca15281d59e102c64e3c9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:43 +0000] 23d97020330ca15281d59e102c64e3c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 05:54:43 [info] 43#43: *847 [lua] logger.lua:23: 23d97020330ca15281d59e102c64e3c9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:54:46 [info] 43#43: *849 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:46 [info] 43#43: *850 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:56 [info] 43#43: *851 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:56 [info] 43#43: *852 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:54:58 [info] 43#43: *853 [lua] access_by_lua(msblocations.conf:189):2: a83f3b4f72b0698a4c7b4b14cf659b2d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:59 +0000] a83f3b4f72b0698a4c7b4b14cf659b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:54:59 [info] 43#43: *853 [lua] logger.lua:23: a83f3b4f72b0698a4c7b4b14cf659b2d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 05:55:06 [info] 43#43: *854 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:06 [info] 42#42: *855 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:14 [info] 43#43: *856 [lua] access_by_lua(msblocations.conf:189):2: d89d2f4d32cb5b03f2943a11fcbf0d2a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:55:14 [info] 43#43: *856 [lua] logger.lua:23: d89d2f4d32cb5b03f2943a11fcbf0d2a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:55:14 +0000] d89d2f4d32cb5b03f2943a11fcbf0d2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:55:16 [info] 43#43: *857 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:16 [info] 43#43: *858 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:26 [info] 43#43: *859 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:26 [info] 43#43: *860 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:29 [info] 43#43: *861 [lua] access_by_lua(msblocations.conf:189):2: 167efa32584443c50971b91bbd16603e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:55:29 [info] 43#43: *861 [lua] logger.lua:23: 167efa32584443c50971b91bbd16603e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:55:29 +0000] 167efa32584443c50971b91bbd16603e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/01 05:55:36 [info] 43#43: *862 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:36 [info] 43#43: *863 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:44 [info] 43#43: *864 [lua] access_by_lua(msblocations.conf:189):2: d12a7100aa9f386c31d667f2227f981d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:55:44 [info] 43#43: *864 [lua] logger.lua:23: d12a7100aa9f386c31d667f2227f981d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:55:44 +0000] d12a7100aa9f386c31d667f2227f981d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/01 05:55:46 [info] 42#42: *866 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:46 [info] 42#42: *867 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:56 [info] 43#43: *868 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:56 [info] 42#42: *869 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:55:59 [info] 43#43: *870 [lua] access_by_lua(msblocations.conf:189):2: e16a0f5df91b60647bf304c7a5f9bd64:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:55:59 [info] 43#43: *870 [lua] logger.lua:23: e16a0f5df91b60647bf304c7a5f9bd64 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:55:59 +0000] e16a0f5df91b60647bf304c7a5f9bd64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:56:06 [info] 43#43: *871 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:06 [info] 42#42: *872 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:14 [info] 43#43: *873 [lua] access_by_lua(msblocations.conf:189):2: 8b3e9d7bf90badacb957abf25b59e41c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:14 +0000] 8b3e9d7bf90badacb957abf25b59e41c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:56:14 [info] 43#43: *873 [lua] logger.lua:23: 8b3e9d7bf90badacb957abf25b59e41c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:56:16 [info] 43#43: *874 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:16 [info] 43#43: *875 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:26 [info] 43#43: *876 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:26 [info] 43#43: *877 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:29 [info] 43#43: *878 [lua] access_by_lua(msblocations.conf:189):2: bf5138218adee4b4940a8d43352b4f2a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:56:29 [info] 43#43: *878 [lua] logger.lua:23: bf5138218adee4b4940a8d43352b4f2a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:29 +0000] bf5138218adee4b4940a8d43352b4f2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 2023/01/01 05:56:36 [info] 43#43: *879 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:36 [info] 43#43: *880 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:38 [info] 43#43: *881 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443 2023/01/01 05:56:44 [info] 43#43: *882 [lua] access_by_lua(msblocations.conf:189):2: bb735dfe51da6aba04b7cf530ed88bae:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:56:44 [info] 43#43: *882 [lua] logger.lua:23: bb735dfe51da6aba04b7cf530ed88bae {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:44 +0000] bb735dfe51da6aba04b7cf530ed88bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:56:46 [info] 43#43: *884 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:46 [info] 43#43: *885 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:56 [info] 43#43: *886 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:56 [info] 43#43: *887 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:56:59 [info] 43#43: *888 [lua] access_by_lua(msblocations.conf:189):2: 1bd9cdc6e461f351cf23bb58404b1f5d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:59 +0000] 1bd9cdc6e461f351cf23bb58404b1f5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 05:56:59 [info] 43#43: *888 [lua] logger.lua:23: 1bd9cdc6e461f351cf23bb58404b1f5d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/01 05:57:06 [info] 43#43: *889 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:06 [info] 43#43: *890 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:14 [info] 43#43: *891 [lua] access_by_lua(msblocations.conf:189):2: 772305a8f2793fc4be565d16e1e32b46:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:57:14 [info] 43#43: *891 [lua] logger.lua:23: 772305a8f2793fc4be565d16e1e32b46 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:57:14 +0000] 772305a8f2793fc4be565d16e1e32b46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:57:16 [info] 43#43: *892 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:16 [info] 43#43: *893 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:26 [info] 43#43: *894 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:26 [info] 43#43: *895 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:29 [info] 43#43: *896 [lua] access_by_lua(msblocations.conf:189):2: bf7bcbd8d13ea2c4960c46c3a80b7953:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:57:29 [info] 43#43: *896 [lua] logger.lua:23: bf7bcbd8d13ea2c4960c46c3a80b7953 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:57:29 +0000] bf7bcbd8d13ea2c4960c46c3a80b7953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 05:57:36 [info] 43#43: *897 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:36 [info] 43#43: *898 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 10.233.65.49 - - [01/Jan/2023:05:57:44 +0000] 5e5304e5f00824fa61a355c64f4780fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 05:57:44 [info] 43#43: *899 [lua] access_by_lua(msblocations.conf:189):2: 5e5304e5f00824fa61a355c64f4780fa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:57:44 [info] 43#43: *899 [lua] logger.lua:23: 5e5304e5f00824fa61a355c64f4780fa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:57:46 [info] 43#43: *901 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:46 [info] 43#43: *902 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:56 [info] 43#43: *903 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:56 [info] 43#43: *904 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:57:59 [info] 43#43: *905 [lua] access_by_lua(msblocations.conf:189):2: 4f96fede7ee5c16b33e530ea6ca0b425:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:57:59 [info] 43#43: *905 [lua] logger.lua:23: 4f96fede7ee5c16b33e530ea6ca0b425 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:57:59 +0000] 4f96fede7ee5c16b33e530ea6ca0b425 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 05:58:06 [info] 43#43: *906 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:06 [info] 43#43: *907 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:14 [info] 43#43: *908 [lua] access_by_lua(msblocations.conf:189):2: 72ae937eca691d59e327978bb5a63ac4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:58:14 [info] 43#43: *908 [lua] logger.lua:23: 72ae937eca691d59e327978bb5a63ac4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:58:14 +0000] 72ae937eca691d59e327978bb5a63ac4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:58:16 [info] 43#43: *909 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:16 [info] 43#43: *910 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:26 [info] 42#42: *911 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:26 [info] 42#42: *912 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:29 [info] 43#43: *913 [lua] access_by_lua(msblocations.conf:189):2: c548b640945404c9d79ff30404eafcb8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:58:29 +0000] c548b640945404c9d79ff30404eafcb8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:58:29 [info] 43#43: *913 [lua] logger.lua:23: c548b640945404c9d79ff30404eafcb8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 05:58:36 [info] 43#43: *914 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:36 [info] 43#43: *915 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:44 [info] 43#43: *916 [lua] access_by_lua(msblocations.conf:189):2: dec5a0f19a1d921c73eb3fdbdc3f0cc7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:58:44 [info] 43#43: *916 [lua] logger.lua:23: dec5a0f19a1d921c73eb3fdbdc3f0cc7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:58:44 +0000] dec5a0f19a1d921c73eb3fdbdc3f0cc7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:58:46 [info] 43#43: *918 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:46 [info] 43#43: *919 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:56 [info] 43#43: *920 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:56 [info] 43#43: *921 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:58:59 [info] 43#43: *922 [lua] access_by_lua(msblocations.conf:189):2: da9ee566c8e07fb9d7c821b52339c0a2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:58:59 [info] 43#43: *922 [lua] logger.lua:23: da9ee566c8e07fb9d7c821b52339c0a2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:58:59 +0000] da9ee566c8e07fb9d7c821b52339c0a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:59:06 [info] 42#42: *923 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:06 [info] 42#42: *924 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:14 [info] 43#43: *925 [lua] access_by_lua(msblocations.conf:189):2: 0638a0cc97e784e7efe2004c331f7cfc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:14 +0000] 0638a0cc97e784e7efe2004c331f7cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 05:59:14 [info] 43#43: *925 [lua] logger.lua:23: 0638a0cc97e784e7efe2004c331f7cfc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 05:59:16 [info] 43#43: *926 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:16 [info] 42#42: *927 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:26 [info] 42#42: *928 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:26 [info] 42#42: *929 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:29 [info] 43#43: *930 [lua] access_by_lua(msblocations.conf:189):2: 810560d7435ed981af6597e84ee502f1:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:29 +0000] 810560d7435ed981af6597e84ee502f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/01 05:59:29 [info] 43#43: *930 [lua] logger.lua:23: 810560d7435ed981af6597e84ee502f1 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 05:59:36 [info] 43#43: *931 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:36 [info] 43#43: *932 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:44 [info] 43#43: *933 [lua] access_by_lua(msblocations.conf:189):2: 40a7d16db0399dfc0a5a586639432b81:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 05:59:44 [info] 43#43: *933 [lua] logger.lua:23: 40a7d16db0399dfc0a5a586639432b81 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:44 +0000] 40a7d16db0399dfc0a5a586639432b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:05:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 05:59:46 [info] 43#43: *935 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:46 [info] 43#43: *936 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:56 [info] 43#43: *937 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:56 [info] 42#42: *938 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 05:59:59 [info] 43#43: *939 [lua] access_by_lua(msblocations.conf:189):2: 7fd964104e6206254855532fab883952:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:05:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:05:59:59 +0000] 7fd964104e6206254855532fab883952 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 05:59:59 [info] 43#43: *939 [lua] logger.lua:23: 7fd964104e6206254855532fab883952 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:00:06 [info] 43#43: *940 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:06 [info] 43#43: *941 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:14 [info] 43#43: *942 [lua] access_by_lua(msblocations.conf:189):2: 7b60d39b64d7900eabbaa00898e20f9d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:14 +0000] 7b60d39b64d7900eabbaa00898e20f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:00:14 [info] 43#43: *942 [lua] logger.lua:23: 7b60d39b64d7900eabbaa00898e20f9d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:00:16 [info] 43#43: *943 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:16 [info] 43#43: *944 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:26 [info] 43#43: *945 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:26 [info] 43#43: *946 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:29 [info] 43#43: *947 [lua] access_by_lua(msblocations.conf:189):2: 200af336d37bf988111f544bf2f637c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:00:29 [info] 43#43: *947 [lua] logger.lua:23: 200af336d37bf988111f544bf2f637c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:29 +0000] 200af336d37bf988111f544bf2f637c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:00:36 [info] 43#43: *948 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:36 [info] 43#43: *949 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:44 [info] 43#43: *950 [lua] access_by_lua(msblocations.conf:189):2: 9644ea64ec04fc2978d8cfecac9f0b38:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/01 06:00:44 [info] 43#43: *950 [lua] logger.lua:23: 9644ea64ec04fc2978d8cfecac9f0b38 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:44 +0000] 9644ea64ec04fc2978d8cfecac9f0b38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:00:46 [info] 43#43: *952 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:46 [info] 43#43: *953 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:56 [info] 42#42: *955 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:56 [info] 42#42: *954 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:00:59 [info] 43#43: *956 [lua] access_by_lua(msblocations.conf:189):2: c799500482aa6036cc09b4a0d0a5fa28:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:59 +0000] c799500482aa6036cc09b4a0d0a5fa28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 06:00:59 [info] 43#43: *956 [lua] logger.lua:23: c799500482aa6036cc09b4a0d0a5fa28 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:01:06 [info] 43#43: *957 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:06 [info] 43#43: *958 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:14 [info] 43#43: *959 [lua] access_by_lua(msblocations.conf:189):2: 3aa6b53cecdc0aba22cbd67a89868698:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:14 +0000] 3aa6b53cecdc0aba22cbd67a89868698 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 06:01:14 [info] 43#43: *959 [lua] logger.lua:23: 3aa6b53cecdc0aba22cbd67a89868698 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 06:01:16 [info] 43#43: *960 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:16 [info] 43#43: *961 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:26 [info] 43#43: *962 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:26 [info] 43#43: *963 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:29 [info] 43#43: *964 [lua] access_by_lua(msblocations.conf:189):2: d2f0794782602a05f1d031d94618a305:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:29 +0000] d2f0794782602a05f1d031d94618a305 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 06:01:29 [info] 43#43: *964 [lua] logger.lua:23: d2f0794782602a05f1d031d94618a305 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:01:36 [info] 42#42: *966 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:36 [info] 43#43: *965 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:44 [info] 43#43: *967 [lua] access_by_lua(msblocations.conf:189):2: e48019895416b3bbba91f8754bcd5730:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:01:44 +0000] e48019895416b3bbba91f8754bcd5730 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:01:44 [info] 43#43: *967 [lua] logger.lua:23: e48019895416b3bbba91f8754bcd5730 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:01:46 [info] 43#43: *969 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:46 [info] 43#43: *970 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:56 [info] 43#43: *971 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:56 [info] 43#43: *972 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:01:59 [info] 43#43: *973 [lua] access_by_lua(msblocations.conf:189):2: c05aa8cdc7fdc3d8a2c3ef67e5592094:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:01:59 [info] 43#43: *973 [lua] logger.lua:23: c05aa8cdc7fdc3d8a2c3ef67e5592094 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:01:59 +0000] c05aa8cdc7fdc3d8a2c3ef67e5592094 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/01 06:02:06 [info] 42#42: *974 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:06 [info] 42#42: *975 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:14 [info] 43#43: *976 [lua] access_by_lua(msblocations.conf:189):2: 621bcde74c4fc994b4460d0a6a07d662:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:02:14 +0000] 621bcde74c4fc994b4460d0a6a07d662 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:02:14 [info] 43#43: *976 [lua] logger.lua:23: 621bcde74c4fc994b4460d0a6a07d662 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:02:16 [info] 43#43: *978 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:16 [info] 43#43: *977 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:26 [info] 43#43: *979 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:26 [info] 42#42: *980 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:29 [info] 43#43: *981 [lua] access_by_lua(msblocations.conf:189):2: 39fecd9d375d54d9c8ee417f5f90744d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:02:29 [info] 43#43: *981 [lua] logger.lua:23: 39fecd9d375d54d9c8ee417f5f90744d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:02:29 +0000] 39fecd9d375d54d9c8ee417f5f90744d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:02:36 [info] 43#43: *982 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:36 [info] 43#43: *983 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:44 [info] 43#43: *984 [lua] access_by_lua(msblocations.conf:189):2: 98fd1059e4637d71c44b54d55d030299:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:02:44 [info] 43#43: *984 [lua] logger.lua:23: 98fd1059e4637d71c44b54d55d030299 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:02:44 +0000] 98fd1059e4637d71c44b54d55d030299 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:02:46 [info] 43#43: *987 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:46 [info] 43#43: *986 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:56 [info] 43#43: *988 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:56 [info] 43#43: *989 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:02:59 [info] 43#43: *990 [lua] access_by_lua(msblocations.conf:189):2: e39379fa712be9c5590f165c4f6bef2e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:02:59 +0000] e39379fa712be9c5590f165c4f6bef2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:02:59 [info] 43#43: *990 [lua] logger.lua:23: e39379fa712be9c5590f165c4f6bef2e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:03:06 [info] 43#43: *991 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:06 [info] 43#43: *992 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:14 [info] 43#43: *993 [lua] access_by_lua(msblocations.conf:189):2: fa6c535a069dec41811b66257083cd43:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:03:14 [info] 43#43: *993 [lua] logger.lua:23: fa6c535a069dec41811b66257083cd43 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:03:14 +0000] fa6c535a069dec41811b66257083cd43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:03:16 [info] 43#43: *994 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:16 [info] 42#42: *995 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:26 [info] 43#43: *996 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:26 [info] 43#43: *997 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:29 [info] 43#43: *998 [lua] access_by_lua(msblocations.conf:189):2: 8a8fccb2331333afddf68ebcbbbf8aa3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:03:29 [info] 43#43: *998 [lua] logger.lua:23: 8a8fccb2331333afddf68ebcbbbf8aa3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:03:29 +0000] 8a8fccb2331333afddf68ebcbbbf8aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:03:36 [info] 43#43: *999 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:36 [info] 43#43: *1000 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:44 [info] 43#43: *1001 [lua] access_by_lua(msblocations.conf:189):2: 0ead9139e5ce4ff0eff35fdf729bb236:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:03:44 [info] 43#43: *1001 [lua] logger.lua:23: 0ead9139e5ce4ff0eff35fdf729bb236 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:03:44 +0000] 0ead9139e5ce4ff0eff35fdf729bb236 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:03:46 [info] 43#43: *1003 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:46 [info] 43#43: *1004 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:56 [info] 43#43: *1005 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:56 [info] 43#43: *1006 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:03:59 [info] 43#43: *1007 [lua] access_by_lua(msblocations.conf:189):2: 05d0c90d17b6a44ee3c41b7726c46817:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:03:59 [info] 43#43: *1007 [lua] logger.lua:23: 05d0c90d17b6a44ee3c41b7726c46817 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:03:59 +0000] 05d0c90d17b6a44ee3c41b7726c46817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:04:06 [info] 42#42: *1008 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:06 [info] 42#42: *1009 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:14 [info] 43#43: *1010 [lua] access_by_lua(msblocations.conf:189):2: 835e9ac9b9d695e926ffced0656c6774:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:14 +0000] 835e9ac9b9d695e926ffced0656c6774 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/01 06:04:14 [info] 43#43: *1010 [lua] logger.lua:23: 835e9ac9b9d695e926ffced0656c6774 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:04:16 [info] 43#43: *1011 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:16 [info] 43#43: *1012 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:26 [info] 43#43: *1014 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:26 [info] 43#43: *1013 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:27 [info] 43#43: *1015 client closed connection while waiting for request, client: 10.233.65.140, server: 0.0.0.0:443 2023/01/01 06:04:29 [info] 43#43: *1016 [lua] access_by_lua(msblocations.conf:189):2: e16ae5d9fd9358a4b355f206b1e1083d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:29 +0000] e16ae5d9fd9358a4b355f206b1e1083d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/01 06:04:29 [info] 43#43: *1016 [lua] logger.lua:23: e16ae5d9fd9358a4b355f206b1e1083d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:04:36 [info] 43#43: *1017 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:36 [info] 43#43: *1018 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:44 [info] 43#43: *1019 [lua] access_by_lua(msblocations.conf:189):2: 477cb510920e4abc98a92c6597989f81:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:06:04:44 +0000] 477cb510920e4abc98a92c6597989f81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/01 06:04:44 [info] 43#43: *1019 [lua] logger.lua:23: 477cb510920e4abc98a92c6597989f81 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:04:46 [info] 43#43: *1021 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:46 [info] 43#43: *1022 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:56 [info] 43#43: *1023 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:56 [info] 43#43: *1024 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:04:59 [info] 43#43: *1025 [lua] access_by_lua(msblocations.conf:189):2: 76dc3ad3a212a9382fd607785491f813:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:59 +0000] 76dc3ad3a212a9382fd607785491f813 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:04:59 [info] 43#43: *1025 [lua] logger.lua:23: 76dc3ad3a212a9382fd607785491f813 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:05:06 [info] 43#43: *1026 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:06 [info] 43#43: *1027 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:14 [info] 43#43: *1028 [lua] access_by_lua(msblocations.conf:189):2: 8c82ed3a77dea9cc2789a6fc58fe08d9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:05:14 [info] 43#43: *1028 [lua] logger.lua:23: 8c82ed3a77dea9cc2789a6fc58fe08d9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:05:14 +0000] 8c82ed3a77dea9cc2789a6fc58fe08d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 06:05:16 [info] 43#43: *1030 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:16 [info] 43#43: *1029 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:26 [info] 43#43: *1031 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:26 [info] 43#43: *1032 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:29 [info] 43#43: *1033 [lua] access_by_lua(msblocations.conf:189):2: 1c4b8a96bc0c1b0fedcb2f0e2c62050b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:05:29 [info] 43#43: *1033 [lua] logger.lua:23: 1c4b8a96bc0c1b0fedcb2f0e2c62050b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:05:29 +0000] 1c4b8a96bc0c1b0fedcb2f0e2c62050b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 06:05:36 [info] 43#43: *1034 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:36 [info] 43#43: *1035 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:44 [info] 43#43: *1036 [lua] access_by_lua(msblocations.conf:189):2: 1f43ca65ca66af889a4c5b3f8aed751b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:05:44 +0000] 1f43ca65ca66af889a4c5b3f8aed751b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:05:44 [info] 43#43: *1036 [lua] logger.lua:23: 1f43ca65ca66af889a4c5b3f8aed751b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:05:46 [info] 43#43: *1038 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:46 [info] 43#43: *1039 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:56 [info] 43#43: *1040 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:56 [info] 42#42: *1041 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:05:59 [info] 43#43: *1042 [lua] access_by_lua(msblocations.conf:189):2: a647cab8814a223fb538654d1cae2aa7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:05:59 [info] 43#43: *1042 [lua] logger.lua:23: a647cab8814a223fb538654d1cae2aa7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 10.233.65.49 - - [01/Jan/2023:06:05:59 +0000] a647cab8814a223fb538654d1cae2aa7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/01 06:06:06 [info] 43#43: *1043 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:06 [info] 43#43: *1044 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:14 [info] 43#43: *1045 [lua] access_by_lua(msblocations.conf:189):2: 7347a4e71c1d901b9c3b1fcc0a2b9f14:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:06:06:14 +0000] 7347a4e71c1d901b9c3b1fcc0a2b9f14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:06:14 [info] 43#43: *1045 [lua] logger.lua:23: 7347a4e71c1d901b9c3b1fcc0a2b9f14 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:06:16 [info] 43#43: *1046 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:16 [info] 43#43: *1047 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:26 [info] 43#43: *1048 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:26 [info] 43#43: *1049 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:29 [info] 43#43: *1050 [lua] access_by_lua(msblocations.conf:189):2: 35e6ce9fbe0a5b1a9f0ad315fd012c98:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:06:29 [info] 43#43: *1050 [lua] logger.lua:23: 35e6ce9fbe0a5b1a9f0ad315fd012c98 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:06:29 +0000] 35e6ce9fbe0a5b1a9f0ad315fd012c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:06:36 [info] 43#43: *1051 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:36 [info] 42#42: *1052 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:44 [info] 43#43: *1053 [lua] access_by_lua(msblocations.conf:189):2: dbf12d444af495e0cfe50e59eb6fb801:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:06:44 [info] 43#43: *1053 [lua] logger.lua:23: dbf12d444af495e0cfe50e59eb6fb801 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:06:44 +0000] dbf12d444af495e0cfe50e59eb6fb801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:06:46 [info] 43#43: *1055 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:46 [info] 43#43: *1056 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:56 [info] 43#43: *1057 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:56 [info] 43#43: *1058 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:06:59 [info] 43#43: *1059 [lua] access_by_lua(msblocations.conf:189):2: 1d1acf3ad25dda1f9a9a503301aba235:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:06:59 [info] 43#43: *1059 [lua] logger.lua:23: 1d1acf3ad25dda1f9a9a503301aba235 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:06:59 +0000] 1d1acf3ad25dda1f9a9a503301aba235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:07:06 [info] 43#43: *1060 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:06 [info] 43#43: *1061 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:14 [info] 43#43: *1062 [lua] access_by_lua(msblocations.conf:189):2: cec25fcb11c2077d05929722f1da50bb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:07:14 [info] 43#43: *1062 [lua] logger.lua:23: cec25fcb11c2077d05929722f1da50bb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:07:14 +0000] cec25fcb11c2077d05929722f1da50bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:07:16 [info] 43#43: *1063 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:16 [info] 43#43: *1064 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:26 [info] 43#43: *1065 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:26 [info] 43#43: *1066 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:29 [info] 43#43: *1067 [lua] access_by_lua(msblocations.conf:189):2: 92017aaa9af4e3deb96c2fff22673392:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:07:29 +0000] 92017aaa9af4e3deb96c2fff22673392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.043 "-" "Consul Health Check" "-" 2023/01/01 06:07:29 [info] 43#43: *1067 [lua] logger.lua:23: 92017aaa9af4e3deb96c2fff22673392 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 39 2023/01/01 06:07:36 [info] 43#43: *1068 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:36 [info] 43#43: *1069 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:44 [info] 43#43: *1070 [lua] access_by_lua(msblocations.conf:189):2: 32b5bd9eaf4f352c664e1ba0829ceb2d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:07:44 [info] 43#43: *1070 [lua] logger.lua:23: 32b5bd9eaf4f352c664e1ba0829ceb2d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.65.49 - - [01/Jan/2023:06:07:44 +0000] 32b5bd9eaf4f352c664e1ba0829ceb2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/01 06:07:46 [info] 43#43: *1072 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:46 [info] 43#43: *1073 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:56 [info] 43#43: *1074 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:56 [info] 43#43: *1075 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:07:59 [info] 43#43: *1076 [lua] access_by_lua(msblocations.conf:189):2: 8dd45a62ae4cc021c862193da08f6279:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:07:59 [info] 43#43: *1076 [lua] logger.lua:23: 8dd45a62ae4cc021c862193da08f6279 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:07:59 +0000] 8dd45a62ae4cc021c862193da08f6279 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/01 06:08:06 [info] 43#43: *1077 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:06 [info] 43#43: *1078 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:14 [info] 43#43: *1079 [lua] access_by_lua(msblocations.conf:189):2: ca2b9d939f9b1c0345ed1502d1b0294a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:08:14 +0000] ca2b9d939f9b1c0345ed1502d1b0294a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:08:14 [info] 43#43: *1079 [lua] logger.lua:23: ca2b9d939f9b1c0345ed1502d1b0294a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:08:16 [info] 43#43: *1080 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:16 [info] 43#43: *1081 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:26 [info] 43#43: *1083 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:26 [info] 43#43: *1084 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:29 [info] 43#43: *1082 client prematurely closed connection while reading client request line, client: 10.233.64.174, server: 10.233.64.174 - - [01/Jan/2023:06:08:29 +0000] a339fca5c4c5f3237458b91c633bb13d "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-" 10.233.64.174 - - [01/Jan/2023:06:08:29 +0000] 53b3a4473009cf24a0cdcadd474e266c "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/01 06:08:29 [info] 43#43: *1085 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.174, server: , request: "GET / HTTP/1.0" 10.233.65.49 - - [01/Jan/2023:06:08:30 +0000] 4d359675681a61eae87e13cf44d61d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:08:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:08:29 [info] 43#43: *1086 [lua] access_by_lua(msblocations.conf:189):2: 4d359675681a61eae87e13cf44d61d6d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:08:30 [info] 43#43: *1086 [lua] logger.lua:23: 4d359675681a61eae87e13cf44d61d6d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:08:36 [info] 43#43: *1087 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:36 [info] 43#43: *1088 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:45 [info] 43#43: *1089 [lua] access_by_lua(msblocations.conf:189):2: ac6ef25cd44707ba3a5415a2fabcbb77:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:08:45 +0000] ac6ef25cd44707ba3a5415a2fabcbb77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:08:45 [info] 43#43: *1089 [lua] logger.lua:23: ac6ef25cd44707ba3a5415a2fabcbb77 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:08:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:08:46 [info] 43#43: *1091 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:46 [info] 43#43: *1092 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:56 [info] 43#43: *1093 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:08:56 [info] 43#43: *1094 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:00 [info] 43#43: *1095 [lua] access_by_lua(msblocations.conf:189):2: 773e0712192725b236537adda467689b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:09:00 [info] 43#43: *1095 [lua] logger.lua:23: 773e0712192725b236537adda467689b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:09:00 +0000] 773e0712192725b236537adda467689b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:09:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:09:06 [info] 43#43: *1096 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:06 [info] 43#43: *1097 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:15 [info] 43#43: *1098 [lua] access_by_lua(msblocations.conf:189):2: aedd65781b538b4f289dc6d4ab050f12:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:09:15 [info] 43#43: *1098 [lua] logger.lua:23: aedd65781b538b4f289dc6d4ab050f12 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:09:15 +0000] aedd65781b538b4f289dc6d4ab050f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:09:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:09:16 [info] 43#43: *1099 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:16 [info] 43#43: *1100 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:26 [info] 42#42: *1101 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:26 [info] 42#42: *1102 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:30 [info] 43#43: *1103 [lua] access_by_lua(msblocations.conf:189):2: d4231e88c9a6c56bf94a0b9231db8801:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:09:30 +0000] d4231e88c9a6c56bf94a0b9231db8801 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:09:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 06:09:30 [info] 43#43: *1103 [lua] logger.lua:23: d4231e88c9a6c56bf94a0b9231db8801 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:09:36 [info] 43#43: *1104 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:36 [info] 43#43: *1105 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:45 [info] 43#43: *1106 [lua] access_by_lua(msblocations.conf:189):2: d1f065808248c77a5d2286bf8271d823:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:09:45 [info] 43#43: *1106 [lua] logger.lua:23: d1f065808248c77a5d2286bf8271d823 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:09:45 +0000] d1f065808248c77a5d2286bf8271d823 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:09:46 [info] 43#43: *1108 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:46 [info] 43#43: *1109 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:56 [info] 43#43: *1112 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:56 [info] 42#42: *1113 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:09:56 [info] 43#43: *1110 [lua] access_by_lua(msblocations.conf:189):2: 1577f9079ad7a9493290f6eebdcb58e0:receive the request, client: 10.233.64.174, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.72:30283" 2023/01/01 06:09:56 [info] 43#43: *1111 [lua] access_by_lua(msblocations.conf:189):2: f935b0dd608689ada6a887e4a5acddeb:receive the request, client: 10.233.64.174, server: , request: "GET /nmaplowercheck1672553395 HTTP/1.1", host: "10.32.243.72:30283" 2023/01/01 06:09:56 [warn] 43#43: *1110 [lua] error_handler.lua:29: error_svc_not_found(): 1577f9079ad7a9493290f6eebdcb58e0 No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.72:30283" 2023/01/01 06:09:56 [warn] 43#43: *1111 [lua] error_handler.lua:29: error_svc_not_found(): f935b0dd608689ada6a887e4a5acddeb No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "GET /nmaplowercheck1672553395 HTTP/1.1", host: "10.32.243.72:30283" 10.233.64.174 - - [01/Jan/2023:06:09:56 +0000] f935b0dd608689ada6a887e4a5acddeb "GET /nmaplowercheck1672553395 HTTP/1.1" 502 request_processing_time:0.010 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 10.233.64.174 - - [01/Jan/2023:06:09:56 +0000] 1577f9079ad7a9493290f6eebdcb58e0 "POST /sdk HTTP/1.1" 502 request_processing_time:0.056 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/01 06:09:56 [info] 43#43: *1114 [lua] access_by_lua(msblocations.conf:189):2: 9b8674fced63708b5edfa1565ee0c0c9:receive the request, client: 10.233.64.174, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.72:30283" 2023/01/01 06:09:56 [warn] 43#43: *1114 [lua] error_handler.lua:29: error_svc_not_found(): 9b8674fced63708b5edfa1565ee0c0c9 No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.72:30283" 10.233.64.174 - - [01/Jan/2023:06:09:56 +0000] 9b8674fced63708b5edfa1565ee0c0c9 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/01 06:09:56 [info] 43#43: *1115 [lua] access_by_lua(msblocations.conf:189):2: 9719b66c3891bb963c085f1284af70f9:receive the request, client: 10.233.64.174, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.72:30283" 2023/01/01 06:09:56 [warn] 43#43: *1115 [lua] error_handler.lua:29: error_svc_not_found(): 9719b66c3891bb963c085f1284af70f9 No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.72:30283" 10.233.64.174 - - [01/Jan/2023:06:09:56 +0000] 9719b66c3891bb963c085f1284af70f9 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/01 06:10:00 [info] 43#43: *1116 [lua] access_by_lua(msblocations.conf:189):2: 564f929a55ad820ad7e6d78e395001c4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:10:00 [info] 43#43: *1116 [lua] logger.lua:23: 564f929a55ad820ad7e6d78e395001c4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:10:00 +0000] 564f929a55ad820ad7e6d78e395001c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/01/01 06:10:03 [info] 43#43: *1117 [lua] access_by_lua(msblocations.conf:189):2: 3b69acee752889fd56dcf587505d3ff0:receive the request, client: 10.233.64.174, server: , request: "GET / HTTP/1.0" 2023/01/01 06:10:03 [warn] 43#43: *1117 [lua] error_handler.lua:29: error_svc_not_found(): 3b69acee752889fd56dcf587505d3ff0 No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "GET / HTTP/1.0" 10.233.64.174 - - [01/Jan/2023:06:10:03 +0000] 3b69acee752889fd56dcf587505d3ff0 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2023/01/01 06:10:03 [info] 43#43: *1118 [lua] access_by_lua(msblocations.conf:189):2: 2cd5a3b0e66d22995d6cad1422d35b18:receive the request, client: 10.233.64.174, server: , request: "GET / HTTP/1.1", host: "10.32.243.72" 2023/01/01 06:10:03 [warn] 43#43: *1118 [lua] error_handler.lua:29: error_svc_not_found(): 2cd5a3b0e66d22995d6cad1422d35b18 No route found for this request! detail_info:Custom not match, client: 10.233.64.174, server: , request: "GET / HTTP/1.1", host: "10.32.243.72" 10.233.64.174 - - [01/Jan/2023:06:10:03 +0000] 2cd5a3b0e66d22995d6cad1422d35b18 "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/01 06:10:04 [info] 43#43: *1118 client 10.233.64.174 closed keepalive connection 2023/01/01 06:10:06 [info] 43#43: *1119 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:06 [info] 43#43: *1120 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:15 [info] 43#43: *1121 [lua] access_by_lua(msblocations.conf:189):2: cf260d9396e7be4a9593df3571d1d552:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:10:15 [info] 43#43: *1121 [lua] logger.lua:23: cf260d9396e7be4a9593df3571d1d552 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:10:15 +0000] cf260d9396e7be4a9593df3571d1d552 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:10:16 [info] 43#43: *1122 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:16 [info] 42#42: *1123 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:26 [info] 43#43: *1124 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:26 [info] 42#42: *1125 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:30 [info] 43#43: *1126 [lua] access_by_lua(msblocations.conf:189):2: da647972d8e547fb3c00b48f463e6e64:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:06:10:30 +0000] da647972d8e547fb3c00b48f463e6e64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/01 06:10:30 [info] 43#43: *1126 [lua] logger.lua:23: da647972d8e547fb3c00b48f463e6e64 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:10:36 [info] 43#43: *1127 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:36 [info] 43#43: *1128 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:45 [info] 43#43: *1129 [lua] access_by_lua(msblocations.conf:189):2: 7211226e6f4ac613a6013086b298363b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:10:45 [info] 43#43: *1129 [lua] logger.lua:23: 7211226e6f4ac613a6013086b298363b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:10:45 +0000] 7211226e6f4ac613a6013086b298363b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:10:46 [info] 43#43: *1131 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:46 [info] 42#42: *1132 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:56 [info] 43#43: *1133 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:10:56 [info] 43#43: *1134 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:00 [info] 43#43: *1135 [lua] access_by_lua(msblocations.conf:189):2: 416dbde1854a8cdbc06bef8ea4670411:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:11:00 +0000] 416dbde1854a8cdbc06bef8ea4670411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:11:00 [info] 43#43: *1135 [lua] logger.lua:23: 416dbde1854a8cdbc06bef8ea4670411 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:11:06 [info] 43#43: *1136 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:06 [info] 43#43: *1137 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:15 [info] 43#43: *1138 [lua] access_by_lua(msblocations.conf:189):2: 3d7963565ee1cd6602e0eb9166e8e6d6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:11:15 [info] 43#43: *1138 [lua] logger.lua:23: 3d7963565ee1cd6602e0eb9166e8e6d6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:11:15 +0000] 3d7963565ee1cd6602e0eb9166e8e6d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:11:16 [info] 43#43: *1139 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:16 [info] 43#43: *1140 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:26 [info] 43#43: *1141 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:26 [info] 43#43: *1142 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:30 [info] 43#43: *1143 [lua] access_by_lua(msblocations.conf:189):2: d19fb5b63e40f6212281e39116b4757e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:11:30 +0000] d19fb5b63e40f6212281e39116b4757e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:11:30 [info] 43#43: *1143 [lua] logger.lua:23: d19fb5b63e40f6212281e39116b4757e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:11:36 [info] 43#43: *1144 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:36 [info] 43#43: *1145 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:45 [info] 43#43: *1146 [lua] access_by_lua(msblocations.conf:189):2: fa850aa6a78ee883c961f17fa3159b8d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:11:45 +0000] fa850aa6a78ee883c961f17fa3159b8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:11:45 [info] 43#43: *1146 [lua] logger.lua:23: fa850aa6a78ee883c961f17fa3159b8d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:11:46 [info] 42#42: *1148 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:46 [info] 42#42: *1149 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:56 [info] 43#43: *1150 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:11:56 [info] 43#43: *1151 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:00 [info] 43#43: *1152 [lua] access_by_lua(msblocations.conf:189):2: 21b8c73663c70cfb9533c7be7b4093a2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:12:00 +0000] 21b8c73663c70cfb9533c7be7b4093a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 06:12:00 [info] 43#43: *1152 [lua] logger.lua:23: 21b8c73663c70cfb9533c7be7b4093a2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:12:06 [info] 43#43: *1153 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:06 [info] 43#43: *1154 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:15 [info] 43#43: *1155 [lua] access_by_lua(msblocations.conf:189):2: 653684a28692054d633b2d980734b014:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:12:15 +0000] 653684a28692054d633b2d980734b014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:12:15 [info] 43#43: *1155 [lua] logger.lua:23: 653684a28692054d633b2d980734b014 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:12:16 [info] 43#43: *1156 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:16 [info] 43#43: *1157 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:26 [info] 42#42: *1158 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:26 [info] 42#42: *1159 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:30 [info] 43#43: *1160 [lua] access_by_lua(msblocations.conf:189):2: e3a967ed926d769791dbb04138edf185:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:12:30 [info] 43#43: *1160 [lua] logger.lua:23: e3a967ed926d769791dbb04138edf185 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:12:30 +0000] e3a967ed926d769791dbb04138edf185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:12:36 [info] 43#43: *1161 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:36 [info] 43#43: *1162 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:45 [info] 43#43: *1163 [lua] access_by_lua(msblocations.conf:189):2: 4ca0f29a0cb8f81f62f558c574259c1f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:12:45 [info] 43#43: *1163 [lua] logger.lua:23: 4ca0f29a0cb8f81f62f558c574259c1f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:12:45 +0000] 4ca0f29a0cb8f81f62f558c574259c1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:12:46 [info] 43#43: *1164 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:46 [info] 43#43: *1165 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:56 [info] 43#43: *1167 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:12:56 [info] 43#43: *1168 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:00 [info] 43#43: *1169 [lua] access_by_lua(msblocations.conf:189):2: 62a19b51f081ee3de8efd24ef06a51bd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:13:00 [info] 43#43: *1169 [lua] logger.lua:23: 62a19b51f081ee3de8efd24ef06a51bd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:13:00 +0000] 62a19b51f081ee3de8efd24ef06a51bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:13:06 [info] 42#42: *1171 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:06 [info] 42#42: *1170 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:15 [info] 43#43: *1172 [lua] access_by_lua(msblocations.conf:189):2: 522e6114b761069ff1f3f6cc76319546:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:06:13:15 +0000] 522e6114b761069ff1f3f6cc76319546 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 06:13:15 [info] 43#43: *1172 [lua] logger.lua:23: 522e6114b761069ff1f3f6cc76319546 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:13:16 [info] 43#43: *1173 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:16 [info] 43#43: *1174 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:26 [info] 43#43: *1175 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:26 [info] 43#43: *1176 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:30 [info] 43#43: *1177 [lua] access_by_lua(msblocations.conf:189):2: 66e1495bdc935a38ec5aaac0bc658507:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:13:30 +0000] 66e1495bdc935a38ec5aaac0bc658507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:13:30 [info] 43#43: *1177 [lua] logger.lua:23: 66e1495bdc935a38ec5aaac0bc658507 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:13:36 [info] 43#43: *1178 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:36 [info] 43#43: *1179 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:45 [info] 43#43: *1180 [lua] access_by_lua(msblocations.conf:189):2: 14e6a2e98f626bb9202d94ff6f421b15:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:13:45 +0000] 14e6a2e98f626bb9202d94ff6f421b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:13:45 [info] 43#43: *1180 [lua] logger.lua:23: 14e6a2e98f626bb9202d94ff6f421b15 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:13:46 [info] 43#43: *1182 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:46 [info] 43#43: *1181 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:56 [info] 43#43: *1184 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:13:56 [info] 42#42: *1185 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:00 [info] 43#43: *1186 [lua] access_by_lua(msblocations.conf:189):2: db3e03af123d40deea2a0d9cffb8352b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:14:00 [info] 43#43: *1186 [lua] logger.lua:23: db3e03af123d40deea2a0d9cffb8352b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:14:00 +0000] db3e03af123d40deea2a0d9cffb8352b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:14:06 [info] 43#43: *1187 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:06 [info] 43#43: *1188 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:15 [info] 43#43: *1189 [lua] access_by_lua(msblocations.conf:189):2: 6c7b1b9e27705767998aee2e0e0f0c4a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:14:15 [info] 43#43: *1189 [lua] logger.lua:23: 6c7b1b9e27705767998aee2e0e0f0c4a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:14:15 +0000] 6c7b1b9e27705767998aee2e0e0f0c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:14:16 [info] 42#42: *1190 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:16 [info] 43#43: *1191 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:26 [info] 43#43: *1192 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:26 [info] 43#43: *1193 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:30 [info] 43#43: *1194 [lua] access_by_lua(msblocations.conf:189):2: a586eb920208c88e8e371421d2c40da5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:14:30 [info] 43#43: *1194 [lua] logger.lua:23: a586eb920208c88e8e371421d2c40da5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:14:30 +0000] a586eb920208c88e8e371421d2c40da5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:14:36 [info] 43#43: *1195 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:36 [info] 43#43: *1196 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:45 [info] 43#43: *1197 [lua] access_by_lua(msblocations.conf:189):2: 0a378e44a7b205db3a100428171d26aa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:14:45 [info] 43#43: *1197 [lua] logger.lua:23: 0a378e44a7b205db3a100428171d26aa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:14:45 +0000] 0a378e44a7b205db3a100428171d26aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:14:46 [info] 43#43: *1198 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:46 [info] 42#42: *1199 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:56 [info] 43#43: *1201 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:14:56 [info] 43#43: *1202 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:00 [info] 43#43: *1203 [lua] access_by_lua(msblocations.conf:189):2: 4bc3cc67182f37cab5f541bf98527239:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:15:00 [info] 43#43: *1203 [lua] logger.lua:23: 4bc3cc67182f37cab5f541bf98527239 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:15:00 +0000] 4bc3cc67182f37cab5f541bf98527239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:15:06 [info] 43#43: *1204 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:06 [info] 43#43: *1205 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:15 [info] 43#43: *1206 [lua] access_by_lua(msblocations.conf:189):2: e6d5ddf030ce87a092f5aedb576def46:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:15:15 [info] 43#43: *1206 [lua] logger.lua:23: e6d5ddf030ce87a092f5aedb576def46 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:06:15:15 +0000] e6d5ddf030ce87a092f5aedb576def46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:15:16 [info] 43#43: *1207 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:16 [info] 43#43: *1208 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:26 [info] 43#43: *1209 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:26 [info] 43#43: *1210 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:30 [info] 43#43: *1211 [lua] access_by_lua(msblocations.conf:189):2: 34faab115435357404ed05e8c8679a82:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:15:30 +0000] 34faab115435357404ed05e8c8679a82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 06:15:30 [info] 43#43: *1211 [lua] logger.lua:23: 34faab115435357404ed05e8c8679a82 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:15:36 [info] 43#43: *1212 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:36 [info] 43#43: *1213 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:45 [info] 43#43: *1214 [lua] access_by_lua(msblocations.conf:189):2: 80bcd82ea49108280f0e8f4014988460:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:15:45 [info] 43#43: *1214 [lua] logger.lua:23: 80bcd82ea49108280f0e8f4014988460 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:15:45 +0000] 80bcd82ea49108280f0e8f4014988460 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:15:46 [info] 42#42: *1216 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:46 [info] 42#42: *1215 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:56 [info] 43#43: *1218 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:15:56 [info] 43#43: *1219 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:00 [info] 43#43: *1220 [lua] access_by_lua(msblocations.conf:189):2: 22b2b4b170aa58d925c43ffa3f1bff56:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:00 +0000] 22b2b4b170aa58d925c43ffa3f1bff56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:16:00 [info] 43#43: *1220 [lua] logger.lua:23: 22b2b4b170aa58d925c43ffa3f1bff56 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:16:06 [info] 43#43: *1221 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:06 [info] 43#43: *1222 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:15 [info] 43#43: *1223 [lua] access_by_lua(msblocations.conf:189):2: 6273ef39acb87e4fbb35bf0076a8c495:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:16:15 [info] 43#43: *1223 [lua] logger.lua:23: 6273ef39acb87e4fbb35bf0076a8c495 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:15 +0000] 6273ef39acb87e4fbb35bf0076a8c495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:16:16 [info] 43#43: *1224 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:16 [info] 43#43: *1225 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:26 [info] 42#42: *1227 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:26 [info] 42#42: *1226 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:30 [info] 43#43: *1228 [lua] access_by_lua(msblocations.conf:189):2: 782fbabae37041c13e4775e8b0a8965e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:16:30 [info] 43#43: *1228 [lua] logger.lua:23: 782fbabae37041c13e4775e8b0a8965e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:30 +0000] 782fbabae37041c13e4775e8b0a8965e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:16:36 [info] 43#43: *1229 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:36 [info] 43#43: *1230 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:45 [info] 43#43: *1231 [lua] access_by_lua(msblocations.conf:189):2: 294e3847df5855634c909982f4f4aad3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:45 +0000] 294e3847df5855634c909982f4f4aad3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:16:45 [info] 43#43: *1231 [lua] logger.lua:23: 294e3847df5855634c909982f4f4aad3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:16:46 [info] 43#43: *1232 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:46 [info] 42#42: *1233 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:56 [info] 43#43: *1235 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:16:56 [info] 43#43: *1236 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:00 [info] 43#43: *1237 [lua] access_by_lua(msblocations.conf:189):2: 6973a2dc927c09c8d9281161ac81cc23:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:00 +0000] 6973a2dc927c09c8d9281161ac81cc23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:17:00 [info] 43#43: *1237 [lua] logger.lua:23: 6973a2dc927c09c8d9281161ac81cc23 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:17:06 [info] 43#43: *1238 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:06 [info] 43#43: *1239 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:15 [info] 43#43: *1240 [lua] access_by_lua(msblocations.conf:189):2: 0db74af3f5bb53f2a163f95256cef887:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:15 +0000] 0db74af3f5bb53f2a163f95256cef887 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:17:15 [info] 43#43: *1240 [lua] logger.lua:23: 0db74af3f5bb53f2a163f95256cef887 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:17:16 [info] 43#43: *1241 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:16 [info] 43#43: *1242 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:26 [info] 43#43: *1243 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:26 [info] 43#43: *1244 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:30 [info] 43#43: *1245 [lua] access_by_lua(msblocations.conf:189):2: 6efc68ec6d04ca6a8dbdd2c22841359e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:30 +0000] 6efc68ec6d04ca6a8dbdd2c22841359e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:17:30 [info] 43#43: *1245 [lua] logger.lua:23: 6efc68ec6d04ca6a8dbdd2c22841359e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:17:36 [info] 43#43: *1246 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:36 [info] 43#43: *1247 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:45 [info] 43#43: *1248 [lua] access_by_lua(msblocations.conf:189):2: 63051126ea5edb5092d296625713c705:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:45 +0000] 63051126ea5edb5092d296625713c705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:17:45 [info] 43#43: *1248 [lua] logger.lua:23: 63051126ea5edb5092d296625713c705 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:17:46 [info] 43#43: *1249 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:46 [info] 43#43: *1250 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:56 [info] 43#43: *1252 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:17:56 [info] 43#43: *1253 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:00 [info] 43#43: *1254 [lua] access_by_lua(msblocations.conf:189):2: 33cc07dd630364840f9edbf0e7352d4c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:18:00 [info] 43#43: *1254 [lua] logger.lua:23: 33cc07dd630364840f9edbf0e7352d4c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:00 +0000] 33cc07dd630364840f9edbf0e7352d4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:18:06 [info] 43#43: *1255 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:06 [info] 43#43: *1256 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:15 [info] 43#43: *1257 [lua] access_by_lua(msblocations.conf:189):2: ef4a2e22032be507c319b7ee076926b9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:15 +0000] ef4a2e22032be507c319b7ee076926b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:18:15 [info] 43#43: *1257 [lua] logger.lua:23: ef4a2e22032be507c319b7ee076926b9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:18:16 [info] 43#43: *1258 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:16 [info] 43#43: *1259 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:26 [info] 43#43: *1260 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:26 [info] 43#43: *1261 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:30 [info] 43#43: *1262 [lua] access_by_lua(msblocations.conf:189):2: d849fe743ba19053f40142dbfaf9855a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:18:30 [info] 43#43: *1262 [lua] logger.lua:23: d849fe743ba19053f40142dbfaf9855a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:30 +0000] d849fe743ba19053f40142dbfaf9855a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 06:18:36 [info] 43#43: *1264 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:36 [info] 43#43: *1263 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:45 [info] 43#43: *1265 [lua] access_by_lua(msblocations.conf:189):2: 0ba59afe13f998bce9759a123b0fa5ba:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:45 +0000] 0ba59afe13f998bce9759a123b0fa5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/01/01 06:18:45 [info] 43#43: *1265 [lua] logger.lua:23: 0ba59afe13f998bce9759a123b0fa5ba {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:18:46 [info] 43#43: *1267 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:46 [info] 43#43: *1266 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:56 [info] 43#43: *1269 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:18:56 [info] 43#43: *1270 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:00 [info] 43#43: *1271 [lua] access_by_lua(msblocations.conf:189):2: 4ba7659baf4aa495b02284fcdcfa7d68:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:19:00 [info] 43#43: *1271 [lua] logger.lua:23: 4ba7659baf4aa495b02284fcdcfa7d68 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:19:00 +0000] 4ba7659baf4aa495b02284fcdcfa7d68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 06:19:06 [info] 43#43: *1272 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:06 [info] 43#43: *1273 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:15 [info] 43#43: *1274 [lua] access_by_lua(msblocations.conf:189):2: bba02b16ebb6057979de721e223bd679:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:19:15 [info] 43#43: *1274 [lua] logger.lua:23: bba02b16ebb6057979de721e223bd679 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:19:15 +0000] bba02b16ebb6057979de721e223bd679 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:19:16 [info] 43#43: *1275 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:16 [info] 43#43: *1276 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:26 [info] 43#43: *1277 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:26 [info] 43#43: *1278 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:30 [info] 43#43: *1279 [lua] access_by_lua(msblocations.conf:189):2: e9b60f5c4c7b58481af6a31cd598a139:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:19:30 [info] 43#43: *1279 [lua] logger.lua:23: e9b60f5c4c7b58481af6a31cd598a139 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:19:30 +0000] e9b60f5c4c7b58481af6a31cd598a139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/01 06:19:36 [info] 43#43: *1280 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:36 [info] 42#42: *1281 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:45 [info] 43#43: *1282 [lua] access_by_lua(msblocations.conf:189):2: 085a79860c0eed978a547bf6664b07e8:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:19:45 +0000] 085a79860c0eed978a547bf6664b07e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:19:45 [info] 43#43: *1282 [lua] logger.lua:23: 085a79860c0eed978a547bf6664b07e8 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:19:46 [info] 42#42: *1284 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:46 [info] 43#43: *1283 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:56 [info] 43#43: *1286 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:19:56 [info] 43#43: *1287 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:00 [info] 43#43: *1288 [lua] access_by_lua(msblocations.conf:189):2: 1f0156c4f7e7a94925e44789237f9f9d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:20:00 +0000] 1f0156c4f7e7a94925e44789237f9f9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:20:00 [info] 43#43: *1288 [lua] logger.lua:23: 1f0156c4f7e7a94925e44789237f9f9d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:20:06 [info] 43#43: *1289 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:06 [info] 43#43: *1290 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:15 [info] 43#43: *1291 [lua] access_by_lua(msblocations.conf:189):2: 4c5e8496eb76c5141fae88cc02bcbcfa:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:06:20:15 +0000] 4c5e8496eb76c5141fae88cc02bcbcfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:20:15 [info] 43#43: *1291 [lua] logger.lua:23: 4c5e8496eb76c5141fae88cc02bcbcfa {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:20:16 [info] 43#43: *1292 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:16 [info] 43#43: *1293 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:26 [info] 43#43: *1294 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:26 [info] 43#43: *1295 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:30 [info] 43#43: *1296 [lua] access_by_lua(msblocations.conf:189):2: c3e6e52bd24ea8285204d5d935930a5f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:20:30 [info] 43#43: *1296 [lua] logger.lua:23: c3e6e52bd24ea8285204d5d935930a5f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:20:30 +0000] c3e6e52bd24ea8285204d5d935930a5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:20:36 [info] 43#43: *1297 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:36 [info] 43#43: *1298 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:45 [info] 43#43: *1299 [lua] access_by_lua(msblocations.conf:189):2: aa73c967a72cccf1fb77c4f322a34076:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:20:45 +0000] aa73c967a72cccf1fb77c4f322a34076 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:20:45 [info] 43#43: *1299 [lua] logger.lua:23: aa73c967a72cccf1fb77c4f322a34076 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:20:46 [info] 43#43: *1300 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:46 [info] 43#43: *1301 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:56 [info] 43#43: *1303 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:20:56 [info] 43#43: *1304 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:00 [info] 43#43: *1305 [lua] access_by_lua(msblocations.conf:189):2: 18660d14ce4bd90a18f835f5049d36fd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:21:00 +0000] 18660d14ce4bd90a18f835f5049d36fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:21:00 [info] 43#43: *1305 [lua] logger.lua:23: 18660d14ce4bd90a18f835f5049d36fd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:21:06 [info] 43#43: *1306 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:06 [info] 43#43: *1307 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:15 [info] 43#43: *1308 [lua] access_by_lua(msblocations.conf:189):2: d850f956841e4844249aa25f5a11fb00:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:21:15 +0000] d850f956841e4844249aa25f5a11fb00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:21:15 [info] 43#43: *1308 [lua] logger.lua:23: d850f956841e4844249aa25f5a11fb00 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/01 06:21:16 [info] 43#43: *1309 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:16 [info] 43#43: *1310 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:26 [info] 42#42: *1312 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:26 [info] 43#43: *1311 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:30 [info] 43#43: *1313 [lua] access_by_lua(msblocations.conf:189):2: 353b21b814a5b42e18f841a09831edce:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:21:30 [info] 43#43: *1313 [lua] logger.lua:23: 353b21b814a5b42e18f841a09831edce {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:21:30 +0000] 353b21b814a5b42e18f841a09831edce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:21:36 [info] 42#42: *1315 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:36 [info] 43#43: *1314 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:45 [info] 43#43: *1316 [lua] access_by_lua(msblocations.conf:189):2: d5cfdd4da1c850c5e64bc51a1064153e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:21:45 [info] 43#43: *1316 [lua] logger.lua:23: d5cfdd4da1c850c5e64bc51a1064153e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:21:45 +0000] d5cfdd4da1c850c5e64bc51a1064153e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:21:46 [info] 42#42: *1317 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:46 [info] 42#42: *1318 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:56 [info] 43#43: *1320 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:21:56 [info] 43#43: *1321 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:00 [info] 43#43: *1322 [lua] access_by_lua(msblocations.conf:189):2: 62e931255e4f69edea163bbf19fac16e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:22:00 [info] 43#43: *1322 [lua] logger.lua:23: 62e931255e4f69edea163bbf19fac16e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:22:00 +0000] 62e931255e4f69edea163bbf19fac16e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:22:06 [info] 43#43: *1323 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:06 [info] 43#43: *1324 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:15 [info] 43#43: *1325 [lua] access_by_lua(msblocations.conf:189):2: 1f97a33143465fbeefaabc307b93075c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:22:15 [info] 43#43: *1325 [lua] logger.lua:23: 1f97a33143465fbeefaabc307b93075c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:22:15 +0000] 1f97a33143465fbeefaabc307b93075c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:22:16 [info] 43#43: *1326 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:16 [info] 43#43: *1327 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:26 [info] 43#43: *1328 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:26 [info] 43#43: *1329 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:30 [info] 43#43: *1330 [lua] access_by_lua(msblocations.conf:189):2: 27a175f1bb1d576df541d7cbd77564f3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:22:30 [info] 43#43: *1330 [lua] logger.lua:23: 27a175f1bb1d576df541d7cbd77564f3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:22:30 +0000] 27a175f1bb1d576df541d7cbd77564f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:22:36 [info] 43#43: *1331 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:36 [info] 43#43: *1332 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:45 [info] 43#43: *1333 [lua] access_by_lua(msblocations.conf:189):2: 6648cd145f1b186a6ce20da32f64a18c:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:22:45 +0000] 6648cd145f1b186a6ce20da32f64a18c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/01 06:22:45 [info] 43#43: *1333 [lua] logger.lua:23: 6648cd145f1b186a6ce20da32f64a18c {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/01 06:22:46 [info] 42#42: *1334 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:46 [info] 42#42: *1335 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:56 [info] 43#43: *1337 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:22:56 [info] 43#43: *1338 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:00 [info] 43#43: *1339 [lua] access_by_lua(msblocations.conf:189):2: 7ea4a8af1731a6e7aa34b4c1b3ddee5a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:00 +0000] 7ea4a8af1731a6e7aa34b4c1b3ddee5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:23:00 [info] 43#43: *1339 [lua] logger.lua:23: 7ea4a8af1731a6e7aa34b4c1b3ddee5a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:23:06 [info] 43#43: *1340 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:06 [info] 43#43: *1341 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:15 [info] 43#43: *1342 [lua] access_by_lua(msblocations.conf:189):2: e1179dd0ee8dc10c44bd1efdef8f4456:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:23:15 [info] 43#43: *1342 [lua] logger.lua:23: e1179dd0ee8dc10c44bd1efdef8f4456 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:15 +0000] e1179dd0ee8dc10c44bd1efdef8f4456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:23:16 [info] 42#42: *1343 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:16 [info] 42#42: *1344 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:26 [info] 43#43: *1345 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:26 [info] 43#43: *1346 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:30 [info] 43#43: *1347 [lua] access_by_lua(msblocations.conf:189):2: b8ac8832b41e3fcb1926223d1e8707ed:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:30 +0000] b8ac8832b41e3fcb1926223d1e8707ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/01 06:23:30 [info] 43#43: *1347 [lua] logger.lua:23: b8ac8832b41e3fcb1926223d1e8707ed {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/01 06:23:36 [info] 43#43: *1348 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:36 [info] 43#43: *1349 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:45 [info] 43#43: *1350 [lua] access_by_lua(msblocations.conf:189):2: 435452308621191ec7c001cd9e37d2db:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:45 +0000] 435452308621191ec7c001cd9e37d2db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/01 06:23:45 [info] 43#43: *1350 [lua] logger.lua:23: 435452308621191ec7c001cd9e37d2db {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/01 06:23:46 [info] 42#42: *1352 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:46 [info] 43#43: *1351 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:56 [info] 43#43: *1354 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:23:56 [info] 42#42: *1355 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:00 [info] 43#43: *1356 [lua] access_by_lua(msblocations.conf:189):2: 212c7475e42f685f04e2dc580cec0913:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:00 +0000] 212c7475e42f685f04e2dc580cec0913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:24:00 [info] 43#43: *1356 [lua] logger.lua:23: 212c7475e42f685f04e2dc580cec0913 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:24:05 [info] 43#43: *1357 [lua] access_by_lua(msblocations.conf:189):2: a75809953b5f20979477737d04c6a6ec:receive the request, client: 10.233.71.219, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:05 [info] 43#43: *1357 [lua] logger.lua:23: a75809953b5f20979477737d04c6a6ec {"matched":"microservices"} while logging request, client: 10.233.71.219, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:05 +0000] a75809953b5f20979477737d04c6a6ec "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-" 10.233.71.219 - - [01/Jan/2023:06:24:05 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 18 2023/01/01 06:24:06 [info] 43#43: *1358 [lua] access_by_lua(msblocations.conf:189):2: 06ac4d0ca74ff2cc0a6f79ae567ac06d:receive the request, client: 10.233.71.219, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:06 [info] 43#43: *1358 [lua] logger.lua:23: 06ac4d0ca74ff2cc0a6f79ae567ac06d {"matched":"multicloud"} while logging request, client: 10.233.71.219, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.29.217:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:06 +0000] 06ac4d0ca74ff2cc0a6f79ae567ac06d "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.033 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:06 [info] 43#43: *1360 [lua] access_by_lua(msblocations.conf:189):2: cf426c68b80e23813bb0138ec5e0cad3:receive the request, client: 10.233.71.219, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:06 [info] 43#43: *1360 [lua] logger.lua:23: cf426c68b80e23813bb0138ec5e0cad3 {"matched":"multicloud-pike"} while logging request, client: 10.233.71.219, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.36.79:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:06 +0000] cf426c68b80e23813bb0138ec5e0cad3 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:06 [info] 42#42: *1362 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:06 [info] 42#42: *1363 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:06 [info] 43#43: *1364 [lua] access_by_lua(msblocations.conf:189):2: 2fee23761f54485a591d9d6e0c46fbe0:receive the request, client: 10.233.71.219, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:06 +0000] 2fee23761f54485a591d9d6e0c46fbe0 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:06 [info] 43#43: *1364 [lua] logger.lua:23: 2fee23761f54485a591d9d6e0c46fbe0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.71.219, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.0.19:9015/v1/healthcheck", host: "msb-iag.onap" 2023/01/01 06:24:15 [info] 43#43: *1366 [lua] access_by_lua(msblocations.conf:189):2: a895be163c67609407ecadddd1b2d0c0:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:24:15 [info] 43#43: *1366 [lua] logger.lua:23: a895be163c67609407ecadddd1b2d0c0 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:15 +0000] a895be163c67609407ecadddd1b2d0c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:24:16 [info] 43#43: *1367 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:16 [info] 43#43: *1368 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:23 [info] 43#43: *1369 [lua] access_by_lua(msblocations.conf:189):2: 687869cb9612f36a4436a55568975a04:receive the request, client: 10.233.71.219, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:23 [info] 43#43: *1369 [lua] logger.lua:23: 687869cb9612f36a4436a55568975a04 {"matched":"usecaseui"} while logging request, client: 10.233.71.219, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.47.196:8443/usecase-ui/", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:23 +0000] 687869cb9612f36a4436a55568975a04 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.078 upstream_response_time:0.077 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:23 [info] 43#43: *1371 [lua] access_by_lua(msblocations.conf:189):2: 9a6bd764a5ce48cefce5efcd1ac1504b:receive the request, client: 10.233.71.219, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:23 [info] 43#43: *1371 [lua] logger.lua:23: 9a6bd764a5ce48cefce5efcd1ac1504b {"matched":"gvnfmdriver"} while logging request, client: 10.233.71.219, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.35.3:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:23 +0000] 9a6bd764a5ce48cefce5efcd1ac1504b "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:23 [info] 43#43: *1373 [lua] access_by_lua(msblocations.conf:189):2: d1f90905b81d2608c4fd2dfec94c5a5d:receive the request, client: 10.233.71.219, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:23 [info] 43#43: *1373 [lua] logger.lua:23: d1f90905b81d2608c4fd2dfec94c5a5d {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.71.219, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.7.176:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:23 +0000] d1f90905b81d2608c4fd2dfec94c5a5d "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.178 upstream_response_time:0.177 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:23 [info] 43#43: *1375 [lua] access_by_lua(msblocations.conf:189):2: 59d1d852297791d2f9e982d1e9daaaba:receive the request, client: 10.233.71.219, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:24 [info] 43#43: *1375 [lua] logger.lua:23: 59d1d852297791d2f9e982d1e9daaaba {"matched":"nslcm"} while logging request, client: 10.233.71.219, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.45.108:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:24 +0000] 59d1d852297791d2f9e982d1e9daaaba "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:1.011 upstream_response_time:1.010 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:24 [info] 43#43: *1377 [lua] access_by_lua(msblocations.conf:189):2: 8bb97517679156880209fce3c084dcf8:receive the request, client: 10.233.71.219, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:25 [info] 43#43: *1377 [lua] logger.lua:23: 8bb97517679156880209fce3c084dcf8 {"matched":"vnflcm"} while logging request, client: 10.233.71.219, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.24.224:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:25 +0000] 8bb97517679156880209fce3c084dcf8 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.606 upstream_response_time:0.604 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:25 [info] 43#43: *1379 [lua] access_by_lua(msblocations.conf:189):2: de4c1c739a4b85c7ea8250e74ad3db89:receive the request, client: 10.233.71.219, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:25 [info] 43#43: *1379 [lua] logger.lua:23: de4c1c739a4b85c7ea8250e74ad3db89 {"matched":"vnfmgr"} while logging request, client: 10.233.71.219, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.49.158:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:25 +0000] de4c1c739a4b85c7ea8250e74ad3db89 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.565 upstream_response_time:0.563 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:26 [info] 43#43: *1381 [lua] access_by_lua(msblocations.conf:189):2: f377a78ba778f369564e6ecd4902bb67:receive the request, client: 10.233.71.219, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:26 [info] 43#43: *1383 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:26 [info] 43#43: *1384 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 10.233.71.219 - - [01/Jan/2023:06:24:26 +0000] f377a78ba778f369564e6ecd4902bb67 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.423 upstream_response_time:0.422 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:26 [info] 43#43: *1381 [lua] logger.lua:23: f377a78ba778f369564e6ecd4902bb67 {"matched":"vnfres"} while logging request, client: 10.233.71.219, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.12.9:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2023/01/01 06:24:26 [info] 43#43: *1385 [lua] access_by_lua(msblocations.conf:189):2: 9423ee250e05a3e2043d3df342ed3006:receive the request, client: 10.233.71.219, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:26 [info] 43#43: *1385 [lua] logger.lua:23: 9423ee250e05a3e2043d3df342ed3006 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.71.219, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.56.66:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:26 +0000] 9423ee250e05a3e2043d3df342ed3006 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:27 [info] 43#43: *1387 [lua] access_by_lua(msblocations.conf:189):2: e8f9e58894f24ce630aa6b0fd7c3d134:receive the request, client: 10.233.71.219, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:27 +0000] e8f9e58894f24ce630aa6b0fd7c3d134 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:27 [info] 43#43: *1387 [lua] logger.lua:23: e8f9e58894f24ce630aa6b0fd7c3d134 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.71.219, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.195:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 2023/01/01 06:24:27 [info] 43#43: *1389 [lua] access_by_lua(msblocations.conf:189):2: 6c0568d44be5fc442519c49a1b31eae6:receive the request, client: 10.233.71.219, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:27 [info] 43#43: *1389 [lua] logger.lua:23: 6c0568d44be5fc442519c49a1b31eae6 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.71.219, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.68.20:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:27 +0000] 6c0568d44be5fc442519c49a1b31eae6 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.032 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:27 [info] 43#43: *1391 [lua] access_by_lua(msblocations.conf:189):2: ae99ead4c1ca590ce5148d18a61a5f35:receive the request, client: 10.233.71.219, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:27 [info] 43#43: *1391 [lua] logger.lua:23: ae99ead4c1ca590ce5148d18a61a5f35 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.71.219, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.5.83:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:27 +0000] ae99ead4c1ca590ce5148d18a61a5f35 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:27 [info] 43#43: *1393 [lua] access_by_lua(msblocations.conf:189):2: d840522ef7a1d313743c68594478a9d1:receive the request, client: 10.233.71.219, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/01 06:24:28 [info] 43#43: *1393 [lua] logger.lua:23: d840522ef7a1d313743c68594478a9d1 {"matched":"parser"} while logging request, client: 10.233.71.219, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.63.252:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.71.219 - - [01/Jan/2023:06:24:28 +0000] d840522ef7a1d313743c68594478a9d1 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.820 upstream_response_time:0.819 "-" "python-requests/2.28.1" "-" 2023/01/01 06:24:30 [info] 43#43: *1395 [lua] access_by_lua(msblocations.conf:189):2: 9235ac6a3e3d083e7f5a93a9a296eb7d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:24:30 [info] 43#43: *1395 [lua] logger.lua:23: 9235ac6a3e3d083e7f5a93a9a296eb7d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:30 +0000] 9235ac6a3e3d083e7f5a93a9a296eb7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:24:35 [info] 43#43: *1357 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1358 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1360 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1364 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1369 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1371 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1373 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1375 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1377 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1379 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1381 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1385 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1387 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1389 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1391 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:35 [info] 43#43: *1393 client 10.233.71.219 closed keepalive connection 2023/01/01 06:24:36 [info] 43#43: *1396 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:36 [info] 43#43: *1397 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:46 [info] 43#43: *1398 [lua] access_by_lua(msblocations.conf:189):2: 1fac2c1263955067c0fdeebd8a23d128:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:46 +0000] 1fac2c1263955067c0fdeebd8a23d128 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:24:46 [info] 43#43: *1398 [lua] logger.lua:23: 1fac2c1263955067c0fdeebd8a23d128 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:24:46 [info] 43#43: *1399 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:46 [info] 43#43: *1400 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:56 [info] 43#43: *1402 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:24:56 [info] 43#43: *1403 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:01 [info] 43#43: *1404 [lua] access_by_lua(msblocations.conf:189):2: ffcc19dcdeebfdf5a4aaf8764e6ad639:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:25:01 [info] 43#43: *1404 [lua] logger.lua:23: ffcc19dcdeebfdf5a4aaf8764e6ad639 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:25:01 +0000] ffcc19dcdeebfdf5a4aaf8764e6ad639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:25:06 [info] 43#43: *1405 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:06 [info] 43#43: *1406 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:16 [info] 43#43: *1407 [lua] access_by_lua(msblocations.conf:189):2: 53148c9774070912d104563d07f62489:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:25:16 [info] 43#43: *1407 [lua] logger.lua:23: 53148c9774070912d104563d07f62489 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:25:16 +0000] 53148c9774070912d104563d07f62489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:25:16 [info] 43#43: *1408 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:16 [info] 43#43: *1409 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:26 [info] 43#43: *1411 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:26 [info] 43#43: *1410 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:31 [info] 43#43: *1412 [lua] access_by_lua(msblocations.conf:189):2: 5b6ade9df6a8ca0a0d5f76924e68fcea:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:25:31 [info] 43#43: *1412 [lua] logger.lua:23: 5b6ade9df6a8ca0a0d5f76924e68fcea {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:25:31 +0000] 5b6ade9df6a8ca0a0d5f76924e68fcea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:25:36 [info] 43#43: *1413 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:36 [info] 43#43: *1414 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:46 [info] 43#43: *1415 [lua] access_by_lua(msblocations.conf:189):2: 65d13d8fc4a3a17cc1c0295457027cc3:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:25:46 +0000] 65d13d8fc4a3a17cc1c0295457027cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:25:46 [info] 43#43: *1415 [lua] logger.lua:23: 65d13d8fc4a3a17cc1c0295457027cc3 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:25:46 [info] 43#43: *1416 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:46 [info] 42#42: *1417 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:56 [info] 42#42: *1420 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:25:56 [info] 43#43: *1419 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:01 [info] 43#43: *1421 [lua] access_by_lua(msblocations.conf:189):2: dbbbec138720bb778c58e1ecfeceb61e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:26:01 [info] 43#43: *1421 [lua] logger.lua:23: dbbbec138720bb778c58e1ecfeceb61e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:26:01 +0000] dbbbec138720bb778c58e1ecfeceb61e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:26:06 [info] 43#43: *1422 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:06 [info] 43#43: *1423 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:16 [info] 43#43: *1424 [lua] access_by_lua(msblocations.conf:189):2: ca6602b919022bc0fda0ed31bb0aa594:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:26:16 [info] 43#43: *1424 [lua] logger.lua:23: ca6602b919022bc0fda0ed31bb0aa594 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:26:16 +0000] ca6602b919022bc0fda0ed31bb0aa594 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:26:16 [info] 43#43: *1425 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:16 [info] 42#42: *1426 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:26 [info] 43#43: *1427 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:26 [info] 43#43: *1428 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:31 [info] 43#43: *1429 [lua] access_by_lua(msblocations.conf:189):2: 2183f8c074dce9b4c94df40962bf4c20:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:26:31 [info] 43#43: *1429 [lua] logger.lua:23: 2183f8c074dce9b4c94df40962bf4c20 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:26:31 +0000] 2183f8c074dce9b4c94df40962bf4c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:26:36 [info] 43#43: *1430 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:36 [info] 43#43: *1431 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:46 [info] 43#43: *1432 [lua] access_by_lua(msblocations.conf:189):2: b91607fa64f368a82c9747f9f769e935:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:26:46 [info] 43#43: *1432 [lua] logger.lua:23: b91607fa64f368a82c9747f9f769e935 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:26:46 +0000] b91607fa64f368a82c9747f9f769e935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:26:46 [info] 43#43: *1433 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:46 [info] 43#43: *1434 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:56 [info] 43#43: *1436 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:26:56 [info] 43#43: *1437 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:01 [info] 43#43: *1438 [lua] access_by_lua(msblocations.conf:189):2: 12eb37bd5581a3ab046d2b443719be8d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:27:01 [info] 43#43: *1438 [lua] logger.lua:23: 12eb37bd5581a3ab046d2b443719be8d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:01 +0000] 12eb37bd5581a3ab046d2b443719be8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:27:06 [info] 43#43: *1439 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:06 [info] 43#43: *1440 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:16 [info] 43#43: *1441 [lua] access_by_lua(msblocations.conf:189):2: d1316259f996f16a5b212e4ae3403b34:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:27:16 [info] 43#43: *1441 [lua] logger.lua:23: d1316259f996f16a5b212e4ae3403b34 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:16 +0000] d1316259f996f16a5b212e4ae3403b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:27:16 [info] 43#43: *1442 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:16 [info] 43#43: *1443 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:26 [info] 43#43: *1444 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:26 [info] 43#43: *1445 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:31 [info] 43#43: *1446 [lua] access_by_lua(msblocations.conf:189):2: 4878b7a7e6617b0d8d0b1f8d44550d9a:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:31 +0000] 4878b7a7e6617b0d8d0b1f8d44550d9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:27:31 [info] 43#43: *1446 [lua] logger.lua:23: 4878b7a7e6617b0d8d0b1f8d44550d9a {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:27:36 [info] 43#43: *1447 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:36 [info] 43#43: *1448 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:46 [info] 43#43: *1449 [lua] access_by_lua(msblocations.conf:189):2: e2f5ab68a65b94d8e1ce2bb149f7e243:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:27:46 [info] 43#43: *1449 [lua] logger.lua:23: e2f5ab68a65b94d8e1ce2bb149f7e243 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:27:46 +0000] e2f5ab68a65b94d8e1ce2bb149f7e243 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:27:46 [info] 43#43: *1450 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:46 [info] 43#43: *1451 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:56 [info] 43#43: *1453 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:27:56 [info] 42#42: *1454 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:01 [info] 43#43: *1455 [lua] access_by_lua(msblocations.conf:189):2: be9f9055b75dd1817bac7f368d78f755:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:28:01 [info] 43#43: *1455 [lua] logger.lua:23: be9f9055b75dd1817bac7f368d78f755 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:28:01 +0000] be9f9055b75dd1817bac7f368d78f755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:28:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:28:06 [info] 43#43: *1456 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:06 [info] 43#43: *1457 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:16 [info] 43#43: *1458 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:16 [info] 43#43: *1460 [lua] access_by_lua(msblocations.conf:189):2: 8841de740af5c5654c5f6ffa9cb7db86:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:28:16 [info] 43#43: *1459 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:16 [info] 43#43: *1460 [lua] logger.lua:23: 8841de740af5c5654c5f6ffa9cb7db86 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:28:16 +0000] 8841de740af5c5654c5f6ffa9cb7db86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:28:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/01 06:28:26 [info] 43#43: *1462 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:26 [info] 43#43: *1461 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:31 [info] 43#43: *1463 [lua] access_by_lua(msblocations.conf:189):2: f1e49bb471afe7f1615c3014a4b4c62e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:28:31 [info] 43#43: *1463 [lua] logger.lua:23: f1e49bb471afe7f1615c3014a4b4c62e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:28:31 +0000] f1e49bb471afe7f1615c3014a4b4c62e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:28:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/01 06:28:36 [info] 43#43: *1464 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:36 [info] 43#43: *1465 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:46 [info] 43#43: *1466 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:46 [info] 43#43: *1467 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:46 [info] 43#43: *1468 [lua] access_by_lua(msblocations.conf:189):2: ed315c649a8c4e474faaefd91abaede6:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:28:46 [info] 43#43: *1468 [lua] logger.lua:23: ed315c649a8c4e474faaefd91abaede6 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:28:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:06:28:46 +0000] ed315c649a8c4e474faaefd91abaede6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:28:56 [info] 43#43: *1471 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:28:56 [info] 43#43: *1470 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:01 [info] 43#43: *1472 [lua] access_by_lua(msblocations.conf:189):2: 77fe43507f16c3bfac33482aab956016:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:29:01 +0000] 77fe43507f16c3bfac33482aab956016 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:29:01 [info] 43#43: *1472 [lua] logger.lua:23: 77fe43507f16c3bfac33482aab956016 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:29:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:29:06 [info] 43#43: *1473 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:06 [info] 43#43: *1474 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:16 [info] 43#43: *1475 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:16 [info] 42#42: *1476 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:16 [info] 43#43: *1477 [lua] access_by_lua(msblocations.conf:189):2: e56b1d3b354fffb7386308c5f4c0e332:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:29:16 [info] 43#43: *1477 [lua] logger.lua:23: e56b1d3b354fffb7386308c5f4c0e332 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:29:16 +0000] e56b1d3b354fffb7386308c5f4c0e332 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:29:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:29:26 [info] 43#43: *1478 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:26 [info] 42#42: *1479 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:31 [info] 43#43: *1480 [lua] access_by_lua(msblocations.conf:189):2: 88e4ff9e2535277317de564795acfafc:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:29:31 [info] 43#43: *1480 [lua] logger.lua:23: 88e4ff9e2535277317de564795acfafc {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:29:31 +0000] 88e4ff9e2535277317de564795acfafc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:29:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:29:36 [info] 43#43: *1481 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:36 [info] 43#43: *1482 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:46 [info] 43#43: *1483 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:46 [info] 42#42: *1484 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:46 [info] 43#43: *1485 [lua] access_by_lua(msblocations.conf:189):2: 2f33df43403ab32a00571c5b73e13385:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:29:46 [info] 43#43: *1485 [lua] logger.lua:23: 2f33df43403ab32a00571c5b73e13385 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:29:46 +0000] 2f33df43403ab32a00571c5b73e13385 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:29:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:29:56 [info] 42#42: *1487 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:29:56 [info] 42#42: *1488 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:01 [info] 43#43: *1489 [lua] access_by_lua(msblocations.conf:189):2: 4ac650a960d1a3eae77d2e262db7594b:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:30:01 +0000] 4ac650a960d1a3eae77d2e262db7594b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/01 06:30:01 [info] 43#43: *1489 [lua] logger.lua:23: 4ac650a960d1a3eae77d2e262db7594b {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:30:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:30:06 [info] 43#43: *1490 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:06 [info] 42#42: *1491 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:16 [info] 43#43: *1492 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:16 [info] 43#43: *1493 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:16 [info] 43#43: *1494 [lua] access_by_lua(msblocations.conf:189):2: b3eef1a369934de5f64a171ba6601b85:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:30:16 [info] 43#43: *1494 [lua] logger.lua:23: b3eef1a369934de5f64a171ba6601b85 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:30:16 +0000] b3eef1a369934de5f64a171ba6601b85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:30:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:30:26 [info] 43#43: *1495 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:26 [info] 43#43: *1496 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:31 [info] 43#43: *1497 [lua] access_by_lua(msblocations.conf:189):2: 90195b791446426a37c98a65278eece2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:30:31 [info] 43#43: *1497 [lua] logger.lua:23: 90195b791446426a37c98a65278eece2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:30:31 +0000] 90195b791446426a37c98a65278eece2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:30:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:30:36 [info] 42#42: *1499 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:36 [info] 43#43: *1498 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:46 [info] 43#43: *1500 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:46 [info] 43#43: *1501 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:46 [info] 43#43: *1502 [lua] access_by_lua(msblocations.conf:189):2: 29d01ec3a9f73d1e795bb5acbbba547e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:30:46 [info] 43#43: *1502 [lua] logger.lua:23: 29d01ec3a9f73d1e795bb5acbbba547e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:30:46 +0000] 29d01ec3a9f73d1e795bb5acbbba547e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:30:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:30:56 [info] 42#42: *1504 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:30:56 [info] 42#42: *1505 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:01 [info] 43#43: *1506 [lua] access_by_lua(msblocations.conf:189):2: e85b977fff5ace7dc05c51082c325020:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:31:01 [info] 43#43: *1506 [lua] logger.lua:23: e85b977fff5ace7dc05c51082c325020 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:01 +0000] e85b977fff5ace7dc05c51082c325020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:31:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:31:06 [info] 43#43: *1508 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:06 [info] 43#43: *1507 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:16 [info] 43#43: *1509 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:16 [info] 42#42: *1510 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:16 [info] 43#43: *1511 [lua] access_by_lua(msblocations.conf:189):2: 6efe6c34e8d5f20bee3cbbf6c6748f7d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:16 +0000] 6efe6c34e8d5f20bee3cbbf6c6748f7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:31:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:31:16 [info] 43#43: *1511 [lua] logger.lua:23: 6efe6c34e8d5f20bee3cbbf6c6748f7d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:31:26 [info] 43#43: *1512 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:26 [info] 43#43: *1513 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:31 [info] 43#43: *1514 [lua] access_by_lua(msblocations.conf:189):2: b7bf0107704e3604b2b270a23b762ebf:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:31 +0000] b7bf0107704e3604b2b270a23b762ebf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:31:31 [info] 43#43: *1514 [lua] logger.lua:23: b7bf0107704e3604b2b270a23b762ebf {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:31:36 [info] 43#43: *1515 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:36 [info] 43#43: *1516 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:46 [info] 43#43: *1518 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:46 [info] 43#43: *1517 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:46 [info] 43#43: *1519 [lua] access_by_lua(msblocations.conf:189):2: 988a6ddce11286d3be126e261430dc79:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:46 +0000] 988a6ddce11286d3be126e261430dc79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/01 06:31:46 [info] 43#43: *1519 [lua] logger.lua:23: 988a6ddce11286d3be126e261430dc79 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:31:56 [info] 42#42: *1522 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:31:56 [info] 43#43: *1521 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:01 [info] 43#43: *1523 [lua] access_by_lua(msblocations.conf:189):2: 039eb4d69564b87b903420be7877624e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:32:01 [info] 43#43: *1523 [lua] logger.lua:23: 039eb4d69564b87b903420be7877624e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:32:01 +0000] 039eb4d69564b87b903420be7877624e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 06:32:06 [info] 43#43: *1524 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:06 [info] 43#43: *1525 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:16 [info] 42#42: *1527 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:16 [info] 43#43: *1526 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:16 [info] 43#43: *1528 [lua] access_by_lua(msblocations.conf:189):2: d9f892454c1a14fba7577559513a1f28:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.65.49 - - [01/Jan/2023:06:32:16 +0000] d9f892454c1a14fba7577559513a1f28 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:32:16 [info] 43#43: *1528 [lua] logger.lua:23: d9f892454c1a14fba7577559513a1f28 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:32:26 [info] 43#43: *1529 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:26 [info] 43#43: *1530 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:31 [info] 43#43: *1531 [lua] access_by_lua(msblocations.conf:189):2: 2b877aae88e2d32b53760349cea95a35:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:32:31 +0000] 2b877aae88e2d32b53760349cea95a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/01 06:32:31 [info] 43#43: *1531 [lua] logger.lua:23: 2b877aae88e2d32b53760349cea95a35 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:32:36 [info] 43#43: *1532 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:36 [info] 43#43: *1533 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:46 [info] 43#43: *1534 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:46 [info] 43#43: *1535 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:46 [info] 43#43: *1536 [lua] access_by_lua(msblocations.conf:189):2: b56d11e7e704c913a5dae6a58a7c9efb:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:32:46 [info] 43#43: *1536 [lua] logger.lua:23: b56d11e7e704c913a5dae6a58a7c9efb {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:32:46 +0000] b56d11e7e704c913a5dae6a58a7c9efb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:32:56 [info] 43#43: *1538 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:32:56 [info] 42#42: *1539 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:01 [info] 43#43: *1540 [lua] access_by_lua(msblocations.conf:189):2: 94da2f1939ae7c3dc8e3449956406eb4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 06:33:01 [info] 43#43: *1540 [lua] logger.lua:23: 94da2f1939ae7c3dc8e3449956406eb4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:01 +0000] 94da2f1939ae7c3dc8e3449956406eb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/01 06:33:06 [info] 43#43: *1541 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:06 [info] 42#42: *1542 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:16 [info] 43#43: *1543 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:16 [info] 43#43: *1544 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:16 [info] 43#43: *1545 [lua] access_by_lua(msblocations.conf:189):2: 0c7e36aad2814a853b18d2a80366a073:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:33:16 [info] 43#43: *1545 [lua] logger.lua:23: 0c7e36aad2814a853b18d2a80366a073 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:16 +0000] 0c7e36aad2814a853b18d2a80366a073 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/01 06:33:26 [info] 43#43: *1546 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:26 [info] 43#43: *1547 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:31 [info] 43#43: *1548 [lua] access_by_lua(msblocations.conf:189):2: 3391011d34cbd82c3cffdd5b1133f4bd:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:31 +0000] 3391011d34cbd82c3cffdd5b1133f4bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:33:31 [info] 43#43: *1548 [lua] logger.lua:23: 3391011d34cbd82c3cffdd5b1133f4bd {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:33:36 [info] 43#43: *1549 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:36 [info] 43#43: *1550 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:46 [info] 43#43: *1551 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:46 [info] 43#43: *1552 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:46 [info] 43#43: *1553 [lua] access_by_lua(msblocations.conf:189):2: f22cde4f8a79c6be348e36bbdbc5a670:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:46 +0000] f22cde4f8a79c6be348e36bbdbc5a670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/01 06:33:46 [info] 43#43: *1553 [lua] logger.lua:23: f22cde4f8a79c6be348e36bbdbc5a670 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:33:56 [info] 43#43: *1555 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:33:56 [info] 43#43: *1556 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:01 [info] 43#43: *1557 [lua] access_by_lua(msblocations.conf:189):2: bb7bf1b5b0e5f59d964851d1e48c5d83:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:34:01 [info] 43#43: *1557 [lua] logger.lua:23: bb7bf1b5b0e5f59d964851d1e48c5d83 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:01 +0000] bb7bf1b5b0e5f59d964851d1e48c5d83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:34:06 [info] 43#43: *1558 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:06 [info] 43#43: *1559 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:16 [info] 43#43: *1560 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:16 [info] 43#43: *1561 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:16 [info] 43#43: *1562 [lua] access_by_lua(msblocations.conf:189):2: 44b343dcc35375ed2cbf294e1a41563e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:34:16 [info] 43#43: *1562 [lua] logger.lua:23: 44b343dcc35375ed2cbf294e1a41563e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:16 +0000] 44b343dcc35375ed2cbf294e1a41563e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:34:26 [info] 43#43: *1563 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:26 [info] 43#43: *1564 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:31 [info] 43#43: *1565 [lua] access_by_lua(msblocations.conf:189):2: 04d6ae80906157e3cc97eab7ce5be8f2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:34:31 [info] 43#43: *1565 [lua] logger.lua:23: 04d6ae80906157e3cc97eab7ce5be8f2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:31 +0000] 04d6ae80906157e3cc97eab7ce5be8f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/01 06:34:36 [info] 43#43: *1566 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:36 [info] 43#43: *1567 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:46 [info] 43#43: *1568 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:46 [info] 43#43: *1569 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:46 [info] 43#43: *1570 [lua] access_by_lua(msblocations.conf:189):2: 47645a82abb33a1f3b2e6d19be7a92c7:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:46 +0000] 47645a82abb33a1f3b2e6d19be7a92c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/01 06:34:46 [info] 43#43: *1570 [lua] logger.lua:23: 47645a82abb33a1f3b2e6d19be7a92c7 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:34:56 [info] 43#43: *1572 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:34:56 [info] 43#43: *1573 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:01 [info] 43#43: *1574 [lua] access_by_lua(msblocations.conf:189):2: b23ebc3e977e470a1eb6cb477a04fb74:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:35:01 +0000] b23ebc3e977e470a1eb6cb477a04fb74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:35:01 [info] 43#43: *1574 [lua] logger.lua:23: b23ebc3e977e470a1eb6cb477a04fb74 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:35:06 [info] 43#43: *1575 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:06 [info] 42#42: *1576 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:16 [info] 43#43: *1577 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:16 [info] 43#43: *1578 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:16 [info] 43#43: *1579 [lua] access_by_lua(msblocations.conf:189):2: bcb8e3ae83ced99d4d6b20f984f563d5:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:35:16 [info] 43#43: *1579 [lua] logger.lua:23: bcb8e3ae83ced99d4d6b20f984f563d5 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:35:16 +0000] bcb8e3ae83ced99d4d6b20f984f563d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:35:26 [info] 43#43: *1580 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:26 [info] 42#42: *1581 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:31 [info] 43#43: *1582 [lua] access_by_lua(msblocations.conf:189):2: 7e200bbaa2f16c9879f588cead2b8498:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.49 - - [01/Jan/2023:06:35:31 +0000] 7e200bbaa2f16c9879f588cead2b8498 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:35:31 [info] 43#43: *1582 [lua] logger.lua:23: 7e200bbaa2f16c9879f588cead2b8498 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:35:36 [info] 43#43: *1584 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:36 [info] 43#43: *1583 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:46 [info] 43#43: *1585 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:46 [info] 42#42: *1586 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:46 [info] 43#43: *1587 [lua] access_by_lua(msblocations.conf:189):2: de0338f7a881dd40bf2cb60c2ef999e2:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:35:46 [info] 43#43: *1587 [lua] logger.lua:23: de0338f7a881dd40bf2cb60c2ef999e2 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:35:46 +0000] de0338f7a881dd40bf2cb60c2ef999e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/01 06:35:56 [info] 43#43: *1589 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:35:56 [info] 43#43: *1590 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:01 [info] 43#43: *1591 [lua] access_by_lua(msblocations.conf:189):2: 74c21aab37bb2b04af22a01c13c17be4:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.49 - - [01/Jan/2023:06:36:01 +0000] 74c21aab37bb2b04af22a01c13c17be4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/01 06:36:01 [info] 43#43: *1591 [lua] logger.lua:23: 74c21aab37bb2b04af22a01c13c17be4 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/01 06:36:06 [info] 43#43: *1592 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:06 [info] 43#43: *1593 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:16 [info] 43#43: *1595 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:16 [info] 43#43: *1594 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:16 [info] 43#43: *1596 [lua] access_by_lua(msblocations.conf:189):2: 428c951bb0fe1a6ff21e606d47ea903f:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:36:16 [info] 43#43: *1596 [lua] logger.lua:23: 428c951bb0fe1a6ff21e606d47ea903f {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:36:16 +0000] 428c951bb0fe1a6ff21e606d47ea903f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:36:26 [info] 43#43: *1597 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:26 [info] 43#43: *1598 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:31 [info] 43#43: *1599 [lua] access_by_lua(msblocations.conf:189):2: 1e85a48169be606d7c14e8a17d735cc9:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:36:31 [info] 43#43: *1599 [lua] logger.lua:23: 1e85a48169be606d7c14e8a17d735cc9 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:36:31 +0000] 1e85a48169be606d7c14e8a17d735cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/01 06:36:36 [info] 42#42: *1601 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:36 [info] 42#42: *1600 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:46 [info] 43#43: *1602 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:46 [info] 43#43: *1603 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:46 [info] 43#43: *1604 [lua] access_by_lua(msblocations.conf:189):2: d52c62b84b763959142400344ceca24e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:36:46 +0000] d52c62b84b763959142400344ceca24e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:36:46 [info] 43#43: *1604 [lua] logger.lua:23: d52c62b84b763959142400344ceca24e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:36:56 [info] 42#42: *1606 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:36:56 [info] 42#42: *1607 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:01 [info] 43#43: *1608 [lua] access_by_lua(msblocations.conf:189):2: 2741bff6f78498aac959f3daf1f4a574:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:37:01 [info] 43#43: *1608 [lua] logger.lua:23: 2741bff6f78498aac959f3daf1f4a574 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:37:01 +0000] 2741bff6f78498aac959f3daf1f4a574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/01 06:37:06 [info] 43#43: *1610 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:06 [info] 43#43: *1609 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:16 [info] 43#43: *1611 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:16 [info] 43#43: *1612 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:16 [info] 43#43: *1613 [lua] access_by_lua(msblocations.conf:189):2: 89143625aa8d858c1a5697714c0a3f76:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:37:16 [info] 43#43: *1613 [lua] logger.lua:23: 89143625aa8d858c1a5697714c0a3f76 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:37:16 +0000] 89143625aa8d858c1a5697714c0a3f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:37:26 [info] 43#43: *1614 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:26 [info] 42#42: *1615 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:31 [info] 43#43: *1616 [lua] access_by_lua(msblocations.conf:189):2: 9893f934b16dd78d544c05f5b4e3c842:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:37:31 +0000] 9893f934b16dd78d544c05f5b4e3c842 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/01 06:37:31 [info] 43#43: *1616 [lua] logger.lua:23: 9893f934b16dd78d544c05f5b4e3c842 {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:37:36 [info] 43#43: *1617 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:36 [info] 43#43: *1618 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:46 [info] 43#43: *1619 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:46 [info] 43#43: *1620 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:46 [info] 43#43: *1621 [lua] access_by_lua(msblocations.conf:189):2: 7727257a5a195881f6922d80c9d62f4e:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:37:46 [info] 43#43: *1621 [lua] logger.lua:23: 7727257a5a195881f6922d80c9d62f4e {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:37:46 +0000] 7727257a5a195881f6922d80c9d62f4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:37:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:37:56 [info] 43#43: *1623 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:37:56 [info] 43#43: *1624 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:38:01 [info] 43#43: *1625 [lua] access_by_lua(msblocations.conf:189):2: 9c8d4eff4aa4ac9cb57dd50fb30be02d:receive the request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/01 06:38:01 [info] 43#43: *1625 [lua] logger.lua:23: 9c8d4eff4aa4ac9cb57dd50fb30be02d {"matched":"microservices"} while logging request, client: 10.233.65.49, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.49 - - [01/Jan/2023:06:38:01 +0000] 9c8d4eff4aa4ac9cb57dd50fb30be02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.49 - - [01/Jan/2023:06:38:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/01 06:38:06 [info] 43#43: *1627 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:38:06 [info] 43#43: *1626 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:38:16 [info] 43#43: *1629 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:38:16 [info] 43#43: *1628 client closed connection while SSL handshaking, client: 10.233.72.212, server: 0.0.0.0:443 2023/01/01 06:38:16 [info] 43#43: *1630 [lua] access_by_lua(msblocations.conf:1