By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.41.47 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/02/02 06:12:26 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/02/02 06:12:26 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/02/02 06:12:26 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/02/02 06:12:26 [notice] 33#33: using the "epoll" event method 2023/02/02 06:12:26 [notice] 33#33: openresty/1.13.6.1 2023/02/02 06:12:26 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/02/02 06:12:26 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/02/02 06:12:26 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/02/02 06:12:26 [notice] 34#34: start worker processes 2023/02/02 06:12:26 [notice] 34#34: start worker process 35 2023/02/02 06:12:26 [notice] 34#34: start worker process 36 \n\n### Starting apiroute 2023/02/02 06:12:26 [notice] 34#34: start worker process 37 2023/02/02 06:12:26 [notice] 34#34: start worker process 39 2023/02/02 06:12:26 [notice] 34#34: start worker process 40 2023/02/02 06:12:26 [notice] 34#34: start worker process 41 2023/02/02 06:12:26 [notice] 34#34: start worker process 42 2023/02/02 06:12:26 [notice] 34#34: start worker process 43 2023/02/02 06:12:26 [notice] 34#34: start cache manager process 44 2023/02/02 06:12:26 [notice] 34#34: start cache loader process 45 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230202061226.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-02-02 06:12:29 043 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-02-02 06:12:29 050 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-02-02 06:12:29 050 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-02-02 06:12:29 114 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-02-02 06:12:29 119 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.41.47:10081 Enabled:true 2023-02-02 06:12:30 384 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-02-02 06:12:30 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-02-02 06:12:30 452 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-02-02 06:12:30 453 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-02-02 06:12:30 454 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-02-02 06:12:30 454 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-02-02 06:12:30 454 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-02-02 06:12:30 454 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-02-02 06:12:30 506 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-02-02 06:12:30 587 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-02-02 06:12:30 587 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-02-02 06:12:30 587 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-02-02 06:12:31 039 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/02/02 06:12:43 [info] 41#41: *12 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:12:43 [info] 41#41: *13 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:12:46 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:189):2: 725f37d79ffe722e9255834ec329b50a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:12:46 +0000] 725f37d79ffe722e9255834ec329b50a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.122 upstream_response_time:0.121 "-" "Consul Health Check" "-" 2023/02/02 06:12:46 [info] 36#36: *14 [lua] logger.lua:23: 725f37d79ffe722e9255834ec329b50a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 42 2023/02/02 06:12:53 [info] 36#36: *18 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:12:53 [info] 36#36: *17 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:12:57 [info] 36#36: *19 [lua] access_by_lua(msblocations.conf:189):2: 0dc823614a41b5b3c1a8c27f7abcdef0:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/02 06:13:01 [info] 36#36: *19 [lua] logger.lua:23: 0dc823614a41b5b3c1a8c27f7abcdef0 {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:13:01 +0000] 0dc823614a41b5b3c1a8c27f7abcdef0 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:3.845 upstream_response_time:3.844 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.172 - - [02/Feb/2023:06:13:01 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 3842 2023/02/02 06:13:01 [info] 36#36: *20 [lua] access_by_lua(msblocations.conf:189):2: d62ca16b92de9317ee2eb43b91400827:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:02 +0000] d62ca16b92de9317ee2eb43b91400827 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:13:02 [info] 36#36: *20 [lua] logger.lua:23: d62ca16b92de9317ee2eb43b91400827 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:13:03 [info] 36#36: *22 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:03 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:06 [info] 36#36: *19 client 10.233.69.172 closed keepalive connection 2023/02/02 06:13:13 [info] 41#41: *24 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:13 [info] 36#36: *23 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:17 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:189):2: fc6e75fe792aec4b413d3e90a5700256:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:17 +0000] fc6e75fe792aec4b413d3e90a5700256 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 06:13:17 [info] 36#36: *25 [lua] logger.lua:23: fc6e75fe792aec4b413d3e90a5700256 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:13:23 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:23 [info] 41#41: *26 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:26 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/02/02 06:13:26 [notice] 34#34: signal 17 (SIGCHLD) received from 45 2023/02/02 06:13:26 [notice] 34#34: cache loader process 45 exited with code 0 2023/02/02 06:13:26 [notice] 34#34: signal 29 (SIGIO) received 2023/02/02 06:13:32 [info] 36#36: *30 [lua] access_by_lua(msblocations.conf:189):2: 8735ba322bc11079ea94e7a507f558c6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:13:32 [info] 36#36: *30 [lua] logger.lua:23: 8735ba322bc11079ea94e7a507f558c6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:32 +0000] 8735ba322bc11079ea94e7a507f558c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:13:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:13:33 [info] 41#41: *32 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:33 [info] 36#36: *31 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:43 [info] 36#36: *33 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:43 [info] 36#36: *34 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:47 [info] 36#36: *35 [lua] access_by_lua(msblocations.conf:189):2: a7209ae5cdc2b8b047b2b6616d1b1913:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:13:47 [info] 36#36: *35 [lua] logger.lua:23: a7209ae5cdc2b8b047b2b6616d1b1913 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:13:47 +0000] a7209ae5cdc2b8b047b2b6616d1b1913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:13:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25 2023/02/02 06:13:53 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:13:53 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:02 [info] 36#36: *38 [lua] access_by_lua(msblocations.conf:189):2: 6372f6cb027a06a528b142142e9b7393:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:02 +0000] 6372f6cb027a06a528b142142e9b7393 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/02/02 06:14:02 [info] 36#36: *38 [lua] logger.lua:23: 6372f6cb027a06a528b142142e9b7393 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:14:03 [info] 36#36: *39 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:03 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:13 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:13 [info] 36#36: *42 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:17 [info] 36#36: *43 [lua] access_by_lua(msblocations.conf:189):2: 4752123d51b3e44f255027d506c883db:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:17 +0000] 4752123d51b3e44f255027d506c883db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 06:14:17 [info] 36#36: *43 [lua] logger.lua:23: 4752123d51b3e44f255027d506c883db {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:14:23 [info] 41#41: *45 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:23 [info] 41#41: *44 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:33 [info] 36#36: *47 [lua] access_by_lua(msblocations.conf:189):2: 897ebc2c7ab3730b930818776a3867ae:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:33 +0000] 897ebc2c7ab3730b930818776a3867ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:14:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:14:33 [info] 36#36: *47 [lua] logger.lua:23: 897ebc2c7ab3730b930818776a3867ae {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:14:33 [info] 41#41: *48 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:33 [info] 41#41: *49 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:43 [info] 36#36: *50 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:43 [info] 36#36: *51 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:48 [info] 36#36: *52 [lua] access_by_lua(msblocations.conf:189):2: 6d7081077176bc426ba33e01584374c5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:14:48 [info] 36#36: *52 [lua] logger.lua:23: 6d7081077176bc426ba33e01584374c5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:14:48 +0000] 6d7081077176bc426ba33e01584374c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:14:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:14:53 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:14:53 [info] 41#41: *53 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:02 [info] 36#36: *55 [lua] access_by_lua(msblocations.conf:189):2: 39aa0692c0c01559aaa8d2b762e2c464:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/02 06:15:03 [info] 36#36: *56 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:03 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:04 [info] 36#36: *58 [lua] access_by_lua(msblocations.conf:189):2: e3a97517d97e1fc8acf00d42dd0c3c7f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:15:04 [info] 36#36: *58 [lua] logger.lua:23: e3a97517d97e1fc8acf00d42dd0c3c7f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:15:04 +0000] e3a97517d97e1fc8acf00d42dd0c3c7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.037 upstream_response_time:0.037 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:15:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31 2023/02/02 06:15:05 [info] 36#36: *55 [lua] logger.lua:23: 39aa0692c0c01559aaa8d2b762e2c464 {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:15:05 +0000] 39aa0692c0c01559aaa8d2b762e2c464 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:2.825 upstream_response_time:2.824 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.172 - - [02/Feb/2023:06:15:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 2810 2023/02/02 06:15:10 [info] 36#36: *55 client 10.233.69.172 closed keepalive connection 2023/02/02 06:15:13 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:13 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:20 [info] 36#36: *62 [lua] access_by_lua(msblocations.conf:189):2: ee73c188e88b99b367e4a6c99b2ea506:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:15:20 [info] 36#36: *62 [lua] logger.lua:23: ee73c188e88b99b367e4a6c99b2ea506 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:15:20 +0000] ee73c188e88b99b367e4a6c99b2ea506 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:15:23 [info] 36#36: *63 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:23 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:33 [info] 36#36: *66 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:33 [info] 41#41: *67 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:36 [info] 36#36: *68 [lua] access_by_lua(msblocations.conf:189):2: c1591f5df0abe91689c24dc7fb79b10f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:15:36 [info] 36#36: *68 [lua] logger.lua:23: c1591f5df0abe91689c24dc7fb79b10f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:15:36 +0000] c1591f5df0abe91689c24dc7fb79b10f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:15:43 [info] 36#36: *69 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:43 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:51 [info] 36#36: *71 [lua] access_by_lua(msblocations.conf:189):2: 0a65d825b0b48e097de12f7d34f18466:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:15:51 +0000] 0a65d825b0b48e097de12f7d34f18466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/02/02 06:15:51 [info] 36#36: *71 [lua] logger.lua:23: 0a65d825b0b48e097de12f7d34f18466 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:15:53 [info] 36#36: *72 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:15:53 [info] 36#36: *73 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:03 [info] 36#36: *74 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:03 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:07 [info] 36#36: *76 [lua] access_by_lua(msblocations.conf:189):2: 08f7352cff3f690a88edfc90ee343388:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:16:07 [info] 36#36: *76 [lua] logger.lua:23: 08f7352cff3f690a88edfc90ee343388 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:16:07 +0000] 08f7352cff3f690a88edfc90ee343388 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:16:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:16:13 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:13 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:22 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:189):2: 9d43b2982df69a7340315bce8e103301:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:16:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:16:22 +0000] 9d43b2982df69a7340315bce8e103301 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/02/02 06:16:22 [info] 36#36: *79 [lua] logger.lua:23: 9d43b2982df69a7340315bce8e103301 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:16:23 [info] 41#41: *80 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:23 [info] 36#36: *81 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:33 [info] 36#36: *84 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:33 [info] 41#41: *83 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:37 [info] 36#36: *85 [lua] access_by_lua(msblocations.conf:189):2: 055e0a69c78c4a1708a3df9cd55718ce:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:16:37 [info] 36#36: *85 [lua] logger.lua:23: 055e0a69c78c4a1708a3df9cd55718ce {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:16:37 +0000] 055e0a69c78c4a1708a3df9cd55718ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:16:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:16:43 [info] 41#41: *86 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:43 [info] 41#41: *87 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:52 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:189):2: ed7bbf91a21c18225d05ac7960cc9d63:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:16:52 [info] 36#36: *88 [lua] logger.lua:23: ed7bbf91a21c18225d05ac7960cc9d63 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:16:52 +0000] ed7bbf91a21c18225d05ac7960cc9d63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:16:53 [info] 41#41: *89 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:16:53 [info] 41#41: *90 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:03 [info] 41#41: *91 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:03 [info] 41#41: *92 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:07 [info] 36#36: *93 [lua] access_by_lua(msblocations.conf:189):2: ad782ab505d9444d259d13aa16a43dff:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:17:07 [info] 36#36: *93 [lua] logger.lua:23: ad782ab505d9444d259d13aa16a43dff {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:17:07 +0000] ad782ab505d9444d259d13aa16a43dff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:17:13 [info] 36#36: *94 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:13 [info] 36#36: *95 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:23 [info] 36#36: *96 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:23 [info] 41#41: *97 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:23 [info] 36#36: *98 [lua] access_by_lua(msblocations.conf:189):2: 7bf1f2ecd28faba73807f8990977fa80:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:17:23 [info] 36#36: *98 [lua] logger.lua:23: 7bf1f2ecd28faba73807f8990977fa80 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:17:23 +0000] 7bf1f2ecd28faba73807f8990977fa80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:17:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:17:33 [info] 41#41: *101 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:33 [info] 36#36: *100 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:39 [info] 36#36: *102 [lua] access_by_lua(msblocations.conf:189):2: a399c7e56ad25278088ddaf3171af2ef:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:17:39 [info] 36#36: *102 [lua] logger.lua:23: a399c7e56ad25278088ddaf3171af2ef {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:17:39 +0000] a399c7e56ad25278088ddaf3171af2ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:17:43 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:43 [info] 41#41: *104 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:53 [info] 41#41: *106 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:53 [info] 41#41: *105 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:17:54 [info] 36#36: *107 [lua] access_by_lua(msblocations.conf:189):2: ef5a3027e2cefd05814ceb0d6dd2ff6b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:17:54 +0000] ef5a3027e2cefd05814ceb0d6dd2ff6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:17:54 [info] 36#36: *107 [lua] logger.lua:23: ef5a3027e2cefd05814ceb0d6dd2ff6b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:17:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:17:56 [info] 36#36: *108 [lua] access_by_lua(msblocations.conf:189):2: f0cf801ebe44fad2bf34c604bb6be9cf:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.172 - - [02/Feb/2023:06:17:56 +0000] f0cf801ebe44fad2bf34c604bb6be9cf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.258 upstream_response_time:0.258 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/02/02 06:17:56 [info] 36#36: *108 [lua] logger.lua:23: f0cf801ebe44fad2bf34c604bb6be9cf {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:17:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 257 2023/02/02 06:18:03 [info] 36#36: *110 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:03 [info] 41#41: *109 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:06 [info] 36#36: *108 client 10.233.69.172 closed keepalive connection 2023/02/02 06:18:09 [info] 36#36: *111 [lua] access_by_lua(msblocations.conf:189):2: 218b3e5d1b0f9a8721c6393fffdcb4f5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:18:09 +0000] 218b3e5d1b0f9a8721c6393fffdcb4f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:18:09 [info] 36#36: *111 [lua] logger.lua:23: 218b3e5d1b0f9a8721c6393fffdcb4f5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:18:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:18:13 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:13 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:23 [info] 36#36: *115 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:23 [info] 36#36: *114 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:24 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:189):2: fa7cee469c7840bc2dda27ed49513ec3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:18:24 [info] 36#36: *116 [lua] logger.lua:23: fa7cee469c7840bc2dda27ed49513ec3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:18:24 +0000] fa7cee469c7840bc2dda27ed49513ec3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:18:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:18:33 [info] 41#41: *118 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:33 [info] 36#36: *119 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:39 [info] 36#36: *120 [lua] access_by_lua(msblocations.conf:189):2: 8c213fb23688d87fc8ea50391e44796c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:18:39 [info] 36#36: *120 [lua] logger.lua:23: 8c213fb23688d87fc8ea50391e44796c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:18:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.71.149 - - [02/Feb/2023:06:18:39 +0000] 8c213fb23688d87fc8ea50391e44796c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 06:18:43 [info] 41#41: *121 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:43 [info] 41#41: *122 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:53 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:53 [info] 36#36: *124 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:18:54 [info] 36#36: *125 [lua] access_by_lua(msblocations.conf:189):2: 38ef3d2f80be76623309602e6199b5b0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:18:54 [info] 36#36: *125 [lua] logger.lua:23: 38ef3d2f80be76623309602e6199b5b0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:18:54 +0000] 38ef3d2f80be76623309602e6199b5b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:18:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:19:03 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:03 [info] 36#36: *127 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:09 [info] 36#36: *128 [lua] access_by_lua(msblocations.conf:189):2: 9d5b448a3fdb1bc2054c3c6610e86e80:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:19:09 +0000] 9d5b448a3fdb1bc2054c3c6610e86e80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:19:09 [info] 36#36: *128 [lua] logger.lua:23: 9d5b448a3fdb1bc2054c3c6610e86e80 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:19:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:19:13 [info] 36#36: *130 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:13 [info] 36#36: *129 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:23 [info] 36#36: *132 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:23 [info] 36#36: *131 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:24 [info] 36#36: *133 [lua] access_by_lua(msblocations.conf:189):2: 7a8f55530bf2073dd3a6a763999c87ab:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:19:24 [info] 36#36: *133 [lua] logger.lua:23: 7a8f55530bf2073dd3a6a763999c87ab {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:19:24 +0000] 7a8f55530bf2073dd3a6a763999c87ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:19:33 [info] 41#41: *136 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:33 [info] 36#36: *135 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:39 [info] 36#36: *137 [lua] access_by_lua(msblocations.conf:189):2: 29e62f219f68eff99ae6a5cc114c32ba:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:19:39 [info] 36#36: *137 [lua] logger.lua:23: 29e62f219f68eff99ae6a5cc114c32ba {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:19:39 +0000] 29e62f219f68eff99ae6a5cc114c32ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:19:43 [info] 41#41: *138 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:43 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:53 [info] 41#41: *141 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:53 [info] 41#41: *140 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:19:54 [info] 36#36: *142 [lua] access_by_lua(msblocations.conf:189):2: 3a642d79540ff14f242d1d785583013b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:19:54 [info] 36#36: *142 [lua] logger.lua:23: 3a642d79540ff14f242d1d785583013b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:19:54 +0000] 3a642d79540ff14f242d1d785583013b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:19:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:20:03 [info] 41#41: *143 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:03 [info] 41#41: *144 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:09 [info] 36#36: *145 [lua] access_by_lua(msblocations.conf:189):2: 6e85cf619ad61cbd75f271c7a4d9beb7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:20:09 [info] 36#36: *145 [lua] logger.lua:23: 6e85cf619ad61cbd75f271c7a4d9beb7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:20:09 +0000] 6e85cf619ad61cbd75f271c7a4d9beb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:20:13 [info] 41#41: *147 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:13 [info] 41#41: *146 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:23 [info] 41#41: *148 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:23 [info] 36#36: *149 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:24 [info] 36#36: *150 [lua] access_by_lua(msblocations.conf:189):2: 350cd97015a9e30e66341694f5beab69:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:20:24 [info] 36#36: *150 [lua] logger.lua:23: 350cd97015a9e30e66341694f5beab69 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:20:24 +0000] 350cd97015a9e30e66341694f5beab69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:20:33 [info] 41#41: *152 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:33 [info] 41#41: *153 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:39 [info] 36#36: *154 [lua] access_by_lua(msblocations.conf:189):2: 118c3e3fc64baa21471d9022d2653654:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:20:39 [info] 36#36: *154 [lua] logger.lua:23: 118c3e3fc64baa21471d9022d2653654 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:20:39 +0000] 118c3e3fc64baa21471d9022d2653654 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:20:43 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:43 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:53 [info] 36#36: *157 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:53 [info] 36#36: *158 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:20:54 [info] 36#36: *159 [lua] access_by_lua(msblocations.conf:189):2: 1ca4e88ad2c7c8e5e4b016e5862746a9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:20:54 [info] 36#36: *159 [lua] logger.lua:23: 1ca4e88ad2c7c8e5e4b016e5862746a9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:20:54 +0000] 1ca4e88ad2c7c8e5e4b016e5862746a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:20:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:20:57 [info] 36#36: *160 [lua] access_by_lua(msblocations.conf:189):2: 58485d1f35164e7b6d49fe798216942d:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/02 06:20:57 [info] 36#36: *160 [lua] logger.lua:23: 58485d1f35164e7b6d49fe798216942d {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:20:57 +0000] 58485d1f35164e7b6d49fe798216942d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.259 upstream_response_time:0.258 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.172 - - [02/Feb/2023:06:20:57 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 256 2023/02/02 06:21:02 [info] 36#36: *160 client 10.233.69.172 closed keepalive connection 2023/02/02 06:21:03 [info] 41#41: *161 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:03 [info] 41#41: *162 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:09 [info] 36#36: *163 [lua] access_by_lua(msblocations.conf:189):2: 50dbf6537fa365ee2003162fad7d890f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:21:10 [info] 36#36: *163 [lua] logger.lua:23: 50dbf6537fa365ee2003162fad7d890f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:10 +0000] 50dbf6537fa365ee2003162fad7d890f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:21:13 [info] 36#36: *164 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:13 [info] 41#41: *165 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:23 [info] 41#41: *166 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:23 [info] 41#41: *167 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:25 [info] 36#36: *168 [lua] access_by_lua(msblocations.conf:189):2: 21f5985e3516bfd4dedbbe0c4437118f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:21:25 [info] 36#36: *168 [lua] logger.lua:23: 21f5985e3516bfd4dedbbe0c4437118f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:25 +0000] 21f5985e3516bfd4dedbbe0c4437118f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:21:33 [info] 41#41: *170 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:33 [info] 41#41: *171 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:40 [info] 36#36: *172 [lua] access_by_lua(msblocations.conf:189):2: 58424cccda3db2c599652cb019925c4e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:40 +0000] 58424cccda3db2c599652cb019925c4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:21:40 [info] 36#36: *172 [lua] logger.lua:23: 58424cccda3db2c599652cb019925c4e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:21:43 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:43 [info] 41#41: *174 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:53 [info] 36#36: *175 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:53 [info] 41#41: *176 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:21:55 [info] 36#36: *177 [lua] access_by_lua(msblocations.conf:189):2: 70b4182115e8def4ab688182636b3cfc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:55 +0000] 70b4182115e8def4ab688182636b3cfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:21:55 [info] 36#36: *177 [lua] logger.lua:23: 70b4182115e8def4ab688182636b3cfc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:22:03 [info] 36#36: *178 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:03 [info] 36#36: *179 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:10 [info] 36#36: *180 [lua] access_by_lua(msblocations.conf:189):2: 0a9c0f4c850d434badc87e293f5a933e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:22:10 [info] 36#36: *180 [lua] logger.lua:23: 0a9c0f4c850d434badc87e293f5a933e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:10 +0000] 0a9c0f4c850d434badc87e293f5a933e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:22:13 [info] 41#41: *181 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:13 [info] 41#41: *182 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:23 [info] 36#36: *184 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:23 [info] 36#36: *183 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:25 [info] 36#36: *185 [lua] access_by_lua(msblocations.conf:189):2: e7c6a23e8d8d76c503fdb42112b10442:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:22:25 [info] 36#36: *185 [lua] logger.lua:23: e7c6a23e8d8d76c503fdb42112b10442 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:25 +0000] e7c6a23e8d8d76c503fdb42112b10442 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.040 upstream_response_time:0.039 "-" "Consul Health Check" "-" 2023/02/02 06:22:33 [info] 36#36: *188 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:33 [info] 36#36: *187 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:40 [info] 36#36: *189 [lua] access_by_lua(msblocations.conf:189):2: fa8a10ca13a41dc365a64b0de21001f7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:22:40 [info] 36#36: *189 [lua] logger.lua:23: fa8a10ca13a41dc365a64b0de21001f7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:40 +0000] fa8a10ca13a41dc365a64b0de21001f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:22:43 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:43 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:53 [info] 41#41: *192 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:53 [info] 41#41: *193 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:22:55 [info] 36#36: *194 [lua] access_by_lua(msblocations.conf:189):2: 87985284b738c6ab8843992c8828f833:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:55 +0000] 87985284b738c6ab8843992c8828f833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:22:55 [info] 36#36: *194 [lua] logger.lua:23: 87985284b738c6ab8843992c8828f833 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:23:03 [info] 41#41: *195 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:03 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:10 [info] 36#36: *197 [lua] access_by_lua(msblocations.conf:189):2: 624121eab6a29cde68b487b9962b99bf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:23:10 [info] 36#36: *197 [lua] logger.lua:23: 624121eab6a29cde68b487b9962b99bf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:10 +0000] 624121eab6a29cde68b487b9962b99bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 06:23:13 [info] 36#36: *199 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:13 [info] 36#36: *198 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:23 [info] 36#36: *201 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:23 [info] 36#36: *200 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:25 [info] 36#36: *202 [lua] access_by_lua(msblocations.conf:189):2: 8c05c23bf88569681474a5243afbabd0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:25 +0000] 8c05c23bf88569681474a5243afbabd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 06:23:25 [info] 36#36: *202 [lua] logger.lua:23: 8c05c23bf88569681474a5243afbabd0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:23:33 [info] 36#36: *204 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:33 [info] 36#36: *205 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:40 [info] 36#36: *206 [lua] access_by_lua(msblocations.conf:189):2: 6f91984acbf0ff4f353f3d69cdfc9558:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:40 +0000] 6f91984acbf0ff4f353f3d69cdfc9558 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:23:40 [info] 36#36: *206 [lua] logger.lua:23: 6f91984acbf0ff4f353f3d69cdfc9558 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:23:43 [info] 41#41: *207 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:43 [info] 41#41: *208 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:53 [info] 41#41: *209 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:53 [info] 36#36: *210 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:23:55 [info] 36#36: *211 [lua] access_by_lua(msblocations.conf:189):2: 571f898bc1a2a814e197ff9f90a8df87:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:23:55 [info] 36#36: *211 [lua] logger.lua:23: 571f898bc1a2a814e197ff9f90a8df87 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:23:55 +0000] 571f898bc1a2a814e197ff9f90a8df87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:23:56 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:189):2: a0d47d4a3b98f34b0e0e573b6a0a2b5d:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.172 - - [02/Feb/2023:06:23:56 +0000] a0d47d4a3b98f34b0e0e573b6a0a2b5d "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.133 upstream_response_time:0.132 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/02/02 06:23:56 [info] 36#36: *212 [lua] logger.lua:23: a0d47d4a3b98f34b0e0e573b6a0a2b5d {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:23:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 130 2023/02/02 06:24:03 [info] 41#41: *213 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:03 [info] 41#41: *214 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:06 [info] 36#36: *212 client 10.233.69.172 closed keepalive connection 2023/02/02 06:24:11 [info] 36#36: *215 [lua] access_by_lua(msblocations.conf:189):2: f6ac2d9f336725b79e9a0504ff620aed:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:24:11 [info] 36#36: *215 [lua] logger.lua:23: f6ac2d9f336725b79e9a0504ff620aed {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:24:11 +0000] f6ac2d9f336725b79e9a0504ff620aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:24:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:24:13 [info] 41#41: *216 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:13 [info] 41#41: *217 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:23 [info] 36#36: *218 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:23 [info] 36#36: *219 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:26 [info] 36#36: *220 [lua] access_by_lua(msblocations.conf:189):2: 46b402b7fd8f680130cf8f58667c6a0e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:24:26 [info] 36#36: *220 [lua] logger.lua:23: 46b402b7fd8f680130cf8f58667c6a0e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:24:26 +0000] 46b402b7fd8f680130cf8f58667c6a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:24:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:24:33 [info] 41#41: *222 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:33 [info] 41#41: *223 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:41 [info] 36#36: *224 [lua] access_by_lua(msblocations.conf:189):2: 1fd05dfc86def2df1568950e4768db1c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:24:41 +0000] 1fd05dfc86def2df1568950e4768db1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/02/02 06:24:41 [info] 36#36: *224 [lua] logger.lua:23: 1fd05dfc86def2df1568950e4768db1c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:24:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:24:43 [info] 41#41: *225 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:43 [info] 41#41: *226 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:53 [info] 41#41: *227 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:53 [info] 41#41: *228 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:24:56 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:189):2: df0c63bb0f221f8ac3a9e5a2cae1c2a8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:24:56 [info] 36#36: *229 [lua] logger.lua:23: df0c63bb0f221f8ac3a9e5a2cae1c2a8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:24:56 +0000] df0c63bb0f221f8ac3a9e5a2cae1c2a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:24:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:25:03 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:03 [info] 36#36: *231 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:11 [info] 36#36: *232 [lua] access_by_lua(msblocations.conf:189):2: adad608f7ae7571a16e744aa46f13c80:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:25:11 [info] 36#36: *232 [lua] logger.lua:23: adad608f7ae7571a16e744aa46f13c80 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:25:11 +0000] adad608f7ae7571a16e744aa46f13c80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:25:13 [info] 36#36: *233 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:13 [info] 41#41: *234 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:23 [info] 36#36: *235 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:23 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:26 [info] 36#36: *237 [lua] access_by_lua(msblocations.conf:189):2: 2385b0dc2a5db50ff0d47afe876d9188:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:25:26 [info] 36#36: *237 [lua] logger.lua:23: 2385b0dc2a5db50ff0d47afe876d9188 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:25:26 +0000] 2385b0dc2a5db50ff0d47afe876d9188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:25:33 [info] 41#41: *240 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:33 [info] 36#36: *239 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:41 [info] 36#36: *241 [lua] access_by_lua(msblocations.conf:189):2: 5cace2c48030318f2213ea758a7072bb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:25:41 [info] 36#36: *241 [lua] logger.lua:23: 5cace2c48030318f2213ea758a7072bb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:25:41 +0000] 5cace2c48030318f2213ea758a7072bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:25:43 [info] 36#36: *243 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:43 [info] 36#36: *242 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:53 [info] 41#41: *244 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:53 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:25:56 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:189):2: a58bda8c1c3d3213fb7ff095759f0db4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:25:56 [info] 36#36: *246 [lua] logger.lua:23: a58bda8c1c3d3213fb7ff095759f0db4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:25:56 +0000] a58bda8c1c3d3213fb7ff095759f0db4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:25:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:26:03 [info] 41#41: *248 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:03 [info] 41#41: *247 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:11 [info] 36#36: *249 [lua] access_by_lua(msblocations.conf:189):2: bf85c1cdb782a41ffd2ccdb84d8b0ca8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:26:11 [info] 36#36: *249 [lua] logger.lua:23: bf85c1cdb782a41ffd2ccdb84d8b0ca8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:11 +0000] bf85c1cdb782a41ffd2ccdb84d8b0ca8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:26:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:26:13 [info] 36#36: *251 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:13 [info] 36#36: *250 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:23 [info] 41#41: *253 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:23 [info] 41#41: *252 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:27 [info] 36#36: *254 [lua] access_by_lua(msblocations.conf:189):2: 234daaa26b66e39a8265b21dc443d06d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:26:27 [info] 36#36: *254 [lua] logger.lua:23: 234daaa26b66e39a8265b21dc443d06d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:27 +0000] 234daaa26b66e39a8265b21dc443d06d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:26:33 [info] 41#41: *257 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:33 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:42 [info] 36#36: *258 [lua] access_by_lua(msblocations.conf:189):2: c4cc1bcffa026ad950855e13ad63a2f3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:42 +0000] c4cc1bcffa026ad950855e13ad63a2f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:26:42 [info] 36#36: *258 [lua] logger.lua:23: c4cc1bcffa026ad950855e13ad63a2f3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:26:43 [info] 36#36: *260 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:43 [info] 36#36: *259 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:53 [info] 41#41: *261 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:53 [info] 41#41: *262 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:26:56 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:189):2: ec8849904b0b41e949e7a0ed7a3a14e3:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/02 06:26:56 [info] 36#36: *263 [lua] logger.lua:23: ec8849904b0b41e949e7a0ed7a3a14e3 {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:26:56 +0000] ec8849904b0b41e949e7a0ed7a3a14e3 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.109 upstream_response_time:0.108 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.172 - - [02/Feb/2023:06:26:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 107 2023/02/02 06:26:57 [info] 36#36: *264 [lua] access_by_lua(msblocations.conf:189):2: f929a8d633588d13a929767d6b4dab3c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:57 +0000] f929a8d633588d13a929767d6b4dab3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:26:57 [info] 36#36: *264 [lua] logger.lua:23: f929a8d633588d13a929767d6b4dab3c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:27:01 [info] 36#36: *263 client 10.233.69.172 closed keepalive connection 2023/02/02 06:27:03 [info] 41#41: *265 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:03 [info] 41#41: *266 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:12 [info] 36#36: *267 [lua] access_by_lua(msblocations.conf:189):2: 9138ccd5011d9b94ea187a944571f63f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:27:12 [info] 36#36: *267 [lua] logger.lua:23: 9138ccd5011d9b94ea187a944571f63f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:27:12 +0000] 9138ccd5011d9b94ea187a944571f63f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:27:13 [info] 41#41: *269 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:13 [info] 41#41: *268 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:23 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:23 [info] 41#41: *271 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:27 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:189):2: 8bcaa149f30fbc81a51de2a464b80f9f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:27:27 [info] 36#36: *272 [lua] logger.lua:23: 8bcaa149f30fbc81a51de2a464b80f9f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:27:27 +0000] 8bcaa149f30fbc81a51de2a464b80f9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:27:33 [info] 41#41: *274 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:33 [info] 41#41: *275 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:42 [info] 36#36: *276 [lua] access_by_lua(msblocations.conf:189):2: d1d157d15001441ba3c6b7be0490d42e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:27:42 +0000] d1d157d15001441ba3c6b7be0490d42e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:27:42 [info] 36#36: *276 [lua] logger.lua:23: d1d157d15001441ba3c6b7be0490d42e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:27:43 [info] 41#41: *277 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:43 [info] 41#41: *278 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:53 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:53 [info] 36#36: *280 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:27:57 [info] 36#36: *281 [lua] access_by_lua(msblocations.conf:189):2: 7e6f38063239794f0549f4912c91c163:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:27:57 +0000] 7e6f38063239794f0549f4912c91c163 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:27:57 [info] 36#36: *281 [lua] logger.lua:23: 7e6f38063239794f0549f4912c91c163 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:28:03 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:03 [info] 41#41: *282 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:12 [info] 36#36: *284 [lua] access_by_lua(msblocations.conf:189):2: dc680c0315e5c72d4c8a2aa2f90f5fd1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:28:12 [info] 36#36: *284 [lua] logger.lua:23: dc680c0315e5c72d4c8a2aa2f90f5fd1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:28:12 +0000] dc680c0315e5c72d4c8a2aa2f90f5fd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:28:13 [info] 36#36: *285 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:13 [info] 41#41: *286 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:23 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:23 [info] 41#41: *288 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:27 [info] 36#36: *290 [lua] access_by_lua(msblocations.conf:189):2: 792a19d144af974279e9ad9cd60ee32b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:28:27 [info] 36#36: *290 [lua] logger.lua:23: 792a19d144af974279e9ad9cd60ee32b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:28:27 +0000] 792a19d144af974279e9ad9cd60ee32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.034 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/02/02 06:28:33 [info] 36#36: *291 [lua] access_by_lua(msblocations.conf:189):2: 0fbe3e009b47de6270755560d79a2937:receive the request, client: 10.233.71.73, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/02/02 06:28:33 [info] 36#36: *292 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:33 [info] 36#36: *293 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:33 [info] 36#36: *291 [lua] logger.lua:23: 0fbe3e009b47de6270755560d79a2937 {"matched":"microservices"} while logging request, client: 10.233.71.73, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.73 - - [02/Feb/2023:06:28:33 +0000] 0fbe3e009b47de6270755560d79a2937 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.201 upstream_response_time:0.200 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.71.73 - - [02/Feb/2023:06:28:33 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 198 2023/02/02 06:28:38 [info] 36#36: *291 client 10.233.71.73 closed keepalive connection 2023/02/02 06:28:42 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:189):2: cd76e765d70f47f338eead8176d04914:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:28:42 [info] 36#36: *294 [lua] logger.lua:23: cd76e765d70f47f338eead8176d04914 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:28:42 +0000] cd76e765d70f47f338eead8176d04914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:28:43 [info] 41#41: *296 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:43 [info] 41#41: *295 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:53 [info] 36#36: *297 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:53 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:28:58 [info] 36#36: *299 [lua] access_by_lua(msblocations.conf:189):2: af1caf26128592c2cb404ee65b069e5d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:28:58 [info] 36#36: *299 [lua] logger.lua:23: af1caf26128592c2cb404ee65b069e5d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:28:58 +0000] af1caf26128592c2cb404ee65b069e5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:28:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:29:03 [info] 41#41: *300 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:03 [info] 36#36: *301 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:13 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:189):2: a39a261ee2ff41057151057bc2ffaf16:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:13 +0000] a39a261ee2ff41057151057bc2ffaf16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:29:13 [info] 36#36: *302 [lua] logger.lua:23: a39a261ee2ff41057151057bc2ffaf16 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:29:13 [info] 41#41: *304 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:13 [info] 41#41: *303 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:23 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:23 [info] 36#36: *306 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:28 [info] 36#36: *308 [lua] access_by_lua(msblocations.conf:189):2: d925dc6a54658bd738e8063287a89f79:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:29:28 [info] 36#36: *308 [lua] logger.lua:23: d925dc6a54658bd738e8063287a89f79 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:28 +0000] d925dc6a54658bd738e8063287a89f79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:29:33 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:33 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:43 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:189):2: 237b8c332dc9d3ffb480510496d23f41:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:29:43 [info] 36#36: *311 [lua] logger.lua:23: 237b8c332dc9d3ffb480510496d23f41 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:43 +0000] 237b8c332dc9d3ffb480510496d23f41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:29:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:29:43 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:43 [info] 41#41: *312 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:53 [info] 36#36: *314 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:53 [info] 36#36: *315 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:29:56 [info] 36#36: *316 [lua] access_by_lua(msblocations.conf:189):2: 3da9165d16051c3439b43c4dd5c217ff:receive the request, client: 10.233.69.172, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.172 - - [02/Feb/2023:06:29:56 +0000] 3da9165d16051c3439b43c4dd5c217ff "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.192 upstream_response_time:0.191 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/02/02 06:29:56 [info] 36#36: *316 [lua] logger.lua:23: 3da9165d16051c3439b43c4dd5c217ff {"matched":"microservices"} while logging request, client: 10.233.69.172, 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.69.172 - - [02/Feb/2023:06:29:56 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 190 2023/02/02 06:29:58 [info] 36#36: *317 [lua] access_by_lua(msblocations.conf:189):2: ba801773289cbd7b9cc33b3c31899fbd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:29:58 [info] 36#36: *317 [lua] logger.lua:23: ba801773289cbd7b9cc33b3c31899fbd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:29:58 +0000] ba801773289cbd7b9cc33b3c31899fbd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:30:03 [info] 41#41: *318 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:03 [info] 41#41: *319 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:06 [info] 36#36: *316 client 10.233.69.172 closed keepalive connection 2023/02/02 06:30:13 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:13 [info] 36#36: *320 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:13 [info] 36#36: *322 [lua] access_by_lua(msblocations.conf:189):2: 306cbf68922b5ea6f9f8229c58bd016d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:30:13 [info] 36#36: *322 [lua] logger.lua:23: 306cbf68922b5ea6f9f8229c58bd016d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:13 +0000] 306cbf68922b5ea6f9f8229c58bd016d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:30:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:30:23 [info] 36#36: *323 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:23 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:28 [info] 36#36: *326 [lua] access_by_lua(msblocations.conf:189):2: 1e46f87813e8d9a3001441a90a9ab626:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:28 +0000] 1e46f87813e8d9a3001441a90a9ab626 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:30:28 [info] 36#36: *326 [lua] logger.lua:23: 1e46f87813e8d9a3001441a90a9ab626 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:30:33 [info] 41#41: *328 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:33 [info] 36#36: *327 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:43 [info] 41#41: *329 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:43 [info] 41#41: *330 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:43 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:189):2: 8aa5fee2ff1f6bfa3e8602f4953878ea:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:30:43 [info] 36#36: *331 [lua] logger.lua:23: 8aa5fee2ff1f6bfa3e8602f4953878ea {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:43 +0000] 8aa5fee2ff1f6bfa3e8602f4953878ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:30:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 06:30:53 [info] 36#36: *333 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:53 [info] 36#36: *332 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:30:58 [info] 36#36: *334 [lua] access_by_lua(msblocations.conf:189):2: dc18ebe3dd5d639bcafe6587937cea3e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:58 +0000] dc18ebe3dd5d639bcafe6587937cea3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:30:58 [info] 36#36: *334 [lua] logger.lua:23: dc18ebe3dd5d639bcafe6587937cea3e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:30:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:31:03 [info] 36#36: *336 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:03 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:13 [info] 36#36: *337 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:13 [info] 41#41: *338 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:13 [info] 36#36: *339 [lua] access_by_lua(msblocations.conf:189):2: 5f0c3c341402245063313f9849f50bd9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:31:13 [info] 36#36: *339 [lua] logger.lua:23: 5f0c3c341402245063313f9849f50bd9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:31:13 +0000] 5f0c3c341402245063313f9849f50bd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:31:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 06:31:23 [info] 36#36: *340 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:23 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:29 [info] 36#36: *343 [lua] access_by_lua(msblocations.conf:189):2: 1a572aeda063f27ae34b1f9f0c75cfd4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:31:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:06:31:29 +0000] 1a572aeda063f27ae34b1f9f0c75cfd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:31:29 [info] 36#36: *343 [lua] logger.lua:23: 1a572aeda063f27ae34b1f9f0c75cfd4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:31:33 [info] 41#41: *345 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:33 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:43 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:43 [info] 41#41: *346 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:44 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:189):2: effcc1150f35fca009ec9c967445513c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:31:44 [info] 36#36: *348 [lua] logger.lua:23: effcc1150f35fca009ec9c967445513c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:31:44 +0000] effcc1150f35fca009ec9c967445513c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:31:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 06:31:53 [info] 41#41: *349 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:53 [info] 41#41: *350 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:31:59 [info] 36#36: *351 [lua] access_by_lua(msblocations.conf:189):2: 0cf05e6d1bb65fcb922bad20d995bb42:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:31:59 [info] 36#36: *351 [lua] logger.lua:23: 0cf05e6d1bb65fcb922bad20d995bb42 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:31:59 +0000] 0cf05e6d1bb65fcb922bad20d995bb42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:31:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:32:03 [info] 36#36: *353 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:03 [info] 36#36: *352 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:13 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:13 [info] 36#36: *354 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:14 [info] 36#36: *356 [lua] access_by_lua(msblocations.conf:189):2: 61fbd6601b4dac37e54e03c7f0028166:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:32:14 [info] 36#36: *356 [lua] logger.lua:23: 61fbd6601b4dac37e54e03c7f0028166 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:32:14 +0000] 61fbd6601b4dac37e54e03c7f0028166 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:32:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:32:23 [info] 36#36: *357 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:23 [info] 36#36: *358 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:30 [info] 36#36: *360 [lua] access_by_lua(msblocations.conf:189):2: 624d3a0aeca59ca37050f79927f68605:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:32:30 [info] 36#36: *360 [lua] logger.lua:23: 624d3a0aeca59ca37050f79927f68605 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:32:30 +0000] 624d3a0aeca59ca37050f79927f68605 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:32:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:32:33 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:33 [info] 36#36: *362 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:43 [info] 36#36: *364 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:43 [info] 41#41: *363 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:45 [info] 36#36: *365 [lua] access_by_lua(msblocations.conf:189):2: f7bf1489c3b2a76f3eb0370f807409a0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:32:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.71.149 - - [02/Feb/2023:06:32:45 +0000] f7bf1489c3b2a76f3eb0370f807409a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:32:45 [info] 36#36: *365 [lua] logger.lua:23: f7bf1489c3b2a76f3eb0370f807409a0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:32:53 [info] 36#36: *366 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:32:53 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:00 [info] 36#36: *368 [lua] access_by_lua(msblocations.conf:189):2: f348115a00256ebc1c8f0ca74c8d9c10:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:33:01 [info] 36#36: *368 [lua] logger.lua:23: f348115a00256ebc1c8f0ca74c8d9c10 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:01 +0000] f348115a00256ebc1c8f0ca74c8d9c10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.184 upstream_response_time:0.184 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:33:03 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:03 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:13 [info] 41#41: *371 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:13 [info] 41#41: *372 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:16 [info] 36#36: *373 [lua] access_by_lua(msblocations.conf:189):2: c007a9c9d6a92b887177b60435237d1f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:16 +0000] c007a9c9d6a92b887177b60435237d1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:33:16 [info] 36#36: *373 [lua] logger.lua:23: c007a9c9d6a92b887177b60435237d1f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:33:23 [info] 41#41: *375 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:23 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:31 [info] 36#36: *377 [lua] access_by_lua(msblocations.conf:189):2: 6ab7a0782193d4a654fcf219a7c29198:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:31 +0000] 6ab7a0782193d4a654fcf219a7c29198 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 06:33:31 [info] 36#36: *377 [lua] logger.lua:23: 6ab7a0782193d4a654fcf219a7c29198 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:33:33 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:33 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:43 [info] 41#41: *380 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:43 [info] 41#41: *381 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:46 [info] 36#36: *382 [lua] access_by_lua(msblocations.conf:189):2: 100250d3c3ffd05c9cf118c1d9a924ad:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:33:46 [info] 36#36: *382 [lua] logger.lua:23: 100250d3c3ffd05c9cf118c1d9a924ad {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:33:46 +0000] 100250d3c3ffd05c9cf118c1d9a924ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:33:53 [info] 41#41: *383 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:33:53 [info] 41#41: *384 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:01 [info] 36#36: *385 [lua] access_by_lua(msblocations.conf:189):2: a19e3b4cdae2a101398ed475b9cae6b0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:34:01 [info] 36#36: *385 [lua] logger.lua:23: a19e3b4cdae2a101398ed475b9cae6b0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:34:01 +0000] a19e3b4cdae2a101398ed475b9cae6b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:34:03 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:03 [info] 41#41: *387 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:13 [info] 41#41: *388 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:13 [info] 36#36: *389 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:16 [info] 36#36: *390 [lua] access_by_lua(msblocations.conf:189):2: f56b712b55989e0154ab6096ce8435ae:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:34:16 +0000] f56b712b55989e0154ab6096ce8435ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:34:16 [info] 36#36: *390 [lua] logger.lua:23: f56b712b55989e0154ab6096ce8435ae {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:34:23 [info] 36#36: *392 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:23 [info] 41#41: *391 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:31 [info] 36#36: *394 [lua] access_by_lua(msblocations.conf:189):2: 8b3a41a4c44e1d202492a19b2514ea41:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:34:31 +0000] 8b3a41a4c44e1d202492a19b2514ea41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:34:31 [info] 36#36: *394 [lua] logger.lua:23: 8b3a41a4c44e1d202492a19b2514ea41 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:34:33 [info] 41#41: *396 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:33 [info] 41#41: *395 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:43 [info] 36#36: *397 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:43 [info] 41#41: *398 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:46 [info] 36#36: *399 [lua] access_by_lua(msblocations.conf:189):2: e657ef37da4f2971c2102953f85431bd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:34:47 +0000] e657ef37da4f2971c2102953f85431bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:34:47 [info] 36#36: *399 [lua] logger.lua:23: e657ef37da4f2971c2102953f85431bd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:34:53 [info] 41#41: *401 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:34:53 [info] 41#41: *400 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:02 [info] 36#36: *402 [lua] access_by_lua(msblocations.conf:189):2: f75cc28764aa8f4256ba413c97b39bdc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:35:02 [info] 36#36: *402 [lua] logger.lua:23: f75cc28764aa8f4256ba413c97b39bdc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:35:02 +0000] f75cc28764aa8f4256ba413c97b39bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:35:03 [info] 36#36: *404 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:03 [info] 36#36: *403 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:13 [info] 36#36: *405 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:13 [info] 41#41: *406 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:17 [info] 36#36: *407 [lua] access_by_lua(msblocations.conf:189):2: d15627b456c174061d8a6a5255a5266d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:35:17 +0000] d15627b456c174061d8a6a5255a5266d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:35:17 [info] 36#36: *407 [lua] logger.lua:23: d15627b456c174061d8a6a5255a5266d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:35:23 [info] 36#36: *408 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:23 [info] 41#41: *409 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:32 [info] 36#36: *411 [lua] access_by_lua(msblocations.conf:189):2: e33c1e591b747b4bea59f03c2171633c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:35:32 +0000] e33c1e591b747b4bea59f03c2171633c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:35:32 [info] 36#36: *411 [lua] logger.lua:23: e33c1e591b747b4bea59f03c2171633c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 06:35:33 [info] 41#41: *413 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:33 [info] 41#41: *412 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:43 [info] 36#36: *414 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:43 [info] 41#41: *415 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:47 [info] 36#36: *416 [lua] access_by_lua(msblocations.conf:189):2: aae635c85b1e2b518ae78b6694f6ad3e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:35:47 [info] 36#36: *416 [lua] logger.lua:23: aae635c85b1e2b518ae78b6694f6ad3e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:35:47 +0000] aae635c85b1e2b518ae78b6694f6ad3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 06:35:53 [info] 41#41: *418 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:35:53 [info] 36#36: *417 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:02 [info] 36#36: *419 [lua] access_by_lua(msblocations.conf:189):2: 0233e3045eae3afe48aea0b63f86c3b2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:36:02 +0000] 0233e3045eae3afe48aea0b63f86c3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:36:02 [info] 36#36: *419 [lua] logger.lua:23: 0233e3045eae3afe48aea0b63f86c3b2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:36:03 [info] 36#36: *421 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:03 [info] 36#36: *420 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:13 [info] 41#41: *423 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:13 [info] 36#36: *422 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:17 [info] 36#36: *424 [lua] access_by_lua(msblocations.conf:189):2: d45676f64fcbddad73304cf21904e85a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:36:17 [info] 36#36: *424 [lua] logger.lua:23: d45676f64fcbddad73304cf21904e85a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:36:17 +0000] d45676f64fcbddad73304cf21904e85a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:36:23 [info] 41#41: *425 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:23 [info] 41#41: *426 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:32 [info] 36#36: *428 [lua] access_by_lua(msblocations.conf:189):2: ebde28cddbaeaeb0d803821c7f5afe9e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:36:32 [info] 36#36: *428 [lua] logger.lua:23: ebde28cddbaeaeb0d803821c7f5afe9e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:36:32 +0000] ebde28cddbaeaeb0d803821c7f5afe9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:36:33 [info] 36#36: *430 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:33 [info] 36#36: *429 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:43 [info] 41#41: *431 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:43 [info] 41#41: *432 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:45 [info] 36#36: *433 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.71.244, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.71.244 - - [02/Feb/2023:06:36:45 +0000] d896d5ae6b274dc53f5eaeee768ff798 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/02/02 06:36:47 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:189):2: 5bfa996f80783f96d97ac3e01bff885b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:36:47 [info] 36#36: *434 [lua] logger.lua:23: 5bfa996f80783f96d97ac3e01bff885b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:36:47 +0000] 5bfa996f80783f96d97ac3e01bff885b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:36:53 [info] 36#36: *436 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:36:53 [info] 36#36: *435 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:02 [info] 36#36: *437 [lua] access_by_lua(msblocations.conf:189):2: 59f6700e1416492d1388ca12be157723:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:37:02 [info] 36#36: *437 [lua] logger.lua:23: 59f6700e1416492d1388ca12be157723 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:37:02 +0000] 59f6700e1416492d1388ca12be157723 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:37:03 [info] 41#41: *438 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:03 [info] 36#36: *439 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:13 [info] 41#41: *440 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:13 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:17 [info] 36#36: *442 [lua] access_by_lua(msblocations.conf:189):2: f4f33510e3b73a0be4c21c38e0b43a42:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:37:17 [info] 36#36: *442 [lua] logger.lua:23: f4f33510e3b73a0be4c21c38e0b43a42 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:37:17 +0000] f4f33510e3b73a0be4c21c38e0b43a42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:37:23 [info] 41#41: *443 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:23 [info] 41#41: *444 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:32 [info] 36#36: *446 [lua] access_by_lua(msblocations.conf:189):2: ed7b812ffed53887ac7e9f229ee83171:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:37:32 [info] 36#36: *446 [lua] logger.lua:23: ed7b812ffed53887ac7e9f229ee83171 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:37:32 +0000] ed7b812ffed53887ac7e9f229ee83171 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:37:33 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:33 [info] 41#41: *448 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:43 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:43 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:47 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:189):2: dc00004bfa6bd861feb123627a9d0f52:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:37:47 [info] 36#36: *451 [lua] logger.lua:23: dc00004bfa6bd861feb123627a9d0f52 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:37:47 +0000] dc00004bfa6bd861feb123627a9d0f52 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:37:53 [info] 36#36: *453 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:37:53 [info] 36#36: *452 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:02 [info] 36#36: *454 [lua] access_by_lua(msblocations.conf:189):2: e9bbc492791f22019ec6359faf82d703:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:38:02 [info] 36#36: *454 [lua] logger.lua:23: e9bbc492791f22019ec6359faf82d703 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:38:02 +0000] e9bbc492791f22019ec6359faf82d703 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:38:03 [info] 36#36: *456 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:03 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:13 [info] 36#36: *458 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:13 [info] 36#36: *457 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:17 [info] 36#36: *459 [lua] access_by_lua(msblocations.conf:189):2: 2b0c008517214845e9a1fd6170f119ab:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:38:17 [info] 36#36: *459 [lua] logger.lua:23: 2b0c008517214845e9a1fd6170f119ab {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:38:17 +0000] 2b0c008517214845e9a1fd6170f119ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:38:23 [info] 36#36: *460 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:23 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:32 [info] 36#36: *463 [lua] access_by_lua(msblocations.conf:189):2: 88628631f605e842a3caf9416b05d169:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:38:32 +0000] 88628631f605e842a3caf9416b05d169 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:38:32 [info] 36#36: *463 [lua] logger.lua:23: 88628631f605e842a3caf9416b05d169 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:38:33 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:33 [info] 36#36: *465 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:43 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:43 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:47 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:189):2: 559a6f47586aa95a373db178e6a08187:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:38:47 [info] 36#36: *468 [lua] logger.lua:23: 559a6f47586aa95a373db178e6a08187 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:38:47 +0000] 559a6f47586aa95a373db178e6a08187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:38:53 [info] 41#41: *470 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:38:53 [info] 41#41: *469 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:02 [info] 36#36: *471 [lua] access_by_lua(msblocations.conf:189):2: 4a0bc9ef94f4fe1a315c70237d5132c8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:39:02 [info] 36#36: *471 [lua] logger.lua:23: 4a0bc9ef94f4fe1a315c70237d5132c8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:39:02 +0000] 4a0bc9ef94f4fe1a315c70237d5132c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:39:03 [info] 41#41: *473 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:03 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:13 [info] 36#36: *474 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:13 [info] 41#41: *475 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:17 [info] 36#36: *476 [lua] access_by_lua(msblocations.conf:189):2: b5c9efceeb466ea4cad0e392a2e680c1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:39:18 [info] 36#36: *476 [lua] logger.lua:23: b5c9efceeb466ea4cad0e392a2e680c1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:39:18 +0000] b5c9efceeb466ea4cad0e392a2e680c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:39:23 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:23 [info] 36#36: *477 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:33 [info] 36#36: *480 [lua] access_by_lua(msblocations.conf:189):2: 41d7c05082018d492a730c2e6f3f664a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:39:33 +0000] 41d7c05082018d492a730c2e6f3f664a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 06:39:33 [info] 36#36: *480 [lua] logger.lua:23: 41d7c05082018d492a730c2e6f3f664a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:39:33 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:33 [info] 36#36: *482 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:43 [info] 41#41: *484 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:43 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:48 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:189):2: ad6ac4aa08d979f9a14fd136d371fce6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:39:48 [info] 36#36: *485 [lua] logger.lua:23: ad6ac4aa08d979f9a14fd136d371fce6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:39:48 +0000] ad6ac4aa08d979f9a14fd136d371fce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:39:53 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:39:53 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:03 [info] 36#36: *488 [lua] access_by_lua(msblocations.conf:189):2: 672d0326fd4ec74fc49d298451b8a26c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.71.149 - - [02/Feb/2023:06:40:03 +0000] 672d0326fd4ec74fc49d298451b8a26c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:40:03 [info] 36#36: *488 [lua] logger.lua:23: 672d0326fd4ec74fc49d298451b8a26c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:40:03 [info] 36#36: *490 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:03 [info] 36#36: *489 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:13 [info] 41#41: *492 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:13 [info] 41#41: *491 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:18 [info] 36#36: *493 [lua] access_by_lua(msblocations.conf:189):2: ba6ba30cf73b6e6f19db04cf4b7ce12d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:40:18 [info] 36#36: *493 [lua] logger.lua:23: ba6ba30cf73b6e6f19db04cf4b7ce12d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:40:18 +0000] ba6ba30cf73b6e6f19db04cf4b7ce12d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:40:23 [info] 36#36: *494 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:23 [info] 41#41: *495 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:33 [info] 36#36: *497 [lua] access_by_lua(msblocations.conf:189):2: 1002da6bb54fb5b8ea096da9fa833dbf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:40:33 +0000] 1002da6bb54fb5b8ea096da9fa833dbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 06:40:33 [info] 36#36: *497 [lua] logger.lua:23: 1002da6bb54fb5b8ea096da9fa833dbf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 06:40:33 [info] 41#41: *498 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:33 [info] 41#41: *499 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:43 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:43 [info] 41#41: *500 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:48 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:189):2: 7e10434b254e74feb20ce9392ff18bc6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:40:48 [info] 36#36: *502 [lua] logger.lua:23: 7e10434b254e74feb20ce9392ff18bc6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:40:48 +0000] 7e10434b254e74feb20ce9392ff18bc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:40:53 [info] 41#41: *503 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:40:53 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:03 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:03 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:03 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:189):2: 1dd713740e896512a04da2f94225a729:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:03 +0000] 1dd713740e896512a04da2f94225a729 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:41:03 [info] 36#36: *507 [lua] logger.lua:23: 1dd713740e896512a04da2f94225a729 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:41:13 [info] 36#36: *508 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:13 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:18 [info] 36#36: *510 [lua] access_by_lua(msblocations.conf:189):2: 46d30913bc942243093487641d0dbe8d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:41:18 [info] 36#36: *510 [lua] logger.lua:23: 46d30913bc942243093487641d0dbe8d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:18 +0000] 46d30913bc942243093487641d0dbe8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:41:23 [info] 41#41: *512 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:23 [info] 36#36: *511 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:33 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:33 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:33 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:189):2: a63e3e8da1484f7f8ebaa5b38cff33f9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:41:33 [info] 36#36: *516 [lua] logger.lua:23: a63e3e8da1484f7f8ebaa5b38cff33f9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:33 +0000] a63e3e8da1484f7f8ebaa5b38cff33f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:41:43 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:43 [info] 41#41: *518 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:48 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:189):2: d78ef6cc88c2bfe7380668c0a434602a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:48 +0000] d78ef6cc88c2bfe7380668c0a434602a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:41:48 [info] 36#36: *519 [lua] logger.lua:23: d78ef6cc88c2bfe7380668c0a434602a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:41:53 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:41:53 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:03 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:03 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 10.233.71.149 - - [02/Feb/2023:06:42:03 +0000] 6ac0b6a8e389304a79a62a9384be803c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:42:03 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:189):2: 6ac0b6a8e389304a79a62a9384be803c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:42:03 [info] 36#36: *524 [lua] logger.lua:23: 6ac0b6a8e389304a79a62a9384be803c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:42:13 [info] 41#41: *526 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:13 [info] 41#41: *525 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:18 [info] 36#36: *527 [lua] access_by_lua(msblocations.conf:189):2: 18df0c595179591cb3684cd3a5ca55db:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:42:18 [info] 36#36: *527 [lua] logger.lua:23: 18df0c595179591cb3684cd3a5ca55db {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:42:18 +0000] 18df0c595179591cb3684cd3a5ca55db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:42:23 [info] 36#36: *529 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:23 [info] 36#36: *528 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:33 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:33 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:33 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:189):2: 83881acaefb8535b2e29e6ae816e2aec:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:42:33 +0000] 83881acaefb8535b2e29e6ae816e2aec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:42:33 [info] 36#36: *533 [lua] logger.lua:23: 83881acaefb8535b2e29e6ae816e2aec {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:42:43 [info] 41#41: *534 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:43 [info] 36#36: *535 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:49 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:189):2: 8b864ba92a484f6546bf1e3422ef2bc3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:42:49 +0000] 8b864ba92a484f6546bf1e3422ef2bc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/02/02 06:42:49 [info] 36#36: *536 [lua] logger.lua:23: 8b864ba92a484f6546bf1e3422ef2bc3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 06:42:53 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:42:53 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:03 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:03 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:04 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:189):2: 932468d3611a0b3738b8969c9dfac641:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:43:04 +0000] 932468d3611a0b3738b8969c9dfac641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:43:04 [info] 36#36: *541 [lua] logger.lua:23: 932468d3611a0b3738b8969c9dfac641 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:43:13 [info] 36#36: *543 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:13 [info] 36#36: *542 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:19 [info] 36#36: *544 [lua] access_by_lua(msblocations.conf:189):2: 5ae338be18cdc26288352d18b351ea05:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:43:19 [info] 36#36: *544 [lua] logger.lua:23: 5ae338be18cdc26288352d18b351ea05 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:43:19 +0000] 5ae338be18cdc26288352d18b351ea05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:43:23 [info] 41#41: *545 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:23 [info] 41#41: *546 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:33 [info] 41#41: *548 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:33 [info] 41#41: *549 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:34 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:189):2: daf9221c37e5b9228bb5319d7a2292ee:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:43:34 [info] 36#36: *550 [lua] logger.lua:23: daf9221c37e5b9228bb5319d7a2292ee {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:43:34 +0000] daf9221c37e5b9228bb5319d7a2292ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:43:43 [info] 36#36: *551 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:43 [info] 36#36: *552 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:49 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:189):2: 84e4ac334044d3270648be21e600e7d9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:43:49 [info] 36#36: *553 [lua] logger.lua:23: 84e4ac334044d3270648be21e600e7d9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:43:49 +0000] 84e4ac334044d3270648be21e600e7d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:43:53 [info] 41#41: *555 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:43:53 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:03 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:03 [info] 41#41: *557 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:04 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:189):2: e73add752b9b22944bff1a72e68e5764:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:44:04 [info] 36#36: *558 [lua] logger.lua:23: e73add752b9b22944bff1a72e68e5764 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:44:04 +0000] e73add752b9b22944bff1a72e68e5764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:44:13 [info] 36#36: *559 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:13 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:19 [info] 36#36: *561 [lua] access_by_lua(msblocations.conf:189):2: ec7149af3aec6a52e66dd4ac67fe8079:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:44:19 [info] 36#36: *561 [lua] logger.lua:23: ec7149af3aec6a52e66dd4ac67fe8079 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:44:19 +0000] ec7149af3aec6a52e66dd4ac67fe8079 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:44:23 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:23 [info] 36#36: *562 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:33 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:33 [info] 41#41: *565 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:34 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:189):2: 88c0ef8c875e1d2188cfa90f55146da1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:44:34 [info] 36#36: *567 [lua] logger.lua:23: 88c0ef8c875e1d2188cfa90f55146da1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:44:34 +0000] 88c0ef8c875e1d2188cfa90f55146da1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:44:43 [info] 41#41: *568 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:43 [info] 41#41: *569 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:49 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:189):2: b35fbd9b458cd9b66f181535f9624942:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:44:49 [info] 36#36: *570 [lua] logger.lua:23: b35fbd9b458cd9b66f181535f9624942 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:44:49 +0000] b35fbd9b458cd9b66f181535f9624942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:44:53 [info] 41#41: *571 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:44:53 [info] 41#41: *572 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:03 [info] 41#41: *573 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:03 [info] 41#41: *574 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:04 [info] 36#36: *575 [lua] access_by_lua(msblocations.conf:189):2: 4c0b7915c64d700ed22bc6ef10ee1c8c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:45:04 [info] 36#36: *575 [lua] logger.lua:23: 4c0b7915c64d700ed22bc6ef10ee1c8c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:45:04 +0000] 4c0b7915c64d700ed22bc6ef10ee1c8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:45:13 [info] 36#36: *576 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:13 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:20 [info] 36#36: *578 [lua] access_by_lua(msblocations.conf:189):2: 978cb3ea0e3c413a2d2cf0b494219495:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:45:20 [info] 36#36: *578 [lua] logger.lua:23: 978cb3ea0e3c413a2d2cf0b494219495 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:45:20 +0000] 978cb3ea0e3c413a2d2cf0b494219495 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:45:23 [info] 41#41: *579 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:23 [info] 41#41: *580 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:33 [info] 41#41: *583 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:33 [info] 41#41: *582 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:35 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:189):2: f989e4d7251b87c1fa5bc9395155de31:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:45:35 [info] 36#36: *584 [lua] logger.lua:23: f989e4d7251b87c1fa5bc9395155de31 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:45:35 +0000] f989e4d7251b87c1fa5bc9395155de31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:45:43 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:43 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:50 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:189):2: 6cef64d8d49a763c6267e77531d6d67e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:45:50 [info] 36#36: *587 [lua] logger.lua:23: 6cef64d8d49a763c6267e77531d6d67e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:45:50 +0000] 6cef64d8d49a763c6267e77531d6d67e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:45:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:45:53 [info] 36#36: *588 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:45:53 [info] 36#36: *589 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:03 [info] 36#36: *590 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:03 [info] 41#41: *591 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:05 [info] 36#36: *592 [lua] access_by_lua(msblocations.conf:189):2: 8966dfa8e3b8d44c7187ce68ef0d3ef8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:46:05 [info] 36#36: *592 [lua] logger.lua:23: 8966dfa8e3b8d44c7187ce68ef0d3ef8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:46:05 +0000] 8966dfa8e3b8d44c7187ce68ef0d3ef8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:46:13 [info] 36#36: *593 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:13 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:20 [info] 36#36: *595 [lua] access_by_lua(msblocations.conf:189):2: fbeddee00eac32cdc1ef4af57e2b8b4e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:46:20 [info] 36#36: *595 [lua] logger.lua:23: fbeddee00eac32cdc1ef4af57e2b8b4e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:46:20 +0000] fbeddee00eac32cdc1ef4af57e2b8b4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:46:23 [info] 36#36: *596 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:23 [info] 41#41: *597 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:33 [info] 41#41: *599 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:33 [info] 41#41: *600 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:35 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:189):2: f143f981db71c87e4b00bce605c5d05b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:46:35 [info] 36#36: *601 [lua] logger.lua:23: f143f981db71c87e4b00bce605c5d05b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:46:35 +0000] f143f981db71c87e4b00bce605c5d05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:46:43 [info] 41#41: *602 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:43 [info] 36#36: *603 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:50 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:189):2: 3f4407eac3afbbc57b446e09bcdb9e2f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:46:50 [info] 36#36: *604 [lua] logger.lua:23: 3f4407eac3afbbc57b446e09bcdb9e2f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:46:50 +0000] 3f4407eac3afbbc57b446e09bcdb9e2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:46:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:46:53 [info] 36#36: *605 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:46:53 [info] 41#41: *606 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:03 [info] 41#41: *608 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:03 [info] 36#36: *607 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:05 [info] 36#36: *609 [lua] access_by_lua(msblocations.conf:189):2: 661ca4380ff5ef982abed0e172436a07:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:47:05 [info] 36#36: *609 [lua] logger.lua:23: 661ca4380ff5ef982abed0e172436a07 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:47:05 +0000] 661ca4380ff5ef982abed0e172436a07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:47:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:47:13 [info] 36#36: *611 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:13 [info] 36#36: *610 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:20 [info] 36#36: *612 [lua] access_by_lua(msblocations.conf:189):2: d4114fb9f1602d935b35925cf64dac34:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:47:20 [info] 36#36: *612 [lua] logger.lua:23: d4114fb9f1602d935b35925cf64dac34 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:47:20 +0000] d4114fb9f1602d935b35925cf64dac34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:47:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 06:47:23 [info] 36#36: *613 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:23 [info] 41#41: *614 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:33 [info] 36#36: *616 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:33 [info] 41#41: *617 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:35 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:189):2: 7c4a2b11b7352c10d78ff28d2f473e6b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:47:35 [info] 36#36: *618 [lua] logger.lua:23: 7c4a2b11b7352c10d78ff28d2f473e6b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:47:35 +0000] 7c4a2b11b7352c10d78ff28d2f473e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:47:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:47:43 [info] 41#41: *620 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:43 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:50 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:189):2: 29e653efbc6d7fde5a00296b85089255:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:47:50 [info] 36#36: *621 [lua] logger.lua:23: 29e653efbc6d7fde5a00296b85089255 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:47:50 +0000] 29e653efbc6d7fde5a00296b85089255 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:47:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:47:53 [info] 41#41: *623 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:47:53 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:03 [info] 41#41: *625 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:03 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:05 [info] 36#36: *626 [lua] access_by_lua(msblocations.conf:189):2: a51d666a36f2e94663a8400c26d33e36:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:48:05 [info] 36#36: *626 [lua] logger.lua:23: a51d666a36f2e94663a8400c26d33e36 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:48:05 +0000] a51d666a36f2e94663a8400c26d33e36 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:48:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:48:13 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:13 [info] 36#36: *627 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:21 [info] 36#36: *629 [lua] access_by_lua(msblocations.conf:189):2: 17c8056ad476bccdd20bc0cd6075fcac:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:48:21 [info] 36#36: *629 [lua] logger.lua:23: 17c8056ad476bccdd20bc0cd6075fcac {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:48:21 +0000] 17c8056ad476bccdd20bc0cd6075fcac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:48:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:48:23 [info] 36#36: *631 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:23 [info] 36#36: *630 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:33 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:33 [info] 36#36: *634 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:36 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:189):2: e6b067ba5b925decc381ecc41484f6cf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:48:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:06:48:36 +0000] e6b067ba5b925decc381ecc41484f6cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:48:36 [info] 36#36: *635 [lua] logger.lua:23: e6b067ba5b925decc381ecc41484f6cf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:48:43 [info] 41#41: *636 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:43 [info] 41#41: *637 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:51 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:189):2: 1ccbabf594904c1d996fae5745a69b63:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:48:51 +0000] 1ccbabf594904c1d996fae5745a69b63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:48:51 [info] 36#36: *638 [lua] logger.lua:23: 1ccbabf594904c1d996fae5745a69b63 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:48:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:48:53 [info] 41#41: *639 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:48:53 [info] 41#41: *640 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:03 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:03 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:06 [info] 36#36: *643 [lua] access_by_lua(msblocations.conf:189):2: 93ea790d9d31cb5ea4e3213c03727513:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:49:06 [info] 36#36: *643 [lua] logger.lua:23: 93ea790d9d31cb5ea4e3213c03727513 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:06 +0000] 93ea790d9d31cb5ea4e3213c03727513 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:49:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:49:13 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:13 [info] 36#36: *644 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:21 [info] 36#36: *646 [lua] access_by_lua(msblocations.conf:189):2: 8ecf25f93e6d9bdbad0c21c6625b7c00:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:21 +0000] 8ecf25f93e6d9bdbad0c21c6625b7c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 06:49:21 [info] 36#36: *646 [lua] logger.lua:23: 8ecf25f93e6d9bdbad0c21c6625b7c00 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:49:23 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:23 [info] 41#41: *647 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:33 [info] 36#36: *651 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:33 [info] 41#41: *650 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:36 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:189):2: 0fc9bd2e10aca55cadc4734202a41c66:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:49:36 [info] 36#36: *652 [lua] logger.lua:23: 0fc9bd2e10aca55cadc4734202a41c66 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:36 +0000] 0fc9bd2e10aca55cadc4734202a41c66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:49:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:49:43 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:43 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:51 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:189):2: d5e1ac3ece457f626a91c1d35ee23856:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:51 +0000] d5e1ac3ece457f626a91c1d35ee23856 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:49:51 [info] 36#36: *655 [lua] logger.lua:23: d5e1ac3ece457f626a91c1d35ee23856 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:49:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:49:53 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:49:53 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:03 [info] 36#36: *659 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:03 [info] 36#36: *658 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:06 [info] 36#36: *660 [lua] access_by_lua(msblocations.conf:189):2: 0704f9239d729e16e121a206f555e6d4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:50:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 06:50:06 [info] 36#36: *660 [lua] logger.lua:23: 0704f9239d729e16e121a206f555e6d4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:50:06 +0000] 0704f9239d729e16e121a206f555e6d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 06:50:13 [info] 36#36: *661 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:13 [info] 41#41: *662 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:22 [info] 36#36: *663 [lua] access_by_lua(msblocations.conf:189):2: 1e5d932d36705e74a3051d31a5f69a29:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:50:22 [info] 36#36: *663 [lua] logger.lua:23: 1e5d932d36705e74a3051d31a5f69a29 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:50:22 +0000] 1e5d932d36705e74a3051d31a5f69a29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:50:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:50:23 [info] 36#36: *665 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:23 [info] 36#36: *664 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:33 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:33 [info] 36#36: *668 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:37 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:189):2: 7027f4e098ca42bb7aef441cd87a2bae:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:50:37 [info] 36#36: *669 [lua] logger.lua:23: 7027f4e098ca42bb7aef441cd87a2bae {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:50:37 +0000] 7027f4e098ca42bb7aef441cd87a2bae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:50:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 06:50:43 [info] 36#36: *670 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:43 [info] 36#36: *671 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:52 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:189):2: e1d60c894ecab77eabd0a8e67990f92b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:50:52 [info] 36#36: *672 [lua] logger.lua:23: e1d60c894ecab77eabd0a8e67990f92b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:50:52 +0000] e1d60c894ecab77eabd0a8e67990f92b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:50:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:50:53 [info] 41#41: *673 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:50:53 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:03 [info] 41#41: *676 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:03 [info] 41#41: *675 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:07 [info] 36#36: *677 [lua] access_by_lua(msblocations.conf:189):2: ac36ba894af3bf786709d2da5ac37ba5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:07 +0000] ac36ba894af3bf786709d2da5ac37ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:51:07 [info] 36#36: *677 [lua] logger.lua:23: ac36ba894af3bf786709d2da5ac37ba5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:51:13 [info] 36#36: *678 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:13 [info] 36#36: *679 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:22 [info] 36#36: *680 [lua] access_by_lua(msblocations.conf:189):2: 5d0df3c9d5d35cbee4bee7879edd2900:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:51:22 [info] 36#36: *680 [lua] logger.lua:23: 5d0df3c9d5d35cbee4bee7879edd2900 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:22 +0000] 5d0df3c9d5d35cbee4bee7879edd2900 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 06:51:23 [info] 36#36: *681 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:23 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:33 [info] 36#36: *684 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:33 [info] 41#41: *685 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:37 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:189):2: ac66efadc8e5c33904be3d5a27a719f7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:37 +0000] ac66efadc8e5c33904be3d5a27a719f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:51:37 [info] 36#36: *686 [lua] logger.lua:23: ac66efadc8e5c33904be3d5a27a719f7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:51:43 [info] 41#41: *687 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:43 [info] 41#41: *688 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:52 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:189):2: 49be6291ef7ee29696e037d0d237d6fd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:51:52 [info] 36#36: *689 [lua] logger.lua:23: 49be6291ef7ee29696e037d0d237d6fd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:51:52 +0000] 49be6291ef7ee29696e037d0d237d6fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:51:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:51:53 [info] 41#41: *690 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:51:53 [info] 41#41: *691 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:03 [info] 36#36: *692 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:03 [info] 36#36: *693 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:07 [info] 36#36: *694 [lua] access_by_lua(msblocations.conf:189):2: 44a94bd254527043d04176f702d55fec:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:52:07 [info] 36#36: *694 [lua] logger.lua:23: 44a94bd254527043d04176f702d55fec {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:52:07 +0000] 44a94bd254527043d04176f702d55fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:52:13 [info] 36#36: *696 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:13 [info] 36#36: *695 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:22 [info] 36#36: *697 [lua] access_by_lua(msblocations.conf:189):2: 1abb7469792ba53e22a568c032db26eb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:52:22 [info] 36#36: *697 [lua] logger.lua:23: 1abb7469792ba53e22a568c032db26eb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:52:22 +0000] 1abb7469792ba53e22a568c032db26eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:52:23 [info] 36#36: *698 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:23 [info] 36#36: *699 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:33 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:33 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:37 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:189):2: ef7800cc1db47f0ebed0a63eaa46cbc0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:52:37 [info] 36#36: *703 [lua] logger.lua:23: ef7800cc1db47f0ebed0a63eaa46cbc0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:52:37 +0000] ef7800cc1db47f0ebed0a63eaa46cbc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:52:43 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:43 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:52 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:189):2: c4590b4ae2a6373d4d358bebb4c4be8d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:52:52 +0000] c4590b4ae2a6373d4d358bebb4c4be8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:52:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 06:52:52 [info] 36#36: *706 [lua] logger.lua:23: c4590b4ae2a6373d4d358bebb4c4be8d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:52:53 [info] 36#36: *708 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:52:53 [info] 36#36: *707 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:03 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:03 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:07 [info] 36#36: *711 [lua] access_by_lua(msblocations.conf:189):2: 7fb2fda26ba2dd20aae18c505ae4bc40:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:53:07 [info] 36#36: *711 [lua] logger.lua:23: 7fb2fda26ba2dd20aae18c505ae4bc40 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:53:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:06:53:07 +0000] 7fb2fda26ba2dd20aae18c505ae4bc40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:53:13 [info] 41#41: *712 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:13 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:22 [info] 36#36: *714 [lua] access_by_lua(msblocations.conf:189):2: 3ec1ec87211a95ef365702c185a41452:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:53:22 [info] 36#36: *714 [lua] logger.lua:23: 3ec1ec87211a95ef365702c185a41452 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:53:22 +0000] 3ec1ec87211a95ef365702c185a41452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:53:23 [info] 36#36: *716 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:23 [info] 36#36: *715 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:33 [info] 41#41: *718 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:33 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:37 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:189):2: 519406f618f7b3641d8f5384373beca1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:53:37 [info] 36#36: *720 [lua] logger.lua:23: 519406f618f7b3641d8f5384373beca1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:53:37 +0000] 519406f618f7b3641d8f5384373beca1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:53:43 [info] 36#36: *722 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:43 [info] 36#36: *721 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:52 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:189):2: 78c10cb3f57d69415b3f50c36e3b346d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:53:52 [info] 36#36: *723 [lua] logger.lua:23: 78c10cb3f57d69415b3f50c36e3b346d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:53:52 +0000] 78c10cb3f57d69415b3f50c36e3b346d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:53:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:53:53 [info] 41#41: *724 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:53:53 [info] 36#36: *725 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:03 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:03 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:07 [info] 36#36: *728 [lua] access_by_lua(msblocations.conf:189):2: 75bf2e438cd649ffea8a2f4f00ed9994:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:54:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.71.149 - - [02/Feb/2023:06:54:07 +0000] 75bf2e438cd649ffea8a2f4f00ed9994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 06:54:07 [info] 36#36: *728 [lua] logger.lua:23: 75bf2e438cd649ffea8a2f4f00ed9994 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 06:54:13 [info] 36#36: *729 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:13 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:22 [info] 36#36: *731 [lua] access_by_lua(msblocations.conf:189):2: ce97c471bd1e408e57ecbad77d009d5c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:54:22 [info] 36#36: *731 [lua] logger.lua:23: ce97c471bd1e408e57ecbad77d009d5c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:54:22 +0000] ce97c471bd1e408e57ecbad77d009d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:54:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:54:23 [info] 36#36: *732 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:23 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:33 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:33 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:37 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:189):2: b013bdf296473dcff9bb27aa7e87f86d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:54:37 [info] 36#36: *737 [lua] logger.lua:23: b013bdf296473dcff9bb27aa7e87f86d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:54:37 +0000] b013bdf296473dcff9bb27aa7e87f86d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:54:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:54:43 [info] 41#41: *739 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:43 [info] 41#41: *738 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:53 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:189):2: 518c16bf18cc1e0cc043b7f2a518ef89:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:54:53 [info] 36#36: *740 [lua] logger.lua:23: 518c16bf18cc1e0cc043b7f2a518ef89 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:54:53 +0000] 518c16bf18cc1e0cc043b7f2a518ef89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:54:53 [info] 41#41: *741 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:54:53 [info] 41#41: *742 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:03 [info] 41#41: *743 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:03 [info] 41#41: *744 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:08 [info] 36#36: *745 [lua] access_by_lua(msblocations.conf:189):2: 758bfecdc8508bc3ae434a0a09904b05:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:08 +0000] 758bfecdc8508bc3ae434a0a09904b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 06:55:08 [info] 36#36: *745 [lua] logger.lua:23: 758bfecdc8508bc3ae434a0a09904b05 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:55:13 [info] 36#36: *746 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:13 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:23 [info] 36#36: *748 [lua] access_by_lua(msblocations.conf:189):2: 413a3f30259c1628af691876d4367a0e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:23 +0000] 413a3f30259c1628af691876d4367a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:55:23 [info] 36#36: *748 [lua] logger.lua:23: 413a3f30259c1628af691876d4367a0e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:55:23 [info] 36#36: *749 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:23 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:33 [info] 36#36: *752 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:33 [info] 41#41: *753 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:38 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:189):2: 9f4ac30164aafb08e79f1383e5e0c2fc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:38 +0000] 9f4ac30164aafb08e79f1383e5e0c2fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:55:38 [info] 36#36: *754 [lua] logger.lua:23: 9f4ac30164aafb08e79f1383e5e0c2fc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:55:43 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:43 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:53 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:189):2: c7b6b5c53f08b85f3bbdf1f8cc59553c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:55:53 [info] 36#36: *757 [lua] logger.lua:23: c7b6b5c53f08b85f3bbdf1f8cc59553c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:55:53 +0000] c7b6b5c53f08b85f3bbdf1f8cc59553c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:55:53 [info] 41#41: *758 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:55:53 [info] 41#41: *759 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:03 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:03 [info] 41#41: *761 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:08 [info] 36#36: *762 [lua] access_by_lua(msblocations.conf:189):2: da0e0bda0571d0e938050b86ae8541ac:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:08 +0000] da0e0bda0571d0e938050b86ae8541ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 06:56:08 [info] 36#36: *762 [lua] logger.lua:23: da0e0bda0571d0e938050b86ae8541ac {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:56:13 [info] 36#36: *763 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:13 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:23 [info] 36#36: *765 [lua] access_by_lua(msblocations.conf:189):2: f717b244b65adcb2c6e4d6867fb44b5e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:56:23 [info] 36#36: *765 [lua] logger.lua:23: f717b244b65adcb2c6e4d6867fb44b5e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:23 +0000] f717b244b65adcb2c6e4d6867fb44b5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:56:23 [info] 36#36: *767 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:23 [info] 36#36: *766 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:33 [info] 41#41: *769 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:33 [info] 41#41: *770 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:38 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:189):2: 0424f79cdc70938487edfa65af80e84c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:38 +0000] 0424f79cdc70938487edfa65af80e84c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:56:38 [info] 36#36: *771 [lua] logger.lua:23: 0424f79cdc70938487edfa65af80e84c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:56:43 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:43 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:53 [info] 36#36: *774 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:53 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:56:53 [info] 36#36: *776 [lua] access_by_lua(msblocations.conf:189):2: afdcae48781e0fe6bbd5b9092ca3df08:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:53 +0000] afdcae48781e0fe6bbd5b9092ca3df08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:56:53 [info] 36#36: *776 [lua] logger.lua:23: afdcae48781e0fe6bbd5b9092ca3df08 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:57:03 [info] 41#41: *778 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:03 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:08 [info] 36#36: *779 [lua] access_by_lua(msblocations.conf:189):2: b23797330a26267ce941fd34b792cbbf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:57:08 +0000] b23797330a26267ce941fd34b792cbbf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:57:08 [info] 36#36: *779 [lua] logger.lua:23: b23797330a26267ce941fd34b792cbbf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:57:13 [info] 36#36: *780 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:13 [info] 41#41: *781 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:23 [info] 41#41: *782 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:23 [info] 41#41: *783 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:23 [info] 36#36: *784 [lua] access_by_lua(msblocations.conf:189):2: e12af0f3b39f57b714b2b0ca165366c3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:57:23 [info] 36#36: *784 [lua] logger.lua:23: e12af0f3b39f57b714b2b0ca165366c3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:57:23 +0000] e12af0f3b39f57b714b2b0ca165366c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 06:57:33 [info] 36#36: *787 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:33 [info] 36#36: *786 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:38 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:189):2: ec231e0f2e6323aaebdbbd59ec36b1f3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:57:38 [info] 36#36: *788 [lua] logger.lua:23: ec231e0f2e6323aaebdbbd59ec36b1f3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:57:38 +0000] ec231e0f2e6323aaebdbbd59ec36b1f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:57:43 [info] 36#36: *789 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:43 [info] 36#36: *790 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:53 [info] 41#41: *791 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:53 [info] 41#41: *792 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:57:53 [info] 36#36: *793 [lua] access_by_lua(msblocations.conf:189):2: 00f59fb941678ca0b8459e51dcf01f86:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:57:53 [info] 36#36: *793 [lua] logger.lua:23: 00f59fb941678ca0b8459e51dcf01f86 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:57:53 +0000] 00f59fb941678ca0b8459e51dcf01f86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:58:03 [info] 41#41: *795 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:03 [info] 41#41: *794 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:08 [info] 36#36: *796 [lua] access_by_lua(msblocations.conf:189):2: 5d9ab579612d933b30216a2cdd295476:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:58:08 [info] 36#36: *796 [lua] logger.lua:23: 5d9ab579612d933b30216a2cdd295476 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:08 +0000] 5d9ab579612d933b30216a2cdd295476 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:58:13 [info] 36#36: *797 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:13 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:23 [info] 41#41: *800 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:23 [info] 41#41: *799 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:23 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:189):2: 80213ce07cd2620b0ca68b713986be89:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:58:23 [info] 36#36: *801 [lua] logger.lua:23: 80213ce07cd2620b0ca68b713986be89 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:23 +0000] 80213ce07cd2620b0ca68b713986be89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:58:33 [info] 36#36: *803 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:33 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:38 [info] 36#36: *805 [lua] access_by_lua(msblocations.conf:189):2: d792e873d0bf4c49f4aba24730972672:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:38 +0000] d792e873d0bf4c49f4aba24730972672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:58:38 [info] 36#36: *805 [lua] logger.lua:23: d792e873d0bf4c49f4aba24730972672 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:58:43 [info] 36#36: *806 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:43 [info] 36#36: *807 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:53 [info] 41#41: *808 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:53 [info] 41#41: *809 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:58:53 [info] 36#36: *810 [lua] access_by_lua(msblocations.conf:189):2: 26cb9224cdb93c4453053f5cce9e0ce1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:54 +0000] 26cb9224cdb93c4453053f5cce9e0ce1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 06:58:54 [info] 36#36: *810 [lua] logger.lua:23: 26cb9224cdb93c4453053f5cce9e0ce1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:58:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 06:59:03 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:03 [info] 41#41: *811 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:09 [info] 36#36: *813 [lua] access_by_lua(msblocations.conf:189):2: ec92d50fdaec30cba21a879be7c556f4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:59:09 [info] 36#36: *813 [lua] logger.lua:23: ec92d50fdaec30cba21a879be7c556f4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:09 +0000] ec92d50fdaec30cba21a879be7c556f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:59:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:59:13 [info] 41#41: *814 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:13 [info] 41#41: *815 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:23 [info] 41#41: *817 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:23 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:24 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:189):2: 79de8ff5fc43b324fc3d968c3b69ae8c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 06:59:24 [info] 36#36: *818 [lua] logger.lua:23: 79de8ff5fc43b324fc3d968c3b69ae8c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:24 +0000] 79de8ff5fc43b324fc3d968c3b69ae8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:06:59:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:59:33 [info] 41#41: *820 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:33 [info] 36#36: *821 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:39 [info] 36#36: *822 [lua] access_by_lua(msblocations.conf:189):2: 8809974267a91b50676552641eb3c407:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:39 +0000] 8809974267a91b50676552641eb3c407 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 06:59:39 [info] 36#36: *822 [lua] logger.lua:23: 8809974267a91b50676552641eb3c407 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 06:59:43 [info] 41#41: *823 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:43 [info] 41#41: *824 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:53 [info] 36#36: *826 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:53 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 06:59:54 [info] 36#36: *827 [lua] access_by_lua(msblocations.conf:189):2: ead7114b892b21644ff453e0705010cc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:54 +0000] ead7114b892b21644ff453e0705010cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 06:59:54 [info] 36#36: *827 [lua] logger.lua:23: ead7114b892b21644ff453e0705010cc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:06:59:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:00:03 [info] 36#36: *828 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:03 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:09 [info] 36#36: *830 [lua] access_by_lua(msblocations.conf:189):2: 4035b19ce8c8572697c01ce30f8a5f5f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:00:09 [info] 36#36: *830 [lua] logger.lua:23: 4035b19ce8c8572697c01ce30f8a5f5f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:09 +0000] 4035b19ce8c8572697c01ce30f8a5f5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:00:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:00:13 [info] 36#36: *831 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:13 [info] 36#36: *832 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:23 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:23 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:24 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:189):2: c80f1400a84f491cc03b56ac55ce6566:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:24 +0000] c80f1400a84f491cc03b56ac55ce6566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:00:24 [info] 36#36: *835 [lua] logger.lua:23: c80f1400a84f491cc03b56ac55ce6566 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:00:33 [info] 41#41: *837 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:33 [info] 41#41: *838 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:39 [info] 36#36: *839 [lua] access_by_lua(msblocations.conf:189):2: e165cf40441d31591adaff382f489196:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:00:39 [info] 36#36: *839 [lua] logger.lua:23: e165cf40441d31591adaff382f489196 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:39 +0000] e165cf40441d31591adaff382f489196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:00:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:00:43 [info] 41#41: *840 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:43 [info] 41#41: *841 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:53 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:53 [info] 36#36: *843 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:00:54 [info] 36#36: *844 [lua] access_by_lua(msblocations.conf:189):2: 8dc18960ae62bb9a5bac8f8d02fb3556:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:54 +0000] 8dc18960ae62bb9a5bac8f8d02fb3556 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:00:54 [info] 36#36: *844 [lua] logger.lua:23: 8dc18960ae62bb9a5bac8f8d02fb3556 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:00:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:01:03 [info] 41#41: *846 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:03 [info] 41#41: *845 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:09 [info] 36#36: *847 [lua] access_by_lua(msblocations.conf:189):2: 417a14e4bd2da9ece0213aa7e46f449e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:01:09 [info] 36#36: *847 [lua] logger.lua:23: 417a14e4bd2da9ece0213aa7e46f449e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:01:09 +0000] 417a14e4bd2da9ece0213aa7e46f449e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:01:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:01:13 [info] 41#41: *849 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:13 [info] 36#36: *848 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:23 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:23 [info] 41#41: *851 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:24 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:189):2: 927779d6f650896d4bd306642b9a42cb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:01:24 +0000] 927779d6f650896d4bd306642b9a42cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:01:24 [info] 36#36: *852 [lua] logger.lua:23: 927779d6f650896d4bd306642b9a42cb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:01:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:01:33 [info] 41#41: *854 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:33 [info] 41#41: *855 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:39 [info] 36#36: *856 [lua] access_by_lua(msblocations.conf:189):2: aca531f6ea6256a522cfd56f78986fe4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:01:39 [info] 36#36: *856 [lua] logger.lua:23: aca531f6ea6256a522cfd56f78986fe4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:07:01:39 +0000] aca531f6ea6256a522cfd56f78986fe4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:01:43 [info] 36#36: *858 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:43 [info] 36#36: *857 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:53 [info] 41#41: *859 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:53 [info] 41#41: *860 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:01:55 [info] 36#36: *861 [lua] access_by_lua(msblocations.conf:189):2: baf271646128416019c29a40673f3d54:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:01:55 [info] 36#36: *861 [lua] logger.lua:23: baf271646128416019c29a40673f3d54 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:01:55 +0000] baf271646128416019c29a40673f3d54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:02:03 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:03 [info] 41#41: *863 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:10 [info] 36#36: *864 [lua] access_by_lua(msblocations.conf:189):2: 53dfb72d6dfbed5b2eebfa1973abe4d5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:02:10 [info] 36#36: *864 [lua] logger.lua:23: 53dfb72d6dfbed5b2eebfa1973abe4d5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:10 +0000] 53dfb72d6dfbed5b2eebfa1973abe4d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:02:13 [info] 36#36: *866 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:13 [info] 36#36: *865 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:23 [info] 41#41: *867 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:23 [info] 41#41: *868 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:25 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:189):2: e5d715d2a2a3cf8ae4a9ff54f34d359d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:25 +0000] e5d715d2a2a3cf8ae4a9ff54f34d359d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:02:25 [info] 36#36: *869 [lua] logger.lua:23: e5d715d2a2a3cf8ae4a9ff54f34d359d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:02:33 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:33 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:40 [info] 36#36: *873 [lua] access_by_lua(msblocations.conf:189):2: 24673ff0b8f405d7bd0679256d654735:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:02:40 [info] 36#36: *873 [lua] logger.lua:23: 24673ff0b8f405d7bd0679256d654735 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:40 +0000] 24673ff0b8f405d7bd0679256d654735 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:02:43 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:43 [info] 36#36: *874 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:53 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:53 [info] 36#36: *877 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:02:55 [info] 36#36: *878 [lua] access_by_lua(msblocations.conf:189):2: c918fbcf85d7e326de7292113b07616e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:55 +0000] c918fbcf85d7e326de7292113b07616e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:02:55 [info] 36#36: *878 [lua] logger.lua:23: c918fbcf85d7e326de7292113b07616e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:03:03 [info] 36#36: *880 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:03 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:10 [info] 36#36: *881 [lua] access_by_lua(msblocations.conf:189):2: 4c1fcf79472724f13d9e354ef8824002:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:03:10 [info] 36#36: *881 [lua] logger.lua:23: 4c1fcf79472724f13d9e354ef8824002 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:03:10 +0000] 4c1fcf79472724f13d9e354ef8824002 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:03:13 [info] 41#41: *883 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:13 [info] 36#36: *882 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:23 [info] 41#41: *885 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:23 [info] 41#41: *884 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:25 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:189):2: 202d020e60e4f60586a27c5da9937c45:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:03:25 [info] 36#36: *886 [lua] logger.lua:23: 202d020e60e4f60586a27c5da9937c45 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:03:25 +0000] 202d020e60e4f60586a27c5da9937c45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:03:33 [info] 41#41: *888 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:33 [info] 41#41: *889 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:40 [info] 36#36: *890 [lua] access_by_lua(msblocations.conf:189):2: 3868f5c9c45ade96ffef3bb568d7cc07:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:03:40 +0000] 3868f5c9c45ade96ffef3bb568d7cc07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:03:40 [info] 36#36: *890 [lua] logger.lua:23: 3868f5c9c45ade96ffef3bb568d7cc07 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:03:43 [info] 41#41: *891 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:43 [info] 41#41: *892 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:53 [info] 41#41: *894 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:53 [info] 41#41: *893 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:03:55 [info] 36#36: *895 [lua] access_by_lua(msblocations.conf:189):2: f85fa0e56cc3375e618d3423a5beb846:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:03:55 [info] 36#36: *895 [lua] logger.lua:23: f85fa0e56cc3375e618d3423a5beb846 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:03:55 +0000] f85fa0e56cc3375e618d3423a5beb846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:04:03 [info] 41#41: *897 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:03 [info] 41#41: *896 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:10 [info] 36#36: *898 [lua] access_by_lua(msblocations.conf:189):2: 14dfbeeddcc270fc780a615162c71c87:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:04:10 [info] 36#36: *898 [lua] logger.lua:23: 14dfbeeddcc270fc780a615162c71c87 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:04:10 +0000] 14dfbeeddcc270fc780a615162c71c87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:04:13 [info] 36#36: *899 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:13 [info] 41#41: *900 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:23 [info] 41#41: *902 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:23 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:25 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:189):2: 876f8103b741663391722cf90fb68789:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:04:25 [info] 36#36: *903 [lua] logger.lua:23: 876f8103b741663391722cf90fb68789 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:04:25 +0000] 876f8103b741663391722cf90fb68789 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:04:33 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:33 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:41 [info] 36#36: *907 [lua] access_by_lua(msblocations.conf:189):2: 4655ec4358b7a0e8ef47832e52a51a3c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:04:41 [info] 36#36: *907 [lua] logger.lua:23: 4655ec4358b7a0e8ef47832e52a51a3c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:04:41 +0000] 4655ec4358b7a0e8ef47832e52a51a3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:04:43 [info] 36#36: *908 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:43 [info] 36#36: *909 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:53 [info] 41#41: *910 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:53 [info] 41#41: *911 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:04:56 [info] 36#36: *912 [lua] access_by_lua(msblocations.conf:189):2: fca50337828fb4d763dddac1a9fdbb57:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:04:56 [info] 36#36: *912 [lua] logger.lua:23: fca50337828fb4d763dddac1a9fdbb57 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:04:56 +0000] fca50337828fb4d763dddac1a9fdbb57 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:04:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:05:03 [info] 41#41: *913 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:03 [info] 41#41: *914 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:11 [info] 36#36: *915 [lua] access_by_lua(msblocations.conf:189):2: 780e7aa5b21e6f01349cd0fc76dfe86c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:11 +0000] 780e7aa5b21e6f01349cd0fc76dfe86c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:05:11 [info] 36#36: *915 [lua] logger.lua:23: 780e7aa5b21e6f01349cd0fc76dfe86c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:05:13 [info] 41#41: *916 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:13 [info] 41#41: *917 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:23 [info] 41#41: *918 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:23 [info] 41#41: *919 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:26 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:189):2: 20f7b6ea4de0f724f8d35b9f28607b4f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:26 +0000] 20f7b6ea4de0f724f8d35b9f28607b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:05:26 [info] 36#36: *920 [lua] logger.lua:23: 20f7b6ea4de0f724f8d35b9f28607b4f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:05:33 [info] 36#36: *923 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:33 [info] 36#36: *922 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:41 [info] 36#36: *924 [lua] access_by_lua(msblocations.conf:189):2: 1f9a0aaee2ce6e480c387f7c7951f86c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:05:41 [info] 36#36: *924 [lua] logger.lua:23: 1f9a0aaee2ce6e480c387f7c7951f86c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:41 +0000] 1f9a0aaee2ce6e480c387f7c7951f86c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:05:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:05:43 [info] 41#41: *925 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:43 [info] 41#41: *926 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:53 [info] 36#36: *927 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:53 [info] 36#36: *928 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:05:56 [info] 36#36: *929 [lua] access_by_lua(msblocations.conf:189):2: e2597faaf0f0e826c0a6a550c5d8cbce:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:56 +0000] e2597faaf0f0e826c0a6a550c5d8cbce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:05:56 [info] 36#36: *929 [lua] logger.lua:23: e2597faaf0f0e826c0a6a550c5d8cbce {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:05:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:06:03 [info] 41#41: *930 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:03 [info] 36#36: *931 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:11 [info] 36#36: *932 [lua] access_by_lua(msblocations.conf:189):2: 303fb41b093791490c96e6047b0423e7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:06:11 +0000] 303fb41b093791490c96e6047b0423e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:06:11 [info] 36#36: *932 [lua] logger.lua:23: 303fb41b093791490c96e6047b0423e7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:06:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:06:13 [info] 36#36: *934 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:13 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:23 [info] 36#36: *935 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:23 [info] 36#36: *936 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:26 [info] 36#36: *937 [lua] access_by_lua(msblocations.conf:189):2: d089a6dcb2d142db8eb8b05126f8b63d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:06:26 +0000] d089a6dcb2d142db8eb8b05126f8b63d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:06:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:06:26 [info] 36#36: *937 [lua] logger.lua:23: d089a6dcb2d142db8eb8b05126f8b63d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:06:33 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:33 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:41 [info] 36#36: *941 [lua] access_by_lua(msblocations.conf:189):2: 7cd74b802ee8af381ac82c81d4fa2dab:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:06:41 [info] 36#36: *941 [lua] logger.lua:23: 7cd74b802ee8af381ac82c81d4fa2dab {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:06:41 +0000] 7cd74b802ee8af381ac82c81d4fa2dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:06:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:06:43 [info] 41#41: *942 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:43 [info] 41#41: *943 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:53 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:53 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:06:56 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:189):2: d8da81a32b225cde4771a9fafe224ccc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:06:56 [info] 36#36: *946 [lua] logger.lua:23: d8da81a32b225cde4771a9fafe224ccc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:06:56 +0000] d8da81a32b225cde4771a9fafe224ccc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:06:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:07:03 [info] 41#41: *947 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:03 [info] 41#41: *948 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:11 [info] 36#36: *949 [lua] access_by_lua(msblocations.conf:189):2: 3b18180cb088c53eeae9ee2261e0e307:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:11 +0000] 3b18180cb088c53eeae9ee2261e0e307 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:07:11 [info] 36#36: *949 [lua] logger.lua:23: 3b18180cb088c53eeae9ee2261e0e307 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:07:13 [info] 36#36: *951 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:13 [info] 41#41: *950 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:23 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:23 [info] 41#41: *952 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:26 [info] 36#36: *954 [lua] access_by_lua(msblocations.conf:189):2: 4b71bf7f50df94ae671bbe842f57f261:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:07:26 [info] 36#36: *954 [lua] logger.lua:23: 4b71bf7f50df94ae671bbe842f57f261 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:26 +0000] 4b71bf7f50df94ae671bbe842f57f261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:07:33 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:33 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:41 [info] 36#36: *958 [lua] access_by_lua(msblocations.conf:189):2: c266bd6be1634f4a7ed3dbc6bc99e42d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:41 +0000] c266bd6be1634f4a7ed3dbc6bc99e42d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:07:41 [info] 36#36: *958 [lua] logger.lua:23: c266bd6be1634f4a7ed3dbc6bc99e42d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:07:43 [info] 41#41: *959 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:43 [info] 41#41: *960 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:53 [info] 41#41: *961 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:53 [info] 41#41: *962 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:07:57 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:189):2: 36fe4d8644b22669314839908a834e25:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:57 +0000] 36fe4d8644b22669314839908a834e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:07:57 [info] 36#36: *963 [lua] logger.lua:23: 36fe4d8644b22669314839908a834e25 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:07:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:08:03 [info] 41#41: *965 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:03 [info] 41#41: *964 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:12 [info] 36#36: *966 [lua] access_by_lua(msblocations.conf:189):2: 320acaa5b8a6be1bea534e2b36bd1758:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:08:12 [info] 36#36: *966 [lua] logger.lua:23: 320acaa5b8a6be1bea534e2b36bd1758 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:08:12 +0000] 320acaa5b8a6be1bea534e2b36bd1758 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:08:13 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:13 [info] 36#36: *968 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:23 [info] 41#41: *970 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:23 [info] 41#41: *969 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:27 [info] 36#36: *971 [lua] access_by_lua(msblocations.conf:189):2: 90a4f924e07821acb2b6301e5945d923:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:08:27 [info] 36#36: *971 [lua] logger.lua:23: 90a4f924e07821acb2b6301e5945d923 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:08:27 +0000] 90a4f924e07821acb2b6301e5945d923 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:08:33 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:33 [info] 41#41: *974 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:42 [info] 36#36: *975 [lua] access_by_lua(msblocations.conf:189):2: b0d2f019387bb5d25a6fb6b475a84155:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:08:42 [info] 36#36: *975 [lua] logger.lua:23: b0d2f019387bb5d25a6fb6b475a84155 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:08:42 +0000] b0d2f019387bb5d25a6fb6b475a84155 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:08:43 [info] 41#41: *977 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:43 [info] 36#36: *976 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:53 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:53 [info] 41#41: *979 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:08:57 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:189):2: 495d306e2afd71f155a05879c0a87a35:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:08:57 [info] 36#36: *980 [lua] logger.lua:23: 495d306e2afd71f155a05879c0a87a35 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:08:57 +0000] 495d306e2afd71f155a05879c0a87a35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:08:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:09:03 [info] 36#36: *982 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:03 [info] 36#36: *981 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:12 [info] 36#36: *983 [lua] access_by_lua(msblocations.conf:189):2: f8da0f619d2e918bd391aa3f4d656e9d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:09:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:09:12 +0000] f8da0f619d2e918bd391aa3f4d656e9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 07:09:12 [info] 36#36: *983 [lua] logger.lua:23: f8da0f619d2e918bd391aa3f4d656e9d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:09:13 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:13 [info] 41#41: *985 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:23 [info] 41#41: *987 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:23 [info] 36#36: *986 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:27 [info] 36#36: *988 [lua] access_by_lua(msblocations.conf:189):2: 00031503aea3873bdce2f35e7bfefc86:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:09:27 +0000] 00031503aea3873bdce2f35e7bfefc86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 07:09:27 [info] 36#36: *988 [lua] logger.lua:23: 00031503aea3873bdce2f35e7bfefc86 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:09:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:09:33 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:33 [info] 41#41: *991 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:42 [info] 36#36: *992 [lua] access_by_lua(msblocations.conf:189):2: f43aa122967c05269c7faa94cc41e617:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:09:42 [info] 36#36: *992 [lua] logger.lua:23: f43aa122967c05269c7faa94cc41e617 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:09:42 +0000] f43aa122967c05269c7faa94cc41e617 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:09:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:09:43 [info] 41#41: *994 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:43 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:53 [info] 41#41: *995 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:53 [info] 41#41: *996 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:09:57 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:189):2: 0594e99bfb32039f701181f8d406f878:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:09:57 [info] 36#36: *997 [lua] logger.lua:23: 0594e99bfb32039f701181f8d406f878 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:09:57 +0000] 0594e99bfb32039f701181f8d406f878 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:09:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/02/02 07:10:03 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:03 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:12 [info] 36#36: *1000 [lua] access_by_lua(msblocations.conf:189):2: f98026d8dffb36c14ee9824ff93bd402:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:12 +0000] f98026d8dffb36c14ee9824ff93bd402 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:10:12 [info] 36#36: *1000 [lua] logger.lua:23: f98026d8dffb36c14ee9824ff93bd402 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:10:13 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:13 [info] 41#41: *1002 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:23 [info] 41#41: *1004 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:23 [info] 36#36: *1003 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:27 [info] 36#36: *1005 [lua] access_by_lua(msblocations.conf:189):2: b5c0df5de68538a685c48cee7cac1645:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:10:27 [info] 36#36: *1005 [lua] logger.lua:23: b5c0df5de68538a685c48cee7cac1645 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:27 +0000] b5c0df5de68538a685c48cee7cac1645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:10:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:10:33 [info] 36#36: *1007 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:33 [info] 36#36: *1008 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:42 [info] 36#36: *1009 [lua] access_by_lua(msblocations.conf:189):2: 729042b01068e19e3ae5c83237509794:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:42 +0000] 729042b01068e19e3ae5c83237509794 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:10:42 [info] 36#36: *1009 [lua] logger.lua:23: 729042b01068e19e3ae5c83237509794 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:10:43 [info] 41#41: *1010 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:43 [info] 41#41: *1011 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:53 [info] 41#41: *1013 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:53 [info] 41#41: *1012 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:10:57 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:189):2: 5a47256dee0ad0695d67f56104e8a0c7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:10:57 [info] 36#36: *1014 [lua] logger.lua:23: 5a47256dee0ad0695d67f56104e8a0c7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:10:57 +0000] 5a47256dee0ad0695d67f56104e8a0c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:10:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:11:03 [info] 41#41: *1016 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:03 [info] 41#41: *1015 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:12 [info] 36#36: *1017 [lua] access_by_lua(msblocations.conf:189):2: 50bf12efa7a915768aa71b12644119f8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:12 +0000] 50bf12efa7a915768aa71b12644119f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:11:12 [info] 36#36: *1017 [lua] logger.lua:23: 50bf12efa7a915768aa71b12644119f8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:11:13 [info] 41#41: *1019 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:13 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:23 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:23 [info] 41#41: *1020 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:27 [info] 36#36: *1022 [lua] access_by_lua(msblocations.conf:189):2: e66d9adda5077995479db8218e5438fc:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:27 +0000] e66d9adda5077995479db8218e5438fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:11:27 [info] 36#36: *1022 [lua] logger.lua:23: e66d9adda5077995479db8218e5438fc {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:11:33 [info] 41#41: *1025 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:33 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:42 [info] 36#36: *1026 [lua] access_by_lua(msblocations.conf:189):2: ed64c37fbdef806d52bd5523a978f390:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:11:42 [info] 36#36: *1026 [lua] logger.lua:23: ed64c37fbdef806d52bd5523a978f390 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:42 +0000] ed64c37fbdef806d52bd5523a978f390 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:11:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:11:43 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:43 [info] 41#41: *1028 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:53 [info] 41#41: *1029 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:53 [info] 41#41: *1030 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:11:57 [info] 36#36: *1031 [lua] access_by_lua(msblocations.conf:189):2: d4a678ec6115ff099424ff8635ceebc8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:11:57 [info] 36#36: *1031 [lua] logger.lua:23: d4a678ec6115ff099424ff8635ceebc8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:11:57 +0000] d4a678ec6115ff099424ff8635ceebc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:11:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:12:03 [info] 36#36: *1032 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:03 [info] 41#41: *1033 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:12 [info] 36#36: *1034 [lua] access_by_lua(msblocations.conf:189):2: d6d4b1c5a245f7931ae4ca36ef6442d1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:12:13 [info] 36#36: *1034 [lua] logger.lua:23: d6d4b1c5a245f7931ae4ca36ef6442d1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:12:13 +0000] d6d4b1c5a245f7931ae4ca36ef6442d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:12:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:12:13 [info] 36#36: *1036 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:13 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:23 [info] 41#41: *1037 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:23 [info] 41#41: *1038 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:28 [info] 36#36: *1039 [lua] access_by_lua(msblocations.conf:189):2: a4fc8fd94cf1a4d6b276b7c9cfb61509:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:12:28 [info] 36#36: *1039 [lua] logger.lua:23: a4fc8fd94cf1a4d6b276b7c9cfb61509 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:12:28 +0000] a4fc8fd94cf1a4d6b276b7c9cfb61509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:12:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:12:33 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:33 [info] 36#36: *1042 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:43 [info] 36#36: *1043 [lua] access_by_lua(msblocations.conf:189):2: fbf1eab4a92204b02b4d84ec88806a51:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:12:43 [info] 36#36: *1043 [lua] logger.lua:23: fbf1eab4a92204b02b4d84ec88806a51 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:12:43 +0000] fbf1eab4a92204b02b4d84ec88806a51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:12:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:12:43 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:43 [info] 41#41: *1045 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:53 [info] 41#41: *1047 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:53 [info] 36#36: *1046 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:12:58 [info] 36#36: *1048 [lua] access_by_lua(msblocations.conf:189):2: c7f274124ebdbc240cc3479b6712e9b4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:12:58 [info] 36#36: *1048 [lua] logger.lua:23: c7f274124ebdbc240cc3479b6712e9b4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:12:58 +0000] c7f274124ebdbc240cc3479b6712e9b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:12:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:13:03 [info] 41#41: *1049 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:03 [info] 36#36: *1050 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:13 [info] 36#36: *1051 [lua] access_by_lua(msblocations.conf:189):2: 72f032876a6361c8c6d247355533ffa1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:13:13 [info] 36#36: *1051 [lua] logger.lua:23: 72f032876a6361c8c6d247355533ffa1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:13:13 +0000] 72f032876a6361c8c6d247355533ffa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:13:13 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:13 [info] 36#36: *1053 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:23 [info] 41#41: *1054 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:23 [info] 41#41: *1055 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:28 [info] 36#36: *1056 [lua] access_by_lua(msblocations.conf:189):2: 740b195be1d73883287bc50780c180dd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:13:28 [info] 36#36: *1056 [lua] logger.lua:23: 740b195be1d73883287bc50780c180dd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:13:28 +0000] 740b195be1d73883287bc50780c180dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:13:33 [info] 36#36: *1059 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:33 [info] 41#41: *1058 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:43 [info] 36#36: *1060 [lua] access_by_lua(msblocations.conf:189):2: b7f7af7c9e5accb828a5e3ff19a403c5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:13:43 +0000] b7f7af7c9e5accb828a5e3ff19a403c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:13:43 [info] 36#36: *1060 [lua] logger.lua:23: b7f7af7c9e5accb828a5e3ff19a403c5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:13:43 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:43 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:53 [info] 41#41: *1064 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:53 [info] 41#41: *1063 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:13:58 [info] 36#36: *1065 [lua] access_by_lua(msblocations.conf:189):2: 6d7af7752c4c5c76d2691872a186321e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:13:58 [info] 36#36: *1065 [lua] logger.lua:23: 6d7af7752c4c5c76d2691872a186321e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:13:58 +0000] 6d7af7752c4c5c76d2691872a186321e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:13:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:14:03 [info] 36#36: *1067 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:03 [info] 36#36: *1066 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:13 [info] 41#41: *1069 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:13 [info] 36#36: *1068 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:13 [info] 36#36: *1070 [lua] access_by_lua(msblocations.conf:189):2: f4a30c81fe0e654a1c5e1851988e8b4f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:14:13 [info] 36#36: *1070 [lua] logger.lua:23: f4a30c81fe0e654a1c5e1851988e8b4f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:14:13 +0000] f4a30c81fe0e654a1c5e1851988e8b4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:14:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:14:23 [info] 41#41: *1072 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:23 [info] 41#41: *1071 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:28 [info] 36#36: *1073 [lua] access_by_lua(msblocations.conf:189):2: 77d7e791c55bf33473b3e9cb5f038d1a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:14:28 [info] 36#36: *1073 [lua] logger.lua:23: 77d7e791c55bf33473b3e9cb5f038d1a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:14:28 +0000] 77d7e791c55bf33473b3e9cb5f038d1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:14:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:14:33 [info] 41#41: *1075 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:33 [info] 41#41: *1076 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:43 [info] 41#41: *1078 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:43 [info] 36#36: *1077 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:43 [info] 36#36: *1079 [lua] access_by_lua(msblocations.conf:189):2: dcd691343b14f1b67c05691048a92ce4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:14:43 +0000] dcd691343b14f1b67c05691048a92ce4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:14:43 [info] 36#36: *1079 [lua] logger.lua:23: dcd691343b14f1b67c05691048a92ce4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:14:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:14:53 [info] 41#41: *1081 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:53 [info] 36#36: *1080 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:14:58 [info] 36#36: *1082 [lua] access_by_lua(msblocations.conf:189):2: 82f036716657c02976114c047704c7ba:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:14:58 [info] 36#36: *1082 [lua] logger.lua:23: 82f036716657c02976114c047704c7ba {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:14:58 +0000] 82f036716657c02976114c047704c7ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:14:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:15:03 [info] 36#36: *1084 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:03 [info] 41#41: *1083 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:13 [info] 41#41: *1085 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:13 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:13 [info] 36#36: *1087 [lua] access_by_lua(msblocations.conf:189):2: 6fbc1964175201e5abe87c1b362ad129:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:15:13 [info] 36#36: *1087 [lua] logger.lua:23: 6fbc1964175201e5abe87c1b362ad129 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:15:13 +0000] 6fbc1964175201e5abe87c1b362ad129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:15:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:15:23 [info] 36#36: *1088 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:23 [info] 41#41: *1089 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:28 [info] 36#36: *1090 [lua] access_by_lua(msblocations.conf:189):2: 17302cb46eeac883c3124b0ea93be32b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:15:28 [info] 36#36: *1090 [lua] logger.lua:23: 17302cb46eeac883c3124b0ea93be32b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:15:28 +0000] 17302cb46eeac883c3124b0ea93be32b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:15:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:15:33 [info] 36#36: *1093 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:33 [info] 36#36: *1092 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:43 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:43 [info] 36#36: *1094 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:43 [info] 36#36: *1096 [lua] access_by_lua(msblocations.conf:189):2: 48b8f772bf1ab7d9e6dd0cbc476d988f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:15:43 +0000] 48b8f772bf1ab7d9e6dd0cbc476d988f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:15:43 [info] 36#36: *1096 [lua] logger.lua:23: 48b8f772bf1ab7d9e6dd0cbc476d988f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:15:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:15:53 [info] 41#41: *1097 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:53 [info] 36#36: *1098 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:15:58 [info] 36#36: *1099 [lua] access_by_lua(msblocations.conf:189):2: fc0dff83e24462b5f6b29fe1fda802df:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:15:58 [info] 36#36: *1099 [lua] logger.lua:23: fc0dff83e24462b5f6b29fe1fda802df {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:15:58 +0000] fc0dff83e24462b5f6b29fe1fda802df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:15:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:16:03 [info] 41#41: *1101 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:03 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:13 [info] 36#36: *1102 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:13 [info] 36#36: *1103 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:13 [info] 36#36: *1104 [lua] access_by_lua(msblocations.conf:189):2: 096cfe8ff849bca41baa74872ce797a5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:16:13 [info] 36#36: *1104 [lua] logger.lua:23: 096cfe8ff849bca41baa74872ce797a5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:16:13 +0000] 096cfe8ff849bca41baa74872ce797a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:16:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:16:23 [info] 36#36: *1106 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:23 [info] 41#41: *1105 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:28 [info] 36#36: *1107 [lua] access_by_lua(msblocations.conf:189):2: e5604426de4ef8440a9548b37f8a24e8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:16:28 +0000] e5604426de4ef8440a9548b37f8a24e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:16:28 [info] 36#36: *1107 [lua] logger.lua:23: e5604426de4ef8440a9548b37f8a24e8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:16:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:16:33 [info] 36#36: *1109 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:33 [info] 41#41: *1110 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:43 [info] 36#36: *1111 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:43 [info] 41#41: *1112 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:43 [info] 36#36: *1113 [lua] access_by_lua(msblocations.conf:189):2: d8bef7c8d6a46862d3518fcc83d2baf0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:16:43 [info] 36#36: *1113 [lua] logger.lua:23: d8bef7c8d6a46862d3518fcc83d2baf0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:16:43 +0000] d8bef7c8d6a46862d3518fcc83d2baf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:16:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:16:53 [info] 41#41: *1115 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:53 [info] 41#41: *1114 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:16:58 [info] 36#36: *1116 [lua] access_by_lua(msblocations.conf:189):2: e329239a5168566e23b41ab30ec839cf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:16:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.71.149 - - [02/Feb/2023:07:16:58 +0000] e329239a5168566e23b41ab30ec839cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 07:16:58 [info] 36#36: *1116 [lua] logger.lua:23: e329239a5168566e23b41ab30ec839cf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:17:03 [info] 41#41: *1118 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:03 [info] 41#41: *1117 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:13 [info] 41#41: *1119 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:13 [info] 41#41: *1120 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:14 [info] 36#36: *1121 [lua] access_by_lua(msblocations.conf:189):2: a8cd15c81be78492b4334c987d650de7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:17:14 [info] 36#36: *1121 [lua] logger.lua:23: a8cd15c81be78492b4334c987d650de7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:14 +0000] a8cd15c81be78492b4334c987d650de7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:17:23 [info] 36#36: *1122 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:23 [info] 36#36: *1123 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:29 [info] 36#36: *1124 [lua] access_by_lua(msblocations.conf:189):2: a6cad291e072a87c3cb9c8d1f407429f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:17:29 [info] 36#36: *1124 [lua] logger.lua:23: a6cad291e072a87c3cb9c8d1f407429f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:29 +0000] a6cad291e072a87c3cb9c8d1f407429f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:17:33 [info] 36#36: *1126 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:33 [info] 36#36: *1127 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:43 [info] 41#41: *1128 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:43 [info] 41#41: *1129 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:44 [info] 36#36: *1130 [lua] access_by_lua(msblocations.conf:189):2: bdd0594728a4e0eda822ed7bf0c028fb:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:17:44 [info] 36#36: *1130 [lua] logger.lua:23: bdd0594728a4e0eda822ed7bf0c028fb {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:44 +0000] bdd0594728a4e0eda822ed7bf0c028fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:17:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:17:53 [info] 36#36: *1131 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:53 [info] 36#36: *1132 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:17:59 [info] 36#36: *1133 [lua] access_by_lua(msblocations.conf:189):2: ee257fbb2b2874e32ca6b97511958d34:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:59 +0000] ee257fbb2b2874e32ca6b97511958d34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:17:59 [info] 36#36: *1133 [lua] logger.lua:23: ee257fbb2b2874e32ca6b97511958d34 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:17:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:18:03 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:03 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:13 [info] 41#41: *1136 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:13 [info] 41#41: *1137 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:14 [info] 36#36: *1138 [lua] access_by_lua(msblocations.conf:189):2: 6098913c034a22700df080381cb08e17:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:18:14 +0000] 6098913c034a22700df080381cb08e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:18:14 [info] 36#36: *1138 [lua] logger.lua:23: 6098913c034a22700df080381cb08e17 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:18:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:18:23 [info] 41#41: *1140 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:23 [info] 41#41: *1139 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:29 [info] 36#36: *1141 [lua] access_by_lua(msblocations.conf:189):2: b109307d27c44dd4b64bb4b21db7506a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:18:29 [info] 36#36: *1141 [lua] logger.lua:23: b109307d27c44dd4b64bb4b21db7506a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:18:29 +0000] b109307d27c44dd4b64bb4b21db7506a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:18:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:18:33 [info] 41#41: *1144 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:33 [info] 41#41: *1143 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:43 [info] 36#36: *1145 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:43 [info] 36#36: *1146 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:44 [info] 36#36: *1147 [lua] access_by_lua(msblocations.conf:189):2: db9447fbc8e9b83de4ad8702aa558e3f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:18:44 [info] 36#36: *1147 [lua] logger.lua:23: db9447fbc8e9b83de4ad8702aa558e3f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:18:44 +0000] db9447fbc8e9b83de4ad8702aa558e3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:18:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/02/02 07:18:53 [info] 36#36: *1148 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:53 [info] 36#36: *1149 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:18:59 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:189):2: 629ced81a0d113f955d687334fbaa7f8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:18:59 [info] 36#36: *1150 [lua] logger.lua:23: 629ced81a0d113f955d687334fbaa7f8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:18:59 +0000] 629ced81a0d113f955d687334fbaa7f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:18:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:19:03 [info] 41#41: *1152 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:03 [info] 41#41: *1151 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:13 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:13 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:14 [info] 36#36: *1155 [lua] access_by_lua(msblocations.conf:189):2: 2b7d82f4a398b9fb2582525d691bfece:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:19:14 [info] 36#36: *1155 [lua] logger.lua:23: 2b7d82f4a398b9fb2582525d691bfece {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:19:14 +0000] 2b7d82f4a398b9fb2582525d691bfece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:19:23 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:23 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:29 [info] 36#36: *1158 [lua] access_by_lua(msblocations.conf:189):2: b424ef731eb63e90a44a5ba53880c77f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:19:29 [info] 36#36: *1158 [lua] logger.lua:23: b424ef731eb63e90a44a5ba53880c77f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:19:29 +0000] b424ef731eb63e90a44a5ba53880c77f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:19:33 [info] 41#41: *1160 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:33 [info] 41#41: *1161 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:43 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:43 [info] 41#41: *1162 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:44 [info] 36#36: *1164 [lua] access_by_lua(msblocations.conf:189):2: faeada950b2936b0f0e8e82a9331be94:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:19:44 [info] 36#36: *1164 [lua] logger.lua:23: faeada950b2936b0f0e8e82a9331be94 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:19:44 +0000] faeada950b2936b0f0e8e82a9331be94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:19:53 [info] 36#36: *1166 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:53 [info] 36#36: *1165 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:19:59 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:189):2: d7baa9142a67fa710eaf43eabfc8e130:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:19:59 [info] 36#36: *1167 [lua] logger.lua:23: d7baa9142a67fa710eaf43eabfc8e130 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:19:59 +0000] d7baa9142a67fa710eaf43eabfc8e130 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:19:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:20:03 [info] 36#36: *1168 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:03 [info] 36#36: *1169 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:13 [info] 36#36: *1170 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:13 [info] 36#36: *1171 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:14 [info] 36#36: *1172 [lua] access_by_lua(msblocations.conf:189):2: 163a4b32e9ea4f30774b60c5ddff8e17:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:20:14 [info] 36#36: *1172 [lua] logger.lua:23: 163a4b32e9ea4f30774b60c5ddff8e17 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:14 +0000] 163a4b32e9ea4f30774b60c5ddff8e17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:20:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:20:23 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:23 [info] 36#36: *1173 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:29 [info] 36#36: *1175 [lua] access_by_lua(msblocations.conf:189):2: e012edde7f69ca07ff3e2a047f87ca95:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:20:29 [info] 36#36: *1175 [lua] logger.lua:23: e012edde7f69ca07ff3e2a047f87ca95 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:29 +0000] e012edde7f69ca07ff3e2a047f87ca95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:20:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:20:33 [info] 36#36: *1178 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:33 [info] 36#36: *1177 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:43 [info] 41#41: *1179 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:43 [info] 41#41: *1180 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:44 [info] 36#36: *1181 [lua] access_by_lua(msblocations.conf:189):2: 5b6e3accd7fc8eca36562bb1ec260b5c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:44 +0000] 5b6e3accd7fc8eca36562bb1ec260b5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:20:44 [info] 36#36: *1181 [lua] logger.lua:23: 5b6e3accd7fc8eca36562bb1ec260b5c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:20:53 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:53 [info] 36#36: *1182 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:20:59 [info] 36#36: *1184 [lua] access_by_lua(msblocations.conf:189):2: e724bc94723dd2dfa27ddbcfd8a95790:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:59 +0000] e724bc94723dd2dfa27ddbcfd8a95790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:20:59 [info] 36#36: *1184 [lua] logger.lua:23: e724bc94723dd2dfa27ddbcfd8a95790 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:20:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:21:03 [info] 41#41: *1185 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:03 [info] 41#41: *1186 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:13 [info] 41#41: *1187 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:13 [info] 41#41: *1188 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:15 [info] 36#36: *1189 [lua] access_by_lua(msblocations.conf:189):2: ee70f6b68eef764b3e0a9c4529b55dd8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:21:15 [info] 36#36: *1189 [lua] logger.lua:23: ee70f6b68eef764b3e0a9c4529b55dd8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:21:15 +0000] ee70f6b68eef764b3e0a9c4529b55dd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:21:23 [info] 36#36: *1190 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:23 [info] 41#41: *1191 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:30 [info] 36#36: *1192 [lua] access_by_lua(msblocations.conf:189):2: 943175bff981369a7c0b0509ef86824c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:21:30 +0000] 943175bff981369a7c0b0509ef86824c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:21:30 [info] 36#36: *1192 [lua] logger.lua:23: 943175bff981369a7c0b0509ef86824c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:21:33 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:33 [info] 41#41: *1195 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:43 [info] 41#41: *1196 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:43 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:45 [info] 36#36: *1198 [lua] access_by_lua(msblocations.conf:189):2: 1f5953edd9a7572bc8f6ce2fba33725a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:21:45 [info] 36#36: *1198 [lua] logger.lua:23: 1f5953edd9a7572bc8f6ce2fba33725a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:21:45 +0000] 1f5953edd9a7572bc8f6ce2fba33725a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:21:53 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:21:53 [info] 41#41: *1199 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:00 [info] 36#36: *1201 [lua] access_by_lua(msblocations.conf:189):2: 1bc95ef3b261403d255278aba4175b9f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:22:00 [info] 36#36: *1201 [lua] logger.lua:23: 1bc95ef3b261403d255278aba4175b9f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:22:00 +0000] 1bc95ef3b261403d255278aba4175b9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:22:03 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:03 [info] 41#41: *1203 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:13 [info] 41#41: *1204 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:13 [info] 41#41: *1205 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:15 [info] 36#36: *1206 [lua] access_by_lua(msblocations.conf:189):2: b5eae6d595aa32a07cd80bb28017d61b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:22:15 [info] 36#36: *1206 [lua] logger.lua:23: b5eae6d595aa32a07cd80bb28017d61b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:22:15 +0000] b5eae6d595aa32a07cd80bb28017d61b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:22:23 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:23 [info] 36#36: *1207 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:30 [info] 36#36: *1209 [lua] access_by_lua(msblocations.conf:189):2: acde2390bc28325b8dc8c347cd8a5b7b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:22:30 +0000] acde2390bc28325b8dc8c347cd8a5b7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:22:30 [info] 36#36: *1209 [lua] logger.lua:23: acde2390bc28325b8dc8c347cd8a5b7b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:22:33 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:33 [info] 41#41: *1212 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:43 [info] 36#36: *1213 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:43 [info] 36#36: *1214 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:45 [info] 36#36: *1215 [lua] access_by_lua(msblocations.conf:189):2: 2d473add3a4bda3d2fa8920a52be4897:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:22:45 +0000] 2d473add3a4bda3d2fa8920a52be4897 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:22:45 [info] 36#36: *1215 [lua] logger.lua:23: 2d473add3a4bda3d2fa8920a52be4897 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:22:53 [info] 41#41: *1216 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:22:53 [info] 41#41: *1217 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:00 [info] 36#36: *1218 [lua] access_by_lua(msblocations.conf:189):2: 55aa80b821847141e4c5807311ae2b05:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:23:00 [info] 36#36: *1218 [lua] logger.lua:23: 55aa80b821847141e4c5807311ae2b05 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:23:00 +0000] 55aa80b821847141e4c5807311ae2b05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:23:03 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:03 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:13 [info] 36#36: *1221 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:13 [info] 36#36: *1222 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:16 [info] 36#36: *1223 [lua] access_by_lua(msblocations.conf:189):2: fefb5c5e8cb82e508f7381bc766d365a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:23:16 +0000] fefb5c5e8cb82e508f7381bc766d365a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:23:16 [info] 36#36: *1223 [lua] logger.lua:23: fefb5c5e8cb82e508f7381bc766d365a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:23:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:23:23 [info] 41#41: *1224 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:23 [info] 41#41: *1225 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:31 [info] 36#36: *1227 [lua] access_by_lua(msblocations.conf:189):2: eac6d177dc31e1d817029644fe99ba5c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:23:31 [info] 36#36: *1227 [lua] logger.lua:23: eac6d177dc31e1d817029644fe99ba5c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:23:31 +0000] eac6d177dc31e1d817029644fe99ba5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:23:33 [info] 36#36: *1228 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:33 [info] 41#41: *1229 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:43 [info] 41#41: *1231 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:43 [info] 41#41: *1230 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:46 [info] 36#36: *1232 [lua] access_by_lua(msblocations.conf:189):2: 4cdd22f5f77e279f5c9706d79122a238:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:23:46 [info] 36#36: *1232 [lua] logger.lua:23: 4cdd22f5f77e279f5c9706d79122a238 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:23:46 +0000] 4cdd22f5f77e279f5c9706d79122a238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:23:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:23:53 [info] 36#36: *1233 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:23:53 [info] 41#41: *1234 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:01 [info] 36#36: *1235 [lua] access_by_lua(msblocations.conf:189):2: 68191af494e6281b9204389b8ab21364:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:24:01 [info] 36#36: *1235 [lua] logger.lua:23: 68191af494e6281b9204389b8ab21364 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:24:01 +0000] 68191af494e6281b9204389b8ab21364 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:24:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:24:03 [info] 41#41: *1236 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:03 [info] 41#41: *1237 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:13 [info] 36#36: *1239 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:13 [info] 36#36: *1238 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:16 [info] 36#36: *1240 [lua] access_by_lua(msblocations.conf:189):2: ac99965ef757f80cecf48c03532c512d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:24:16 +0000] ac99965ef757f80cecf48c03532c512d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:24:16 [info] 36#36: *1240 [lua] logger.lua:23: ac99965ef757f80cecf48c03532c512d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:24:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:24:23 [info] 41#41: *1241 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:23 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:31 [info] 36#36: *1244 [lua] access_by_lua(msblocations.conf:189):2: 37d83233ff958d675a05a8dd400c54b8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:24:31 [info] 36#36: *1244 [lua] logger.lua:23: 37d83233ff958d675a05a8dd400c54b8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:24:31 +0000] 37d83233ff958d675a05a8dd400c54b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:24:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:24:33 [info] 41#41: *1246 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:33 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:43 [info] 41#41: *1248 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:43 [info] 41#41: *1247 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:46 [info] 36#36: *1249 [lua] access_by_lua(msblocations.conf:189):2: b1bdc841fabd54ceb1b284052558c052:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:24:46 [info] 36#36: *1249 [lua] logger.lua:23: b1bdc841fabd54ceb1b284052558c052 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:24:46 +0000] b1bdc841fabd54ceb1b284052558c052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:24:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:24:53 [info] 36#36: *1250 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:24:53 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:01 [info] 36#36: *1252 [lua] access_by_lua(msblocations.conf:189):2: 3ea4f9f8255d09eaa15a2cc37b1a644c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:01 +0000] 3ea4f9f8255d09eaa15a2cc37b1a644c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/02/02 07:25:01 [info] 36#36: *1252 [lua] logger.lua:23: 3ea4f9f8255d09eaa15a2cc37b1a644c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:25:03 [info] 36#36: *1254 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:03 [info] 36#36: *1253 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:13 [info] 36#36: *1256 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:13 [info] 36#36: *1255 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:16 [info] 36#36: *1257 [lua] access_by_lua(msblocations.conf:189):2: b3887b33f20f1b30790cf00bd6640426:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:16 +0000] b3887b33f20f1b30790cf00bd6640426 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:25:16 [info] 36#36: *1257 [lua] logger.lua:23: b3887b33f20f1b30790cf00bd6640426 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:25:23 [info] 41#41: *1259 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:23 [info] 36#36: *1258 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:31 [info] 36#36: *1261 [lua] access_by_lua(msblocations.conf:189):2: 2d29898ee34887e9f41e35d57ac5a3c2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:31 +0000] 2d29898ee34887e9f41e35d57ac5a3c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:25:31 [info] 36#36: *1261 [lua] logger.lua:23: 2d29898ee34887e9f41e35d57ac5a3c2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:25:33 [info] 36#36: *1262 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:33 [info] 36#36: *1263 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:43 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:43 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:46 [info] 36#36: *1266 [lua] access_by_lua(msblocations.conf:189):2: c01d29eaa4be4bb6d96d31e64d2b5334:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:46 +0000] c01d29eaa4be4bb6d96d31e64d2b5334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:25:46 [info] 36#36: *1266 [lua] logger.lua:23: c01d29eaa4be4bb6d96d31e64d2b5334 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:25:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:25:53 [info] 41#41: *1267 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:25:53 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:01 [info] 36#36: *1269 [lua] access_by_lua(msblocations.conf:189):2: 25e4d1534d5c243fbfacb28608fd2c33:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:26:01 [info] 36#36: *1269 [lua] logger.lua:23: 25e4d1534d5c243fbfacb28608fd2c33 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:01 +0000] 25e4d1534d5c243fbfacb28608fd2c33 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:26:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:26:03 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:03 [info] 41#41: *1271 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:13 [info] 36#36: *1272 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:13 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:16 [info] 36#36: *1274 [lua] access_by_lua(msblocations.conf:189):2: ecc678a53b780b19fea2efccc4ade064:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:26:16 [info] 36#36: *1274 [lua] logger.lua:23: ecc678a53b780b19fea2efccc4ade064 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:16 +0000] ecc678a53b780b19fea2efccc4ade064 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:26:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:26:23 [info] 36#36: *1276 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:23 [info] 41#41: *1275 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:31 [info] 36#36: *1278 [lua] access_by_lua(msblocations.conf:189):2: 7a288715483be312d3e1ec2581353edd:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:31 +0000] 7a288715483be312d3e1ec2581353edd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/02/02 07:26:31 [info] 36#36: *1278 [lua] logger.lua:23: 7a288715483be312d3e1ec2581353edd {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:26:33 [info] 36#36: *1279 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:33 [info] 36#36: *1280 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:43 [info] 41#41: *1282 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:43 [info] 41#41: *1281 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:46 [info] 36#36: *1283 [lua] access_by_lua(msblocations.conf:189):2: 3bc7d72a54473873b30fd339ce8c8f4b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/02/02 07:26:46 [info] 36#36: *1283 [lua] logger.lua:23: 3bc7d72a54473873b30fd339ce8c8f4b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:26:46 +0000] 3bc7d72a54473873b30fd339ce8c8f4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/02/02 07:26:53 [info] 41#41: *1284 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:26:53 [info] 41#41: *1285 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:01 [info] 36#36: *1286 [lua] access_by_lua(msblocations.conf:189):2: 337ae10c28dfea7332646f5bdde167a3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:27:01 [info] 36#36: *1286 [lua] logger.lua:23: 337ae10c28dfea7332646f5bdde167a3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:01 +0000] 337ae10c28dfea7332646f5bdde167a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:27:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:27:03 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:03 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:13 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:13 [info] 36#36: *1289 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:16 [info] 36#36: *1291 [lua] access_by_lua(msblocations.conf:189):2: f2201ffcefea08f4a8878a2084110eb5:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:16 +0000] f2201ffcefea08f4a8878a2084110eb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:27:16 [info] 36#36: *1291 [lua] logger.lua:23: f2201ffcefea08f4a8878a2084110eb5 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:27:23 [info] 36#36: *1292 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:23 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:31 [info] 36#36: *1295 [lua] access_by_lua(msblocations.conf:189):2: eff67b577a24bb89b03458bda4758289:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:27:31 [info] 36#36: *1295 [lua] logger.lua:23: eff67b577a24bb89b03458bda4758289 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:31 +0000] eff67b577a24bb89b03458bda4758289 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:27:33 [info] 36#36: *1297 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:33 [info] 41#41: *1296 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:43 [info] 36#36: *1298 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:43 [info] 36#36: *1299 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:46 [info] 36#36: *1300 [lua] access_by_lua(msblocations.conf:189):2: eff6e4a7afb28029e73d94b91c30b8c8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:27:46 [info] 36#36: *1300 [lua] logger.lua:23: eff6e4a7afb28029e73d94b91c30b8c8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:27:46 +0000] eff6e4a7afb28029e73d94b91c30b8c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:27:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:27:53 [info] 36#36: *1301 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:27:53 [info] 41#41: *1302 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:02 [info] 36#36: *1303 [lua] access_by_lua(msblocations.conf:189):2: 4324bef851b561442c8cce6d2b873baf:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:28:02 [info] 36#36: *1303 [lua] logger.lua:23: 4324bef851b561442c8cce6d2b873baf {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:28:02 +0000] 4324bef851b561442c8cce6d2b873baf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:28:03 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:03 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:13 [info] 41#41: *1306 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:13 [info] 36#36: *1307 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:17 [info] 36#36: *1308 [lua] access_by_lua(msblocations.conf:189):2: d441ae2b906428ab84b3ef9f92e7dbe1:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:07:28:17 +0000] d441ae2b906428ab84b3ef9f92e7dbe1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:28:17 [info] 36#36: *1308 [lua] logger.lua:23: d441ae2b906428ab84b3ef9f92e7dbe1 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:28:23 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:23 [info] 41#41: *1309 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:32 [info] 36#36: *1312 [lua] access_by_lua(msblocations.conf:189):2: 91b797827b2aa864a45ba70849bb8a8c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:28:32 +0000] 91b797827b2aa864a45ba70849bb8a8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:28:32 [info] 36#36: *1312 [lua] logger.lua:23: 91b797827b2aa864a45ba70849bb8a8c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:28:33 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:33 [info] 36#36: *1314 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:43 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:43 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:47 [info] 36#36: *1317 [lua] access_by_lua(msblocations.conf:189):2: 08bf6a6ccc57eaa28e40567c6d465d62:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:28:47 [info] 36#36: *1317 [lua] logger.lua:23: 08bf6a6ccc57eaa28e40567c6d465d62 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:28:47 +0000] 08bf6a6ccc57eaa28e40567c6d465d62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:28:53 [info] 36#36: *1318 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:28:53 [info] 41#41: *1319 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:02 [info] 36#36: *1320 [lua] access_by_lua(msblocations.conf:189):2: 64fe687c5d899c5f47beba97492d821a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:29:02 +0000] 64fe687c5d899c5f47beba97492d821a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:29:02 [info] 36#36: *1320 [lua] logger.lua:23: 64fe687c5d899c5f47beba97492d821a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:29:03 [info] 41#41: *1321 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:03 [info] 41#41: *1322 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:13 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:13 [info] 36#36: *1323 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:17 [info] 36#36: *1325 [lua] access_by_lua(msblocations.conf:189):2: 012ba5e27161f0fbe0d400c322deb47d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:29:17 +0000] 012ba5e27161f0fbe0d400c322deb47d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:29:17 [info] 36#36: *1325 [lua] logger.lua:23: 012ba5e27161f0fbe0d400c322deb47d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:29:23 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:23 [info] 36#36: *1326 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:32 [info] 36#36: *1329 [lua] access_by_lua(msblocations.conf:189):2: ec2f71da1b924e1dead88840a19d5a7e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:29:32 +0000] ec2f71da1b924e1dead88840a19d5a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:29:32 [info] 36#36: *1329 [lua] logger.lua:23: ec2f71da1b924e1dead88840a19d5a7e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:29:33 [info] 36#36: *1331 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:33 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:43 [info] 41#41: *1333 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:43 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:47 [info] 36#36: *1334 [lua] access_by_lua(msblocations.conf:189):2: 333bb9a8280c78bb667b16a0459a10f2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:29:47 [info] 36#36: *1334 [lua] logger.lua:23: 333bb9a8280c78bb667b16a0459a10f2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:29:47 +0000] 333bb9a8280c78bb667b16a0459a10f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:29:53 [info] 36#36: *1335 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:29:53 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:02 [info] 36#36: *1337 [lua] access_by_lua(msblocations.conf:189):2: f76be4a2aab89d3061d054e2debd5c75:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:07:30:02 +0000] f76be4a2aab89d3061d054e2debd5c75 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:30:02 [info] 36#36: *1337 [lua] logger.lua:23: f76be4a2aab89d3061d054e2debd5c75 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:30:03 [info] 41#41: *1338 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:03 [info] 41#41: *1339 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:13 [info] 41#41: *1340 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:13 [info] 36#36: *1341 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:17 [info] 36#36: *1342 [lua] access_by_lua(msblocations.conf:189):2: 6e30faf004c8e486c3e902fde72d1048:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:30:17 [info] 36#36: *1342 [lua] logger.lua:23: 6e30faf004c8e486c3e902fde72d1048 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:30:17 +0000] 6e30faf004c8e486c3e902fde72d1048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:30:23 [info] 41#41: *1343 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:23 [info] 41#41: *1344 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:32 [info] 36#36: *1346 [lua] access_by_lua(msblocations.conf:189):2: 24e02f793a69df42988f708fdca0c0b6:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:30:32 +0000] 24e02f793a69df42988f708fdca0c0b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:30:32 [info] 36#36: *1346 [lua] logger.lua:23: 24e02f793a69df42988f708fdca0c0b6 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:30:33 [info] 36#36: *1347 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:33 [info] 36#36: *1348 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:43 [info] 36#36: *1350 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:43 [info] 36#36: *1349 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:47 [info] 36#36: *1351 [lua] access_by_lua(msblocations.conf:189):2: b2007e2cc08eebb2bf72c8986d6abb4b:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:30:47 [info] 36#36: *1351 [lua] logger.lua:23: b2007e2cc08eebb2bf72c8986d6abb4b {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:30:47 +0000] b2007e2cc08eebb2bf72c8986d6abb4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:30:53 [info] 36#36: *1353 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:30:53 [info] 36#36: *1352 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:02 [info] 36#36: *1354 [lua] access_by_lua(msblocations.conf:189):2: 240456fc44bb723a7a80d99193221052:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:31:02 [info] 36#36: *1354 [lua] logger.lua:23: 240456fc44bb723a7a80d99193221052 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:02 +0000] 240456fc44bb723a7a80d99193221052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:31:03 [info] 41#41: *1355 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:03 [info] 41#41: *1356 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:13 [info] 36#36: *1357 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:13 [info] 41#41: *1358 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:17 [info] 36#36: *1359 [lua] access_by_lua(msblocations.conf:189):2: a43e952028f91d8734f8aa0a6bf2d92d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:17 +0000] a43e952028f91d8734f8aa0a6bf2d92d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:31:17 [info] 36#36: *1359 [lua] logger.lua:23: a43e952028f91d8734f8aa0a6bf2d92d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:31:23 [info] 36#36: *1360 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:23 [info] 36#36: *1361 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:32 [info] 36#36: *1363 [lua] access_by_lua(msblocations.conf:189):2: 59f256454ff4f8bf82bb201c31a8e0f3:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:31:32 [info] 36#36: *1363 [lua] logger.lua:23: 59f256454ff4f8bf82bb201c31a8e0f3 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:32 +0000] 59f256454ff4f8bf82bb201c31a8e0f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:31:33 [info] 36#36: *1365 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:33 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:43 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:43 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:47 [info] 36#36: *1368 [lua] access_by_lua(msblocations.conf:189):2: 494d2fa4b7ef94fe9e5309bd421a0f8d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:47 +0000] 494d2fa4b7ef94fe9e5309bd421a0f8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:31:47 [info] 36#36: *1368 [lua] logger.lua:23: 494d2fa4b7ef94fe9e5309bd421a0f8d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/02/02 07:31:53 [info] 36#36: *1369 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:31:53 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:02 [info] 36#36: *1371 [lua] access_by_lua(msblocations.conf:189):2: c885bb862bd39e87561d03666d7a6585:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:32:02 [info] 36#36: *1371 [lua] logger.lua:23: c885bb862bd39e87561d03666d7a6585 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:32:02 +0000] c885bb862bd39e87561d03666d7a6585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:32:03 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:03 [info] 41#41: *1373 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:13 [info] 36#36: *1374 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:13 [info] 41#41: *1375 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:17 [info] 36#36: *1376 [lua] access_by_lua(msblocations.conf:189):2: 2e31313d6279eba5139677f0a2e95c73:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:32:17 [info] 36#36: *1376 [lua] logger.lua:23: 2e31313d6279eba5139677f0a2e95c73 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:32:17 +0000] 2e31313d6279eba5139677f0a2e95c73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:32:23 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:23 [info] 36#36: *1377 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:32 [info] 36#36: *1380 [lua] access_by_lua(msblocations.conf:189):2: 66877af22df08f33c1cb589abdc787a2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:32:32 +0000] 66877af22df08f33c1cb589abdc787a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:32:32 [info] 36#36: *1380 [lua] logger.lua:23: 66877af22df08f33c1cb589abdc787a2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:32:33 [info] 36#36: *1381 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:33 [info] 36#36: *1382 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:43 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:43 [info] 36#36: *1384 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:47 [info] 36#36: *1385 [lua] access_by_lua(msblocations.conf:189):2: d864eff3ab4813211009db646afa6ca2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:32:47 +0000] d864eff3ab4813211009db646afa6ca2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:32:47 [info] 36#36: *1385 [lua] logger.lua:23: d864eff3ab4813211009db646afa6ca2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:32:53 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:32:53 [info] 36#36: *1386 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:02 [info] 36#36: *1388 [lua] access_by_lua(msblocations.conf:189):2: b5cf499840f21284eb10aeb8a67b1a97:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:33:02 [info] 36#36: *1388 [lua] logger.lua:23: b5cf499840f21284eb10aeb8a67b1a97 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:33:02 +0000] b5cf499840f21284eb10aeb8a67b1a97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:33:03 [info] 41#41: *1389 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:03 [info] 41#41: *1390 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:13 [info] 41#41: *1392 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:13 [info] 36#36: *1391 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:17 [info] 36#36: *1393 [lua] access_by_lua(msblocations.conf:189):2: 4de674480963651a695c94d0877afa22:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:33:17 [info] 36#36: *1393 [lua] logger.lua:23: 4de674480963651a695c94d0877afa22 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:33:17 +0000] 4de674480963651a695c94d0877afa22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:33:23 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:23 [info] 36#36: *1394 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:32 [info] 36#36: *1397 [lua] access_by_lua(msblocations.conf:189):2: 174b3899fb8715a4b4c651efffb4f912:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:33:32 [info] 36#36: *1397 [lua] logger.lua:23: 174b3899fb8715a4b4c651efffb4f912 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:33:32 +0000] 174b3899fb8715a4b4c651efffb4f912 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:33:33 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:33 [info] 36#36: *1399 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:43 [info] 41#41: *1401 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:43 [info] 41#41: *1400 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:48 [info] 36#36: *1402 [lua] access_by_lua(msblocations.conf:189):2: 2aafd72d7c2e6cb8c1750246b9b91341:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:33:48 [info] 36#36: *1402 [lua] logger.lua:23: 2aafd72d7c2e6cb8c1750246b9b91341 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:33:48 +0000] 2aafd72d7c2e6cb8c1750246b9b91341 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:33:53 [info] 36#36: *1403 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:33:53 [info] 41#41: *1404 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:03 [info] 36#36: *1405 [lua] access_by_lua(msblocations.conf:189):2: 9e4c2cff3d5771544be42198eca88ca9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:34:03 [info] 36#36: *1405 [lua] logger.lua:23: 9e4c2cff3d5771544be42198eca88ca9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:34:03 +0000] 9e4c2cff3d5771544be42198eca88ca9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:34:03 [info] 41#41: *1406 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:03 [info] 41#41: *1407 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:13 [info] 36#36: *1409 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:13 [info] 36#36: *1408 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:18 [info] 36#36: *1410 [lua] access_by_lua(msblocations.conf:189):2: d75a2d808168ad1f4ebe6cc1f5cfa132:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:34:18 [info] 36#36: *1410 [lua] logger.lua:23: d75a2d808168ad1f4ebe6cc1f5cfa132 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:34:18 +0000] d75a2d808168ad1f4ebe6cc1f5cfa132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:34:23 [info] 36#36: *1411 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:23 [info] 41#41: *1412 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:33 [info] 36#36: *1414 [lua] access_by_lua(msblocations.conf:189):2: 73278312846fb72406221032165fb018:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:34:33 +0000] 73278312846fb72406221032165fb018 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:34:33 [info] 36#36: *1414 [lua] logger.lua:23: 73278312846fb72406221032165fb018 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/02/02 07:34:33 [info] 36#36: *1415 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:33 [info] 36#36: *1416 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:43 [info] 36#36: *1418 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:43 [info] 36#36: *1417 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:48 [info] 36#36: *1419 [lua] access_by_lua(msblocations.conf:189):2: ee1de8ff022c066c264cf32975f404d4:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:34:48 [info] 36#36: *1419 [lua] logger.lua:23: ee1de8ff022c066c264cf32975f404d4 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:34:48 +0000] ee1de8ff022c066c264cf32975f404d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:34:53 [info] 36#36: *1420 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:53 [info] 41#41: *1421 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:34:54 [info] 36#36: *1422 client closed connection while waiting for request, client: 192.168.8.149, server: 0.0.0.0:443 2023/02/02 07:35:03 [info] 36#36: *1423 [lua] access_by_lua(msblocations.conf:189):2: 127d1573926af1089decdb217dac614d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:35:03 +0000] 127d1573926af1089decdb217dac614d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:35:03 [info] 36#36: *1423 [lua] logger.lua:23: 127d1573926af1089decdb217dac614d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:35:03 [info] 36#36: *1425 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:03 [info] 36#36: *1424 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:13 [info] 41#41: *1426 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:13 [info] 36#36: *1427 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:18 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:189):2: 09fe4319ac320d16819366e28f26f01f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:35:18 [info] 36#36: *1428 [lua] logger.lua:23: 09fe4319ac320d16819366e28f26f01f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:35:18 +0000] 09fe4319ac320d16819366e28f26f01f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:35:23 [info] 41#41: *1429 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:23 [info] 41#41: *1430 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:33 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:189):2: 7a3545f49ec903f36816a7f0c560c78c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:35:33 [info] 36#36: *1432 [lua] logger.lua:23: 7a3545f49ec903f36816a7f0c560c78c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:35:33 +0000] 7a3545f49ec903f36816a7f0c560c78c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:35:33 [info] 36#36: *1433 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:33 [info] 36#36: *1434 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:43 [info] 41#41: *1435 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:43 [info] 41#41: *1436 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:48 [info] 36#36: *1437 [lua] access_by_lua(msblocations.conf:189):2: 6a0e795baf8670db2da5c8270be1ce54:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:35:48 [info] 36#36: *1437 [lua] logger.lua:23: 6a0e795baf8670db2da5c8270be1ce54 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:35:48 +0000] 6a0e795baf8670db2da5c8270be1ce54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:35:53 [info] 36#36: *1439 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:35:53 [info] 36#36: *1438 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:03 [info] 41#41: *1441 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:03 [info] 41#41: *1440 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:03 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:189):2: 12b8a4620da5211f17c5dc0bf59d265d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:03 +0000] 12b8a4620da5211f17c5dc0bf59d265d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:36:03 [info] 36#36: *1442 [lua] logger.lua:23: 12b8a4620da5211f17c5dc0bf59d265d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:36:13 [info] 41#41: *1443 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:13 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:18 [info] 36#36: *1445 [lua] access_by_lua(msblocations.conf:189):2: 3ad857a1af6cd241e0f50f4d7fd4adb2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:18 +0000] 3ad857a1af6cd241e0f50f4d7fd4adb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:36:18 [info] 36#36: *1445 [lua] logger.lua:23: 3ad857a1af6cd241e0f50f4d7fd4adb2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:36:23 [info] 41#41: *1447 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:23 [info] 41#41: *1446 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:33 [info] 41#41: *1450 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:33 [info] 41#41: *1449 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:33 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:189):2: 8f4850bb26a625f83695beee182bda6a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:33 +0000] 8f4850bb26a625f83695beee182bda6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:36:33 [info] 36#36: *1451 [lua] logger.lua:23: 8f4850bb26a625f83695beee182bda6a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:36:43 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:43 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:48 [info] 36#36: *1454 [lua] access_by_lua(msblocations.conf:189):2: c3f29ba350dbb316e0766afbe6442dab:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:36:48 [info] 36#36: *1454 [lua] logger.lua:23: c3f29ba350dbb316e0766afbe6442dab {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:36:48 +0000] c3f29ba350dbb316e0766afbe6442dab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:36:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:36:53 [info] 36#36: *1456 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:36:53 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:03 [info] 36#36: *1458 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:03 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:03 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:189):2: b3c5882082704dd296b913f58826b828:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:37:03 +0000] b3c5882082704dd296b913f58826b828 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:37:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:37:03 [info] 36#36: *1459 [lua] logger.lua:23: b3c5882082704dd296b913f58826b828 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:37:13 [info] 41#41: *1461 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:13 [info] 41#41: *1460 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:18 [info] 36#36: *1462 [lua] access_by_lua(msblocations.conf:189):2: 25afafa1366e4faa8ecae23ac9937b7e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:37:18 [info] 36#36: *1462 [lua] logger.lua:23: 25afafa1366e4faa8ecae23ac9937b7e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:37:18 +0000] 25afafa1366e4faa8ecae23ac9937b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:37:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:37:23 [info] 41#41: *1464 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:23 [info] 41#41: *1463 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:33 [info] 41#41: *1466 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:33 [info] 41#41: *1467 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:33 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:189):2: 42d0bbc5510d684371a95c30a1773bf2:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:37:33 [info] 36#36: *1468 [lua] logger.lua:23: 42d0bbc5510d684371a95c30a1773bf2 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:37:33 +0000] 42d0bbc5510d684371a95c30a1773bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:37:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:37:43 [info] 36#36: *1469 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:43 [info] 36#36: *1470 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:48 [info] 36#36: *1471 [lua] access_by_lua(msblocations.conf:189):2: 50de0b43cc378691765d590c69a8570d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:37:48 +0000] 50de0b43cc378691765d590c69a8570d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:37:48 [info] 36#36: *1471 [lua] logger.lua:23: 50de0b43cc378691765d590c69a8570d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:37:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:37:53 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:37:53 [info] 36#36: *1473 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:03 [info] 36#36: *1475 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:03 [info] 36#36: *1474 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:03 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:189):2: 2d9907bcc5fe1885f840e14b6548e914:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:38:03 [info] 36#36: *1476 [lua] logger.lua:23: 2d9907bcc5fe1885f840e14b6548e914 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:38:03 +0000] 2d9907bcc5fe1885f840e14b6548e914 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:38:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:38:13 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:13 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:18 [info] 36#36: *1479 [lua] access_by_lua(msblocations.conf:189):2: eb4d8b574dbf625ab89a6b3b36f77020:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:38:18 [info] 36#36: *1479 [lua] logger.lua:23: eb4d8b574dbf625ab89a6b3b36f77020 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:38:18 +0000] eb4d8b574dbf625ab89a6b3b36f77020 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:38:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:38:23 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:23 [info] 36#36: *1481 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:33 [info] 36#36: *1484 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:33 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:33 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:189):2: 910c073d4b4a3706aea31785a2626ef9:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:38:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:38:33 [info] 36#36: *1485 [lua] logger.lua:23: 910c073d4b4a3706aea31785a2626ef9 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:38:33 +0000] 910c073d4b4a3706aea31785a2626ef9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/02/02 07:38:43 [info] 41#41: *1487 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:43 [info] 36#36: *1486 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:48 [info] 36#36: *1488 [lua] access_by_lua(msblocations.conf:189):2: 70fa834040d906a0d66987cbd7a7ac00:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:38:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.71.149 - - [02/Feb/2023:07:38:48 +0000] 70fa834040d906a0d66987cbd7a7ac00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/02/02 07:38:48 [info] 36#36: *1488 [lua] logger.lua:23: 70fa834040d906a0d66987cbd7a7ac00 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:38:53 [info] 41#41: *1489 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:38:53 [info] 36#36: *1490 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:03 [info] 41#41: *1491 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:03 [info] 41#41: *1492 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:03 [info] 36#36: *1493 [lua] access_by_lua(msblocations.conf:189):2: 2cb81cd39299365be7d328a5be2d4c0c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:39:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.71.149 - - [02/Feb/2023:07:39:03 +0000] 2cb81cd39299365be7d328a5be2d4c0c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/02/02 07:39:03 [info] 36#36: *1493 [lua] logger.lua:23: 2cb81cd39299365be7d328a5be2d4c0c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:39:13 [info] 41#41: *1494 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:13 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:18 [info] 36#36: *1496 [lua] access_by_lua(msblocations.conf:189):2: f5182178aea205aa0a91635a88940317:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:39:18 [info] 36#36: *1496 [lua] logger.lua:23: f5182178aea205aa0a91635a88940317 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:39:18 +0000] f5182178aea205aa0a91635a88940317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:39:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:39:23 [info] 36#36: *1498 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:23 [info] 41#41: *1497 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:33 [info] 41#41: *1501 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:33 [info] 41#41: *1500 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:33 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:189):2: 7f0bc015973a2cf0a6d5771800375518:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:39:33 +0000] 7f0bc015973a2cf0a6d5771800375518 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:39:33 [info] 36#36: *1502 [lua] logger.lua:23: 7f0bc015973a2cf0a6d5771800375518 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:39:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:39:43 [info] 41#41: *1503 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:43 [info] 41#41: *1504 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:48 [info] 36#36: *1505 [lua] access_by_lua(msblocations.conf:189):2: 32eaf64f3e060bc6e146ea28e1003759:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:39:48 [info] 36#36: *1505 [lua] logger.lua:23: 32eaf64f3e060bc6e146ea28e1003759 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:39:48 +0000] 32eaf64f3e060bc6e146ea28e1003759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:39:53 [info] 41#41: *1506 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:39:53 [info] 36#36: *1507 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:03 [info] 41#41: *1509 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:03 [info] 36#36: *1508 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:03 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:189):2: 04ea9d9149a53b134d25eab0e18a719e:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:40:03 [info] 36#36: *1510 [lua] logger.lua:23: 04ea9d9149a53b134d25eab0e18a719e {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:40:03 +0000] 04ea9d9149a53b134d25eab0e18a719e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:40:13 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:13 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:18 [info] 36#36: *1513 [lua] access_by_lua(msblocations.conf:189):2: 6260025260c1e3ba32cdda1afe44fd50:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:40:18 [info] 36#36: *1513 [lua] logger.lua:23: 6260025260c1e3ba32cdda1afe44fd50 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:40:18 +0000] 6260025260c1e3ba32cdda1afe44fd50 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:40:23 [info] 41#41: *1515 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:23 [info] 41#41: *1514 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:33 [info] 41#41: *1518 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:33 [info] 41#41: *1517 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:33 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:189):2: 8ec34056d58801774284523fb8bb03ce:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:40:33 +0000] 8ec34056d58801774284523fb8bb03ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:40:33 [info] 36#36: *1519 [lua] logger.lua:23: 8ec34056d58801774284523fb8bb03ce {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:40:43 [info] 41#41: *1521 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:43 [info] 36#36: *1520 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:48 [info] 36#36: *1522 [lua] access_by_lua(msblocations.conf:189):2: fc07884f8e20f3bf5d6dbd2b9528fa37:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:40:48 [info] 36#36: *1522 [lua] logger.lua:23: fc07884f8e20f3bf5d6dbd2b9528fa37 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:40:48 +0000] fc07884f8e20f3bf5d6dbd2b9528fa37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:40:53 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:40:53 [info] 36#36: *1524 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:03 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:03 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:03 [info] 36#36: *1527 [lua] access_by_lua(msblocations.conf:189):2: 531572d5a4e8321571f567df6af5b40c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:41:03 [info] 36#36: *1527 [lua] logger.lua:23: 531572d5a4e8321571f567df6af5b40c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:41:03 +0000] 531572d5a4e8321571f567df6af5b40c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:41:13 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:13 [info] 41#41: *1529 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:18 [info] 36#36: *1530 [lua] access_by_lua(msblocations.conf:189):2: b23689e733be4c7cef0644ade293ad10:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:41:18 [info] 36#36: *1530 [lua] logger.lua:23: b23689e733be4c7cef0644ade293ad10 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:41:18 +0000] b23689e733be4c7cef0644ade293ad10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:41:23 [info] 41#41: *1531 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:23 [info] 36#36: *1532 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:33 [info] 41#41: *1535 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:33 [info] 41#41: *1534 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:33 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:189):2: 2d107fc1bb54f2db11883d2227547830:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:41:33 [info] 36#36: *1536 [lua] logger.lua:23: 2d107fc1bb54f2db11883d2227547830 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:41:33 +0000] 2d107fc1bb54f2db11883d2227547830 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:41:43 [info] 41#41: *1537 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:43 [info] 41#41: *1538 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:48 [info] 36#36: *1539 [lua] access_by_lua(msblocations.conf:189):2: e0c7fd395fc3d9760d9e4c0c436bf11f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:41:48 [info] 36#36: *1539 [lua] logger.lua:23: e0c7fd395fc3d9760d9e4c0c436bf11f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:41:48 +0000] e0c7fd395fc3d9760d9e4c0c436bf11f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:41:53 [info] 41#41: *1540 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:41:53 [info] 36#36: *1541 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:03 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:03 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:03 [info] 36#36: *1544 [lua] access_by_lua(msblocations.conf:189):2: 4881bbff9ace810d240e9b37c2307c60:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:42:03 [info] 36#36: *1544 [lua] logger.lua:23: 4881bbff9ace810d240e9b37c2307c60 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:42:03 +0000] 4881bbff9ace810d240e9b37c2307c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:42:13 [info] 41#41: *1545 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:13 [info] 41#41: *1546 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:18 [info] 36#36: *1547 [lua] access_by_lua(msblocations.conf:189):2: 16e667fab7b8b8eb3860fb8e681c0672:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:42:18 [info] 36#36: *1547 [lua] logger.lua:23: 16e667fab7b8b8eb3860fb8e681c0672 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:42:18 +0000] 16e667fab7b8b8eb3860fb8e681c0672 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:42:23 [info] 41#41: *1548 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:23 [info] 41#41: *1549 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:33 [info] 36#36: *1552 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:33 [info] 36#36: *1551 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:34 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:189):2: 33427b44195f6ced5e923c3b35be5d40:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:42:34 [info] 36#36: *1553 [lua] logger.lua:23: 33427b44195f6ced5e923c3b35be5d40 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:42:34 +0000] 33427b44195f6ced5e923c3b35be5d40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:42:43 [info] 41#41: *1554 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:43 [info] 36#36: *1555 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:49 [info] 36#36: *1556 [lua] access_by_lua(msblocations.conf:189):2: 891cdbb2642041c871020823d0c5e32a:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:42:49 [info] 36#36: *1556 [lua] logger.lua:23: 891cdbb2642041c871020823d0c5e32a {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:42:49 +0000] 891cdbb2642041c871020823d0c5e32a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:42:53 [info] 36#36: *1557 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:42:53 [info] 36#36: *1558 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:03 [info] 41#41: *1559 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:03 [info] 36#36: *1560 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:04 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:189):2: faa365ea79bdba1b564a67f11abf3261:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:43:04 [info] 36#36: *1561 [lua] logger.lua:23: faa365ea79bdba1b564a67f11abf3261 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:43:04 +0000] faa365ea79bdba1b564a67f11abf3261 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:43:13 [info] 36#36: *1562 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:13 [info] 36#36: *1563 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:19 [info] 36#36: *1564 [lua] access_by_lua(msblocations.conf:189):2: 44cec94f319b07e6a687c441942b7ae0:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:43:19 [info] 36#36: *1564 [lua] logger.lua:23: 44cec94f319b07e6a687c441942b7ae0 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:43:19 +0000] 44cec94f319b07e6a687c441942b7ae0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/02/02 07:43:23 [info] 41#41: *1565 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:23 [info] 41#41: *1566 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:33 [info] 36#36: *1569 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:33 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:34 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:189):2: 56ebe397eb89a400df48ac1ff69b2c4f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:43:34 [info] 36#36: *1570 [lua] logger.lua:23: 56ebe397eb89a400df48ac1ff69b2c4f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:43:34 +0000] 56ebe397eb89a400df48ac1ff69b2c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:43:43 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:43 [info] 36#36: *1572 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:49 [info] 36#36: *1573 [lua] access_by_lua(msblocations.conf:189):2: a051835e32e7d810dda4ff0ced554de8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:43:49 [info] 36#36: *1573 [lua] logger.lua:23: a051835e32e7d810dda4ff0ced554de8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:43:49 +0000] a051835e32e7d810dda4ff0ced554de8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:43:53 [info] 41#41: *1574 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:43:53 [info] 36#36: *1575 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:03 [info] 41#41: *1577 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:03 [info] 41#41: *1576 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:04 [info] 36#36: *1578 [lua] access_by_lua(msblocations.conf:189):2: 59f9d2f085d7207fbf1b513ca5f6495f:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:04 +0000] 59f9d2f085d7207fbf1b513ca5f6495f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:44:04 [info] 36#36: *1578 [lua] logger.lua:23: 59f9d2f085d7207fbf1b513ca5f6495f {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:44:13 [info] 41#41: *1579 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:13 [info] 41#41: *1580 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:19 [info] 36#36: *1581 [lua] access_by_lua(msblocations.conf:189):2: 3215446110f9876d8198afb2b0986137:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:19 +0000] 3215446110f9876d8198afb2b0986137 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/02/02 07:44:19 [info] 36#36: *1581 [lua] logger.lua:23: 3215446110f9876d8198afb2b0986137 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/02/02 07:44:23 [info] 36#36: *1583 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:23 [info] 41#41: *1582 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:33 [info] 41#41: *1586 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:33 [info] 36#36: *1585 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:34 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:189):2: 5cf19f264f5a73a130464025e10bda64:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:44:34 [info] 36#36: *1587 [lua] logger.lua:23: 5cf19f264f5a73a130464025e10bda64 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:34 +0000] 5cf19f264f5a73a130464025e10bda64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:44:43 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:43 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:49 [info] 36#36: *1590 [lua] access_by_lua(msblocations.conf:189):2: e9f9e60af81fd8e20a9d46fac36ad0b8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:44:49 [info] 36#36: *1590 [lua] logger.lua:23: e9f9e60af81fd8e20a9d46fac36ad0b8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:44:49 +0000] e9f9e60af81fd8e20a9d46fac36ad0b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:44:53 [info] 36#36: *1591 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:44:53 [info] 36#36: *1592 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:03 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:03 [info] 41#41: *1594 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:04 [info] 36#36: *1595 [lua] access_by_lua(msblocations.conf:189):2: 1e6f6db7bea06ca98f01f501561c0649:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:45:04 +0000] 1e6f6db7bea06ca98f01f501561c0649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:45:04 [info] 36#36: *1595 [lua] logger.lua:23: 1e6f6db7bea06ca98f01f501561c0649 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:45:13 [info] 41#41: *1597 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:13 [info] 41#41: *1596 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:19 [info] 36#36: *1598 [lua] access_by_lua(msblocations.conf:189):2: 74490722fc82631bc7ac160ee662ee06:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:45:19 [info] 36#36: *1598 [lua] logger.lua:23: 74490722fc82631bc7ac160ee662ee06 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:45:19 +0000] 74490722fc82631bc7ac160ee662ee06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:45:23 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:23 [info] 36#36: *1600 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:33 [info] 41#41: *1602 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:33 [info] 41#41: *1603 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:34 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:189):2: 9e01c310043a35712940bc228d69e71d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:45:34 [info] 36#36: *1604 [lua] logger.lua:23: 9e01c310043a35712940bc228d69e71d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:45:34 +0000] 9e01c310043a35712940bc228d69e71d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:45:43 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:43 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:49 [info] 36#36: *1607 [lua] access_by_lua(msblocations.conf:189):2: cac2dcb8750da57044b65406defee58c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:45:49 +0000] cac2dcb8750da57044b65406defee58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:45:49 [info] 36#36: *1607 [lua] logger.lua:23: cac2dcb8750da57044b65406defee58c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , 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/02/02 07:45:53 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:45:53 [info] 36#36: *1609 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:03 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:03 [info] 41#41: *1611 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:04 [info] 36#36: *1612 [lua] access_by_lua(msblocations.conf:189):2: 4e0a0808c637a56ea1ed46515739415d:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:04 +0000] 4e0a0808c637a56ea1ed46515739415d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:46:04 [info] 36#36: *1612 [lua] logger.lua:23: 4e0a0808c637a56ea1ed46515739415d {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:46:13 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:13 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:15 [info] 36#36: *1615 client closed connection while waiting for request, client: 192.168.8.149, server: 0.0.0.0:443 2023/02/02 07:46:19 [info] 36#36: *1616 [lua] access_by_lua(msblocations.conf:189):2: 2f46b34b2c40ef21d14cfb1184ff6a49:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:19 +0000] 2f46b34b2c40ef21d14cfb1184ff6a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/02/02 07:46:19 [info] 36#36: *1616 [lua] logger.lua:23: 2f46b34b2c40ef21d14cfb1184ff6a49 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:46:23 [info] 36#36: *1617 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:23 [info] 36#36: *1618 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:33 [info] 41#41: *1620 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:33 [info] 36#36: *1621 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:34 [info] 36#36: *1622 [lua] access_by_lua(msblocations.conf:189):2: 705a5b1ae1b6cb2d9d836c622ad559f7:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/02/02 07:46:34 [info] 36#36: *1622 [lua] logger.lua:23: 705a5b1ae1b6cb2d9d836c622ad559f7 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:34 +0000] 705a5b1ae1b6cb2d9d836c622ad559f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:46:43 [info] 36#36: *1623 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:43 [info] 36#36: *1624 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:49 [info] 36#36: *1625 [lua] access_by_lua(msblocations.conf:189):2: 974099b34e672a30e5f724530231ec21:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:46:49 [info] 36#36: *1625 [lua] logger.lua:23: 974099b34e672a30e5f724530231ec21 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:46:49 +0000] 974099b34e672a30e5f724530231ec21 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/02/02 07:46:53 [info] 36#36: *1626 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:46:53 [info] 36#36: *1627 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:03 [info] 36#36: *1629 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:03 [info] 36#36: *1628 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:04 [info] 36#36: *1630 [lua] access_by_lua(msblocations.conf:189):2: 682e473657b316277747c1beee30e1af:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:47:04 [info] 36#36: *1630 [lua] logger.lua:23: 682e473657b316277747c1beee30e1af {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:47:04 +0000] 682e473657b316277747c1beee30e1af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - - [02/Feb/2023:07:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/02/02 07:47:13 [info] 36#36: *1631 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:13 [info] 36#36: *1632 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:19 [info] 36#36: *1633 [lua] access_by_lua(msblocations.conf:189):2: 9bacf802a2068d923a1dbc53f50d90b8:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:47:19 +0000] 9bacf802a2068d923a1dbc53f50d90b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/02/02 07:47:19 [info] 36#36: *1633 [lua] logger.lua:23: 9bacf802a2068d923a1dbc53f50d90b8 {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/02/02 07:47:23 [info] 36#36: *1634 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:23 [info] 36#36: *1635 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:33 [info] 36#36: *1637 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:33 [info] 36#36: *1638 client closed connection while SSL handshaking, client: 10.233.67.40, server: 0.0.0.0:443 2023/02/02 07:47:34 [info] 36#36: *1639 [lua] access_by_lua(msblocations.conf:189):2: 7ebeb4528ad8af31a786dbc15379d15c:receive the request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/02/02 07:47:34 [info] 36#36: *1639 [lua] logger.lua:23: 7ebeb4528ad8af31a786dbc15379d15c {"matched":"microservices"} while logging request, client: 10.233.71.149, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.71.149 - - [02/Feb/2023:07:47:34 +0000] 7ebeb4528ad8af31a786dbc15379d15c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.71.149 - -