@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.42.126 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/06 03:00:33 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil 2023/01/06 03:00:33 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil' 2023/01/06 03:00:33 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer 2023/01/06 03:00:33 [notice] 33#33: using the "epoll" event method 2023/01/06 03:00:33 [notice] 33#33: openresty/1.13.6.1 2023/01/06 03:00:33 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/06 03:00:33 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/06 03:00:33 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/06 03:00:33 [notice] 34#34: start worker processes 2023/01/06 03:00:33 [notice] 34#34: start worker process 36 2023/01/06 03:00:33 [notice] 34#34: start worker process 37 2023/01/06 03:00:33 [notice] 34#34: start worker process 38 2023/01/06 03:00:33 [notice] 34#34: start worker process 40 2023/01/06 03:00:33 [notice] 34#34: start worker process 41 2023/01/06 03:00:33 [notice] 34#34: start worker process 42 2023/01/06 03:00:33 [notice] 34#34: start worker process 43 2023/01/06 03:00:33 [notice] 34#34: start worker process 44 2023/01/06 03:00:33 [notice] 34#34: start cache manager process 45 2023/01/06 03:00:33 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230106030033.hprof @CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar @EXT_DIRS@ ========================================================================== @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_CMD@ 2023-01-06 03:00:36 847 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-06 03:00:36 874 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-06 03:00:36 874 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-06 03:00:36 955 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-06 03:00:36 956 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.42.126:10081 Enabled:true 2023-01-06 03:00:39 417 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-06 03:00:39 535 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-06 03:00:39 536 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-06 03:00:39 537 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-06 03:00:39 538 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-06 03:00:39 539 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-06 03:00:39 539 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-06 03:00:39 539 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-06 03:00:39 647 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-06 03:00:39 817 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-06 03:00:39 817 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-06 03:00:39 817 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-06 03:00:40 543 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/06 03:00:50 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:00:50 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:00:58 [info] 36#36: *14 [lua] access_by_lua(msblocations.conf:133):2: 595f4ee8282a75c06710555f0ce3fe72:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/06 03:00:58 [info] 36#36: *14 [lua] logger.lua:23: 595f4ee8282a75c06710555f0ce3fe72 {"matched":"microservices"} while logging request, client: 10.233.67.217, 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.67.217 - - [06/Jan/2023:03:00:58 +0000] 595f4ee8282a75c06710555f0ce3fe72 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.334 upstream_response_time:0.332 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.217 - - [06/Jan/2023:03:00:58 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 253 2023/01/06 03:01:00 [info] 36#36: *17 [lua] access_by_lua(msblocations.conf:133):2: 37ef264a32592cbb203d21fa3fd304c4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:00 +0000] 37ef264a32592cbb203d21fa3fd304c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/06 03:01:00 [info] 36#36: *17 [lua] logger.lua:23: 37ef264a32592cbb203d21fa3fd304c4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/06 03:01:00 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:00 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:08 [info] 36#36: *14 client 10.233.67.217 closed keepalive connection 2023/01/06 03:01:10 [info] 36#36: *21 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:10 [info] 36#36: *20 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:15 [info] 36#36: *22 [lua] access_by_lua(msblocations.conf:133):2: 7ff4da714001618b2a0988b40518d403:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:15 +0000] 7ff4da714001618b2a0988b40518d403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:01:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:01:15 [info] 36#36: *22 [lua] logger.lua:23: 7ff4da714001618b2a0988b40518d403 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:01:20 [info] 37#37: *23 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:20 [info] 36#36: *24 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:30 [info] 36#36: *25 [lua] access_by_lua(msblocations.conf:133):2: 410c540b3407590d2a3c04fcef647c61:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:01:30 [info] 36#36: *25 [lua] logger.lua:23: 410c540b3407590d2a3c04fcef647c61 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:30 +0000] 410c540b3407590d2a3c04fcef647c61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/06 03:01:30 [info] 36#36: *26 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:30 [info] 36#36: *27 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:33 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/06 03:01:33 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/06 03:01:33 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/06 03:01:33 [notice] 34#34: signal 29 (SIGIO) received 2023/01/06 03:01:40 [info] 36#36: *30 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:40 [info] 36#36: *29 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:45 [info] 36#36: *31 [lua] access_by_lua(msblocations.conf:133):2: 1aade5c84d240a45eadf069f13d58602:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:01:45 [info] 36#36: *31 [lua] logger.lua:23: 1aade5c84d240a45eadf069f13d58602 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:01:45 +0000] 1aade5c84d240a45eadf069f13d58602 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:01:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:01:50 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:01:50 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:00 [info] 36#36: *34 [lua] access_by_lua(msblocations.conf:133):2: d84b8422c3e7ac6dccccf705a713d690:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:02:00 +0000] d84b8422c3e7ac6dccccf705a713d690 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/06 03:02:00 [info] 36#36: *34 [lua] logger.lua:23: d84b8422c3e7ac6dccccf705a713d690 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:02:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 03:02:00 [info] 36#36: *36 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:00 [info] 36#36: *35 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:10 [info] 36#36: *38 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:10 [info] 36#36: *37 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:15 [info] 36#36: *39 [lua] access_by_lua(msblocations.conf:133):2: fbb5f70660f93dc7699f6bb35a588efd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:02:15 [info] 36#36: *39 [lua] logger.lua:23: fbb5f70660f93dc7699f6bb35a588efd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:02:15 +0000] fbb5f70660f93dc7699f6bb35a588efd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:02:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:02:20 [info] 36#36: *40 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:20 [info] 36#36: *41 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:30 [info] 36#36: *42 [lua] access_by_lua(msblocations.conf:133):2: 6fa3a0e506bb2bda73f4b286d13217f4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:02:30 +0000] 6fa3a0e506bb2bda73f4b286d13217f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:02:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:02:30 [info] 36#36: *42 [lua] logger.lua:23: 6fa3a0e506bb2bda73f4b286d13217f4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:02:30 [info] 36#36: *44 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:30 [info] 36#36: *43 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:40 [info] 37#37: *46 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:40 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:45 [info] 36#36: *48 [lua] access_by_lua(msblocations.conf:133):2: c55f156648079418199920f25f604b4d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:02:45 [info] 36#36: *48 [lua] logger.lua:23: c55f156648079418199920f25f604b4d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:02:45 +0000] c55f156648079418199920f25f604b4d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:02:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:02:50 [info] 37#37: *50 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:02:50 [info] 37#37: *49 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:00 [info] 36#36: *51 [lua] access_by_lua(msblocations.conf:133):2: 3c242e648b386e47d6414e3dd1b7cdf6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:03:00 [info] 36#36: *51 [lua] logger.lua:23: 3c242e648b386e47d6414e3dd1b7cdf6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:03:00 +0000] 3c242e648b386e47d6414e3dd1b7cdf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:03:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:03:00 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:00 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:10 [info] 36#36: *54 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:10 [info] 36#36: *55 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:15 [info] 36#36: *56 [lua] access_by_lua(msblocations.conf:133):2: 93e5b4c03e112a4e66bc7e8bdc3285ff:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:03:15 +0000] 93e5b4c03e112a4e66bc7e8bdc3285ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 03:03:15 [info] 36#36: *56 [lua] logger.lua:23: 93e5b4c03e112a4e66bc7e8bdc3285ff {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:03:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:03:20 [info] 36#36: *57 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:20 [info] 36#36: *58 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:30 [info] 36#36: *59 [lua] access_by_lua(msblocations.conf:133):2: 9dfa6a4e31d4c4915231444588a32a16:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:03:30 [info] 36#36: *59 [lua] logger.lua:23: 9dfa6a4e31d4c4915231444588a32a16 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:03:30 +0000] 9dfa6a4e31d4c4915231444588a32a16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:03:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:03:30 [info] 36#36: *61 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:30 [info] 36#36: *60 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:39 [info] 36#36: *63 [lua] access_by_lua(msblocations.conf:133):2: 5ae6cfac59ae37bdcf4cf92e62c50ae5:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.67.217 - - [06/Jan/2023:03:03:39 +0000] 5ae6cfac59ae37bdcf4cf92e62c50ae5 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.140 upstream_response_time:0.139 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/06 03:03:39 [info] 36#36: *63 [lua] logger.lua:23: 5ae6cfac59ae37bdcf4cf92e62c50ae5 {"matched":"microservices"} while logging request, client: 10.233.67.217, 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.67.217 - - [06/Jan/2023:03:03:39 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 136 2023/01/06 03:03:40 [info] 36#36: *64 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:40 [info] 36#36: *65 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:45 [info] 36#36: *63 client 10.233.67.217 closed keepalive connection 2023/01/06 03:03:45 [info] 36#36: *66 [lua] access_by_lua(msblocations.conf:133):2: 0db53f8eac1571bfedac39873e7d21ae:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:03:45 [info] 36#36: *66 [lua] logger.lua:23: 0db53f8eac1571bfedac39873e7d21ae {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:03:45 +0000] 0db53f8eac1571bfedac39873e7d21ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:03:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:03:50 [info] 37#37: *68 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:03:50 [info] 37#37: *67 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:00 [info] 36#36: *69 [lua] access_by_lua(msblocations.conf:133):2: f85a1c1a15d90bccdd6cbbf1053de447:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:04:00 [info] 36#36: *70 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:00 [info] 36#36: *71 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 10.233.66.124 - - [06/Jan/2023:03:04:00 +0000] f85a1c1a15d90bccdd6cbbf1053de447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-" 2023/01/06 03:04:00 [info] 36#36: *69 [lua] logger.lua:23: f85a1c1a15d90bccdd6cbbf1053de447 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/06 03:04:10 [info] 37#37: *72 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:10 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:15 [info] 36#36: *74 [lua] access_by_lua(msblocations.conf:133):2: 0fd3d5de4fa3bf3d75c3c9eaa2f07de5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:15 +0000] 0fd3d5de4fa3bf3d75c3c9eaa2f07de5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:04:15 [info] 36#36: *74 [lua] logger.lua:23: 0fd3d5de4fa3bf3d75c3c9eaa2f07de5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:04:20 [info] 36#36: *75 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:20 [info] 36#36: *76 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:30 [info] 36#36: *77 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:30 [info] 36#36: *78 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:30 [info] 36#36: *79 [lua] access_by_lua(msblocations.conf:133):2: dfdf6b42f8dc55bc6ee0d35ca1febde3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:30 +0000] dfdf6b42f8dc55bc6ee0d35ca1febde3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:04:30 [info] 36#36: *79 [lua] logger.lua:23: dfdf6b42f8dc55bc6ee0d35ca1febde3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:04:40 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:40 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:45 [info] 36#36: *83 [lua] access_by_lua(msblocations.conf:133):2: e729b54b82cdfbcf4243176e802541e6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:45 +0000] e729b54b82cdfbcf4243176e802541e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:04:45 [info] 36#36: *83 [lua] logger.lua:23: e729b54b82cdfbcf4243176e802541e6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:04:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:04:50 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:04:50 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:00 [info] 36#36: *87 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:00 [info] 36#36: *86 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:00 [info] 36#36: *88 [lua] access_by_lua(msblocations.conf:133):2: 3a1cc4bfecb30170e028f1e3e8705a4f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.124 - - [06/Jan/2023:03:05:00 +0000] 3a1cc4bfecb30170e028f1e3e8705a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/06 03:05:00 [info] 36#36: *88 [lua] logger.lua:23: 3a1cc4bfecb30170e028f1e3e8705a4f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:05:10 [info] 36#36: *89 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:10 [info] 36#36: *90 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:15 [info] 36#36: *91 [lua] access_by_lua(msblocations.conf:133):2: 254260440ca1f90afc516c132c67c669:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:15 +0000] 254260440ca1f90afc516c132c67c669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 03:05:15 [info] 36#36: *91 [lua] logger.lua:23: 254260440ca1f90afc516c132c67c669 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/06 03:05:20 [info] 36#36: *93 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:20 [info] 36#36: *92 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:22 [info] 36#36: *94 [lua] access_by_lua(msblocations.conf:133):2: 49fc0b4a755de83352efb07ed40f33bf:receive the request, client: 10.233.66.204, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/06 03:05:22 [info] 36#36: *94 [lua] logger.lua:23: 49fc0b4a755de83352efb07ed40f33bf {"matched":"microservices"} while logging request, client: 10.233.66.204, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.66.204 - - [06/Jan/2023:03:05:22 +0000] 49fc0b4a755de83352efb07ed40f33bf "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.218 upstream_response_time:0.217 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.66.204 - - [06/Jan/2023:03:05:22 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 215 2023/01/06 03:05:30 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:30 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:30 [info] 36#36: *97 [lua] access_by_lua(msblocations.conf:133):2: 3315b7d9bab22510cc046587d4039753:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:30 +0000] 3315b7d9bab22510cc046587d4039753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 03:05:30 [info] 36#36: *97 [lua] logger.lua:23: 3315b7d9bab22510cc046587d4039753 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 40 2023/01/06 03:05:33 [info] 36#36: *94 client 10.233.66.204 closed keepalive connection 2023/01/06 03:05:40 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:40 [info] 37#37: *100 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:45 [info] 36#36: *101 [lua] access_by_lua(msblocations.conf:133):2: 57df2825d704405afecb5ae4a1d8f84e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:05:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.66.124 - - [06/Jan/2023:03:05:45 +0000] 57df2825d704405afecb5ae4a1d8f84e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.022 "-" "Consul Health Check" "-" 2023/01/06 03:05:45 [info] 36#36: *101 [lua] logger.lua:23: 57df2825d704405afecb5ae4a1d8f84e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:05:50 [info] 36#36: *103 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:05:50 [info] 36#36: *102 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:00 [info] 36#36: *104 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:00 [info] 36#36: *105 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:00 [info] 36#36: *106 [lua] access_by_lua(msblocations.conf:133):2: a5f022db70028a246b753ab7f2fc4588:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:06:00 [info] 36#36: *106 [lua] logger.lua:23: a5f022db70028a246b753ab7f2fc4588 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:06:00 +0000] a5f022db70028a246b753ab7f2fc4588 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:06:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:06:10 [info] 37#37: *108 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:10 [info] 36#36: *107 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:15 [info] 36#36: *109 [lua] access_by_lua(msblocations.conf:133):2: e6a073747c621a2a0b4db9c92a43845a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:06:15 +0000] e6a073747c621a2a0b4db9c92a43845a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:06:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:06:15 [info] 36#36: *109 [lua] logger.lua:23: e6a073747c621a2a0b4db9c92a43845a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:06:20 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:20 [info] 37#37: *111 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:30 [info] 36#36: *112 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:30 [info] 36#36: *113 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:30 [info] 36#36: *114 [lua] access_by_lua(msblocations.conf:133):2: bb88ae57263d62fffb79263d55f0909e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:06:30 [info] 36#36: *114 [lua] logger.lua:23: bb88ae57263d62fffb79263d55f0909e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:06:30 +0000] bb88ae57263d62fffb79263d55f0909e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:06:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:06:36 [info] 36#36: *116 [lua] access_by_lua(msblocations.conf:133):2: d53d5e782448ac979d5f907932ecddec:receive the request, client: 10.233.67.217, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/06 03:06:36 [info] 36#36: *116 [lua] logger.lua:23: d53d5e782448ac979d5f907932ecddec {"matched":"microservices"} while logging request, client: 10.233.67.217, 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.67.217 - - [06/Jan/2023:03:06:36 +0000] d53d5e782448ac979d5f907932ecddec "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.078 upstream_response_time:0.076 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.217 - - [06/Jan/2023:03:06:36 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 75 2023/01/06 03:06:40 [info] 37#37: *117 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:40 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:45 [info] 36#36: *119 [lua] access_by_lua(msblocations.conf:133):2: 76c49c736c9d3f34e05959eb931fa4ee:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:06:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:06:45 +0000] 76c49c736c9d3f34e05959eb931fa4ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:06:45 [info] 36#36: *119 [lua] logger.lua:23: 76c49c736c9d3f34e05959eb931fa4ee {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:06:46 [info] 36#36: *116 client 10.233.67.217 closed keepalive connection 2023/01/06 03:06:50 [info] 36#36: *121 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:06:50 [info] 36#36: *120 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:00 [info] 36#36: *122 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:00 [info] 36#36: *123 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:00 [info] 36#36: *124 [lua] access_by_lua(msblocations.conf:133):2: 3889c326d566898205b4ff655fcfdbaf:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:07:01 [info] 36#36: *124 [lua] logger.lua:23: 3889c326d566898205b4ff655fcfdbaf {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.124 - - [06/Jan/2023:03:07:01 +0000] 3889c326d566898205b4ff655fcfdbaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:07:10 [info] 36#36: *126 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:10 [info] 36#36: *125 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:16 [info] 36#36: *127 [lua] access_by_lua(msblocations.conf:133):2: 12366bcfaab47b8b0b23c047d72c3106:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:16 +0000] 12366bcfaab47b8b0b23c047d72c3106 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:07:16 [info] 36#36: *127 [lua] logger.lua:23: 12366bcfaab47b8b0b23c047d72c3106 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:07:20 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:20 [info] 37#37: *128 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:30 [info] 37#37: *131 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:30 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:31 [info] 36#36: *132 [lua] access_by_lua(msblocations.conf:133):2: b74901336f89feff880a76d69627526a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:31 +0000] b74901336f89feff880a76d69627526a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:07:31 [info] 36#36: *132 [lua] logger.lua:23: b74901336f89feff880a76d69627526a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:07:40 [info] 36#36: *134 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:40 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:46 [info] 36#36: *136 [lua] access_by_lua(msblocations.conf:133):2: e08786fb709fac9d98420d14f72f2ebe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:07:46 [info] 36#36: *136 [lua] logger.lua:23: e08786fb709fac9d98420d14f72f2ebe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:07:46 +0000] e08786fb709fac9d98420d14f72f2ebe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:07:50 [info] 36#36: *138 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:07:50 [info] 36#36: *137 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:00 [info] 36#36: *139 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:00 [info] 36#36: *140 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:01 [info] 36#36: *141 [lua] access_by_lua(msblocations.conf:133):2: 6b2a7fe2fc09e33e3cf193fd78c56ae3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:08:01 [info] 36#36: *141 [lua] logger.lua:23: 6b2a7fe2fc09e33e3cf193fd78c56ae3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:08:01 +0000] 6b2a7fe2fc09e33e3cf193fd78c56ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:08:10 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:10 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:16 [info] 36#36: *144 [lua] access_by_lua(msblocations.conf:133):2: fefb0dab270672f61d79b1f63c889fc6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:08:16 [info] 36#36: *144 [lua] logger.lua:23: fefb0dab270672f61d79b1f63c889fc6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:08:16 +0000] fefb0dab270672f61d79b1f63c889fc6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:08:20 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:20 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:30 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:30 [info] 37#37: *148 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:31 [info] 36#36: *149 [lua] access_by_lua(msblocations.conf:133):2: 3b76778af55a5b5e4d5bc1de570d6ecc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:08:31 [info] 36#36: *149 [lua] logger.lua:23: 3b76778af55a5b5e4d5bc1de570d6ecc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:08:31 +0000] 3b76778af55a5b5e4d5bc1de570d6ecc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:08:40 [info] 36#36: *152 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:40 [info] 36#36: *151 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:46 [info] 36#36: *153 [lua] access_by_lua(msblocations.conf:133):2: 8c59e480e0ae99693a1afa5ffc1b4ead:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:08:46 +0000] 8c59e480e0ae99693a1afa5ffc1b4ead "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/06 03:08:46 [info] 36#36: *153 [lua] logger.lua:23: 8c59e480e0ae99693a1afa5ffc1b4ead {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 33 2023/01/06 03:08:50 [info] 36#36: *155 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:08:50 [info] 36#36: *154 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:00 [info] 37#37: *157 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:00 [info] 36#36: *156 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:01 [info] 36#36: *158 [lua] access_by_lua(msblocations.conf:133):2: 815eabc050844ce81b13fe616870a968:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:09:01 [info] 36#36: *158 [lua] logger.lua:23: 815eabc050844ce81b13fe616870a968 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:09:01 +0000] 815eabc050844ce81b13fe616870a968 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 03:09:10 [info] 36#36: *160 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:10 [info] 36#36: *159 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:16 [info] 36#36: *161 [lua] access_by_lua(msblocations.conf:133):2: a02ad8c10f39a50ffdef2b84134f491b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:09:16 [info] 36#36: *161 [lua] logger.lua:23: a02ad8c10f39a50ffdef2b84134f491b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:09:16 +0000] a02ad8c10f39a50ffdef2b84134f491b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:09:20 [info] 36#36: *162 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:20 [info] 36#36: *163 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:30 [info] 37#37: *165 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:30 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:31 [info] 36#36: *166 [lua] access_by_lua(msblocations.conf:133):2: af049f578d730688c0ae6ee87ea3aee1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:09:31 [info] 36#36: *166 [lua] logger.lua:23: af049f578d730688c0ae6ee87ea3aee1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:09:31 +0000] af049f578d730688c0ae6ee87ea3aee1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:09:40 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:40 [info] 37#37: *168 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:46 [info] 36#36: *170 [lua] access_by_lua(msblocations.conf:133):2: f34993c10d20a585b0c632592d642d74:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:09:46 +0000] f34993c10d20a585b0c632592d642d74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:09:46 [info] 36#36: *170 [lua] logger.lua:23: f34993c10d20a585b0c632592d642d74 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:09:50 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:09:50 [info] 37#37: *171 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:00 [info] 36#36: *173 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:00 [info] 37#37: *174 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:01 [info] 36#36: *175 [lua] access_by_lua(msblocations.conf:133):2: 22fd726bc60750c9219940c4a588d9fb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:10:01 [info] 36#36: *175 [lua] logger.lua:23: 22fd726bc60750c9219940c4a588d9fb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:10:01 +0000] 22fd726bc60750c9219940c4a588d9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:10:10 [info] 36#36: *176 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:10 [info] 36#36: *177 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:16 [info] 36#36: *178 [lua] access_by_lua(msblocations.conf:133):2: ef82ffa1114865a60d75993e4d55243a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:10:16 [info] 36#36: *178 [lua] logger.lua:23: ef82ffa1114865a60d75993e4d55243a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:10:16 +0000] ef82ffa1114865a60d75993e4d55243a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:10:20 [info] 37#37: *179 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:20 [info] 36#36: *180 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:30 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:30 [info] 37#37: *182 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:31 [info] 36#36: *183 [lua] access_by_lua(msblocations.conf:133):2: 604f9b59eda50a7a38d8269391b14681:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:10:31 [info] 36#36: *183 [lua] logger.lua:23: 604f9b59eda50a7a38d8269391b14681 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:10:31 +0000] 604f9b59eda50a7a38d8269391b14681 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:10:40 [info] 36#36: *186 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:40 [info] 36#36: *185 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:46 [info] 36#36: *187 [lua] access_by_lua(msblocations.conf:133):2: 1805a9bb53cd30283a8b25a6e8e5a1ac:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:10:46 +0000] 1805a9bb53cd30283a8b25a6e8e5a1ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:10:46 [info] 36#36: *187 [lua] logger.lua:23: 1805a9bb53cd30283a8b25a6e8e5a1ac {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:10:50 [info] 37#37: *188 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:10:50 [info] 36#36: *189 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:00 [info] 36#36: *190 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:00 [info] 36#36: *191 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:01 [info] 36#36: *192 [lua] access_by_lua(msblocations.conf:133):2: abcb003af8baee3c851b0c8e0fede091:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.124 - - [06/Jan/2023:03:11:01 +0000] abcb003af8baee3c851b0c8e0fede091 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:11:01 [info] 36#36: *192 [lua] logger.lua:23: abcb003af8baee3c851b0c8e0fede091 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:11:10 [info] 36#36: *193 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:10 [info] 36#36: *194 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:16 [info] 36#36: *195 [lua] access_by_lua(msblocations.conf:133):2: 5525996384e56393a14fbf72c7d28994:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:11:16 [info] 36#36: *195 [lua] logger.lua:23: 5525996384e56393a14fbf72c7d28994 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:11:16 +0000] 5525996384e56393a14fbf72c7d28994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:11:20 [info] 36#36: *197 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:20 [info] 36#36: *196 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:30 [info] 37#37: *198 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:30 [info] 37#37: *199 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:31 [info] 36#36: *200 [lua] access_by_lua(msblocations.conf:133):2: d19921db438a3f46eb09133da4067218:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:11:31 +0000] d19921db438a3f46eb09133da4067218 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:11:31 [info] 36#36: *200 [lua] logger.lua:23: d19921db438a3f46eb09133da4067218 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:11:40 [info] 36#36: *203 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:40 [info] 36#36: *202 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:46 [info] 36#36: *204 [lua] access_by_lua(msblocations.conf:133):2: a75f6ffdb6e4b48533b1eaf8f02478c9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:11:46 +0000] a75f6ffdb6e4b48533b1eaf8f02478c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:11:46 [info] 36#36: *204 [lua] logger.lua:23: a75f6ffdb6e4b48533b1eaf8f02478c9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:11:50 [info] 37#37: *205 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:11:50 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:00 [info] 36#36: *207 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:00 [info] 36#36: *208 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:01 [info] 36#36: *209 [lua] access_by_lua(msblocations.conf:133):2: 552908c45d52b55a61b67bdbe4eb7af1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:12:01 [info] 36#36: *209 [lua] logger.lua:23: 552908c45d52b55a61b67bdbe4eb7af1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:12:01 +0000] 552908c45d52b55a61b67bdbe4eb7af1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/06 03:12:10 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:10 [info] 36#36: *211 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:16 [info] 36#36: *212 [lua] access_by_lua(msblocations.conf:133):2: b89055ad0e7ced24dfe908d02036be55:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:12:16 [info] 36#36: *212 [lua] logger.lua:23: b89055ad0e7ced24dfe908d02036be55 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 10.233.66.124 - - [06/Jan/2023:03:12:16 +0000] b89055ad0e7ced24dfe908d02036be55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "Consul Health Check" "-" 2023/01/06 03:12:20 [info] 36#36: *214 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:20 [info] 36#36: *213 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:30 [info] 36#36: *215 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:30 [info] 36#36: *216 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:31 [info] 36#36: *217 [lua] access_by_lua(msblocations.conf:133):2: 573478c2a652056340abcccb56ffe4a3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:12:31 [info] 36#36: *217 [lua] logger.lua:23: 573478c2a652056340abcccb56ffe4a3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:12:31 +0000] 573478c2a652056340abcccb56ffe4a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:12:40 [info] 37#37: *219 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:40 [info] 36#36: *220 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:46 [info] 36#36: *221 [lua] access_by_lua(msblocations.conf:133):2: 1ed7458f45e784edb83979bb746b5d0d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:12:46 +0000] 1ed7458f45e784edb83979bb746b5d0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/06 03:12:46 [info] 36#36: *221 [lua] logger.lua:23: 1ed7458f45e784edb83979bb746b5d0d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/06 03:12:50 [info] 36#36: *222 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:12:50 [info] 36#36: *223 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:00 [info] 36#36: *224 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:00 [info] 36#36: *225 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:01 [info] 36#36: *226 [lua] access_by_lua(msblocations.conf:133):2: d60db7e0f6f892ad926adad328dc61a3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:13:01 [info] 36#36: *226 [lua] logger.lua:23: d60db7e0f6f892ad926adad328dc61a3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:13:01 +0000] d60db7e0f6f892ad926adad328dc61a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:13:10 [info] 36#36: *227 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:10 [info] 37#37: *228 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:16 [info] 36#36: *229 [lua] access_by_lua(msblocations.conf:133):2: a3560eddec47c732afc1598fc80069c9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:13:16 [info] 36#36: *229 [lua] logger.lua:23: a3560eddec47c732afc1598fc80069c9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:13:16 +0000] a3560eddec47c732afc1598fc80069c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:13:20 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:20 [info] 36#36: *230 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:30 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:30 [info] 37#37: *233 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:31 [info] 36#36: *234 [lua] access_by_lua(msblocations.conf:133):2: 304b07cd19f9a510c6503aa1ffda78a1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:13:31 [info] 36#36: *234 [lua] logger.lua:23: 304b07cd19f9a510c6503aa1ffda78a1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:13:31 +0000] 304b07cd19f9a510c6503aa1ffda78a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:13:40 [info] 36#36: *236 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:40 [info] 36#36: *237 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:46 [info] 36#36: *238 [lua] access_by_lua(msblocations.conf:133):2: f7c4070877b0ca53b969427cbd90fc7f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:13:46 +0000] f7c4070877b0ca53b969427cbd90fc7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:13:46 [info] 36#36: *238 [lua] logger.lua:23: f7c4070877b0ca53b969427cbd90fc7f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:13:50 [info] 36#36: *240 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:13:50 [info] 37#37: *239 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:00 [info] 37#37: *241 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:00 [info] 37#37: *242 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:01 [info] 36#36: *243 [lua] access_by_lua(msblocations.conf:133):2: 1e5ab63b233b728c718ef1bdc665f58c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:14:01 [info] 36#36: *243 [lua] logger.lua:23: 1e5ab63b233b728c718ef1bdc665f58c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:01 +0000] 1e5ab63b233b728c718ef1bdc665f58c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 03:14:10 [info] 36#36: *245 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:10 [info] 36#36: *244 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:16 [info] 36#36: *246 [lua] access_by_lua(msblocations.conf:133):2: a7c276cdeefffc39759780e7649da843:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:14:16 [info] 36#36: *246 [lua] logger.lua:23: a7c276cdeefffc39759780e7649da843 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:16 +0000] a7c276cdeefffc39759780e7649da843 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:14:20 [info] 36#36: *248 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:20 [info] 36#36: *247 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:30 [info] 36#36: *249 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:30 [info] 37#37: *250 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:31 [info] 36#36: *251 [lua] access_by_lua(msblocations.conf:133):2: a5be93f65e2f02de57d867b741f2668a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:14:31 [info] 36#36: *251 [lua] logger.lua:23: a5be93f65e2f02de57d867b741f2668a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:31 +0000] a5be93f65e2f02de57d867b741f2668a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24 2023/01/06 03:14:40 [info] 37#37: *253 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:40 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:46 [info] 36#36: *255 [lua] access_by_lua(msblocations.conf:133):2: 11ecc3b54268d7dc3c8a477c83b6615b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:46 +0000] 11ecc3b54268d7dc3c8a477c83b6615b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:14:46 [info] 36#36: *255 [lua] logger.lua:23: 11ecc3b54268d7dc3c8a477c83b6615b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:14:50 [info] 36#36: *256 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:14:50 [info] 36#36: *257 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:00 [info] 37#37: *259 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:00 [info] 36#36: *258 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:01 [info] 36#36: *260 [lua] access_by_lua(msblocations.conf:133):2: 0536baf7debee25ebf933c1e4c64ba00:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:15:01 [info] 36#36: *260 [lua] logger.lua:23: 0536baf7debee25ebf933c1e4c64ba00 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:01 +0000] 0536baf7debee25ebf933c1e4c64ba00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:15:10 [info] 36#36: *261 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:10 [info] 36#36: *262 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:16 [info] 36#36: *263 [lua] access_by_lua(msblocations.conf:133):2: 5531383ac154053fbd40fe5391c33e92:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:16 +0000] 5531383ac154053fbd40fe5391c33e92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 03:15:16 [info] 36#36: *263 [lua] logger.lua:23: 5531383ac154053fbd40fe5391c33e92 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:15:20 [info] 36#36: *265 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:20 [info] 36#36: *264 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:30 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:30 [info] 37#37: *267 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:31 [info] 36#36: *268 [lua] access_by_lua(msblocations.conf:133):2: bb0ef386a915cff17b8ef7bf7aefca1c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:15:31 [info] 36#36: *268 [lua] logger.lua:23: bb0ef386a915cff17b8ef7bf7aefca1c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:31 +0000] bb0ef386a915cff17b8ef7bf7aefca1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:15:40 [info] 36#36: *270 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:40 [info] 36#36: *271 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:46 [info] 36#36: *272 [lua] access_by_lua(msblocations.conf:133):2: 84f328a47bc95c415ed955e200ac0ae5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:15:46 +0000] 84f328a47bc95c415ed955e200ac0ae5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:15:46 [info] 36#36: *272 [lua] logger.lua:23: 84f328a47bc95c415ed955e200ac0ae5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:15:50 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:15:50 [info] 36#36: *273 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:00 [info] 36#36: *275 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:00 [info] 36#36: *276 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:01 [info] 36#36: *277 [lua] access_by_lua(msblocations.conf:133):2: 1898a85768b26da4e38400f77f44ca3c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:16:01 +0000] 1898a85768b26da4e38400f77f44ca3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:16:01 [info] 36#36: *277 [lua] logger.lua:23: 1898a85768b26da4e38400f77f44ca3c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:16:10 [info] 36#36: *279 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:10 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:16 [info] 36#36: *280 [lua] access_by_lua(msblocations.conf:133):2: 48c291f45adbd3f5db03db848d2680a6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:16:16 [info] 36#36: *280 [lua] logger.lua:23: 48c291f45adbd3f5db03db848d2680a6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:16:16 +0000] 48c291f45adbd3f5db03db848d2680a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:16:20 [info] 36#36: *282 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:20 [info] 36#36: *281 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:30 [info] 36#36: *284 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:30 [info] 36#36: *283 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:31 [info] 36#36: *285 [lua] access_by_lua(msblocations.conf:133):2: a0617c0a5709bea9b3882bf7e1f37d7a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:16:31 [info] 36#36: *285 [lua] logger.lua:23: a0617c0a5709bea9b3882bf7e1f37d7a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:16:31 +0000] a0617c0a5709bea9b3882bf7e1f37d7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:16:40 [info] 36#36: *288 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:40 [info] 36#36: *287 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:46 [info] 36#36: *289 [lua] access_by_lua(msblocations.conf:133):2: 1cb7dcbca7786db96d894c87854da711:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:16:46 [info] 36#36: *289 [lua] logger.lua:23: 1cb7dcbca7786db96d894c87854da711 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:16:46 +0000] 1cb7dcbca7786db96d894c87854da711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:16:50 [info] 37#37: *290 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:16:50 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:00 [info] 37#37: *293 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:00 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:01 [info] 36#36: *294 [lua] access_by_lua(msblocations.conf:133):2: 39c969c9bf9d9cadd97a09b59c06b55d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:17:01 [info] 36#36: *294 [lua] logger.lua:23: 39c969c9bf9d9cadd97a09b59c06b55d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:17:01 +0000] 39c969c9bf9d9cadd97a09b59c06b55d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:17:10 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:10 [info] 37#37: *296 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:16 [info] 36#36: *297 [lua] access_by_lua(msblocations.conf:133):2: 7910f69e9bac38e7729a36ff090cec83:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:17:16 +0000] 7910f69e9bac38e7729a36ff090cec83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 03:17:16 [info] 36#36: *297 [lua] logger.lua:23: 7910f69e9bac38e7729a36ff090cec83 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:17:20 [info] 36#36: *298 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:20 [info] 36#36: *299 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:30 [info] 37#37: *301 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:30 [info] 36#36: *300 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:31 [info] 36#36: *302 [lua] access_by_lua(msblocations.conf:133):2: 0bffb5b1786948aa1131b2d4b9399c2a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:17:31 [info] 36#36: *302 [lua] logger.lua:23: 0bffb5b1786948aa1131b2d4b9399c2a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:17:31 +0000] 0bffb5b1786948aa1131b2d4b9399c2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:17:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 03:17:40 [info] 36#36: *304 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:40 [info] 36#36: *305 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:46 [info] 36#36: *306 [lua] access_by_lua(msblocations.conf:133):2: b05b54285086636a70ffc5867c96d50e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:17:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:17:46 +0000] b05b54285086636a70ffc5867c96d50e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 03:17:46 [info] 36#36: *306 [lua] logger.lua:23: b05b54285086636a70ffc5867c96d50e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:17:50 [info] 36#36: *307 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:17:50 [info] 36#36: *308 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:00 [info] 36#36: *309 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:00 [info] 36#36: *310 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:01 [info] 36#36: *311 [lua] access_by_lua(msblocations.conf:133):2: a75eef59506dcdc4abc43a0c74c662ed:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:18:01 [info] 36#36: *311 [lua] logger.lua:23: a75eef59506dcdc4abc43a0c74c662ed {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:18:01 +0000] a75eef59506dcdc4abc43a0c74c662ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:18:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:18:10 [info] 36#36: *312 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:10 [info] 36#36: *313 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:16 [info] 36#36: *314 [lua] access_by_lua(msblocations.conf:133):2: faf734c6d0066e022db73eef8b17e88c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:18:16 +0000] faf734c6d0066e022db73eef8b17e88c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:18:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:18:16 [info] 36#36: *314 [lua] logger.lua:23: faf734c6d0066e022db73eef8b17e88c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:18:20 [info] 37#37: *316 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:20 [info] 37#37: *315 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:30 [info] 36#36: *317 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:30 [info] 36#36: *318 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:31 [info] 36#36: *319 [lua] access_by_lua(msblocations.conf:133):2: ad110218f9994e7eddc821716dc975fd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 10.233.66.124 - - [06/Jan/2023:03:18:32 +0000] ad110218f9994e7eddc821716dc975fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 2023/01/06 03:18:32 [info] 36#36: *319 [lua] logger.lua:23: ad110218f9994e7eddc821716dc975fd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:18:40 [info] 36#36: *321 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:40 [info] 36#36: *322 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:47 [info] 36#36: *323 [lua] access_by_lua(msblocations.conf:133):2: 3a55c17ca1c1b7b3503f3577e9e927af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:18:47 +0000] 3a55c17ca1c1b7b3503f3577e9e927af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:18:47 [info] 36#36: *323 [lua] logger.lua:23: 3a55c17ca1c1b7b3503f3577e9e927af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 03:18:50 [info] 36#36: *324 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:18:50 [info] 36#36: *325 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:00 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:00 [info] 37#37: *327 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:02 [info] 36#36: *328 [lua] access_by_lua(msblocations.conf:133):2: 6e3d05e1fe824bbc56fe7a2e52a8affd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:19:02 [info] 36#36: *328 [lua] logger.lua:23: 6e3d05e1fe824bbc56fe7a2e52a8affd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:19:02 +0000] 6e3d05e1fe824bbc56fe7a2e52a8affd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:19:10 [info] 36#36: *329 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:10 [info] 36#36: *330 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:17 [info] 36#36: *331 [lua] access_by_lua(msblocations.conf:133):2: e23a34ceee424387a92476997aade8e8:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:19:17 [info] 36#36: *331 [lua] logger.lua:23: e23a34ceee424387a92476997aade8e8 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:19:17 +0000] e23a34ceee424387a92476997aade8e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/06 03:19:20 [info] 37#37: *332 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:20 [info] 37#37: *333 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:30 [info] 36#36: *334 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:30 [info] 36#36: *335 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:32 [info] 36#36: *336 [lua] access_by_lua(msblocations.conf:133):2: 8242f4ce8d70d1dfd9ab6bbb76cd1b17:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:19:32 [info] 36#36: *336 [lua] logger.lua:23: 8242f4ce8d70d1dfd9ab6bbb76cd1b17 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:19:32 +0000] 8242f4ce8d70d1dfd9ab6bbb76cd1b17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/06 03:19:40 [info] 36#36: *338 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:40 [info] 36#36: *339 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:47 [info] 36#36: *340 [lua] access_by_lua(msblocations.conf:133):2: 7cc811c1be7686bb244bb20346e3de7c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.124 - - [06/Jan/2023:03:19:47 +0000] 7cc811c1be7686bb244bb20346e3de7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:19:47 [info] 36#36: *340 [lua] logger.lua:23: 7cc811c1be7686bb244bb20346e3de7c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:19:50 [info] 36#36: *341 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:19:50 [info] 36#36: *342 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:00 [info] 36#36: *343 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:00 [info] 36#36: *344 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:02 [info] 36#36: *345 [lua] access_by_lua(msblocations.conf:133):2: b34420bfd3e3c0f49a6675e3d0579a9d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:20:02 [info] 36#36: *345 [lua] logger.lua:23: b34420bfd3e3c0f49a6675e3d0579a9d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:20:02 +0000] b34420bfd3e3c0f49a6675e3d0579a9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:20:10 [info] 36#36: *347 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:10 [info] 36#36: *346 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:17 [info] 36#36: *348 [lua] access_by_lua(msblocations.conf:133):2: 7f20234bdb2a9a67ec138c538c573555:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:20:17 [info] 36#36: *348 [lua] logger.lua:23: 7f20234bdb2a9a67ec138c538c573555 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:20:17 +0000] 7f20234bdb2a9a67ec138c538c573555 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:20:20 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:20 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:30 [info] 37#37: *352 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:30 [info] 36#36: *351 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:32 [info] 36#36: *353 [lua] access_by_lua(msblocations.conf:133):2: 2ee2d2d0e453a38139363d1e604b1abe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:20:32 +0000] 2ee2d2d0e453a38139363d1e604b1abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:20:32 [info] 36#36: *353 [lua] logger.lua:23: 2ee2d2d0e453a38139363d1e604b1abe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:20:40 [info] 36#36: *355 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:40 [info] 36#36: *356 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:47 [info] 36#36: *357 [lua] access_by_lua(msblocations.conf:133):2: 3b11d200927a120c5d9904a74f9f0b9d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:20:47 +0000] 3b11d200927a120c5d9904a74f9f0b9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.027 "-" "Consul Health Check" "-" 2023/01/06 03:20:47 [info] 36#36: *357 [lua] logger.lua:23: 3b11d200927a120c5d9904a74f9f0b9d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:20:50 [info] 37#37: *358 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:20:50 [info] 37#37: *359 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:00 [info] 36#36: *361 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:00 [info] 36#36: *360 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:02 [info] 36#36: *362 [lua] access_by_lua(msblocations.conf:133):2: 38eb1b33b5b18cd151926c494fe06d4e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:21:02 [info] 36#36: *362 [lua] logger.lua:23: 38eb1b33b5b18cd151926c494fe06d4e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 10.233.66.124 - - [06/Jan/2023:03:21:02 +0000] 38eb1b33b5b18cd151926c494fe06d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "Consul Health Check" "-" 2023/01/06 03:21:08 [info] 36#36: *363 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.241, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.67.241 - - [06/Jan/2023:03:21:08 +0000] 1aefc252269a08d5466adb444d7662ca "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/06 03:21:10 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:10 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:17 [info] 36#36: *366 [lua] access_by_lua(msblocations.conf:133):2: 5029d23e16b5d059cbba200a6c9bda0e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:21:17 [info] 36#36: *366 [lua] logger.lua:23: 5029d23e16b5d059cbba200a6c9bda0e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:17 +0000] 5029d23e16b5d059cbba200a6c9bda0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.079 upstream_response_time:0.067 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 62 2023/01/06 03:21:20 [info] 36#36: *367 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:20 [info] 36#36: *368 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:30 [info] 36#36: *369 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:30 [info] 36#36: *370 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:32 [info] 36#36: *371 [lua] access_by_lua(msblocations.conf:133):2: 02377be51e0b11174bcd4ebb03024d87:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 50 2023/01/06 03:21:32 [info] 36#36: *371 [lua] logger.lua:23: 02377be51e0b11174bcd4ebb03024d87 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:32 +0000] 02377be51e0b11174bcd4ebb03024d87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.066 upstream_response_time:0.060 "-" "Consul Health Check" "-" 2023/01/06 03:21:40 [info] 36#36: *373 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:40 [info] 36#36: *374 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:47 [info] 36#36: *375 [lua] access_by_lua(msblocations.conf:133):2: c34d4049dc4f8be7433466a3374d8a62:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 03:21:47 [info] 36#36: *375 [lua] logger.lua:23: c34d4049dc4f8be7433466a3374d8a62 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:21:47 +0000] c34d4049dc4f8be7433466a3374d8a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-" 2023/01/06 03:21:50 [info] 36#36: *376 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:21:50 [info] 36#36: *377 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:00 [info] 36#36: *378 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:00 [info] 36#36: *379 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:02 [info] 36#36: *380 [lua] access_by_lua(msblocations.conf:133):2: 3ec09cafbd85e8764caa6342a6631ef7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:22:02 +0000] 3ec09cafbd85e8764caa6342a6631ef7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 03:22:02 [info] 36#36: *380 [lua] logger.lua:23: 3ec09cafbd85e8764caa6342a6631ef7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:22:10 [info] 37#37: *381 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:10 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:17 [info] 36#36: *383 [lua] access_by_lua(msblocations.conf:133):2: 8c6b578359b7236cdd67fbf9a901ffca:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.124 - - [06/Jan/2023:03:22:17 +0000] 8c6b578359b7236cdd67fbf9a901ffca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:22:17 [info] 36#36: *383 [lua] logger.lua:23: 8c6b578359b7236cdd67fbf9a901ffca {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:22:20 [info] 36#36: *384 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:20 [info] 36#36: *385 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:30 [info] 36#36: *387 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:30 [info] 36#36: *386 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:32 [info] 36#36: *388 [lua] access_by_lua(msblocations.conf:133):2: 398bd3bc4f6e41bddef47cb29c18050b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:22:32 [info] 36#36: *388 [lua] logger.lua:23: 398bd3bc4f6e41bddef47cb29c18050b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:22:32 +0000] 398bd3bc4f6e41bddef47cb29c18050b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 03:22:40 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:40 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:47 [info] 36#36: *392 [lua] access_by_lua(msblocations.conf:133):2: 40c43eeed2927fd3c7f8caa2095e8c6c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:22:47 [info] 36#36: *392 [lua] logger.lua:23: 40c43eeed2927fd3c7f8caa2095e8c6c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:22:47 +0000] 40c43eeed2927fd3c7f8caa2095e8c6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:22:50 [info] 36#36: *393 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:22:50 [info] 36#36: *394 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:00 [info] 37#37: *395 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:00 [info] 36#36: *396 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:02 [info] 36#36: *397 [lua] access_by_lua(msblocations.conf:133):2: 70d356370acc03b4dcce33da996d8489:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:23:02 +0000] 70d356370acc03b4dcce33da996d8489 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:23:02 [info] 36#36: *397 [lua] logger.lua:23: 70d356370acc03b4dcce33da996d8489 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:23:10 [info] 36#36: *398 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:10 [info] 36#36: *399 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:17 [info] 36#36: *400 [lua] access_by_lua(msblocations.conf:133):2: 4d3addaf221ab7ba092810accfa9cda2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 03:23:17 [info] 36#36: *400 [lua] logger.lua:23: 4d3addaf221ab7ba092810accfa9cda2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:23:17 +0000] 4d3addaf221ab7ba092810accfa9cda2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/06 03:23:20 [info] 37#37: *401 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:20 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:30 [info] 37#37: *403 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:30 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:32 [info] 36#36: *405 [lua] access_by_lua(msblocations.conf:133):2: 95f036dfcbd885cfb775190d98a51fab:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:23:32 [info] 36#36: *405 [lua] logger.lua:23: 95f036dfcbd885cfb775190d98a51fab {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:23:32 +0000] 95f036dfcbd885cfb775190d98a51fab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:23:40 [info] 37#37: *407 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:40 [info] 37#37: *408 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:47 [info] 36#36: *409 [lua] access_by_lua(msblocations.conf:133):2: 66d717912e571b31a42de2e48f73c6af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:23:47 [info] 36#36: *409 [lua] logger.lua:23: 66d717912e571b31a42de2e48f73c6af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:23:47 +0000] 66d717912e571b31a42de2e48f73c6af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.028 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:23:50 [info] 36#36: *410 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:23:50 [info] 36#36: *411 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:00 [info] 36#36: *412 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:00 [info] 36#36: *413 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:02 [info] 36#36: *414 [lua] access_by_lua(msblocations.conf:133):2: de1f3f97f09919d301d04a4704d0379f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:24:02 +0000] de1f3f97f09919d301d04a4704d0379f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 03:24:02 [info] 36#36: *414 [lua] logger.lua:23: de1f3f97f09919d301d04a4704d0379f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:24:10 [info] 36#36: *415 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:10 [info] 36#36: *416 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:17 [info] 36#36: *417 [lua] access_by_lua(msblocations.conf:133):2: e0641242dc8f39b30057708d0660eb64:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:24:17 +0000] e0641242dc8f39b30057708d0660eb64 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:24:17 [info] 36#36: *417 [lua] logger.lua:23: e0641242dc8f39b30057708d0660eb64 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:24:20 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:20 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:30 [info] 37#37: *421 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:30 [info] 37#37: *420 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:32 [info] 36#36: *422 [lua] access_by_lua(msblocations.conf:133):2: 391d306ecb6445c1cdcca12752c5b569:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:24:32 +0000] 391d306ecb6445c1cdcca12752c5b569 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:24:32 [info] 36#36: *422 [lua] logger.lua:23: 391d306ecb6445c1cdcca12752c5b569 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:24:40 [info] 36#36: *425 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:40 [info] 36#36: *424 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:47 [info] 36#36: *426 [lua] access_by_lua(msblocations.conf:133):2: ab7ef2edaa01601cbe5adfa18713ed87:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:24:47 +0000] ab7ef2edaa01601cbe5adfa18713ed87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:24:47 [info] 36#36: *426 [lua] logger.lua:23: ab7ef2edaa01601cbe5adfa18713ed87 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:24:50 [info] 36#36: *427 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:24:50 [info] 36#36: *428 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:00 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:00 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:02 [info] 36#36: *431 [lua] access_by_lua(msblocations.conf:133):2: 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:25:02 +0000] 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:25:02 [info] 36#36: *431 [lua] logger.lua:23: 2c3dfcc13f7d88a7b5a0f1c6e8b99ca0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:25:10 [info] 37#37: *432 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:10 [info] 37#37: *433 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:17 [info] 36#36: *434 [lua] access_by_lua(msblocations.conf:133):2: 2ee6c148b4f49af2b8916e2ef973a508:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:25:17 +0000] 2ee6c148b4f49af2b8916e2ef973a508 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.050 upstream_response_time:0.040 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/06 03:25:17 [info] 36#36: *434 [lua] logger.lua:23: 2ee6c148b4f49af2b8916e2ef973a508 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:25:20 [info] 37#37: *436 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:20 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:30 [info] 36#36: *437 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:30 [info] 36#36: *438 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:32 [info] 36#36: *439 [lua] access_by_lua(msblocations.conf:133):2: a1b52444477203ed710e61601b217e53:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:25:32 +0000] a1b52444477203ed710e61601b217e53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:25:32 [info] 36#36: *439 [lua] logger.lua:23: a1b52444477203ed710e61601b217e53 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:25:40 [info] 36#36: *441 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:40 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:47 [info] 36#36: *443 [lua] access_by_lua(msblocations.conf:133):2: bfb3d880415ef54d3115d6428db99e8c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:25:47 +0000] bfb3d880415ef54d3115d6428db99e8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:25:47 [info] 36#36: *443 [lua] logger.lua:23: bfb3d880415ef54d3115d6428db99e8c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:25:50 [info] 36#36: *445 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:25:50 [info] 36#36: *444 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:00 [info] 36#36: *447 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:00 [info] 36#36: *446 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:02 [info] 36#36: *448 [lua] access_by_lua(msblocations.conf:133):2: fbaceb0c710f5019decf8687203aef45:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:26:03 [info] 36#36: *448 [lua] logger.lua:23: fbaceb0c710f5019decf8687203aef45 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:26:03 +0000] fbaceb0c710f5019decf8687203aef45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.035 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:26:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30 2023/01/06 03:26:10 [info] 36#36: *449 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:10 [info] 36#36: *450 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:18 [info] 36#36: *451 [lua] access_by_lua(msblocations.conf:133):2: 4268e936d8dc4e77d532ac35773d43cd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:26:18 [info] 36#36: *451 [lua] logger.lua:23: 4268e936d8dc4e77d532ac35773d43cd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:26:18 +0000] 4268e936d8dc4e77d532ac35773d43cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:26:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:26:20 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:20 [info] 37#37: *452 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:30 [info] 36#36: *454 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:30 [info] 36#36: *455 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:33 [info] 36#36: *456 [lua] access_by_lua(msblocations.conf:133):2: 274e98444e5f40a7726671fae2cfcfd9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:26:33 +0000] 274e98444e5f40a7726671fae2cfcfd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:26:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:26:33 [info] 36#36: *456 [lua] logger.lua:23: 274e98444e5f40a7726671fae2cfcfd9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:26:40 [info] 37#37: *458 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:40 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:48 [info] 36#36: *460 [lua] access_by_lua(msblocations.conf:133):2: a1e1873fa949331aeb8efac1380b0000:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:26:48 [info] 36#36: *460 [lua] logger.lua:23: a1e1873fa949331aeb8efac1380b0000 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:26:48 +0000] a1e1873fa949331aeb8efac1380b0000 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:26:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:26:50 [info] 36#36: *461 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:26:50 [info] 36#36: *462 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:00 [info] 36#36: *464 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:00 [info] 36#36: *463 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:03 [info] 36#36: *465 [lua] access_by_lua(msblocations.conf:133):2: 841376adf6ae65d4d2072098a1500abd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:27:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.66.124 - - [06/Jan/2023:03:27:03 +0000] 841376adf6ae65d4d2072098a1500abd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/06 03:27:03 [info] 36#36: *465 [lua] logger.lua:23: 841376adf6ae65d4d2072098a1500abd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:27:10 [info] 36#36: *467 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:10 [info] 36#36: *466 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:18 [info] 36#36: *468 [lua] access_by_lua(msblocations.conf:133):2: 5da77e99a3d4947a915538f0e6a001cc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:27:18 [info] 36#36: *468 [lua] logger.lua:23: 5da77e99a3d4947a915538f0e6a001cc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:27:18 +0000] 5da77e99a3d4947a915538f0e6a001cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:27:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:27:20 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:20 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:30 [info] 36#36: *472 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:30 [info] 36#36: *471 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:33 [info] 36#36: *473 [lua] access_by_lua(msblocations.conf:133):2: 9af2b2e2556d5c2286b466097a089585:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:27:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.124 - - [06/Jan/2023:03:27:33 +0000] 9af2b2e2556d5c2286b466097a089585 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 03:27:33 [info] 36#36: *473 [lua] logger.lua:23: 9af2b2e2556d5c2286b466097a089585 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:27:40 [info] 36#36: *475 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:40 [info] 36#36: *476 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:48 [info] 36#36: *477 [lua] access_by_lua(msblocations.conf:133):2: 8e6999a2f931511dfe957d92819e07f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:27:48 [info] 36#36: *477 [lua] logger.lua:23: 8e6999a2f931511dfe957d92819e07f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:27:48 +0000] 8e6999a2f931511dfe957d92819e07f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:27:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:27:50 [info] 36#36: *479 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:27:50 [info] 36#36: *478 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:00 [info] 36#36: *480 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:00 [info] 36#36: *481 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:03 [info] 36#36: *482 [lua] access_by_lua(msblocations.conf:133):2: f147604ceaa04f9d63a07743d225f9a6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:28:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:28:03 +0000] f147604ceaa04f9d63a07743d225f9a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 03:28:03 [info] 36#36: *482 [lua] logger.lua:23: f147604ceaa04f9d63a07743d225f9a6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:28:10 [info] 36#36: *483 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:10 [info] 36#36: *484 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:18 [info] 36#36: *485 [lua] access_by_lua(msblocations.conf:133):2: 59bc9eb98082d337f2d4291b30dba083:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:28:18 [info] 36#36: *485 [lua] logger.lua:23: 59bc9eb98082d337f2d4291b30dba083 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:28:18 +0000] 59bc9eb98082d337f2d4291b30dba083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.027 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:28:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/06 03:28:20 [info] 36#36: *486 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:20 [info] 36#36: *487 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:30 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:30 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:33 [info] 36#36: *490 [lua] access_by_lua(msblocations.conf:133):2: f3ec80a232294a0bdb2c44dbda7cfb05:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:28:33 [info] 36#36: *490 [lua] logger.lua:23: f3ec80a232294a0bdb2c44dbda7cfb05 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:28:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:28:33 +0000] f3ec80a232294a0bdb2c44dbda7cfb05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/06 03:28:40 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:40 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:48 [info] 36#36: *494 [lua] access_by_lua(msblocations.conf:133):2: 32da04a47008c329d75aeab6516ac3f7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:28:48 [info] 36#36: *494 [lua] logger.lua:23: 32da04a47008c329d75aeab6516ac3f7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:28:48 +0000] 32da04a47008c329d75aeab6516ac3f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.033 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:28:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 2023/01/06 03:28:50 [info] 36#36: *496 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:28:50 [info] 36#36: *495 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:00 [info] 37#37: *497 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:00 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:03 [info] 36#36: *499 [lua] access_by_lua(msblocations.conf:133):2: d43aaa7ec04e2917d4930a5f00e00cf1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:29:03 [info] 36#36: *499 [lua] logger.lua:23: d43aaa7ec04e2917d4930a5f00e00cf1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:29:03 +0000] d43aaa7ec04e2917d4930a5f00e00cf1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:29:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 21 2023/01/06 03:29:10 [info] 36#36: *500 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:10 [info] 36#36: *501 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:18 [info] 36#36: *502 [lua] access_by_lua(msblocations.conf:133):2: 3e97019e978add91cc65156e276e1239:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:29:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:29:18 [info] 36#36: *502 [lua] logger.lua:23: 3e97019e978add91cc65156e276e1239 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:29:18 +0000] 3e97019e978add91cc65156e276e1239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.025 "-" "Consul Health Check" "-" 2023/01/06 03:29:20 [info] 36#36: *503 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:20 [info] 36#36: *504 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:30 [info] 36#36: *506 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:30 [info] 36#36: *505 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:33 [info] 36#36: *507 [lua] access_by_lua(msblocations.conf:133):2: 4a1164b321f0caffa5c2ba8d6b4a6235:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:29:33 [info] 36#36: *507 [lua] logger.lua:23: 4a1164b321f0caffa5c2ba8d6b4a6235 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:29:33 +0000] 4a1164b321f0caffa5c2ba8d6b4a6235 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:29:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:29:40 [info] 36#36: *509 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:40 [info] 36#36: *510 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:48 [info] 36#36: *511 [lua] access_by_lua(msblocations.conf:133):2: c428b60e6b709119edfb8e81fb9a0ceb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:29:48 +0000] c428b60e6b709119edfb8e81fb9a0ceb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:29:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:29:48 [info] 36#36: *511 [lua] logger.lua:23: c428b60e6b709119edfb8e81fb9a0ceb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:29:50 [info] 36#36: *512 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:29:50 [info] 36#36: *513 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:00 [info] 36#36: *514 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:00 [info] 36#36: *515 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:03 [info] 36#36: *516 [lua] access_by_lua(msblocations.conf:133):2: d71062deba44d1e8eb7100e54959cfcd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:03:30:03 +0000] d71062deba44d1e8eb7100e54959cfcd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 03:30:03 [info] 36#36: *516 [lua] logger.lua:23: d71062deba44d1e8eb7100e54959cfcd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:30:10 [info] 36#36: *517 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:10 [info] 36#36: *518 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:18 [info] 36#36: *519 [lua] access_by_lua(msblocations.conf:133):2: 7c170b09f9dda07d032a2647164e84f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:18 +0000] 7c170b09f9dda07d032a2647164e84f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:30:18 [info] 36#36: *519 [lua] logger.lua:23: 7c170b09f9dda07d032a2647164e84f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:30:20 [info] 36#36: *520 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:20 [info] 36#36: *521 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:30 [info] 36#36: *522 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:30 [info] 36#36: *523 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:33 [info] 36#36: *524 [lua] access_by_lua(msblocations.conf:133):2: 0053aa57d73c2c3a0965080285bc7d38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:30:33 +0000] 0053aa57d73c2c3a0965080285bc7d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:30:33 [info] 36#36: *524 [lua] logger.lua:23: 0053aa57d73c2c3a0965080285bc7d38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:30:40 [info] 36#36: *527 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:40 [info] 36#36: *526 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:48 [info] 36#36: *528 [lua] access_by_lua(msblocations.conf:133):2: 118a7acfaa85de9936d8a8c481f53c2d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:48 +0000] 118a7acfaa85de9936d8a8c481f53c2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:30:48 [info] 36#36: *528 [lua] logger.lua:23: 118a7acfaa85de9936d8a8c481f53c2d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:30:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 03:30:50 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:30:50 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:00 [info] 36#36: *532 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:00 [info] 36#36: *531 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:03 [info] 36#36: *533 [lua] access_by_lua(msblocations.conf:133):2: 022709f8767d2eb0a2f2a250b23e3a2a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:31:03 +0000] 022709f8767d2eb0a2f2a250b23e3a2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:31:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:31:03 [info] 36#36: *533 [lua] logger.lua:23: 022709f8767d2eb0a2f2a250b23e3a2a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:31:10 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:10 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:18 [info] 36#36: *536 [lua] access_by_lua(msblocations.conf:133):2: 4f8ff02b4b976a1461c463672f1b4c89:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:31:18 +0000] 4f8ff02b4b976a1461c463672f1b4c89 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:31:18 [info] 36#36: *536 [lua] logger.lua:23: 4f8ff02b4b976a1461c463672f1b4c89 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:31:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:31:20 [info] 36#36: *538 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:20 [info] 36#36: *537 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:30 [info] 36#36: *540 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:30 [info] 36#36: *539 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:33 [info] 36#36: *541 [lua] access_by_lua(msblocations.conf:133):2: d4c4960fa63f528e81d2d3241588d477:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:31:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:31:33 +0000] d4c4960fa63f528e81d2d3241588d477 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:31:33 [info] 36#36: *541 [lua] logger.lua:23: d4c4960fa63f528e81d2d3241588d477 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:31:40 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:40 [info] 37#37: *543 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:48 [info] 36#36: *545 [lua] access_by_lua(msblocations.conf:133):2: 7272b625b200e1c6c286ef2a28c3852a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:31:48 [info] 36#36: *545 [lua] logger.lua:23: 7272b625b200e1c6c286ef2a28c3852a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:31:48 +0000] 7272b625b200e1c6c286ef2a28c3852a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:31:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:31:50 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:31:50 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:00 [info] 36#36: *548 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:00 [info] 36#36: *549 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:03 [info] 36#36: *550 [lua] access_by_lua(msblocations.conf:133):2: b29709205264e3e97f3f265952676c7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:03 +0000] b29709205264e3e97f3f265952676c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:32:03 [info] 36#36: *550 [lua] logger.lua:23: b29709205264e3e97f3f265952676c7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 03:32:10 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:10 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:18 [info] 36#36: *553 [lua] access_by_lua(msblocations.conf:133):2: f964c684bab0feee7f59c5eb0b4e0ef5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:18 +0000] f964c684bab0feee7f59c5eb0b4e0ef5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:32:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:32:18 [info] 36#36: *553 [lua] logger.lua:23: f964c684bab0feee7f59c5eb0b4e0ef5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:32:20 [info] 36#36: *554 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:20 [info] 36#36: *555 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:30 [info] 36#36: *556 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:30 [info] 36#36: *557 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:33 [info] 36#36: *558 [lua] access_by_lua(msblocations.conf:133):2: d84408a125554fd67d4f8196b7a78d8a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:32:33 +0000] d84408a125554fd67d4f8196b7a78d8a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:32:33 [info] 36#36: *558 [lua] logger.lua:23: d84408a125554fd67d4f8196b7a78d8a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:32:40 [info] 36#36: *560 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:40 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:48 [info] 36#36: *562 [lua] access_by_lua(msblocations.conf:133):2: 49022a4a0253c2780673dc333aa7876f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:32:48 [info] 36#36: *562 [lua] logger.lua:23: 49022a4a0253c2780673dc333aa7876f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:32:48 +0000] 49022a4a0253c2780673dc333aa7876f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:32:50 [info] 36#36: *563 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:32:50 [info] 36#36: *564 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:00 [info] 36#36: *565 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:00 [info] 36#36: *566 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:03 [info] 36#36: *567 [lua] access_by_lua(msblocations.conf:133):2: faeec832695f43521c66bdca61ee969d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:33:03 [info] 36#36: *567 [lua] logger.lua:23: faeec832695f43521c66bdca61ee969d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:03 +0000] faeec832695f43521c66bdca61ee969d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:33:10 [info] 36#36: *569 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:10 [info] 36#36: *568 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:18 [info] 36#36: *570 [lua] access_by_lua(msblocations.conf:133):2: 30bc26b0203493797f12ba01fe344c7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:33:18 [info] 36#36: *570 [lua] logger.lua:23: 30bc26b0203493797f12ba01fe344c7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:18 +0000] 30bc26b0203493797f12ba01fe344c7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:33:20 [info] 36#36: *572 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:20 [info] 36#36: *571 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:30 [info] 37#37: *574 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:30 [info] 37#37: *573 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:33 [info] 36#36: *576 [lua] access_by_lua(msblocations.conf:133):2: d087ccd37054ba1ca04a5a28dbb885f6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:33:33 [info] 36#36: *576 [lua] logger.lua:23: d087ccd37054ba1ca04a5a28dbb885f6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:33 +0000] d087ccd37054ba1ca04a5a28dbb885f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:33:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/06 03:33:40 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:40 [info] 36#36: *577 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:48 [info] 36#36: *579 [lua] access_by_lua(msblocations.conf:133):2: 915d6e87d95898b4bc50435451b0c7a4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:33:48 [info] 36#36: *579 [lua] logger.lua:23: 915d6e87d95898b4bc50435451b0c7a4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:33:48 +0000] 915d6e87d95898b4bc50435451b0c7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 03:33:50 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:33:50 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:00 [info] 37#37: *582 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:00 [info] 37#37: *583 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:03 [info] 36#36: *584 [lua] access_by_lua(msblocations.conf:133):2: c1f92f4bc64bdfb620a7f8bad89f5608:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:34:03 +0000] c1f92f4bc64bdfb620a7f8bad89f5608 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:34:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:34:03 [info] 36#36: *584 [lua] logger.lua:23: c1f92f4bc64bdfb620a7f8bad89f5608 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:34:10 [info] 36#36: *585 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:10 [info] 36#36: *586 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:18 [info] 36#36: *587 [lua] access_by_lua(msblocations.conf:133):2: b7183706314f38ecd62bfb076fb45344:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:34:18 [info] 36#36: *587 [lua] logger.lua:23: b7183706314f38ecd62bfb076fb45344 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:34:18 +0000] b7183706314f38ecd62bfb076fb45344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:34:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:34:20 [info] 37#37: *588 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:20 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:30 [info] 37#37: *590 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:30 [info] 37#37: *591 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:33 [info] 36#36: *593 [lua] access_by_lua(msblocations.conf:133):2: 01579630d5b95015aa95691ffb1dda1e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:34:33 [info] 36#36: *593 [lua] logger.lua:23: 01579630d5b95015aa95691ffb1dda1e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:34:33 +0000] 01579630d5b95015aa95691ffb1dda1e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:34:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:34:40 [info] 36#36: *595 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:40 [info] 36#36: *594 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:48 [info] 36#36: *596 [lua] access_by_lua(msblocations.conf:133):2: f5fe54776d1b70b005c01216768a4447:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:34:48 [info] 36#36: *596 [lua] logger.lua:23: f5fe54776d1b70b005c01216768a4447 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:34:48 +0000] f5fe54776d1b70b005c01216768a4447 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:34:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:34:50 [info] 37#37: *597 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:34:50 [info] 37#37: *598 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:00 [info] 37#37: *600 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:00 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:03 [info] 36#36: *601 [lua] access_by_lua(msblocations.conf:133):2: a9660bb7f62b097f75c0cc7a687ca982:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:35:03 +0000] a9660bb7f62b097f75c0cc7a687ca982 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:35:03 [info] 36#36: *601 [lua] logger.lua:23: a9660bb7f62b097f75c0cc7a687ca982 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:35:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:35:10 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:10 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:18 [info] 36#36: *604 [lua] access_by_lua(msblocations.conf:133):2: 47a9ab89fa11e97871f8306d56f1f5cc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:35:18 [info] 36#36: *604 [lua] logger.lua:23: 47a9ab89fa11e97871f8306d56f1f5cc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:35:18 +0000] 47a9ab89fa11e97871f8306d56f1f5cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:35:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:35:20 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:20 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:30 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:30 [info] 37#37: *608 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:33 [info] 36#36: *610 [lua] access_by_lua(msblocations.conf:133):2: 1110b8a13729d48934da920d7eccc5ba:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:35:33 [info] 36#36: *610 [lua] logger.lua:23: 1110b8a13729d48934da920d7eccc5ba {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:35:33 +0000] 1110b8a13729d48934da920d7eccc5ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:35:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:35:40 [info] 37#37: *611 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:40 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:48 [info] 36#36: *613 [lua] access_by_lua(msblocations.conf:133):2: 08249486cf70d558ee624ffaa6a1eddd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:35:48 +0000] 08249486cf70d558ee624ffaa6a1eddd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:35:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:35:48 [info] 36#36: *613 [lua] logger.lua:23: 08249486cf70d558ee624ffaa6a1eddd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:35:50 [info] 37#37: *614 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:35:50 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:00 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:00 [info] 37#37: *617 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:03 [info] 36#36: *618 [lua] access_by_lua(msblocations.conf:133):2: fbc4c3fb62eb4064932396e22d6f56f2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:04 +0000] fbc4c3fb62eb4064932396e22d6f56f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:36:04 [info] 36#36: *618 [lua] logger.lua:23: fbc4c3fb62eb4064932396e22d6f56f2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:36:10 [info] 36#36: *619 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:10 [info] 36#36: *620 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:19 [info] 36#36: *621 [lua] access_by_lua(msblocations.conf:133):2: f27180492f0f6f2572e11c0eb68f21b4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:36:19 [info] 36#36: *621 [lua] logger.lua:23: f27180492f0f6f2572e11c0eb68f21b4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:19 +0000] f27180492f0f6f2572e11c0eb68f21b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:36:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:36:20 [info] 36#36: *623 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:20 [info] 36#36: *622 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:30 [info] 36#36: *624 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:30 [info] 36#36: *625 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:34 [info] 36#36: *627 [lua] access_by_lua(msblocations.conf:133):2: 597dd94169bf8d040c1dcb30f91a19e2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:36:34 [info] 36#36: *627 [lua] logger.lua:23: 597dd94169bf8d040c1dcb30f91a19e2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:34 +0000] 597dd94169bf8d040c1dcb30f91a19e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:36:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:36:40 [info] 36#36: *629 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:40 [info] 36#36: *628 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:49 [info] 36#36: *630 [lua] access_by_lua(msblocations.conf:133):2: e166a8e1d74aa7330d36e4340a71f0b2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:36:49 [info] 36#36: *630 [lua] logger.lua:23: e166a8e1d74aa7330d36e4340a71f0b2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:36:49 +0000] e166a8e1d74aa7330d36e4340a71f0b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:36:50 [info] 37#37: *632 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:36:50 [info] 37#37: *631 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:00 [info] 36#36: *633 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:00 [info] 37#37: *634 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:04 [info] 36#36: *635 [lua] access_by_lua(msblocations.conf:133):2: 0bff192b31fd3b1bd561f834bf04ba9f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:37:04 [info] 36#36: *635 [lua] logger.lua:23: 0bff192b31fd3b1bd561f834bf04ba9f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:37:04 +0000] 0bff192b31fd3b1bd561f834bf04ba9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:37:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:37:10 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:10 [info] 37#37: *637 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:19 [info] 36#36: *638 [lua] access_by_lua(msblocations.conf:133):2: 60d80e669cd20cfd631567a3110a955a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:37:19 [info] 36#36: *638 [lua] logger.lua:23: 60d80e669cd20cfd631567a3110a955a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:37:19 +0000] 60d80e669cd20cfd631567a3110a955a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:37:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:37:20 [info] 36#36: *640 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:20 [info] 36#36: *639 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:30 [info] 36#36: *641 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:30 [info] 36#36: *642 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:34 [info] 36#36: *644 [lua] access_by_lua(msblocations.conf:133):2: 924880d154f149b3fc633ade4811a397:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:37:34 [info] 36#36: *644 [lua] logger.lua:23: 924880d154f149b3fc633ade4811a397 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:37:34 +0000] 924880d154f149b3fc633ade4811a397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:37:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:37:40 [info] 36#36: *646 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:40 [info] 36#36: *645 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:49 [info] 36#36: *647 [lua] access_by_lua(msblocations.conf:133):2: 3cf9a6e45a35ec3887b7c0706b688d38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:37:49 [info] 36#36: *647 [lua] logger.lua:23: 3cf9a6e45a35ec3887b7c0706b688d38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:37:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.124 - - [06/Jan/2023:03:37:49 +0000] 3cf9a6e45a35ec3887b7c0706b688d38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:37:50 [info] 36#36: *648 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:37:50 [info] 36#36: *649 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:00 [info] 37#37: *650 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:00 [info] 37#37: *651 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:04 [info] 36#36: *652 [lua] access_by_lua(msblocations.conf:133):2: 8f2691d1e57a0a15a7d4672f0e2ef3f3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:38:04 [info] 36#36: *652 [lua] logger.lua:23: 8f2691d1e57a0a15a7d4672f0e2ef3f3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:38:04 +0000] 8f2691d1e57a0a15a7d4672f0e2ef3f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:38:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:38:10 [info] 36#36: *653 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:10 [info] 36#36: *654 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:19 [info] 36#36: *655 [lua] access_by_lua(msblocations.conf:133):2: 0e07e24edfb0e63f5ccd208a828b9ace:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:38:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/06 03:38:19 [info] 36#36: *655 [lua] logger.lua:23: 0e07e24edfb0e63f5ccd208a828b9ace {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:38:19 +0000] 0e07e24edfb0e63f5ccd208a828b9ace "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/06 03:38:20 [info] 36#36: *656 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:20 [info] 36#36: *657 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:30 [info] 37#37: *659 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:30 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:34 [info] 36#36: *661 [lua] access_by_lua(msblocations.conf:133):2: 4f52908048467193d0d23a9890ef1fa6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:38:34 [info] 36#36: *661 [lua] logger.lua:23: 4f52908048467193d0d23a9890ef1fa6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:38:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:38:34 +0000] 4f52908048467193d0d23a9890ef1fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:38:40 [info] 36#36: *662 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:40 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:49 [info] 36#36: *664 [lua] access_by_lua(msblocations.conf:133):2: defc751332e86db8fc1fb01236f4a1f2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:38:49 +0000] defc751332e86db8fc1fb01236f4a1f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:38:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:38:49 [info] 36#36: *664 [lua] logger.lua:23: defc751332e86db8fc1fb01236f4a1f2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:38:50 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:38:50 [info] 37#37: *666 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:00 [info] 37#37: *668 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:00 [info] 36#36: *667 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:04 [info] 36#36: *669 [lua] access_by_lua(msblocations.conf:133):2: 873d1bba0442154ffee2ef8e2b129a3f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:39:04 [info] 36#36: *669 [lua] logger.lua:23: 873d1bba0442154ffee2ef8e2b129a3f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:39:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:39:04 +0000] 873d1bba0442154ffee2ef8e2b129a3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:39:10 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:10 [info] 37#37: *671 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:19 [info] 36#36: *672 [lua] access_by_lua(msblocations.conf:133):2: e8cd664208341cb73c79454117f1494a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:39:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:39:19 +0000] e8cd664208341cb73c79454117f1494a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:39:19 [info] 36#36: *672 [lua] logger.lua:23: e8cd664208341cb73c79454117f1494a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:39:20 [info] 36#36: *673 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:20 [info] 36#36: *674 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:30 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:30 [info] 37#37: *676 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:34 [info] 36#36: *678 [lua] access_by_lua(msblocations.conf:133):2: 2a56420a1cad4b4b61e0fb039e4cdfdf:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:39:34 +0000] 2a56420a1cad4b4b61e0fb039e4cdfdf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:39:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:39:34 [info] 36#36: *678 [lua] logger.lua:23: 2a56420a1cad4b4b61e0fb039e4cdfdf {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:39:40 [info] 37#37: *679 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:40 [info] 37#37: *680 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:49 [info] 36#36: *681 [lua] access_by_lua(msblocations.conf:133):2: 8b96208fc0abd46ae1a9cf86198c8925:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:39:49 +0000] 8b96208fc0abd46ae1a9cf86198c8925 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:39:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 03:39:49 [info] 36#36: *681 [lua] logger.lua:23: 8b96208fc0abd46ae1a9cf86198c8925 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:39:50 [info] 36#36: *682 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:39:50 [info] 36#36: *683 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:00 [info] 37#37: *685 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:00 [info] 37#37: *684 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:04 [info] 36#36: *686 [lua] access_by_lua(msblocations.conf:133):2: d9e62c56840e5931f58835d9a12dac7b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:40:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:03:40:04 +0000] d9e62c56840e5931f58835d9a12dac7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:40:04 [info] 36#36: *686 [lua] logger.lua:23: d9e62c56840e5931f58835d9a12dac7b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:40:10 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:10 [info] 37#37: *688 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:19 [info] 36#36: *689 [lua] access_by_lua(msblocations.conf:133):2: 9f700f91036ac230e2e5f4eba0a81676:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:40:19 [info] 36#36: *689 [lua] logger.lua:23: 9f700f91036ac230e2e5f4eba0a81676 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:40:19 +0000] 9f700f91036ac230e2e5f4eba0a81676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:40:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:40:20 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:20 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:30 [info] 37#37: *693 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:30 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:34 [info] 36#36: *695 [lua] access_by_lua(msblocations.conf:133):2: d52ed191d3237e963c22c2e2ca585c43:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:40:34 [info] 36#36: *695 [lua] logger.lua:23: d52ed191d3237e963c22c2e2ca585c43 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:40:34 +0000] d52ed191d3237e963c22c2e2ca585c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:40:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:40:40 [info] 37#37: *696 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:40 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:49 [info] 36#36: *698 [lua] access_by_lua(msblocations.conf:133):2: d47bc32178ff9126f50eddfc2c8e69ef:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:40:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:40:49 +0000] d47bc32178ff9126f50eddfc2c8e69ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:40:49 [info] 36#36: *698 [lua] logger.lua:23: d47bc32178ff9126f50eddfc2c8e69ef {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:40:50 [info] 37#37: *699 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:40:50 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:00 [info] 36#36: *701 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:00 [info] 36#36: *702 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:04 [info] 36#36: *703 [lua] access_by_lua(msblocations.conf:133):2: 3ac82a9887be576b62d7bb7237e61e37:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:41:04 [info] 36#36: *703 [lua] logger.lua:23: 3ac82a9887be576b62d7bb7237e61e37 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:41:04 +0000] 3ac82a9887be576b62d7bb7237e61e37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:41:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:41:10 [info] 36#36: *704 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:10 [info] 36#36: *705 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:19 [info] 36#36: *706 [lua] access_by_lua(msblocations.conf:133):2: c8aa82946ed067c8b2e6adfa70c68436:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:41:19 [info] 36#36: *706 [lua] logger.lua:23: c8aa82946ed067c8b2e6adfa70c68436 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:41:19 +0000] c8aa82946ed067c8b2e6adfa70c68436 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:41:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:41:20 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:20 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:30 [info] 36#36: *709 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:30 [info] 36#36: *710 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:34 [info] 36#36: *712 [lua] access_by_lua(msblocations.conf:133):2: febcb1f4b4596065efb02d5b4367eff0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:41:34 [info] 36#36: *712 [lua] logger.lua:23: febcb1f4b4596065efb02d5b4367eff0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:41:34 +0000] febcb1f4b4596065efb02d5b4367eff0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:41:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:41:40 [info] 36#36: *713 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:40 [info] 36#36: *714 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:49 [info] 36#36: *715 [lua] access_by_lua(msblocations.conf:133):2: 4167d99896ba239acc660e77fe3b2669:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:41:49 +0000] 4167d99896ba239acc660e77fe3b2669 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:41:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:41:49 [info] 36#36: *715 [lua] logger.lua:23: 4167d99896ba239acc660e77fe3b2669 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:41:50 [info] 37#37: *716 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:41:50 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:00 [info] 36#36: *719 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:00 [info] 36#36: *718 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:04 [info] 36#36: *720 [lua] access_by_lua(msblocations.conf:133):2: 08ab47a9d8e1ff8aba4996cbdbf03a98:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:42:04 [info] 36#36: *720 [lua] logger.lua:23: 08ab47a9d8e1ff8aba4996cbdbf03a98 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:42:04 +0000] 08ab47a9d8e1ff8aba4996cbdbf03a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:42:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:42:10 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:10 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:19 [info] 36#36: *723 [lua] access_by_lua(msblocations.conf:133):2: 30ba4f8fb88b69b76ab09cd24c982bf2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:42:19 [info] 36#36: *723 [lua] logger.lua:23: 30ba4f8fb88b69b76ab09cd24c982bf2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:42:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:42:19 +0000] 30ba4f8fb88b69b76ab09cd24c982bf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:42:20 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:20 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:30 [info] 36#36: *727 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:30 [info] 36#36: *726 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:34 [info] 36#36: *729 [lua] access_by_lua(msblocations.conf:133):2: a91b389e40368295fa7987ba4302e8de:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:42:34 [info] 36#36: *729 [lua] logger.lua:23: a91b389e40368295fa7987ba4302e8de {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:42:34 +0000] a91b389e40368295fa7987ba4302e8de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:42:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 03:42:40 [info] 36#36: *731 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:40 [info] 36#36: *730 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:49 [info] 36#36: *732 [lua] access_by_lua(msblocations.conf:133):2: decd60d93dc475f5228af5652142e616:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:42:49 +0000] decd60d93dc475f5228af5652142e616 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:42:49 [info] 36#36: *732 [lua] logger.lua:23: decd60d93dc475f5228af5652142e616 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:42:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:42:50 [info] 36#36: *733 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:42:50 [info] 36#36: *734 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:00 [info] 36#36: *735 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:00 [info] 36#36: *736 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:04 [info] 36#36: *737 [lua] access_by_lua(msblocations.conf:133):2: c5b2dbd14909aec833325a3d232da438:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:43:04 [info] 36#36: *737 [lua] logger.lua:23: c5b2dbd14909aec833325a3d232da438 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:43:04 +0000] c5b2dbd14909aec833325a3d232da438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:43:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:43:10 [info] 36#36: *738 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:10 [info] 36#36: *739 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:19 [info] 36#36: *740 [lua] access_by_lua(msblocations.conf:133):2: b44154410514155c197f5fddab357fc2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:43:19 [info] 36#36: *740 [lua] logger.lua:23: b44154410514155c197f5fddab357fc2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:43:19 +0000] b44154410514155c197f5fddab357fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:43:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:43:20 [info] 36#36: *741 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:20 [info] 36#36: *742 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:30 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:30 [info] 37#37: *744 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:34 [info] 36#36: *746 [lua] access_by_lua(msblocations.conf:133):2: 81888173ae9cd9984d12f873f9017d24:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:43:34 [info] 36#36: *746 [lua] logger.lua:23: 81888173ae9cd9984d12f873f9017d24 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:43:34 +0000] 81888173ae9cd9984d12f873f9017d24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:43:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20 2023/01/06 03:43:40 [info] 36#36: *747 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:40 [info] 36#36: *748 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:49 [info] 36#36: *749 [lua] access_by_lua(msblocations.conf:133):2: 66ec45a1e0b92e38b7c9a3ebd7451fda:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:43:49 +0000] 66ec45a1e0b92e38b7c9a3ebd7451fda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:43:49 [info] 36#36: *749 [lua] logger.lua:23: 66ec45a1e0b92e38b7c9a3ebd7451fda {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:43:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:43:50 [info] 36#36: *750 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:43:50 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:00 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:00 [info] 37#37: *753 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:04 [info] 36#36: *754 [lua] access_by_lua(msblocations.conf:133):2: d41e61c50605d5e36579518e9a129cfa:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:44:04 [info] 36#36: *754 [lua] logger.lua:23: d41e61c50605d5e36579518e9a129cfa {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:44:04 +0000] d41e61c50605d5e36579518e9a129cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:44:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:44:10 [info] 36#36: *755 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:10 [info] 36#36: *756 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:19 [info] 36#36: *757 [lua] access_by_lua(msblocations.conf:133):2: 8d70e7bb05a4695ce873098bba0d72af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:44:19 +0000] 8d70e7bb05a4695ce873098bba0d72af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:44:19 [info] 36#36: *757 [lua] logger.lua:23: 8d70e7bb05a4695ce873098bba0d72af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:44:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:44:20 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:20 [info] 37#37: *759 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:30 [info] 36#36: *760 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:30 [info] 36#36: *761 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:34 [info] 36#36: *763 [lua] access_by_lua(msblocations.conf:133):2: 15f5a1ca4587bc38a4ac901235ff4752:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:44:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:44:34 +0000] 15f5a1ca4587bc38a4ac901235ff4752 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:44:34 [info] 36#36: *763 [lua] logger.lua:23: 15f5a1ca4587bc38a4ac901235ff4752 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:44:40 [info] 36#36: *764 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:40 [info] 36#36: *765 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:49 [info] 36#36: *766 [lua] access_by_lua(msblocations.conf:133):2: 457da11c50471678af79c939c693ff96:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:44:49 [info] 36#36: *766 [lua] logger.lua:23: 457da11c50471678af79c939c693ff96 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:44:49 +0000] 457da11c50471678af79c939c693ff96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:44:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:44:50 [info] 37#37: *767 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:44:50 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:00 [info] 36#36: *769 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:00 [info] 36#36: *770 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:04 [info] 36#36: *771 [lua] access_by_lua(msblocations.conf:133):2: 9115bb1de0c93a5e084adae616520bba:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:04 +0000] 9115bb1de0c93a5e084adae616520bba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:45:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:45:04 [info] 36#36: *771 [lua] logger.lua:23: 9115bb1de0c93a5e084adae616520bba {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:45:10 [info] 36#36: *772 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:10 [info] 36#36: *773 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:19 [info] 36#36: *774 [lua] access_by_lua(msblocations.conf:133):2: 201e0377c51d5dff7badb8fe3687ce4a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:03:45:19 +0000] 201e0377c51d5dff7badb8fe3687ce4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:45:19 [info] 36#36: *774 [lua] logger.lua:23: 201e0377c51d5dff7badb8fe3687ce4a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:45:20 [info] 36#36: *776 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:20 [info] 36#36: *775 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:30 [info] 36#36: *777 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:30 [info] 36#36: *778 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:34 [info] 36#36: *780 [lua] access_by_lua(msblocations.conf:133):2: ad7134b15c17b3c2d5b8c16537bce4ad:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:34 +0000] ad7134b15c17b3c2d5b8c16537bce4ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:45:34 [info] 36#36: *780 [lua] logger.lua:23: ad7134b15c17b3c2d5b8c16537bce4ad {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:45:40 [info] 36#36: *782 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:40 [info] 36#36: *781 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:49 [info] 36#36: *783 [lua] access_by_lua(msblocations.conf:133):2: 3ca1d07a7ea9c225bff8227eacd7fb2e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:49 +0000] 3ca1d07a7ea9c225bff8227eacd7fb2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 03:45:49 [info] 36#36: *783 [lua] logger.lua:23: 3ca1d07a7ea9c225bff8227eacd7fb2e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:45:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:45:50 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:45:50 [info] 36#36: *784 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:00 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:00 [info] 37#37: *787 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:04 [info] 36#36: *788 [lua] access_by_lua(msblocations.conf:133):2: 25087682e9efa7585f2ecf7f514e8d29:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:46:04 +0000] 25087682e9efa7585f2ecf7f514e8d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:46:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:46:04 [info] 36#36: *788 [lua] logger.lua:23: 25087682e9efa7585f2ecf7f514e8d29 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:46:10 [info] 37#37: *789 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:10 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:19 [info] 36#36: *791 [lua] access_by_lua(msblocations.conf:133):2: 0d12c5bca410d66c775f4e3eceacbcfa:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:46:19 [info] 36#36: *791 [lua] logger.lua:23: 0d12c5bca410d66c775f4e3eceacbcfa {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:46:19 +0000] 0d12c5bca410d66c775f4e3eceacbcfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:46:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:46:20 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:20 [info] 36#36: *792 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:30 [info] 36#36: *795 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:30 [info] 36#36: *794 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:34 [info] 36#36: *797 [lua] access_by_lua(msblocations.conf:133):2: 84b6436f5fdcbe6274a87e841f5cd9fb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:46:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.124 - - [06/Jan/2023:03:46:34 +0000] 84b6436f5fdcbe6274a87e841f5cd9fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:46:34 [info] 36#36: *797 [lua] logger.lua:23: 84b6436f5fdcbe6274a87e841f5cd9fb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:46:40 [info] 36#36: *799 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:40 [info] 36#36: *798 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:41 [info] 36#36: *800 client closed connection while waiting for request, client: 10.233.70.54, server: 0.0.0.0:443 2023/01/06 03:46:49 [info] 36#36: *801 [lua] access_by_lua(msblocations.conf:133):2: 1fde861969f153c91319fbffe55b7998:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:46:49 [info] 36#36: *801 [lua] logger.lua:23: 1fde861969f153c91319fbffe55b7998 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:46:49 +0000] 1fde861969f153c91319fbffe55b7998 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:46:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:46:50 [info] 37#37: *803 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:46:50 [info] 36#36: *802 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:00 [info] 36#36: *805 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:00 [info] 36#36: *804 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:04 [info] 36#36: *806 [lua] access_by_lua(msblocations.conf:133):2: 69e4bef52064fba47c70cbe768035643:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:47:04 [info] 36#36: *806 [lua] logger.lua:23: 69e4bef52064fba47c70cbe768035643 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:47:04 +0000] 69e4bef52064fba47c70cbe768035643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:47:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:47:10 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:10 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:19 [info] 36#36: *809 [lua] access_by_lua(msblocations.conf:133):2: d7c044e7a93c7874e54009e82b580963:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:47:19 +0000] d7c044e7a93c7874e54009e82b580963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:47:19 [info] 36#36: *809 [lua] logger.lua:23: d7c044e7a93c7874e54009e82b580963 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:47:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:47:20 [info] 36#36: *810 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:20 [info] 36#36: *811 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:30 [info] 36#36: *812 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:30 [info] 36#36: *813 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:34 [info] 36#36: *815 [lua] access_by_lua(msblocations.conf:133):2: 3ba4a4be81eed5cd19fb7f41818eb7b7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:47:34 +0000] 3ba4a4be81eed5cd19fb7f41818eb7b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:47:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:47:34 [info] 36#36: *815 [lua] logger.lua:23: 3ba4a4be81eed5cd19fb7f41818eb7b7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:47:40 [info] 36#36: *816 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:40 [info] 36#36: *817 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:49 [info] 36#36: *818 [lua] access_by_lua(msblocations.conf:133):2: ce7cd98b6cfab7d707e6060e1e361035:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:47:49 [info] 36#36: *818 [lua] logger.lua:23: ce7cd98b6cfab7d707e6060e1e361035 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:47:49 +0000] ce7cd98b6cfab7d707e6060e1e361035 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:47:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:47:50 [info] 36#36: *819 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:47:50 [info] 36#36: *820 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:00 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:00 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:04 [info] 36#36: *823 [lua] access_by_lua(msblocations.conf:133):2: ba457c5d37853b0a45864a7183261647:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:48:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:48:04 +0000] ba457c5d37853b0a45864a7183261647 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:48:04 [info] 36#36: *823 [lua] logger.lua:23: ba457c5d37853b0a45864a7183261647 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:48:10 [info] 36#36: *824 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:10 [info] 36#36: *825 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:19 [info] 36#36: *826 [lua] access_by_lua(msblocations.conf:133):2: 8b452751003eb811faa53b3eb7f40cc3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:48:19 +0000] 8b452751003eb811faa53b3eb7f40cc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.028 "-" "Consul Health Check" "-" 2023/01/06 03:48:19 [info] 36#36: *826 [lua] logger.lua:23: 8b452751003eb811faa53b3eb7f40cc3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:48:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23 2023/01/06 03:48:20 [info] 37#37: *827 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:20 [info] 37#37: *828 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:30 [info] 36#36: *829 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:30 [info] 36#36: *830 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:34 [info] 36#36: *832 [lua] access_by_lua(msblocations.conf:133):2: 890b42e0599f89ae1972390794ca7065:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:48:34 [info] 36#36: *832 [lua] logger.lua:23: 890b42e0599f89ae1972390794ca7065 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:48:34 +0000] 890b42e0599f89ae1972390794ca7065 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:48:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:48:40 [info] 36#36: *833 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:40 [info] 36#36: *834 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:49 [info] 36#36: *835 [lua] access_by_lua(msblocations.conf:133):2: b691bc983ac0ed2c2679f2cf70fdf670:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:48:49 [info] 36#36: *835 [lua] logger.lua:23: b691bc983ac0ed2c2679f2cf70fdf670 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:48:49 +0000] b691bc983ac0ed2c2679f2cf70fdf670 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:48:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:48:50 [info] 37#37: *837 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:48:50 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:00 [info] 36#36: *838 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:00 [info] 36#36: *839 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:04 [info] 36#36: *840 [lua] access_by_lua(msblocations.conf:133):2: f85a0e32b08d3f6476844abe09a4ac38:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:49:04 +0000] f85a0e32b08d3f6476844abe09a4ac38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:49:04 [info] 36#36: *840 [lua] logger.lua:23: f85a0e32b08d3f6476844abe09a4ac38 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:49:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 03:49:10 [info] 36#36: *841 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:10 [info] 36#36: *842 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:19 [info] 36#36: *843 [lua] access_by_lua(msblocations.conf:133):2: 8e8f13d90fe6fcd65175d7caf2c78ae2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:49:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 10.233.66.124 - - [06/Jan/2023:03:49:19 +0000] 8e8f13d90fe6fcd65175d7caf2c78ae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/06 03:49:19 [info] 36#36: *843 [lua] logger.lua:23: 8e8f13d90fe6fcd65175d7caf2c78ae2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:49:20 [info] 36#36: *844 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:20 [info] 36#36: *845 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:30 [info] 36#36: *846 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:30 [info] 36#36: *847 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:34 [info] 36#36: *849 [lua] access_by_lua(msblocations.conf:133):2: c074e5373304a81393dc16ba9ecc7692:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:49:34 [info] 36#36: *849 [lua] logger.lua:23: c074e5373304a81393dc16ba9ecc7692 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:49:34 +0000] c074e5373304a81393dc16ba9ecc7692 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:49:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:49:40 [info] 36#36: *850 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:40 [info] 36#36: *851 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:49 [info] 36#36: *852 [lua] access_by_lua(msblocations.conf:133):2: e3019f7d413385670237384a2b945b2e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:49:49 [info] 36#36: *852 [lua] logger.lua:23: e3019f7d413385670237384a2b945b2e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:49:49 +0000] e3019f7d413385670237384a2b945b2e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:49:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/06 03:49:50 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:49:50 [info] 37#37: *854 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:00 [info] 36#36: *855 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:00 [info] 36#36: *856 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:04 [info] 36#36: *857 [lua] access_by_lua(msblocations.conf:133):2: dd9be47a65ddaa7e39f6d840c9ce8651:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:50:04 [info] 36#36: *857 [lua] logger.lua:23: dd9be47a65ddaa7e39f6d840c9ce8651 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:50:04 +0000] dd9be47a65ddaa7e39f6d840c9ce8651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:50:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:50:10 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:10 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:20 [info] 36#36: *860 [lua] access_by_lua(msblocations.conf:133):2: f2a5a739d1b9bb4f507b51646ed93bd4:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:50:20 +0000] f2a5a739d1b9bb4f507b51646ed93bd4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:50:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:50:20 [info] 36#36: *860 [lua] logger.lua:23: f2a5a739d1b9bb4f507b51646ed93bd4 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:50:20 [info] 36#36: *861 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:20 [info] 36#36: *862 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:30 [info] 36#36: *863 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:30 [info] 37#37: *864 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:35 [info] 36#36: *866 [lua] access_by_lua(msblocations.conf:133):2: ddf242355354d809691c30b6cd918480:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:50:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:50:35 [info] 36#36: *866 [lua] logger.lua:23: ddf242355354d809691c30b6cd918480 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:50:35 +0000] ddf242355354d809691c30b6cd918480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:50:40 [info] 36#36: *867 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:40 [info] 36#36: *868 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:50 [info] 36#36: *869 [lua] access_by_lua(msblocations.conf:133):2: 355a627bb4bad6ca574eea1351a5dbb0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:50:50 [info] 36#36: *869 [lua] logger.lua:23: 355a627bb4bad6ca574eea1351a5dbb0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:50:50 +0000] 355a627bb4bad6ca574eea1351a5dbb0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:50:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:50:50 [info] 36#36: *871 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:50:50 [info] 36#36: *870 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:00 [info] 36#36: *873 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:00 [info] 36#36: *872 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:05 [info] 36#36: *874 [lua] access_by_lua(msblocations.conf:133):2: d52d0eef0067f25cb48c85d3d1e9391e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:05 +0000] d52d0eef0067f25cb48c85d3d1e9391e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:51:05 [info] 36#36: *874 [lua] logger.lua:23: d52d0eef0067f25cb48c85d3d1e9391e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:51:10 [info] 36#36: *875 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:10 [info] 36#36: *876 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:20 [info] 36#36: *877 [lua] access_by_lua(msblocations.conf:133):2: 8bf7d237a9700cf3f38cd5c7f205dc2f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:51:20 [info] 36#36: *877 [lua] logger.lua:23: 8bf7d237a9700cf3f38cd5c7f205dc2f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:20 +0000] 8bf7d237a9700cf3f38cd5c7f205dc2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:51:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:51:20 [info] 36#36: *878 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:20 [info] 36#36: *879 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:30 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:30 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:35 [info] 36#36: *883 [lua] access_by_lua(msblocations.conf:133):2: 2678918a5aa159727c789de022785e03:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:51:35 [info] 36#36: *883 [lua] logger.lua:23: 2678918a5aa159727c789de022785e03 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:51:35 +0000] 2678918a5aa159727c789de022785e03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:51:40 [info] 36#36: *884 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:40 [info] 36#36: *885 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:50 [info] 36#36: *886 [lua] access_by_lua(msblocations.conf:133):2: 77061d88990b3bfce491da2b8ab57386:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:50 +0000] 77061d88990b3bfce491da2b8ab57386 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 2023/01/06 03:51:50 [info] 36#36: *886 [lua] logger.lua:23: 77061d88990b3bfce491da2b8ab57386 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:51:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:51:50 [info] 36#36: *887 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:51:50 [info] 36#36: *888 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:00 [info] 36#36: *889 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:00 [info] 36#36: *890 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:05 [info] 36#36: *891 [lua] access_by_lua(msblocations.conf:133):2: e8e36ee1f882ed7c99b11c3fbf88e06e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:52:05 +0000] e8e36ee1f882ed7c99b11c3fbf88e06e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:52:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:52:05 [info] 36#36: *891 [lua] logger.lua:23: e8e36ee1f882ed7c99b11c3fbf88e06e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:52:10 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:10 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:20 [info] 36#36: *894 [lua] access_by_lua(msblocations.conf:133):2: 06cac2a938e8b2e6c8d4d1c81581068a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:52:20 +0000] 06cac2a938e8b2e6c8d4d1c81581068a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:52:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 03:52:20 [info] 36#36: *894 [lua] logger.lua:23: 06cac2a938e8b2e6c8d4d1c81581068a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:52:20 [info] 37#37: *895 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:20 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:30 [info] 36#36: *897 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:30 [info] 36#36: *898 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:35 [info] 36#36: *900 [lua] access_by_lua(msblocations.conf:133):2: da7c8a01bdbf755a26222ce80d971ec9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:52:35 [info] 36#36: *900 [lua] logger.lua:23: da7c8a01bdbf755a26222ce80d971ec9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:52:35 +0000] da7c8a01bdbf755a26222ce80d971ec9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:52:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:52:40 [info] 36#36: *902 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:40 [info] 36#36: *901 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:50 [info] 36#36: *903 [lua] access_by_lua(msblocations.conf:133):2: 3ec3a23aeae882db474548c93d644c9e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:52:50 +0000] 3ec3a23aeae882db474548c93d644c9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:52:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:52:50 [info] 36#36: *903 [lua] logger.lua:23: 3ec3a23aeae882db474548c93d644c9e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:52:50 [info] 36#36: *904 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:52:50 [info] 36#36: *905 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:00 [info] 36#36: *907 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:00 [info] 36#36: *906 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:05 [info] 36#36: *908 [lua] access_by_lua(msblocations.conf:133):2: c7eeff51496e4f6801ae426bdbe25b54:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:53:05 [info] 36#36: *908 [lua] logger.lua:23: c7eeff51496e4f6801ae426bdbe25b54 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:05 +0000] c7eeff51496e4f6801ae426bdbe25b54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:53:10 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:10 [info] 37#37: *910 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:20 [info] 36#36: *911 [lua] access_by_lua(msblocations.conf:133):2: 0b7f4120e9b2b613f6b8c6235d22aa27:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:20 +0000] 0b7f4120e9b2b613f6b8c6235d22aa27 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 03:53:20 [info] 36#36: *911 [lua] logger.lua:23: 0b7f4120e9b2b613f6b8c6235d22aa27 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/06 03:53:20 [info] 36#36: *912 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:20 [info] 36#36: *913 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:30 [info] 36#36: *914 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:30 [info] 36#36: *915 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:35 [info] 36#36: *917 [lua] access_by_lua(msblocations.conf:133):2: 0df8e9861a10320eea6aba121c7d6820:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:53:35 [info] 36#36: *917 [lua] logger.lua:23: 0df8e9861a10320eea6aba121c7d6820 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:35 +0000] 0df8e9861a10320eea6aba121c7d6820 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:53:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:53:40 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:40 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:50 [info] 36#36: *920 [lua] access_by_lua(msblocations.conf:133):2: 8a6917bc64dcb4def1671a6b3a7695a0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:53:50 [info] 36#36: *920 [lua] logger.lua:23: 8a6917bc64dcb4def1671a6b3a7695a0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:53:50 +0000] 8a6917bc64dcb4def1671a6b3a7695a0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:53:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:53:50 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:53:50 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:00 [info] 37#37: *923 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:00 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:05 [info] 36#36: *925 [lua] access_by_lua(msblocations.conf:133):2: 66ebe16c9e9b5862747b604f4f8adf5c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:05 +0000] 66ebe16c9e9b5862747b604f4f8adf5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 03:54:05 [info] 36#36: *925 [lua] logger.lua:23: 66ebe16c9e9b5862747b604f4f8adf5c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:54:10 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:10 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:20 [info] 36#36: *928 [lua] access_by_lua(msblocations.conf:133):2: c9c6747fd82134b0c65ca0ca2b94a971:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:20 +0000] c9c6747fd82134b0c65ca0ca2b94a971 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:54:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:54:20 [info] 36#36: *928 [lua] logger.lua:23: c9c6747fd82134b0c65ca0ca2b94a971 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:54:20 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:20 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:26 [info] 36#36: *931 client closed connection while waiting for request, client: 10.233.70.54, server: 0.0.0.0:443 2023/01/06 03:54:30 [info] 36#36: *933 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:30 [info] 36#36: *932 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:35 [info] 36#36: *935 [lua] access_by_lua(msblocations.conf:133):2: 45c09e8568f87cad81373db9e1db178b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:35 +0000] 45c09e8568f87cad81373db9e1db178b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 03:54:35 [info] 36#36: *935 [lua] logger.lua:23: 45c09e8568f87cad81373db9e1db178b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:54:40 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:40 [info] 37#37: *937 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:50 [info] 36#36: *938 [lua] access_by_lua(msblocations.conf:133):2: fd4a56c2f5e0e134dba14a1061734ce9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:54:50 [info] 36#36: *938 [lua] logger.lua:23: fd4a56c2f5e0e134dba14a1061734ce9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:54:50 +0000] fd4a56c2f5e0e134dba14a1061734ce9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:54:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:54:50 [info] 36#36: *940 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:54:50 [info] 36#36: *939 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:00 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:00 [info] 37#37: *942 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:05 [info] 36#36: *943 [lua] access_by_lua(msblocations.conf:133):2: 99f90172569dadc751793e7829703575:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:05 +0000] 99f90172569dadc751793e7829703575 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:55:05 [info] 36#36: *943 [lua] logger.lua:23: 99f90172569dadc751793e7829703575 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:55:10 [info] 36#36: *944 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:10 [info] 36#36: *945 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:20 [info] 36#36: *946 [lua] access_by_lua(msblocations.conf:133):2: 6782ec13d40e9d03be039ebd4409a438:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:20 +0000] 6782ec13d40e9d03be039ebd4409a438 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:55:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:55:20 [info] 36#36: *946 [lua] logger.lua:23: 6782ec13d40e9d03be039ebd4409a438 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:55:20 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:20 [info] 37#37: *948 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:30 [info] 36#36: *949 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:30 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:35 [info] 36#36: *952 [lua] access_by_lua(msblocations.conf:133):2: 8d54519907fad6673560b237672da824:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:35 +0000] 8d54519907fad6673560b237672da824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 03:55:35 [info] 36#36: *952 [lua] logger.lua:23: 8d54519907fad6673560b237672da824 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/06 03:55:40 [info] 36#36: *953 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:40 [info] 37#37: *954 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:50 [info] 36#36: *955 [lua] access_by_lua(msblocations.conf:133):2: 225dc5298799a721bccb6b1818fb8109:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:50 +0000] 225dc5298799a721bccb6b1818fb8109 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.019 "-" "Consul Health Check" "-" 2023/01/06 03:55:50 [info] 36#36: *955 [lua] logger.lua:23: 225dc5298799a721bccb6b1818fb8109 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:55:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:55:50 [info] 36#36: *957 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:55:50 [info] 36#36: *956 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:00 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:00 [info] 36#36: *959 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:05 [info] 36#36: *960 [lua] access_by_lua(msblocations.conf:133):2: cb25ab2bca1df78d0360552b7a1cbbc5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:56:05 [info] 36#36: *960 [lua] logger.lua:23: cb25ab2bca1df78d0360552b7a1cbbc5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:56:05 +0000] cb25ab2bca1df78d0360552b7a1cbbc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:56:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:56:10 [info] 36#36: *962 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:10 [info] 36#36: *961 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:20 [info] 36#36: *963 [lua] access_by_lua(msblocations.conf:133):2: a74fed943d64f0bf0413edce2ca1c82c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:56:20 [info] 36#36: *963 [lua] logger.lua:23: a74fed943d64f0bf0413edce2ca1c82c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:56:20 +0000] a74fed943d64f0bf0413edce2ca1c82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:56:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:56:20 [info] 36#36: *964 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:20 [info] 36#36: *965 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:30 [info] 37#37: *966 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:30 [info] 36#36: *967 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:35 [info] 36#36: *969 [lua] access_by_lua(msblocations.conf:133):2: fb4743f4b86ab664a9492fd6df3bf91b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:56:35 +0000] fb4743f4b86ab664a9492fd6df3bf91b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 03:56:35 [info] 36#36: *969 [lua] logger.lua:23: fb4743f4b86ab664a9492fd6df3bf91b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:56:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 03:56:40 [info] 36#36: *971 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:40 [info] 36#36: *970 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:50 [info] 36#36: *972 [lua] access_by_lua(msblocations.conf:133):2: ea20c096e7399284e2ce9c870c97595e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:56:50 [info] 36#36: *972 [lua] logger.lua:23: ea20c096e7399284e2ce9c870c97595e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:56:50 +0000] ea20c096e7399284e2ce9c870c97595e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:56:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 03:56:50 [info] 36#36: *973 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:56:50 [info] 36#36: *974 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:00 [info] 37#37: *975 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:00 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:05 [info] 36#36: *977 [lua] access_by_lua(msblocations.conf:133):2: e3e75207f8f1699d48795896b01b4a3e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:05 +0000] e3e75207f8f1699d48795896b01b4a3e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 03:57:05 [info] 36#36: *977 [lua] logger.lua:23: e3e75207f8f1699d48795896b01b4a3e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 03:57:10 [info] 36#36: *979 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:10 [info] 36#36: *978 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:20 [info] 36#36: *980 [lua] access_by_lua(msblocations.conf:133):2: 8f58a3684b8d4c23a735c8a5e0e2d3d1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:57:20 [info] 36#36: *980 [lua] logger.lua:23: 8f58a3684b8d4c23a735c8a5e0e2d3d1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:20 +0000] 8f58a3684b8d4c23a735c8a5e0e2d3d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:57:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 03:57:20 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:20 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:30 [info] 36#36: *983 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:30 [info] 36#36: *984 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:35 [info] 36#36: *986 [lua] access_by_lua(msblocations.conf:133):2: a7815036fd2b0da01d40418b45361239:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:57:35 [info] 36#36: *986 [lua] logger.lua:23: a7815036fd2b0da01d40418b45361239 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:35 +0000] a7815036fd2b0da01d40418b45361239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:57:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:57:40 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:40 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:50 [info] 36#36: *989 [lua] access_by_lua(msblocations.conf:133):2: 48f4c7c61a24a60f4aa0bc587ed9486f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:50 +0000] 48f4c7c61a24a60f4aa0bc587ed9486f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 03:57:50 [info] 36#36: *989 [lua] logger.lua:23: 48f4c7c61a24a60f4aa0bc587ed9486f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:57:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 03:57:50 [info] 36#36: *991 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:57:50 [info] 36#36: *990 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:00 [info] 36#36: *993 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:00 [info] 36#36: *992 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:05 [info] 36#36: *994 [lua] access_by_lua(msblocations.conf:133):2: aa8ec713d3496bdf1a6794a7a465232a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:58:05 +0000] aa8ec713d3496bdf1a6794a7a465232a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:58:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:58:05 [info] 36#36: *994 [lua] logger.lua:23: aa8ec713d3496bdf1a6794a7a465232a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:58:10 [info] 36#36: *996 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:10 [info] 36#36: *995 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:20 [info] 36#36: *997 [lua] access_by_lua(msblocations.conf:133):2: cfac288d019f91208fe638f12100588c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:58:20 +0000] cfac288d019f91208fe638f12100588c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 03:58:20 [info] 36#36: *997 [lua] logger.lua:23: cfac288d019f91208fe638f12100588c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:58:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:58:20 [info] 36#36: *998 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:20 [info] 36#36: *999 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:30 [info] 36#36: *1000 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:30 [info] 36#36: *1001 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:35 [info] 36#36: *1003 [lua] access_by_lua(msblocations.conf:133):2: 0cd09ddeda4092584d70130758beca04:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:58:35 [info] 36#36: *1003 [lua] logger.lua:23: 0cd09ddeda4092584d70130758beca04 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:58:35 +0000] 0cd09ddeda4092584d70130758beca04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:58:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:58:40 [info] 36#36: *1005 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:40 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:50 [info] 36#36: *1006 [lua] access_by_lua(msblocations.conf:133):2: 1fca42b79eecc23f52e54bfb0d4f67e6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:58:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:03:58:50 +0000] 1fca42b79eecc23f52e54bfb0d4f67e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 03:58:50 [info] 36#36: *1006 [lua] logger.lua:23: 1fca42b79eecc23f52e54bfb0d4f67e6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 03:58:50 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:58:50 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:00 [info] 36#36: *1009 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:00 [info] 36#36: *1010 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:05 [info] 36#36: *1011 [lua] access_by_lua(msblocations.conf:133):2: c6e2af45eb3a173c44e3b7082f6e829c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:59:05 [info] 36#36: *1011 [lua] logger.lua:23: c6e2af45eb3a173c44e3b7082f6e829c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:59:05 +0000] c6e2af45eb3a173c44e3b7082f6e829c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:59:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 03:59:10 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:10 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:20 [info] 36#36: *1014 [lua] access_by_lua(msblocations.conf:133):2: 8f907649eedda31ea1d78b6ae68dc04b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:59:20 [info] 36#36: *1014 [lua] logger.lua:23: 8f907649eedda31ea1d78b6ae68dc04b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:59:20 +0000] 8f907649eedda31ea1d78b6ae68dc04b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:59:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 03:59:20 [info] 36#36: *1015 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:20 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:30 [info] 36#36: *1018 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:30 [info] 36#36: *1017 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:35 [info] 36#36: *1020 [lua] access_by_lua(msblocations.conf:133):2: 8a8483928bf0fe65ad34390ac9c49b51:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:59:35 [info] 36#36: *1020 [lua] logger.lua:23: 8a8483928bf0fe65ad34390ac9c49b51 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:59:35 +0000] 8a8483928bf0fe65ad34390ac9c49b51 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.019 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:59:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 03:59:40 [info] 36#36: *1022 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:40 [info] 36#36: *1021 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:50 [info] 36#36: *1023 [lua] access_by_lua(msblocations.conf:133):2: 19d0fa1fc3120c390702b2d9d006429c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 03:59:50 [info] 36#36: *1023 [lua] logger.lua:23: 19d0fa1fc3120c390702b2d9d006429c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:03:59:50 +0000] 19d0fa1fc3120c390702b2d9d006429c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:03:59:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 03:59:50 [info] 36#36: *1025 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 03:59:50 [info] 36#36: *1024 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:00 [info] 36#36: *1027 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:00 [info] 36#36: *1026 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:05 [info] 36#36: *1028 [lua] access_by_lua(msblocations.conf:133):2: 3576af4d26c979222f4d6f849edbd9d1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:00:05 [info] 36#36: *1028 [lua] logger.lua:23: 3576af4d26c979222f4d6f849edbd9d1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:05 +0000] 3576af4d26c979222f4d6f849edbd9d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:00:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:00:10 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:10 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:20 [info] 37#37: *1032 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:20 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:20 [info] 36#36: *1033 [lua] access_by_lua(msblocations.conf:133):2: d13a5680177a1c204b866b265a9e44c6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:20 +0000] d13a5680177a1c204b866b265a9e44c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.093 upstream_response_time:0.080 "-" "Consul Health Check" "-" 2023/01/06 04:00:20 [info] 36#36: *1033 [lua] logger.lua:23: d13a5680177a1c204b866b265a9e44c6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 74 2023/01/06 04:00:30 [info] 36#36: *1035 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:30 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:35 [info] 36#36: *1037 [lua] access_by_lua(msblocations.conf:133):2: 9fcf5421aa632206b788394c6b3d9a7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:00:35 [info] 36#36: *1037 [lua] logger.lua:23: 9fcf5421aa632206b788394c6b3d9a7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:35 +0000] 9fcf5421aa632206b788394c6b3d9a7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 04:00:40 [info] 36#36: *1038 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:40 [info] 37#37: *1039 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:50 [info] 36#36: *1040 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:50 [info] 36#36: *1041 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:00:50 [info] 36#36: *1042 [lua] access_by_lua(msblocations.conf:133):2: 63fad5668fc8c6cb372d709ac121ca5f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:00:50 +0000] 63fad5668fc8c6cb372d709ac121ca5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.031 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:00:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27 2023/01/06 04:00:50 [info] 36#36: *1042 [lua] logger.lua:23: 63fad5668fc8c6cb372d709ac121ca5f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:01:00 [info] 36#36: *1043 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:00 [info] 36#36: *1044 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:05 [info] 36#36: *1045 [lua] access_by_lua(msblocations.conf:133):2: 109afacf06c84fcf083780fc8b8721ae:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:05 +0000] 109afacf06c84fcf083780fc8b8721ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/06 04:01:05 [info] 36#36: *1045 [lua] logger.lua:23: 109afacf06c84fcf083780fc8b8721ae {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 04:01:10 [info] 37#37: *1046 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:10 [info] 37#37: *1047 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:20 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:20 [info] 37#37: *1048 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:20 [info] 36#36: *1050 [lua] access_by_lua(msblocations.conf:133):2: 0ac56c142194325ce3a51568b507cae1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:20 +0000] 0ac56c142194325ce3a51568b507cae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 04:01:20 [info] 36#36: *1050 [lua] logger.lua:23: 0ac56c142194325ce3a51568b507cae1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 04:01:30 [info] 36#36: *1052 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:30 [info] 36#36: *1051 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:35 [info] 36#36: *1054 [lua] access_by_lua(msblocations.conf:133):2: bd71d03a6eae469615c53bd985214154:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:01:35 [info] 36#36: *1054 [lua] logger.lua:23: bd71d03a6eae469615c53bd985214154 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:35 +0000] bd71d03a6eae469615c53bd985214154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:01:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 04:01:40 [info] 36#36: *1056 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:40 [info] 36#36: *1055 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:50 [info] 36#36: *1058 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:50 [info] 36#36: *1057 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:01:51 [info] 36#36: *1059 [lua] access_by_lua(msblocations.conf:133):2: 174fe5b770010e14e57d683f51bb8a8f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:01:51 [info] 36#36: *1059 [lua] logger.lua:23: 174fe5b770010e14e57d683f51bb8a8f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:01:51 +0000] 174fe5b770010e14e57d683f51bb8a8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:01:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:01:59 [info] 36#36: *1060 client closed connection while waiting for request, client: 10.233.70.54, server: 0.0.0.0:443 2023/01/06 04:02:00 [info] 36#36: *1062 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:00 [info] 36#36: *1061 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:06 [info] 36#36: *1063 [lua] access_by_lua(msblocations.conf:133):2: 945657ac05cb4f1063318709621e2942:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:02:06 [info] 36#36: *1063 [lua] logger.lua:23: 945657ac05cb4f1063318709621e2942 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:02:06 +0000] 945657ac05cb4f1063318709621e2942 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:02:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:02:10 [info] 36#36: *1064 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:10 [info] 36#36: *1065 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:20 [info] 37#37: *1067 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:20 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:21 [info] 36#36: *1068 [lua] access_by_lua(msblocations.conf:133):2: 81a88922804682066985acb7f14ced69:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:02:21 [info] 36#36: *1068 [lua] logger.lua:23: 81a88922804682066985acb7f14ced69 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:02:21 +0000] 81a88922804682066985acb7f14ced69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:02:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:02:30 [info] 36#36: *1069 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:30 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:36 [info] 36#36: *1072 [lua] access_by_lua(msblocations.conf:133):2: 1a8db9ef82e6ebbdccca9a4701b0603e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:02:36 +0000] 1a8db9ef82e6ebbdccca9a4701b0603e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:02:36 [info] 36#36: *1072 [lua] logger.lua:23: 1a8db9ef82e6ebbdccca9a4701b0603e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:02:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:02:40 [info] 36#36: *1073 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:40 [info] 36#36: *1074 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:50 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:50 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:02:51 [info] 36#36: *1077 [lua] access_by_lua(msblocations.conf:133):2: 3a385f7401aea60eb054e5a49c02d0be:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:02:51 [info] 36#36: *1077 [lua] logger.lua:23: 3a385f7401aea60eb054e5a49c02d0be {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:02:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:04:02:51 +0000] 3a385f7401aea60eb054e5a49c02d0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:03:00 [info] 36#36: *1078 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:00 [info] 36#36: *1079 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:06 [info] 36#36: *1080 [lua] access_by_lua(msblocations.conf:133):2: 3b83c7e5b445f33e9b25909e0173f201:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:03:06 [info] 36#36: *1080 [lua] logger.lua:23: 3b83c7e5b445f33e9b25909e0173f201 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:03:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:04:03:06 +0000] 3b83c7e5b445f33e9b25909e0173f201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:03:10 [info] 37#37: *1081 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:10 [info] 37#37: *1082 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:20 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:20 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:21 [info] 36#36: *1085 [lua] access_by_lua(msblocations.conf:133):2: 04174c7a3e8a0e3199c89f80bcd3effe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:03:21 [info] 36#36: *1085 [lua] logger.lua:23: 04174c7a3e8a0e3199c89f80bcd3effe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:03:21 +0000] 04174c7a3e8a0e3199c89f80bcd3effe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:03:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:03:30 [info] 36#36: *1086 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:30 [info] 37#37: *1087 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:36 [info] 36#36: *1089 [lua] access_by_lua(msblocations.conf:133):2: 601a31a2eed74d0c340b92824f082239:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:03:36 +0000] 601a31a2eed74d0c340b92824f082239 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:03:36 [info] 36#36: *1089 [lua] logger.lua:23: 601a31a2eed74d0c340b92824f082239 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:03:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:03:40 [info] 36#36: *1090 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:40 [info] 36#36: *1091 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:50 [info] 37#37: *1092 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:50 [info] 37#37: *1093 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:03:51 [info] 36#36: *1094 [lua] access_by_lua(msblocations.conf:133):2: afaae5b80800cdb503c5a028d2fdc4fe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:03:51 +0000] afaae5b80800cdb503c5a028d2fdc4fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:03:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:03:51 [info] 36#36: *1094 [lua] logger.lua:23: afaae5b80800cdb503c5a028d2fdc4fe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:04:00 [info] 36#36: *1096 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:00 [info] 36#36: *1095 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:06 [info] 36#36: *1097 [lua] access_by_lua(msblocations.conf:133):2: 4b72c4a242b1f81d302bdf2458ba0aa6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:04:06 +0000] 4b72c4a242b1f81d302bdf2458ba0aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:04:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:04:06 [info] 36#36: *1097 [lua] logger.lua:23: 4b72c4a242b1f81d302bdf2458ba0aa6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:04:10 [info] 37#37: *1099 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:10 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:20 [info] 36#36: *1100 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:20 [info] 36#36: *1101 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:21 [info] 36#36: *1102 [lua] access_by_lua(msblocations.conf:133):2: 26fb37c8fd312b9de22b3589ead79d18:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:04:21 [info] 36#36: *1102 [lua] logger.lua:23: 26fb37c8fd312b9de22b3589ead79d18 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:04:21 +0000] 26fb37c8fd312b9de22b3589ead79d18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:04:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:04:30 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:30 [info] 37#37: *1104 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:36 [info] 36#36: *1106 [lua] access_by_lua(msblocations.conf:133):2: 73cb8f58dcd83b07754e4e87666fc527:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:04:36 [info] 36#36: *1106 [lua] logger.lua:23: 73cb8f58dcd83b07754e4e87666fc527 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:04:36 +0000] 73cb8f58dcd83b07754e4e87666fc527 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:04:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 04:04:40 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:40 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:50 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:50 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:04:51 [info] 36#36: *1111 [lua] access_by_lua(msblocations.conf:133):2: f24459cf56b30c5a02b519fe2c70a099:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:04:51 [info] 36#36: *1111 [lua] logger.lua:23: f24459cf56b30c5a02b519fe2c70a099 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:04:51 +0000] f24459cf56b30c5a02b519fe2c70a099 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:04:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:05:00 [info] 36#36: *1112 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:00 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:06 [info] 36#36: *1114 [lua] access_by_lua(msblocations.conf:133):2: a14c905675448d82e6910b81cb509996:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:05:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:04:05:06 +0000] a14c905675448d82e6910b81cb509996 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:05:06 [info] 36#36: *1114 [lua] logger.lua:23: a14c905675448d82e6910b81cb509996 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:05:10 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:10 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:20 [info] 37#37: *1117 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:20 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:21 [info] 36#36: *1119 [lua] access_by_lua(msblocations.conf:133):2: 902dfa01e0c8aad3bd7889c51ae97715:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:05:21 [info] 36#36: *1119 [lua] logger.lua:23: 902dfa01e0c8aad3bd7889c51ae97715 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:05:21 +0000] 902dfa01e0c8aad3bd7889c51ae97715 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:05:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:05:30 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:30 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:36 [info] 36#36: *1123 [lua] access_by_lua(msblocations.conf:133):2: 67b959b9797e67ac87232632dd9dd222:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:05:36 [info] 36#36: *1123 [lua] logger.lua:23: 67b959b9797e67ac87232632dd9dd222 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:05:36 +0000] 67b959b9797e67ac87232632dd9dd222 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:05:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:05:40 [info] 36#36: *1125 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:40 [info] 36#36: *1124 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:50 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:50 [info] 37#37: *1126 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:05:51 [info] 36#36: *1128 [lua] access_by_lua(msblocations.conf:133):2: 0d11212346bc457b30c56da79c0169a7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:05:51 [info] 36#36: *1128 [lua] logger.lua:23: 0d11212346bc457b30c56da79c0169a7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:05:51 +0000] 0d11212346bc457b30c56da79c0169a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:05:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:06:00 [info] 36#36: *1130 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:00 [info] 36#36: *1129 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:06 [info] 36#36: *1131 [lua] access_by_lua(msblocations.conf:133):2: 7f79520da38996c996f3181a40d1d4a6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:06 +0000] 7f79520da38996c996f3181a40d1d4a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 04:06:06 [info] 36#36: *1131 [lua] logger.lua:23: 7f79520da38996c996f3181a40d1d4a6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:06:10 [info] 37#37: *1132 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:10 [info] 37#37: *1133 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:20 [info] 36#36: *1134 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:20 [info] 36#36: *1135 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:21 [info] 36#36: *1136 [lua] access_by_lua(msblocations.conf:133):2: 986d05536216b36fa913375bbcd23cb9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:06:21 [info] 36#36: *1136 [lua] logger.lua:23: 986d05536216b36fa913375bbcd23cb9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:21 +0000] 986d05536216b36fa913375bbcd23cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:06:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:06:30 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:30 [info] 37#37: *1138 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:36 [info] 36#36: *1140 [lua] access_by_lua(msblocations.conf:133):2: f8e35a3e736dea1ef1a892a20b1c5439:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:36 +0000] f8e35a3e736dea1ef1a892a20b1c5439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 04:06:36 [info] 36#36: *1140 [lua] logger.lua:23: f8e35a3e736dea1ef1a892a20b1c5439 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 04:06:40 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:40 [info] 37#37: *1142 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:50 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:50 [info] 37#37: *1145 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:06:51 [info] 36#36: *1146 [lua] access_by_lua(msblocations.conf:133):2: 2362caeb6b302a87f5f21982df73a0f8:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:06:51 [info] 36#36: *1146 [lua] logger.lua:23: 2362caeb6b302a87f5f21982df73a0f8 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:06:51 +0000] 2362caeb6b302a87f5f21982df73a0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:06:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.64.190 - - [06/Jan/2023:04:06:52 +0000] c5d4172743c850c97ea1b0a80aa02b08 "" 400 request_processing_time:5.004 upstream_response_time:- "-" "-" "-" 2023/01/06 04:06:52 [info] 36#36: *1143 client prematurely closed connection while reading client request line, client: 10.233.64.190, server: 2023/01/06 04:06:52 [info] 36#36: *1147 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 10.233.64.190 - - [06/Jan/2023:04:06:52 +0000] cca369b39fe49592fc24d39267f861a9 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/06 04:07:00 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:00 [info] 37#37: *1148 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:06 [info] 36#36: *1150 [lua] access_by_lua(msblocations.conf:133):2: 8202c824d8e7e6aa9a45c0e5c62b6fcc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:07:06 +0000] 8202c824d8e7e6aa9a45c0e5c62b6fcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:07:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:07:06 [info] 36#36: *1150 [lua] logger.lua:23: 8202c824d8e7e6aa9a45c0e5c62b6fcc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:07:10 [info] 37#37: *1151 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:10 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:20 [info] 36#36: *1153 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:20 [info] 36#36: *1154 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:21 [info] 36#36: *1155 [lua] access_by_lua(msblocations.conf:133):2: da4d3b3c7b613fbc019ce4a6a5460344:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:07:21 [info] 36#36: *1155 [lua] logger.lua:23: da4d3b3c7b613fbc019ce4a6a5460344 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:07:21 +0000] da4d3b3c7b613fbc019ce4a6a5460344 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:07:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:07:30 [info] 36#36: *1156 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:30 [info] 36#36: *1157 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:36 [info] 36#36: *1159 [lua] access_by_lua(msblocations.conf:133):2: 273b156ae07198b79137191bbeacc116:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:07:36 +0000] 273b156ae07198b79137191bbeacc116 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:07:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:07:36 [info] 36#36: *1159 [lua] logger.lua:23: 273b156ae07198b79137191bbeacc116 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:07:40 [info] 36#36: *1160 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:40 [info] 36#36: *1161 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:50 [info] 36#36: *1162 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:50 [info] 36#36: *1163 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:07:51 [info] 36#36: *1164 [lua] access_by_lua(msblocations.conf:133):2: a5c66366a20fcdbe7eb223303500896f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:07:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:07:51 [info] 36#36: *1164 [lua] logger.lua:23: a5c66366a20fcdbe7eb223303500896f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:07:51 +0000] a5c66366a20fcdbe7eb223303500896f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/06 04:08:00 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:00 [info] 37#37: *1166 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:06 [info] 36#36: *1167 [lua] access_by_lua(msblocations.conf:133):2: 1e271aea72e6cae52a4f495b6e2a2251:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:08:06 +0000] 1e271aea72e6cae52a4f495b6e2a2251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:08:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:08:06 [info] 36#36: *1167 [lua] logger.lua:23: 1e271aea72e6cae52a4f495b6e2a2251 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:08:10 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:10 [info] 37#37: *1169 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:19 [info] 36#36: *1171 [lua] access_by_lua(msblocations.conf:133):2: 85a63f7704435c1ba30ac08e486a46ce:receive the request, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1672978099 HTTP/1.1", host: "10.32.243.228:30283" 2023/01/06 04:08:19 [info] 36#36: *1170 [lua] access_by_lua(msblocations.conf:133):2: f5b595f4a2dbce90a2882c76c14cb045:receive the request, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.228:30283" 2023/01/06 04:08:19 [warn] 36#36: *1171 [lua] error_handler.lua:29: error_svc_not_found(): 85a63f7704435c1ba30ac08e486a46ce No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /nmaplowercheck1672978099 HTTP/1.1", host: "10.32.243.228:30283" 10.233.64.190 - - [06/Jan/2023:04:08:19 +0000] 85a63f7704435c1ba30ac08e486a46ce "GET /nmaplowercheck1672978099 HTTP/1.1" 502 request_processing_time:0.002 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/06 04:08:19 [warn] 36#36: *1170 [lua] error_handler.lua:29: error_svc_not_found(): f5b595f4a2dbce90a2882c76c14cb045 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "POST /sdk HTTP/1.1", host: "10.32.243.228:30283" 10.233.64.190 - - [06/Jan/2023:04:08:19 +0000] f5b595f4a2dbce90a2882c76c14cb045 "POST /sdk HTTP/1.1" 502 request_processing_time:0.072 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/06 04:08:19 [info] 37#37: *1172 [lua] access_by_lua(msblocations.conf:103):2: 1219979b3341efb027e39bb3341f92c3:receive the request, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.228:30283" 2023/01/06 04:08:19 [warn] 37#37: *1172 [lua] error_handler.lua:29: error_svc_not_found(): 1219979b3341efb027e39bb3341f92c3 No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.243.228:30283" 10.233.64.190 - - [06/Jan/2023:04:08:19 +0000] 1219979b3341efb027e39bb3341f92c3 "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/06 04:08:19 [info] 36#36: *1173 [lua] access_by_lua(msblocations.conf:133):2: 6522f2f2ab59cca6f9948d0c7e645cef:receive the request, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.228:30283" 2023/01/06 04:08:19 [warn] 36#36: *1173 [lua] error_handler.lua:29: error_svc_not_found(): 6522f2f2ab59cca6f9948d0c7e645cef No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.243.228:30283" 10.233.64.190 - - [06/Jan/2023:04:08:19 +0000] 6522f2f2ab59cca6f9948d0c7e645cef "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/06 04:08:20 [info] 36#36: *1175 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:20 [info] 36#36: *1174 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:21 [info] 36#36: *1176 [lua] access_by_lua(msblocations.conf:133):2: bd7981d57291627750a73ccdef8b1181:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:08:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:08:21 [info] 36#36: *1176 [lua] logger.lua:23: bd7981d57291627750a73ccdef8b1181 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:08:21 +0000] bd7981d57291627750a73ccdef8b1181 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:08:27 [info] 36#36: *1177 [lua] access_by_lua(msblocations.conf:133):2: 8835ad79cb19deb5e2114c885325c4ff:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 2023/01/06 04:08:27 [warn] 36#36: *1177 [lua] error_handler.lua:29: error_svc_not_found(): 8835ad79cb19deb5e2114c885325c4ff No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.0" 10.233.64.190 - - [06/Jan/2023:04:08:27 +0000] 8835ad79cb19deb5e2114c885325c4ff "GET / HTTP/1.0" 502 request_processing_time:0.003 upstream_response_time:- "-" "-" "-" 2023/01/06 04:08:27 [info] 36#36: *1178 [lua] access_by_lua(msblocations.conf:133):2: f0ea549bf22b9e38c92b24ff5fb9deff:receive the request, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.228" 2023/01/06 04:08:27 [warn] 36#36: *1178 [lua] error_handler.lua:29: error_svc_not_found(): f0ea549bf22b9e38c92b24ff5fb9deff No route found for this request! detail_info:Custom not match, client: 10.233.64.190, server: , request: "GET / HTTP/1.1", host: "10.32.243.228" 10.233.64.190 - - [06/Jan/2023:04:08:27 +0000] f0ea549bf22b9e38c92b24ff5fb9deff "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/06 04:08:27 [info] 36#36: *1178 client 10.233.64.190 closed keepalive connection 2023/01/06 04:08:30 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:30 [info] 37#37: *1180 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:36 [info] 36#36: *1182 [lua] access_by_lua(msblocations.conf:133):2: ac7fd5e47e74894a00eb231af2327149:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:08:36 [info] 36#36: *1182 [lua] logger.lua:23: ac7fd5e47e74894a00eb231af2327149 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:08:36 +0000] ac7fd5e47e74894a00eb231af2327149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:08:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:08:40 [info] 36#36: *1183 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:40 [info] 37#37: *1184 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:50 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:50 [info] 37#37: *1185 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:08:51 [info] 36#36: *1187 [lua] access_by_lua(msblocations.conf:133):2: b338ae821c220cd8c55255896a1279e6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:08:51 [info] 36#36: *1187 [lua] logger.lua:23: b338ae821c220cd8c55255896a1279e6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:08:51 +0000] b338ae821c220cd8c55255896a1279e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:08:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/06 04:09:00 [info] 36#36: *1188 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:00 [info] 36#36: *1189 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:06 [info] 36#36: *1190 [lua] access_by_lua(msblocations.conf:133):2: 43c3892d141926a6d5025e09d28b6871:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:06 +0000] 43c3892d141926a6d5025e09d28b6871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:09:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:09:06 [info] 36#36: *1190 [lua] logger.lua:23: 43c3892d141926a6d5025e09d28b6871 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:09:10 [info] 36#36: *1191 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:10 [info] 36#36: *1192 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:20 [info] 36#36: *1193 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:20 [info] 36#36: *1194 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:21 [info] 36#36: *1195 [lua] access_by_lua(msblocations.conf:133):2: 07a435e7e1a19f997657fe72b56cb7d2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:21 +0000] 07a435e7e1a19f997657fe72b56cb7d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 04:09:21 [info] 36#36: *1195 [lua] logger.lua:23: 07a435e7e1a19f997657fe72b56cb7d2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 04:09:30 [info] 36#36: *1196 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:30 [info] 36#36: *1197 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:36 [info] 36#36: *1199 [lua] access_by_lua(msblocations.conf:133):2: 9996e1c26b5f44ada36a7c1536e8249d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:36 +0000] 9996e1c26b5f44ada36a7c1536e8249d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:09:36 [info] 36#36: *1199 [lua] logger.lua:23: 9996e1c26b5f44ada36a7c1536e8249d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:09:40 [info] 36#36: *1200 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:40 [info] 36#36: *1201 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:50 [info] 36#36: *1202 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:50 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:09:51 [info] 36#36: *1204 [lua] access_by_lua(msblocations.conf:133):2: 0267daecc750a1cee99071abd1e2db3c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:09:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.124 - - [06/Jan/2023:04:09:51 +0000] 0267daecc750a1cee99071abd1e2db3c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 04:09:51 [info] 36#36: *1204 [lua] logger.lua:23: 0267daecc750a1cee99071abd1e2db3c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:10:00 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:00 [info] 36#36: *1206 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:06 [info] 36#36: *1207 [lua] access_by_lua(msblocations.conf:133):2: eca5ab66452b50fc0ff5f6d0749026d2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:06 +0000] eca5ab66452b50fc0ff5f6d0749026d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:10:06 [info] 36#36: *1207 [lua] logger.lua:23: eca5ab66452b50fc0ff5f6d0749026d2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:10:10 [info] 36#36: *1209 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:10 [info] 36#36: *1208 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:20 [info] 36#36: *1211 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:20 [info] 36#36: *1210 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:21 [info] 36#36: *1212 [lua] access_by_lua(msblocations.conf:133):2: bee2a0ca5fda9ec6fa5054459ceae980:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:21 +0000] bee2a0ca5fda9ec6fa5054459ceae980 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:10:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:10:21 [info] 36#36: *1212 [lua] logger.lua:23: bee2a0ca5fda9ec6fa5054459ceae980 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:10:30 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:30 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:36 [info] 36#36: *1216 [lua] access_by_lua(msblocations.conf:133):2: 40a859b1557f7b55d1337c845c8345e1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:10:36 [info] 36#36: *1216 [lua] logger.lua:23: 40a859b1557f7b55d1337c845c8345e1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:36 +0000] 40a859b1557f7b55d1337c845c8345e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/06 04:10:40 [info] 36#36: *1218 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:40 [info] 36#36: *1217 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:50 [info] 36#36: *1219 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:50 [info] 36#36: *1220 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:10:51 [info] 36#36: *1221 [lua] access_by_lua(msblocations.conf:133):2: 137b35d616ede799de5bd8d7cb665d5b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:10:51 [info] 36#36: *1221 [lua] logger.lua:23: 137b35d616ede799de5bd8d7cb665d5b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:10:51 +0000] 137b35d616ede799de5bd8d7cb665d5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:10:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:11:00 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:00 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:06 [info] 36#36: *1224 [lua] access_by_lua(msblocations.conf:133):2: 1eddc7eea68a3be125d1c56aef21c739:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:11:06 [info] 36#36: *1224 [lua] logger.lua:23: 1eddc7eea68a3be125d1c56aef21c739 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:06 +0000] 1eddc7eea68a3be125d1c56aef21c739 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:11:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:11:10 [info] 37#37: *1226 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:10 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:20 [info] 37#37: *1227 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:20 [info] 37#37: *1228 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:21 [info] 36#36: *1229 [lua] access_by_lua(msblocations.conf:133):2: 7e28b98ffe27a0ca3c8e62bf28954d17:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:11:21 [info] 36#36: *1229 [lua] logger.lua:23: 7e28b98ffe27a0ca3c8e62bf28954d17 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:21 +0000] 7e28b98ffe27a0ca3c8e62bf28954d17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:11:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:11:30 [info] 36#36: *1231 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:30 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:36 [info] 36#36: *1233 [lua] access_by_lua(msblocations.conf:133):2: d3eb7feb2fae3a8098909c39009c3836:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:36 +0000] d3eb7feb2fae3a8098909c39009c3836 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 04:11:36 [info] 36#36: *1233 [lua] logger.lua:23: d3eb7feb2fae3a8098909c39009c3836 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 2023/01/06 04:11:40 [info] 36#36: *1235 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:40 [info] 36#36: *1234 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:50 [info] 36#36: *1236 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:50 [info] 36#36: *1237 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:11:51 [info] 36#36: *1238 [lua] access_by_lua(msblocations.conf:133):2: b5fb7ec7977bddf13112e57d674af516:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:51 +0000] b5fb7ec7977bddf13112e57d674af516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 04:11:51 [info] 36#36: *1238 [lua] logger.lua:23: b5fb7ec7977bddf13112e57d674af516 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:11:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:12:00 [info] 37#37: *1239 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:00 [info] 37#37: *1240 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:06 [info] 36#36: *1241 [lua] access_by_lua(msblocations.conf:133):2: 2f9095c157e222663afb33925f4d1ec2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:12:06 +0000] 2f9095c157e222663afb33925f4d1ec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:12:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:12:06 [info] 36#36: *1241 [lua] logger.lua:23: 2f9095c157e222663afb33925f4d1ec2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:12:10 [info] 37#37: *1243 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:10 [info] 36#36: *1242 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:20 [info] 36#36: *1244 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:20 [info] 36#36: *1245 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:21 [info] 36#36: *1246 [lua] access_by_lua(msblocations.conf:133):2: 65b92528027dde5de1ceb369aef4dcce:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:12:21 +0000] 65b92528027dde5de1ceb369aef4dcce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:12:21 [info] 36#36: *1246 [lua] logger.lua:23: 65b92528027dde5de1ceb369aef4dcce {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:12:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:12:30 [info] 37#37: *1248 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:30 [info] 36#36: *1247 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:36 [info] 36#36: *1250 [lua] access_by_lua(msblocations.conf:133):2: 67418d44ca91b4b9a2e9f0a63a709759:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:12:36 [info] 36#36: *1250 [lua] logger.lua:23: 67418d44ca91b4b9a2e9f0a63a709759 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:12:36 +0000] 67418d44ca91b4b9a2e9f0a63a709759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:12:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:12:40 [info] 36#36: *1251 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:40 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:50 [info] 37#37: *1253 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:50 [info] 37#37: *1254 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:12:51 [info] 36#36: *1255 [lua] access_by_lua(msblocations.conf:133):2: 8c370b8dd618bed0aff8e12a5058bb63:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:12:51 [info] 36#36: *1255 [lua] logger.lua:23: 8c370b8dd618bed0aff8e12a5058bb63 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:12:51 +0000] 8c370b8dd618bed0aff8e12a5058bb63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:12:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:13:00 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:00 [info] 37#37: *1257 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 10.233.66.124 - - [06/Jan/2023:04:13:06 +0000] 30bfa7404715537fecdb825a35cd9e23 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 2023/01/06 04:13:06 [info] 36#36: *1258 [lua] access_by_lua(msblocations.conf:133):2: 30bfa7404715537fecdb825a35cd9e23:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:13:06 [info] 36#36: *1258 [lua] logger.lua:23: 30bfa7404715537fecdb825a35cd9e23 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:13:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:13:10 [info] 36#36: *1259 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:10 [info] 36#36: *1260 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:20 [info] 37#37: *1261 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:20 [info] 37#37: *1262 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:21 [info] 36#36: *1263 [lua] access_by_lua(msblocations.conf:133):2: e55a7327d008ef01205e15660410e5b1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:13:21 [info] 36#36: *1263 [lua] logger.lua:23: e55a7327d008ef01205e15660410e5b1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:13:21 +0000] e55a7327d008ef01205e15660410e5b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:13:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:13:30 [info] 36#36: *1265 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:30 [info] 36#36: *1264 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:36 [info] 36#36: *1267 [lua] access_by_lua(msblocations.conf:133):2: db6d39ffd802267816f27feb2774549f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:13:36 [info] 36#36: *1267 [lua] logger.lua:23: db6d39ffd802267816f27feb2774549f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:13:36 +0000] db6d39ffd802267816f27feb2774549f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:13:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:13:40 [info] 36#36: *1268 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:40 [info] 36#36: *1269 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:50 [info] 36#36: *1270 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:50 [info] 36#36: *1271 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:13:51 [info] 36#36: *1272 [lua] access_by_lua(msblocations.conf:133):2: df40cd89dd939d6981394889e17705e9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:13:51 +0000] df40cd89dd939d6981394889e17705e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:13:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:13:51 [info] 36#36: *1272 [lua] logger.lua:23: df40cd89dd939d6981394889e17705e9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:14:00 [info] 36#36: *1273 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:00 [info] 36#36: *1274 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:06 [info] 36#36: *1275 [lua] access_by_lua(msblocations.conf:133):2: 177bcd8cea9c44d79009ee5ff225851d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:14:06 [info] 36#36: *1275 [lua] logger.lua:23: 177bcd8cea9c44d79009ee5ff225851d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:14:06 +0000] 177bcd8cea9c44d79009ee5ff225851d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:14:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:14:10 [info] 37#37: *1277 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:10 [info] 37#37: *1276 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:20 [info] 36#36: *1278 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:20 [info] 37#37: *1279 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:21 [info] 36#36: *1280 [lua] access_by_lua(msblocations.conf:133):2: df050f2ac554a766039b4ecb135fed83:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:14:21 +0000] df050f2ac554a766039b4ecb135fed83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:14:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:14:21 [info] 36#36: *1280 [lua] logger.lua:23: df050f2ac554a766039b4ecb135fed83 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:14:30 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:30 [info] 37#37: *1282 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:36 [info] 36#36: *1284 [lua] access_by_lua(msblocations.conf:133):2: 17dd953ef62fb9a62caec2965d0d27fe:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:14:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12 10.233.66.124 - - [06/Jan/2023:04:14:36 +0000] 17dd953ef62fb9a62caec2965d0d27fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/06 04:14:36 [info] 36#36: *1284 [lua] logger.lua:23: 17dd953ef62fb9a62caec2965d0d27fe {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:14:40 [info] 37#37: *1285 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:40 [info] 37#37: *1286 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:50 [info] 36#36: *1288 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:50 [info] 36#36: *1287 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:14:51 [info] 36#36: *1289 [lua] access_by_lua(msblocations.conf:133):2: 47724a9e1812ab2ee7a91ce97615e962:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:14:51 [info] 36#36: *1289 [lua] logger.lua:23: 47724a9e1812ab2ee7a91ce97615e962 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:14:51 +0000] 47724a9e1812ab2ee7a91ce97615e962 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:14:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:15:00 [info] 36#36: *1290 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:00 [info] 37#37: *1291 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:06 [info] 36#36: *1292 [lua] access_by_lua(msblocations.conf:133):2: 35d4196a1b39a87a74b9c5688568530a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:15:06 [info] 36#36: *1292 [lua] logger.lua:23: 35d4196a1b39a87a74b9c5688568530a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:15:06 +0000] 35d4196a1b39a87a74b9c5688568530a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:15:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:15:10 [info] 36#36: *1294 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:10 [info] 36#36: *1293 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:20 [info] 37#37: *1296 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:20 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:21 [info] 36#36: *1297 [lua] access_by_lua(msblocations.conf:133):2: 3037c68aab2bbe61426de0d289067788:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:15:21 +0000] 3037c68aab2bbe61426de0d289067788 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/06 04:15:21 [info] 36#36: *1297 [lua] logger.lua:23: 3037c68aab2bbe61426de0d289067788 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:15:30 [info] 37#37: *1299 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:30 [info] 37#37: *1298 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:36 [info] 36#36: *1301 [lua] access_by_lua(msblocations.conf:133):2: dd50f04e1225212d170ceb83cfb5047f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:15:36 [info] 36#36: *1301 [lua] logger.lua:23: dd50f04e1225212d170ceb83cfb5047f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:15:36 +0000] dd50f04e1225212d170ceb83cfb5047f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:15:40 [info] 36#36: *1302 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:40 [info] 37#37: *1303 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:50 [info] 36#36: *1305 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:50 [info] 36#36: *1304 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:15:51 [info] 36#36: *1306 [lua] access_by_lua(msblocations.conf:133):2: 8644db8882c78e2c0460a006125a37fc:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:15:51 [info] 36#36: *1306 [lua] logger.lua:23: 8644db8882c78e2c0460a006125a37fc {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:15:51 +0000] 8644db8882c78e2c0460a006125a37fc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:16:00 [info] 37#37: *1307 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:00 [info] 36#36: *1308 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:06 [info] 36#36: *1309 [lua] access_by_lua(msblocations.conf:133):2: 354a1a96f2ee01605ce9757bd7b29941:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:16:06 [info] 36#36: *1309 [lua] logger.lua:23: 354a1a96f2ee01605ce9757bd7b29941 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:16:06 +0000] 354a1a96f2ee01605ce9757bd7b29941 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:16:10 [info] 36#36: *1310 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:10 [info] 36#36: *1311 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:20 [info] 36#36: *1312 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:20 [info] 36#36: *1313 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:21 [info] 36#36: *1314 [lua] access_by_lua(msblocations.conf:133):2: 05adc68e4a561785db36e760f77de3bd:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:16:21 [info] 36#36: *1314 [lua] logger.lua:23: 05adc68e4a561785db36e760f77de3bd {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:16:21 +0000] 05adc68e4a561785db36e760f77de3bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 04:16:30 [info] 36#36: *1315 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:30 [info] 36#36: *1316 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:36 [info] 36#36: *1318 [lua] access_by_lua(msblocations.conf:133):2: 76e81e082e0e1c1e689298f64a1030a5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:16:36 [info] 36#36: *1318 [lua] logger.lua:23: 76e81e082e0e1c1e689298f64a1030a5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:16:36 +0000] 76e81e082e0e1c1e689298f64a1030a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:16:40 [info] 36#36: *1319 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:40 [info] 36#36: *1320 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:50 [info] 36#36: *1321 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:50 [info] 37#37: *1322 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:16:51 [info] 36#36: *1323 [lua] access_by_lua(msblocations.conf:133):2: ffdfb932e0ee9dd84648e35f68021b4c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:16:52 +0000] ffdfb932e0ee9dd84648e35f68021b4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/06 04:16:52 [info] 36#36: *1323 [lua] logger.lua:23: ffdfb932e0ee9dd84648e35f68021b4c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:16:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:17:00 [info] 37#37: *1325 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:00 [info] 36#36: *1324 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:07 [info] 36#36: *1326 [lua] access_by_lua(msblocations.conf:133):2: c6e7483f55727e4ac8c2f1ad1faffc54:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:07 +0000] c6e7483f55727e4ac8c2f1ad1faffc54 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 04:17:07 [info] 36#36: *1326 [lua] logger.lua:23: c6e7483f55727e4ac8c2f1ad1faffc54 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 04:17:10 [info] 36#36: *1327 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:10 [info] 36#36: *1328 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:20 [info] 36#36: *1330 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:20 [info] 36#36: *1329 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:22 [info] 36#36: *1331 [lua] access_by_lua(msblocations.conf:133):2: 4b18976b21b8a0719892bb6d266520d0:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:22 +0000] 4b18976b21b8a0719892bb6d266520d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:17:22 [info] 36#36: *1331 [lua] logger.lua:23: 4b18976b21b8a0719892bb6d266520d0 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:17:30 [info] 36#36: *1332 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:30 [info] 36#36: *1333 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:37 [info] 36#36: *1335 [lua] access_by_lua(msblocations.conf:133):2: 3374d283b045a640edf7cbd892e9bfc3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:17:37 [info] 36#36: *1335 [lua] logger.lua:23: 3374d283b045a640edf7cbd892e9bfc3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:37 +0000] 3374d283b045a640edf7cbd892e9bfc3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:17:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:17:40 [info] 36#36: *1337 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:40 [info] 36#36: *1336 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:50 [info] 36#36: *1339 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:50 [info] 36#36: *1338 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:17:52 [info] 36#36: *1340 [lua] access_by_lua(msblocations.conf:133):2: e559daf94058ab2f0201b39a27ee24c6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:17:52 [info] 36#36: *1340 [lua] logger.lua:23: e559daf94058ab2f0201b39a27ee24c6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:17:52 +0000] e559daf94058ab2f0201b39a27ee24c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:17:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:18:00 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:00 [info] 36#36: *1342 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:07 [info] 36#36: *1343 [lua] access_by_lua(msblocations.conf:133):2: 0e684932af6c413da79dd9b9b691edb2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:18:07 [info] 36#36: *1343 [lua] logger.lua:23: 0e684932af6c413da79dd9b9b691edb2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:18:07 +0000] 0e684932af6c413da79dd9b9b691edb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:18:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:18:10 [info] 37#37: *1345 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:10 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:20 [info] 37#37: *1347 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:20 [info] 37#37: *1346 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:22 [info] 36#36: *1348 [lua] access_by_lua(msblocations.conf:133):2: 0d6fdbc8ff838146a4e9d64f79c1b37c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:18:22 [info] 36#36: *1348 [lua] logger.lua:23: 0d6fdbc8ff838146a4e9d64f79c1b37c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:18:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 10.233.66.124 - - [06/Jan/2023:04:18:22 +0000] 0d6fdbc8ff838146a4e9d64f79c1b37c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 2023/01/06 04:18:30 [info] 37#37: *1349 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:30 [info] 37#37: *1350 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:37 [info] 36#36: *1352 [lua] access_by_lua(msblocations.conf:133):2: fb8c45d3ed24f5c27303b390e200d894:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:18:37 [info] 36#36: *1352 [lua] logger.lua:23: fb8c45d3ed24f5c27303b390e200d894 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:18:37 +0000] fb8c45d3ed24f5c27303b390e200d894 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:18:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:18:40 [info] 37#37: *1353 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:40 [info] 37#37: *1354 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:50 [info] 36#36: *1356 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:50 [info] 36#36: *1355 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:18:52 [info] 36#36: *1357 [lua] access_by_lua(msblocations.conf:133):2: b4101497fac16295353641f946b51226:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:18:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:04:18:52 +0000] b4101497fac16295353641f946b51226 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:18:52 [info] 36#36: *1357 [lua] logger.lua:23: b4101497fac16295353641f946b51226 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:19:00 [info] 36#36: *1358 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:00 [info] 36#36: *1359 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:07 [info] 36#36: *1360 [lua] access_by_lua(msblocations.conf:133):2: 584108e8c7cae0cd46e647de90004f7f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:19:07 [info] 36#36: *1360 [lua] logger.lua:23: 584108e8c7cae0cd46e647de90004f7f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:19:07 +0000] 584108e8c7cae0cd46e647de90004f7f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:19:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:19:10 [info] 37#37: *1361 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:10 [info] 36#36: *1362 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:20 [info] 36#36: *1364 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:20 [info] 36#36: *1363 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:22 [info] 36#36: *1365 [lua] access_by_lua(msblocations.conf:133):2: 784365828e6c4e09c2382a11e7fa9b56:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:19:22 [info] 36#36: *1365 [lua] logger.lua:23: 784365828e6c4e09c2382a11e7fa9b56 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:19:22 +0000] 784365828e6c4e09c2382a11e7fa9b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:19:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:19:30 [info] 36#36: *1367 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:30 [info] 36#36: *1366 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:37 [info] 36#36: *1369 [lua] access_by_lua(msblocations.conf:133):2: 1086630000cf89426068259d5552115c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:19:37 [info] 36#36: *1369 [lua] logger.lua:23: 1086630000cf89426068259d5552115c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:19:37 +0000] 1086630000cf89426068259d5552115c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:19:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:19:40 [info] 36#36: *1370 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:40 [info] 36#36: *1371 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:50 [info] 36#36: *1373 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:50 [info] 36#36: *1372 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:19:52 [info] 36#36: *1374 [lua] access_by_lua(msblocations.conf:133):2: 4ba80b049bad590f84636db10aa54919:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:19:52 [info] 36#36: *1374 [lua] logger.lua:23: 4ba80b049bad590f84636db10aa54919 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:19:52 +0000] 4ba80b049bad590f84636db10aa54919 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:19:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/06 04:20:00 [info] 36#36: *1375 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:00 [info] 36#36: *1376 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:07 [info] 36#36: *1377 [lua] access_by_lua(msblocations.conf:133):2: 333d204eeaece351826e5036d5a76269:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:20:07 [info] 36#36: *1377 [lua] logger.lua:23: 333d204eeaece351826e5036d5a76269 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:20:07 +0000] 333d204eeaece351826e5036d5a76269 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:20:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:20:10 [info] 36#36: *1379 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:10 [info] 36#36: *1378 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:20 [info] 37#37: *1381 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:20 [info] 37#37: *1380 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:22 [info] 36#36: *1382 [lua] access_by_lua(msblocations.conf:133):2: 83399f88824cc53d62ef72810ca629a1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:20:22 [info] 36#36: *1382 [lua] logger.lua:23: 83399f88824cc53d62ef72810ca629a1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:20:22 +0000] 83399f88824cc53d62ef72810ca629a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:20:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:20:30 [info] 36#36: *1383 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:30 [info] 37#37: *1384 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:37 [info] 36#36: *1386 [lua] access_by_lua(msblocations.conf:133):2: 0e8fc6df9058c3d785cd1c09ee2c65e7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:20:37 +0000] 0e8fc6df9058c3d785cd1c09ee2c65e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:20:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:20:37 [info] 36#36: *1386 [lua] logger.lua:23: 0e8fc6df9058c3d785cd1c09ee2c65e7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:20:40 [info] 36#36: *1388 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:40 [info] 36#36: *1387 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:50 [info] 36#36: *1389 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:50 [info] 36#36: *1390 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:20:52 [info] 36#36: *1391 [lua] access_by_lua(msblocations.conf:133):2: 5c45ba40e43cad18dfb5596cfe914a31:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:20:52 +0000] 5c45ba40e43cad18dfb5596cfe914a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:20:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/06 04:20:52 [info] 36#36: *1391 [lua] logger.lua:23: 5c45ba40e43cad18dfb5596cfe914a31 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:21:00 [info] 36#36: *1392 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:00 [info] 36#36: *1393 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:07 [info] 36#36: *1394 [lua] access_by_lua(msblocations.conf:133):2: d1c837ed26920dc62a7fd73e1f2071da:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:21:07 [info] 36#36: *1394 [lua] logger.lua:23: d1c837ed26920dc62a7fd73e1f2071da {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:21:07 +0000] d1c837ed26920dc62a7fd73e1f2071da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:21:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:21:10 [info] 36#36: *1395 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:10 [info] 36#36: *1396 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:20 [info] 36#36: *1397 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:20 [info] 36#36: *1398 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:22 [info] 36#36: *1399 [lua] access_by_lua(msblocations.conf:133):2: 95f7ef81f0df352d5ee7ecfc662ecf8b:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:21:22 [info] 36#36: *1399 [lua] logger.lua:23: 95f7ef81f0df352d5ee7ecfc662ecf8b {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:21:22 +0000] 95f7ef81f0df352d5ee7ecfc662ecf8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:21:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:21:30 [info] 37#37: *1400 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:30 [info] 37#37: *1401 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:37 [info] 36#36: *1403 [lua] access_by_lua(msblocations.conf:133):2: 26ef5b060952a4fa8cc60598f01c1378:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:21:37 [info] 36#36: *1403 [lua] logger.lua:23: 26ef5b060952a4fa8cc60598f01c1378 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:21:37 +0000] 26ef5b060952a4fa8cc60598f01c1378 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:21:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:21:40 [info] 37#37: *1405 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:40 [info] 37#37: *1404 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:41 [info] 36#36: *1406 [lua] access_by_lua(msblocations.conf:133):2: bb157e5ebda0a3060d68550fd407ab92:receive the request, client: 10.233.69.147, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:41 [info] 36#36: *1406 [lua] logger.lua:23: bb157e5ebda0a3060d68550fd407ab92 {"matched":"microservices"} while logging request, client: 10.233.69.147, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:41 +0000] bb157e5ebda0a3060d68550fd407ab92 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.042 upstream_response_time:0.042 "-" "python-requests/2.28.1" "-" 10.233.69.147 - - [06/Jan/2023:04:21:41 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.1" 39 2023/01/06 04:21:41 [info] 36#36: *1407 [lua] access_by_lua(msblocations.conf:133):2: 7b4c00350cbc4100f8b071cb54132494:receive the request, client: 10.233.69.147, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:41 [info] 36#36: *1407 [lua] logger.lua:23: 7b4c00350cbc4100f8b071cb54132494 {"matched":"multicloud"} while logging request, client: 10.233.69.147, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.3.94:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:41 +0000] 7b4c00350cbc4100f8b071cb54132494 "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.020 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:41 [info] 36#36: *1409 [lua] access_by_lua(msblocations.conf:133):2: f5386408897dc38d42188ac4e814a15e:receive the request, client: 10.233.69.147, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:41 [info] 36#36: *1409 [lua] logger.lua:23: f5386408897dc38d42188ac4e814a15e {"matched":"multicloud-pike"} while logging request, client: 10.233.69.147, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.58.130:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:41 +0000] f5386408897dc38d42188ac4e814a15e "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.018 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:41 [info] 36#36: *1411 [lua] access_by_lua(msblocations.conf:133):2: 56f4eaf234775b08af9139338ac2bdf0:receive the request, client: 10.233.69.147, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:41 [info] 36#36: *1411 [lua] logger.lua:23: 56f4eaf234775b08af9139338ac2bdf0 {"matched":"multicloud-k8s"} while logging request, client: 10.233.69.147, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.54.84:9015/v1/healthcheck", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:41 +0000] 56f4eaf234775b08af9139338ac2bdf0 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.021 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:50 [info] 36#36: *1414 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:50 [info] 36#36: *1413 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:21:52 [info] 36#36: *1415 [lua] access_by_lua(msblocations.conf:133):2: fe6e1c7ef2c640d814159540fd2a01ba:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:21:52 [info] 36#36: *1415 [lua] logger.lua:23: fe6e1c7ef2c640d814159540fd2a01ba {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:21:52 +0000] fe6e1c7ef2c640d814159540fd2a01ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:21:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/06 04:21:56 [info] 36#36: *1416 [lua] access_by_lua(msblocations.conf:133):2: c50207a32b00ac4ec0b33304b9ac717c:receive the request, client: 10.233.69.147, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:56 [info] 36#36: *1416 [lua] logger.lua:23: c50207a32b00ac4ec0b33304b9ac717c {"matched":"usecaseui"} while logging request, client: 10.233.69.147, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.23.107:8443/usecase-ui/", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:56 +0000] c50207a32b00ac4ec0b33304b9ac717c "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.158 upstream_response_time:0.157 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:56 [info] 36#36: *1418 [lua] access_by_lua(msblocations.conf:133):2: 1ba7c0548e0b78d819a5b8edddb57972:receive the request, client: 10.233.69.147, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:56 [info] 36#36: *1418 [lua] logger.lua:23: 1ba7c0548e0b78d819a5b8edddb57972 {"matched":"gvnfmdriver"} while logging request, client: 10.233.69.147, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.7.190:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:56 +0000] 1ba7c0548e0b78d819a5b8edddb57972 "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:56 [info] 36#36: *1420 [lua] access_by_lua(msblocations.conf:133):2: d9d95842d0dc0393b8187b116385024f:receive the request, client: 10.233.69.147, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:56 [info] 36#36: *1420 [lua] logger.lua:23: d9d95842d0dc0393b8187b116385024f {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.69.147, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.14.118:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:56 +0000] d9d95842d0dc0393b8187b116385024f "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.197 upstream_response_time:0.192 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:57 [info] 36#36: *1422 [lua] access_by_lua(msblocations.conf:133):2: cbe67f7f264bf35a5ae41adfb20ec25f:receive the request, client: 10.233.69.147, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:21:57 [info] 36#36: *1422 [lua] logger.lua:23: cbe67f7f264bf35a5ae41adfb20ec25f {"matched":"nslcm"} while logging request, client: 10.233.69.147, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.35.29:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:57 +0000] cbe67f7f264bf35a5ae41adfb20ec25f "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.659 upstream_response_time:0.658 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:57 [info] 36#36: *1424 [lua] access_by_lua(msblocations.conf:133):2: fa7f1a831137bbff1e87fa79b1541fae:receive the request, client: 10.233.69.147, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:58 +0000] fa7f1a831137bbff1e87fa79b1541fae "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.524 upstream_response_time:0.523 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:58 [info] 36#36: *1424 [lua] logger.lua:23: fa7f1a831137bbff1e87fa79b1541fae {"matched":"vnflcm"} while logging request, client: 10.233.69.147, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.13.132:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 2023/01/06 04:21:58 [info] 36#36: *1426 [lua] access_by_lua(msblocations.conf:133):2: dbf8d313e7f8af67bdc7cf844ac23165:receive the request, client: 10.233.69.147, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:58 +0000] dbf8d313e7f8af67bdc7cf844ac23165 "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.449 upstream_response_time:0.448 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:58 [info] 36#36: *1426 [lua] logger.lua:23: dbf8d313e7f8af67bdc7cf844ac23165 {"matched":"vnfmgr"} while logging request, client: 10.233.69.147, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.57.86:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 2023/01/06 04:21:58 [info] 36#36: *1428 [lua] access_by_lua(msblocations.conf:133):2: fdc49d3adaf65d40cb3f26e961f1902d:receive the request, client: 10.233.69.147, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:59 +0000] fdc49d3adaf65d40cb3f26e961f1902d "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.425 upstream_response_time:0.424 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:59 [info] 36#36: *1428 [lua] logger.lua:23: fdc49d3adaf65d40cb3f26e961f1902d {"matched":"vnfres"} while logging request, client: 10.233.69.147, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.44.181:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2023/01/06 04:21:59 [info] 36#36: *1430 [lua] access_by_lua(msblocations.conf:133):2: cce6933352d4ea305feb693248fac66a:receive the request, client: 10.233.69.147, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:21:59 +0000] cce6933352d4ea305feb693248fac66a "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "python-requests/2.28.1" "-" 2023/01/06 04:21:59 [info] 36#36: *1430 [lua] logger.lua:23: cce6933352d4ea305feb693248fac66a {"matched":"ztevnfmdriver"} while logging request, client: 10.233.69.147, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.63.155:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 2023/01/06 04:22:00 [info] 36#36: *1432 [lua] access_by_lua(msblocations.conf:133):2: cf89003ac24e6d2e4743083997320728:receive the request, client: 10.233.69.147, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:22:00 +0000] cf89003ac24e6d2e4743083997320728 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.029 "-" "python-requests/2.28.1" "-" 2023/01/06 04:22:00 [info] 36#36: *1432 [lua] logger.lua:23: cf89003ac24e6d2e4743083997320728 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.69.147, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.66.204:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 2023/01/06 04:22:00 [info] 36#36: *1434 [lua] access_by_lua(msblocations.conf:133):2: 02faf6eb89d16b608c1f310ba185347e:receive the request, client: 10.233.69.147, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:22:00 [info] 36#36: *1434 [lua] logger.lua:23: 02faf6eb89d16b608c1f310ba185347e {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.69.147, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.217:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:22:00 +0000] 02faf6eb89d16b608c1f310ba185347e "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.057 upstream_response_time:0.056 "-" "python-requests/2.28.1" "-" 2023/01/06 04:22:00 [info] 36#36: *1436 [lua] access_by_lua(msblocations.conf:133):2: 82fda45f5080017c4ecb0c29776e4075:receive the request, client: 10.233.69.147, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:22:00 [info] 36#36: *1436 [lua] logger.lua:23: 82fda45f5080017c4ecb0c29776e4075 {"matched":"multicloud-fcaps"} while logging request, client: 10.233.69.147, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.52.216:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:22:00 +0000] 82fda45f5080017c4ecb0c29776e4075 "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.019 "-" "python-requests/2.28.1" "-" 2023/01/06 04:22:00 [info] 36#36: *1438 [lua] access_by_lua(msblocations.conf:133):2: 22178a5e8339d2f6abdda82502d21784:receive the request, client: 10.233.69.147, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/06 04:22:00 [info] 36#36: *1440 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:00 [info] 36#36: *1441 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:01 [info] 36#36: *1438 [lua] logger.lua:23: 22178a5e8339d2f6abdda82502d21784 {"matched":"parser"} while logging request, client: 10.233.69.147, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.26.206:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.69.147 - - [06/Jan/2023:04:22:01 +0000] 22178a5e8339d2f6abdda82502d21784 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.855 upstream_response_time:0.854 "-" "python-requests/2.28.1" "-" 2023/01/06 04:22:07 [info] 36#36: *1442 [lua] access_by_lua(msblocations.conf:133):2: a395ae2bcebeeccf44613bda6049afe9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:22:07 +0000] a395ae2bcebeeccf44613bda6049afe9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:22:07 [info] 36#36: *1442 [lua] logger.lua:23: a395ae2bcebeeccf44613bda6049afe9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:22:07 [info] 36#36: *1406 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1407 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1409 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1411 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1416 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1418 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1420 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1422 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1424 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1426 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1428 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1430 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1432 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1434 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1436 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:07 [info] 36#36: *1438 client 10.233.69.147 closed keepalive connection 2023/01/06 04:22:10 [info] 36#36: *1443 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:10 [info] 36#36: *1444 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:20 [info] 37#37: *1445 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:20 [info] 37#37: *1446 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:22 [info] 36#36: *1447 [lua] access_by_lua(msblocations.conf:133):2: bf55c335f30d503129bcc27b0cd450af:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:22:22 [info] 36#36: *1447 [lua] logger.lua:23: bf55c335f30d503129bcc27b0cd450af {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:22:22 +0000] bf55c335f30d503129bcc27b0cd450af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:22:30 [info] 36#36: *1449 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:30 [info] 36#36: *1448 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:37 [info] 36#36: *1451 [lua] access_by_lua(msblocations.conf:133):2: 4563b34088052c996f06790bb262d227:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:22:37 +0000] 4563b34088052c996f06790bb262d227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:22:37 [info] 36#36: *1451 [lua] logger.lua:23: 4563b34088052c996f06790bb262d227 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:22:40 [info] 36#36: *1452 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:40 [info] 36#36: *1453 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:50 [info] 36#36: *1454 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:50 [info] 36#36: *1455 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:22:52 [info] 36#36: *1456 [lua] access_by_lua(msblocations.conf:133):2: fa44f9a45c927b23a2e3d066887e65c5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:22:52 [info] 36#36: *1456 [lua] logger.lua:23: fa44f9a45c927b23a2e3d066887e65c5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:22:52 +0000] fa44f9a45c927b23a2e3d066887e65c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:23:00 [info] 36#36: *1457 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:00 [info] 37#37: *1458 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:07 [info] 36#36: *1459 [lua] access_by_lua(msblocations.conf:133):2: 744f65092d92499cc1d19f9a1cadd406:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:23:07 [info] 36#36: *1459 [lua] logger.lua:23: 744f65092d92499cc1d19f9a1cadd406 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:23:07 +0000] 744f65092d92499cc1d19f9a1cadd406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:23:10 [info] 36#36: *1460 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:10 [info] 36#36: *1461 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:20 [info] 37#37: *1463 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:20 [info] 37#37: *1462 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:22 [info] 36#36: *1464 [lua] access_by_lua(msblocations.conf:133):2: 401ae4d286f81251ed4a8dcc6d2396ef:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:23:22 +0000] 401ae4d286f81251ed4a8dcc6d2396ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:23:22 [info] 36#36: *1464 [lua] logger.lua:23: 401ae4d286f81251ed4a8dcc6d2396ef {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:23:30 [info] 36#36: *1466 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:30 [info] 36#36: *1465 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:37 [info] 36#36: *1468 [lua] access_by_lua(msblocations.conf:133):2: 3ef8ac37f79604693b0c264e540514d2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.124 - - [06/Jan/2023:04:23:37 +0000] 3ef8ac37f79604693b0c264e540514d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/06 04:23:37 [info] 36#36: *1468 [lua] logger.lua:23: 3ef8ac37f79604693b0c264e540514d2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:23:40 [info] 37#37: *1470 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:40 [info] 37#37: *1469 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:50 [info] 36#36: *1471 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:50 [info] 36#36: *1472 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:23:52 [info] 36#36: *1473 [lua] access_by_lua(msblocations.conf:133):2: 8420e5027f49fbef6f25350aa68d9452:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:23:52 [info] 36#36: *1473 [lua] logger.lua:23: 8420e5027f49fbef6f25350aa68d9452 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:23:52 +0000] 8420e5027f49fbef6f25350aa68d9452 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:24:00 [info] 37#37: *1475 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:00 [info] 37#37: *1474 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:07 [info] 36#36: *1476 [lua] access_by_lua(msblocations.conf:133):2: 1033eb71e3731147c94ad8509d590953:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:24:07 +0000] 1033eb71e3731147c94ad8509d590953 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:24:07 [info] 36#36: *1476 [lua] logger.lua:23: 1033eb71e3731147c94ad8509d590953 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:24:10 [info] 36#36: *1478 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:10 [info] 36#36: *1477 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:20 [info] 36#36: *1479 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:20 [info] 36#36: *1480 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:22 [info] 36#36: *1481 [lua] access_by_lua(msblocations.conf:133):2: 029115402b0b9282b094b940e41cc395:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:24:22 [info] 36#36: *1481 [lua] logger.lua:23: 029115402b0b9282b094b940e41cc395 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:24:22 +0000] 029115402b0b9282b094b940e41cc395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:24:30 [info] 36#36: *1482 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:30 [info] 36#36: *1483 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:37 [info] 36#36: *1485 [lua] access_by_lua(msblocations.conf:133):2: 074447224ec416a3876b3e49fe798702:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:04:24:37 +0000] 074447224ec416a3876b3e49fe798702 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 04:24:37 [info] 36#36: *1485 [lua] logger.lua:23: 074447224ec416a3876b3e49fe798702 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:24:40 [info] 37#37: *1486 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:40 [info] 37#37: *1487 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:50 [info] 37#37: *1489 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:50 [info] 37#37: *1488 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:24:52 [info] 36#36: *1490 [lua] access_by_lua(msblocations.conf:133):2: f6708929a77d99374747189e51b92be9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:24:52 +0000] f6708929a77d99374747189e51b92be9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:24:52 [info] 36#36: *1490 [lua] logger.lua:23: f6708929a77d99374747189e51b92be9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:25:00 [info] 36#36: *1492 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:00 [info] 36#36: *1491 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:07 [info] 36#36: *1493 [lua] access_by_lua(msblocations.conf:133):2: fd08473d3772500103ddecd58079962e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:25:07 [info] 36#36: *1493 [lua] logger.lua:23: fd08473d3772500103ddecd58079962e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:25:07 +0000] fd08473d3772500103ddecd58079962e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:25:10 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:10 [info] 36#36: *1495 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:20 [info] 37#37: *1496 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:20 [info] 37#37: *1497 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:22 [info] 36#36: *1498 [lua] access_by_lua(msblocations.conf:133):2: f0d9679cfe21cebfd97cffaa1b8b8a6d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:25:22 [info] 36#36: *1498 [lua] logger.lua:23: f0d9679cfe21cebfd97cffaa1b8b8a6d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:25:22 +0000] f0d9679cfe21cebfd97cffaa1b8b8a6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/06 04:25:30 [info] 36#36: *1500 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:30 [info] 36#36: *1499 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:37 [info] 36#36: *1502 [lua] access_by_lua(msblocations.conf:133):2: 065a3dce2a4bb417e859dac6e28f2fec:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:25:37 [info] 36#36: *1502 [lua] logger.lua:23: 065a3dce2a4bb417e859dac6e28f2fec {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:25:37 +0000] 065a3dce2a4bb417e859dac6e28f2fec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:25:40 [info] 37#37: *1503 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:40 [info] 37#37: *1504 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:50 [info] 36#36: *1505 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:50 [info] 36#36: *1506 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:25:52 [info] 36#36: *1507 [lua] access_by_lua(msblocations.conf:133):2: 176195c1013f1886bb32cd5e93af871d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:25:52 [info] 36#36: *1507 [lua] logger.lua:23: 176195c1013f1886bb32cd5e93af871d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:25:52 +0000] 176195c1013f1886bb32cd5e93af871d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:26:00 [info] 37#37: *1509 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:00 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:07 [info] 36#36: *1510 [lua] access_by_lua(msblocations.conf:133):2: 3c2b88b4830fe206be8ca34cb19d17d6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:26:07 +0000] 3c2b88b4830fe206be8ca34cb19d17d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/06 04:26:07 [info] 36#36: *1510 [lua] logger.lua:23: 3c2b88b4830fe206be8ca34cb19d17d6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:26:10 [info] 36#36: *1512 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:10 [info] 36#36: *1511 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:20 [info] 37#37: *1513 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:20 [info] 37#37: *1514 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:22 [info] 36#36: *1515 [lua] access_by_lua(msblocations.conf:133):2: a9c5e5d8a7956ae8a1a42b62370aa3e1:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:26:22 +0000] a9c5e5d8a7956ae8a1a42b62370aa3e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:26:22 [info] 36#36: *1515 [lua] logger.lua:23: a9c5e5d8a7956ae8a1a42b62370aa3e1 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:26:30 [info] 36#36: *1516 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:30 [info] 36#36: *1517 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:37 [info] 36#36: *1519 [lua] access_by_lua(msblocations.conf:133):2: 66bb101a5cfd708662c81d13da465f06:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:26:37 [info] 36#36: *1519 [lua] logger.lua:23: 66bb101a5cfd708662c81d13da465f06 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:26:37 +0000] 66bb101a5cfd708662c81d13da465f06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 04:26:40 [info] 37#37: *1520 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:40 [info] 37#37: *1521 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:50 [info] 36#36: *1523 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:50 [info] 36#36: *1522 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:26:52 [info] 36#36: *1524 [lua] access_by_lua(msblocations.conf:133):2: 85e7ce67b7318c8e0f6a161bce063d7d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:26:52 [info] 36#36: *1524 [lua] logger.lua:23: 85e7ce67b7318c8e0f6a161bce063d7d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:26:52 +0000] 85e7ce67b7318c8e0f6a161bce063d7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:27:00 [info] 36#36: *1525 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:00 [info] 36#36: *1526 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:07 [info] 36#36: *1527 [lua] access_by_lua(msblocations.conf:133):2: a3070ecdbf85ef87773f720a6e7a04c9:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:27:07 [info] 36#36: *1527 [lua] logger.lua:23: a3070ecdbf85ef87773f720a6e7a04c9 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:27:07 +0000] a3070ecdbf85ef87773f720a6e7a04c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:27:10 [info] 36#36: *1529 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:10 [info] 36#36: *1528 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:20 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:20 [info] 37#37: *1531 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:22 [info] 36#36: *1532 [lua] access_by_lua(msblocations.conf:133):2: ede46efc95031ea2e23d7406702b33c3:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:27:22 [info] 36#36: *1532 [lua] logger.lua:23: ede46efc95031ea2e23d7406702b33c3 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:27:22 +0000] ede46efc95031ea2e23d7406702b33c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/06 04:27:30 [info] 37#37: *1534 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:30 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:37 [info] 36#36: *1536 [lua] access_by_lua(msblocations.conf:133):2: 16d3d4ce02e431d4ae1ec2be1049bdd2:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:04:27:37 +0000] 16d3d4ce02e431d4ae1ec2be1049bdd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:27:37 [info] 36#36: *1536 [lua] logger.lua:23: 16d3d4ce02e431d4ae1ec2be1049bdd2 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:27:40 [info] 36#36: *1538 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:40 [info] 36#36: *1537 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:50 [info] 36#36: *1539 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:50 [info] 36#36: *1540 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:27:52 [info] 36#36: *1541 [lua] access_by_lua(msblocations.conf:133):2: 1d65ce7f2b29222e70c86d047e29a656:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.124 - - [06/Jan/2023:04:27:52 +0000] 1d65ce7f2b29222e70c86d047e29a656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/06 04:27:52 [info] 36#36: *1541 [lua] logger.lua:23: 1d65ce7f2b29222e70c86d047e29a656 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:28:00 [info] 36#36: *1542 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:00 [info] 36#36: *1543 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:07 [info] 36#36: *1544 [lua] access_by_lua(msblocations.conf:133):2: eca3212659f18cf5a308bc4cf0992411:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:07 +0000] eca3212659f18cf5a308bc4cf0992411 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:28:07 [info] 36#36: *1544 [lua] logger.lua:23: eca3212659f18cf5a308bc4cf0992411 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/06 04:28:10 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:10 [info] 37#37: *1546 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:20 [info] 37#37: *1547 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:20 [info] 37#37: *1548 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:22 [info] 36#36: *1549 [lua] access_by_lua(msblocations.conf:133):2: 05bfe17bb2b225f014ac37d6e1b1361e:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:28:22 [info] 36#36: *1549 [lua] logger.lua:23: 05bfe17bb2b225f014ac37d6e1b1361e {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:22 +0000] 05bfe17bb2b225f014ac37d6e1b1361e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:28:30 [info] 36#36: *1550 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:30 [info] 37#37: *1551 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:37 [info] 36#36: *1553 [lua] access_by_lua(msblocations.conf:133):2: f15f4c8970908821abf748c710d65c94:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:37 +0000] f15f4c8970908821abf748c710d65c94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:28:37 [info] 36#36: *1553 [lua] logger.lua:23: f15f4c8970908821abf748c710d65c94 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:28:40 [info] 37#37: *1555 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:40 [info] 37#37: *1554 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:50 [info] 37#37: *1557 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:50 [info] 36#36: *1556 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:28:52 [info] 36#36: *1558 [lua] access_by_lua(msblocations.conf:133):2: 8957d1cfa7bd58e74916a78f422633ab:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:52 +0000] 8957d1cfa7bd58e74916a78f422633ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/06 04:28:52 [info] 36#36: *1558 [lua] logger.lua:23: 8957d1cfa7bd58e74916a78f422633ab {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:29:00 [info] 36#36: *1559 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:00 [info] 37#37: *1560 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:07 [info] 36#36: *1561 [lua] access_by_lua(msblocations.conf:133):2: 92f7934e0d6f9f1cc884409ec98d7bb5:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:29:07 [info] 36#36: *1561 [lua] logger.lua:23: 92f7934e0d6f9f1cc884409ec98d7bb5 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:29:07 +0000] 92f7934e0d6f9f1cc884409ec98d7bb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:29:10 [info] 37#37: *1563 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:10 [info] 37#37: *1562 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:20 [info] 36#36: *1565 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:20 [info] 36#36: *1564 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:22 [info] 36#36: *1566 [lua] access_by_lua(msblocations.conf:133):2: 7a6c6c7cc87b32adcc88df93f4a22660:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:29:22 [info] 36#36: *1566 [lua] logger.lua:23: 7a6c6c7cc87b32adcc88df93f4a22660 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:29:22 +0000] 7a6c6c7cc87b32adcc88df93f4a22660 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/06 04:29:30 [info] 36#36: *1567 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:30 [info] 36#36: *1568 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:37 [info] 36#36: *1570 [lua] access_by_lua(msblocations.conf:133):2: 8303c25db3b8608e2cb55c141fc2b3cb:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:29:37 [info] 36#36: *1570 [lua] logger.lua:23: 8303c25db3b8608e2cb55c141fc2b3cb {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:29:37 +0000] 8303c25db3b8608e2cb55c141fc2b3cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:29:40 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:40 [info] 36#36: *1571 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:50 [info] 36#36: *1574 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:50 [info] 36#36: *1573 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:29:52 [info] 36#36: *1575 [lua] access_by_lua(msblocations.conf:133):2: cf505e95d224abfcbaccdff7feeee82c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:29:52 [info] 36#36: *1575 [lua] logger.lua:23: cf505e95d224abfcbaccdff7feeee82c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:29:52 +0000] cf505e95d224abfcbaccdff7feeee82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:30:00 [info] 37#37: *1577 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:00 [info] 36#36: *1576 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:07 [info] 36#36: *1578 [lua] access_by_lua(msblocations.conf:133):2: 47d7f2c9f53f74e5ef806c58b8f777bf:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:30:07 +0000] 47d7f2c9f53f74e5ef806c58b8f777bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/06 04:30:07 [info] 36#36: *1578 [lua] logger.lua:23: 47d7f2c9f53f74e5ef806c58b8f777bf {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/06 04:30:10 [info] 36#36: *1579 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:10 [info] 37#37: *1580 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:20 [info] 36#36: *1582 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:20 [info] 36#36: *1581 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:22 [info] 36#36: *1583 [lua] access_by_lua(msblocations.conf:133):2: 91f20ff7a7254d3e212e19550393926f:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:30:22 +0000] 91f20ff7a7254d3e212e19550393926f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:30:22 [info] 36#36: *1583 [lua] logger.lua:23: 91f20ff7a7254d3e212e19550393926f {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:30:30 [info] 36#36: *1584 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:30 [info] 37#37: *1585 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:37 [info] 36#36: *1587 [lua] access_by_lua(msblocations.conf:133):2: 4cc99b4ec72d7c92811c1b0aed98e0e7:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:30:37 [info] 36#36: *1587 [lua] logger.lua:23: 4cc99b4ec72d7c92811c1b0aed98e0e7 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:30:37 +0000] 4cc99b4ec72d7c92811c1b0aed98e0e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:30:40 [info] 36#36: *1588 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:40 [info] 36#36: *1589 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:50 [info] 37#37: *1591 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:50 [info] 36#36: *1590 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:30:52 [info] 36#36: *1592 [lua] access_by_lua(msblocations.conf:133):2: da8b13b79ccd02437938fafcb4ff71ea:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.124 - - [06/Jan/2023:04:30:52 +0000] da8b13b79ccd02437938fafcb4ff71ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:30:52 [info] 36#36: *1592 [lua] logger.lua:23: da8b13b79ccd02437938fafcb4ff71ea {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 2023/01/06 04:31:00 [info] 36#36: *1593 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:00 [info] 36#36: *1594 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:07 [info] 36#36: *1595 [lua] access_by_lua(msblocations.conf:133):2: 05b787ada7b3d0490b3dffbe891b021a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:31:07 [info] 36#36: *1595 [lua] logger.lua:23: 05b787ada7b3d0490b3dffbe891b021a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:31:07 +0000] 05b787ada7b3d0490b3dffbe891b021a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:31:10 [info] 36#36: *1597 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:10 [info] 36#36: *1596 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:20 [info] 36#36: *1599 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:20 [info] 36#36: *1598 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:22 [info] 36#36: *1600 [lua] access_by_lua(msblocations.conf:133):2: 5fea9fb744fce5283320e14546cde29d:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:31:23 [info] 36#36: *1600 [lua] logger.lua:23: 5fea9fb744fce5283320e14546cde29d {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:31:23 +0000] 5fea9fb744fce5283320e14546cde29d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:31:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/06 04:31:30 [info] 36#36: *1601 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:30 [info] 36#36: *1602 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:38 [info] 36#36: *1604 [lua] access_by_lua(msblocations.conf:133):2: d55d53c4834ee91e10df18a6cef6fa2a:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:31:38 [info] 36#36: *1604 [lua] logger.lua:23: d55d53c4834ee91e10df18a6cef6fa2a {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:31:38 +0000] d55d53c4834ee91e10df18a6cef6fa2a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.124 - - [06/Jan/2023:04:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/06 04:31:40 [info] 36#36: *1606 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:40 [info] 36#36: *1605 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:50 [info] 36#36: *1607 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:50 [info] 36#36: *1608 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:31:53 [info] 36#36: *1609 [lua] access_by_lua(msblocations.conf:133):2: 6f2595c8188159a413916d302d4690d6:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:31:53 +0000] 6f2595c8188159a413916d302d4690d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/06 04:31:53 [info] 36#36: *1609 [lua] logger.lua:23: 6f2595c8188159a413916d302d4690d6 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:32:00 [info] 37#37: *1611 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:00 [info] 36#36: *1610 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:08 [info] 36#36: *1612 [lua] access_by_lua(msblocations.conf:133):2: 5c8529e81c68b871402535bf688bca60:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:32:08 +0000] 5c8529e81c68b871402535bf688bca60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/06 04:32:08 [info] 36#36: *1612 [lua] logger.lua:23: 5c8529e81c68b871402535bf688bca60 {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.124 - - [06/Jan/2023:04:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/06 04:32:10 [info] 36#36: *1613 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:10 [info] 36#36: *1614 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:20 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:20 [info] 37#37: *1616 client closed connection while SSL handshaking, client: 10.233.72.101, server: 0.0.0.0:443 2023/01/06 04:32:23 [info] 36#36: *1617 [lua] access_by_lua(msblocations.conf:133):2: 00a752145bce48134306e1813d7c392c:receive the request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/06 04:32:23 [info] 36#36: *1617 [lua] logger.lua:23: 00a752145bce48134306e1813d7c392c {"matched":"microservices"} while logging request, client: 10.233.66.124, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html