By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.19.204 ### 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 ======================================== =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory /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/07 05:00:08 [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/07 05:00:08 [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/07 05:00:08 [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/07 05:00:08 [notice] 33#33: using the "epoll" event method 2023/01/07 05:00:08 [notice] 33#33: openresty/1.13.6.1 2023/01/07 05:00:08 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/07 05:00:08 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/07 05:00:08 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/07 05:00:08 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/07 05:00:08 [notice] 34#34: start worker process 35 2023/01/07 05:00:08 [notice] 34#34: start worker process 37 2023/01/07 05:00:08 [notice] 34#34: start worker process 38 2023/01/07 05:00:08 [notice] 34#34: start worker process 39 2023/01/07 05:00:08 [notice] 34#34: start worker process 40 2023/01/07 05:00:08 [notice] 34#34: start worker process 42 2023/01/07 05:00:08 [notice] 34#34: start worker process 43 2023/01/07 05:00:08 [notice] 34#34: start worker process 44 2023/01/07 05:00:08 [notice] 34#34: start cache manager process 46 2023/01/07 05:00:08 [notice] 34#34: start cache loader process 47 @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-20230107050008.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-07 05:00:11 133 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-07 05:00:11 141 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-07 05:00:11 141 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-07 05:00:11 189 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-07 05:00:11 189 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.19.204:10081 Enabled:true 2023-01-07 05:00:12 504 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 addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-07 05:00:12 570 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-07 05:00:12 570 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-07 05:00:12 571 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-07 05:00:12 572 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-07 05:00:12 572 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-07 05:00:12 572 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-07 05:00:12 572 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-07 05:00:12 622 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-07 05:00:12 706 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-07 05:00:12 707 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-07 05:00:12 707 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-07 05:00:13 136 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/07 05:00:22 [info] 38#38: *12 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:22 [info] 38#38: *13 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:31 [info] 35#35: *14 [lua] access_by_lua(msblocations.conf:189):2: eddf654c401823d6a9f293a967544e25:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:00:31 [info] 35#35: *14 [lua] logger.lua:23: eddf654c401823d6a9f293a967544e25 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:00:31 +0000] eddf654c401823d6a9f293a967544e25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.117 upstream_response_time:0.116 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:00:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 35 2023/01/07 05:00:32 [info] 35#35: *18 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:32 [info] 38#38: *17 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:42 [info] 35#35: *19 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:42 [info] 38#38: *20 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:44 [info] 35#35: *21 [lua] access_by_lua(msblocations.conf:189):2: 570b2a608652e27c8d9596433a814542:receive the request, client: 10.233.67.65, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.67.65 - - [07/Jan/2023:05:00:44 +0000] 570b2a608652e27c8d9596433a814542 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.239 upstream_response_time:0.238 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/07 05:00:44 [info] 35#35: *21 [lua] logger.lua:23: 570b2a608652e27c8d9596433a814542 {"matched":"microservices"} while logging request, client: 10.233.67.65, 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.65 - - [07/Jan/2023:05:00:44 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 491 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 239 2023/01/07 05:00:46 [info] 35#35: *22 [lua] access_by_lua(msblocations.conf:189):2: 100ffba31a2bc71c5c92b6c1811b54f1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:00:46 [info] 35#35: *22 [lua] logger.lua:23: 100ffba31a2bc71c5c92b6c1811b54f1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:00:46 +0000] 100ffba31a2bc71c5c92b6c1811b54f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:00:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:00:51 [info] 35#35: *21 client 10.233.67.65 closed keepalive connection 2023/01/07 05:00:52 [info] 35#35: *24 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:00:52 [info] 35#35: *23 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:01 [info] 35#35: *25 [lua] access_by_lua(msblocations.conf:189):2: 793b2cd51ae2028d92e175526dd7a483:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:01 +0000] 793b2cd51ae2028d92e175526dd7a483 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:01:01 [info] 35#35: *25 [lua] logger.lua:23: 793b2cd51ae2028d92e175526dd7a483 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:01:02 [info] 35#35: *26 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:02 [info] 35#35: *27 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:08 [notice] 47#47: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/07 05:01:08 [notice] 34#34: signal 17 (SIGCHLD) received from 47 2023/01/07 05:01:08 [notice] 34#34: cache loader process 47 exited with code 0 2023/01/07 05:01:08 [notice] 34#34: signal 29 (SIGIO) received 2023/01/07 05:01:12 [info] 35#35: *29 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:12 [info] 35#35: *30 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:16 [info] 35#35: *31 [lua] access_by_lua(msblocations.conf:189):2: 48b3c1af48ffb8fddaeab91e6f610406:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:01:16 [info] 35#35: *31 [lua] logger.lua:23: 48b3c1af48ffb8fddaeab91e6f610406 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:16 +0000] 48b3c1af48ffb8fddaeab91e6f610406 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:01:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:01:22 [info] 35#35: *32 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:22 [info] 35#35: *33 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:31 [info] 35#35: *34 [lua] access_by_lua(msblocations.conf:189):2: 97f029c0e8fa05dd738e6e53c710c435:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:31 +0000] 97f029c0e8fa05dd738e6e53c710c435 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:01:31 [info] 35#35: *34 [lua] logger.lua:23: 97f029c0e8fa05dd738e6e53c710c435 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:01:32 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:32 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:42 [info] 35#35: *37 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:42 [info] 35#35: *38 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:46 [info] 35#35: *39 [lua] access_by_lua(msblocations.conf:189):2: b817126a67298610f0d4ab3ecaa11c00:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:01:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.120 - - [07/Jan/2023:05:01:46 +0000] b817126a67298610f0d4ab3ecaa11c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 05:01:46 [info] 35#35: *39 [lua] logger.lua:23: b817126a67298610f0d4ab3ecaa11c00 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:01:52 [info] 38#38: *41 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:01:52 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:01 [info] 35#35: *42 [lua] access_by_lua(msblocations.conf:189):2: 4695eb6b60b4eec3dfc8e819ab692ef6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:02:01 +0000] 4695eb6b60b4eec3dfc8e819ab692ef6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:02:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:02:01 [info] 35#35: *42 [lua] logger.lua:23: 4695eb6b60b4eec3dfc8e819ab692ef6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:02:02 [info] 38#38: *43 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:02 [info] 38#38: *44 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:12 [info] 35#35: *46 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:12 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:16 [info] 35#35: *48 [lua] access_by_lua(msblocations.conf:189):2: 658d8b2f6786f238d1efe6b508f7f2e7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:02:16 +0000] 658d8b2f6786f238d1efe6b508f7f2e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:02:16 [info] 35#35: *48 [lua] logger.lua:23: 658d8b2f6786f238d1efe6b508f7f2e7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:02:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:02:22 [info] 35#35: *50 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:22 [info] 35#35: *49 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:24 [info] 35#35: *51 [lua] access_by_lua(msblocations.conf:189):2: fe512bf72072d65ac5205f5e951f41cb:receive the request, client: 10.233.69.220, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.220 - - [07/Jan/2023:05:02:25 +0000] fe512bf72072d65ac5205f5e951f41cb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.314 upstream_response_time:0.313 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/07 05:02:25 [info] 35#35: *51 [lua] logger.lua:23: fe512bf72072d65ac5205f5e951f41cb {"matched":"microservices"} while logging request, client: 10.233.69.220, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.69.220 - - [07/Jan/2023:05:02:25 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 312 2023/01/07 05:02:30 [info] 35#35: *51 client 10.233.69.220 closed keepalive connection 2023/01/07 05:02:31 [info] 35#35: *52 [lua] access_by_lua(msblocations.conf:189):2: 807efa7c9d3da4fa43c3bec5194cde5b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:02:31 [info] 35#35: *52 [lua] logger.lua:23: 807efa7c9d3da4fa43c3bec5194cde5b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:02:31 +0000] 807efa7c9d3da4fa43c3bec5194cde5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:02:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:02:32 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:32 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:42 [info] 35#35: *55 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:42 [info] 35#35: *56 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:46 [info] 35#35: *57 [lua] access_by_lua(msblocations.conf:189):2: a52fa242e855c575cebd9576d0e63ff1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:02:46 [info] 35#35: *57 [lua] logger.lua:23: a52fa242e855c575cebd9576d0e63ff1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:02:46 +0000] a52fa242e855c575cebd9576d0e63ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:02:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:02:52 [info] 35#35: *58 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:02:52 [info] 35#35: *59 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:01 [info] 35#35: *60 [lua] access_by_lua(msblocations.conf:189):2: 0cae03153a6a2c48d44ef46d0d2e7a5e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:03:01 [info] 35#35: *60 [lua] logger.lua:23: 0cae03153a6a2c48d44ef46d0d2e7a5e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:03:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.120 - - [07/Jan/2023:05:03:01 +0000] 0cae03153a6a2c48d44ef46d0d2e7a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:03:02 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:02 [info] 38#38: *62 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:12 [info] 35#35: *64 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:12 [info] 35#35: *65 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:16 [info] 35#35: *66 [lua] access_by_lua(msblocations.conf:189):2: a7f76887ea179463c30f7f8e39d37c99:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:03:16 [info] 35#35: *66 [lua] logger.lua:23: a7f76887ea179463c30f7f8e39d37c99 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:03:16 +0000] a7f76887ea179463c30f7f8e39d37c99 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:03:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:03:22 [info] 35#35: *67 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:22 [info] 35#35: *68 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:31 [info] 35#35: *69 [lua] access_by_lua(msblocations.conf:189):2: afbaf13ab30af94bfd6ffe7f6edd4448:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:03:31 [info] 35#35: *69 [lua] logger.lua:23: afbaf13ab30af94bfd6ffe7f6edd4448 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:03:31 +0000] afbaf13ab30af94bfd6ffe7f6edd4448 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:03:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 05:03:32 [info] 35#35: *70 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:32 [info] 35#35: *71 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:42 [info] 38#38: *72 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:42 [info] 38#38: *73 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:46 [info] 35#35: *74 [lua] access_by_lua(msblocations.conf:189):2: cce6429adc4b2a14c0ef91d88473ed30:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:03:46 +0000] cce6429adc4b2a14c0ef91d88473ed30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/07 05:03:46 [info] 35#35: *74 [lua] logger.lua:23: cce6429adc4b2a14c0ef91d88473ed30 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:03:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/07 05:03:52 [info] 35#35: *75 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:03:52 [info] 35#35: *76 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:01 [info] 35#35: *77 [lua] access_by_lua(msblocations.conf:189):2: e1b793a94fe77a86a2dd457e16ae7b7e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:01 +0000] e1b793a94fe77a86a2dd457e16ae7b7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:04:01 [info] 35#35: *77 [lua] logger.lua:23: e1b793a94fe77a86a2dd457e16ae7b7e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:04:02 [info] 35#35: *78 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:02 [info] 38#38: *79 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:12 [info] 35#35: *81 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:12 [info] 35#35: *82 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:16 [info] 35#35: *83 [lua] access_by_lua(msblocations.conf:189):2: f55a574ea7e4a033ffd505d669afdbd8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:04:16 [info] 35#35: *83 [lua] logger.lua:23: f55a574ea7e4a033ffd505d669afdbd8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:16 +0000] f55a574ea7e4a033ffd505d669afdbd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:04:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:04:22 [info] 38#38: *84 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:22 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:31 [info] 35#35: *86 [lua] access_by_lua(msblocations.conf:189):2: 4839c4e7cd1068b41a0168cf31299970:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:31 +0000] 4839c4e7cd1068b41a0168cf31299970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:04:31 [info] 35#35: *86 [lua] logger.lua:23: 4839c4e7cd1068b41a0168cf31299970 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:04:32 [info] 35#35: *87 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:32 [info] 38#38: *88 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:42 [info] 38#38: *89 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:42 [info] 35#35: *90 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:46 [info] 35#35: *91 [lua] access_by_lua(msblocations.conf:189):2: 23e39a2e141551f7948d93ff818d6027:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:04:46 [info] 35#35: *91 [lua] logger.lua:23: 23e39a2e141551f7948d93ff818d6027 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:04:46 +0000] 23e39a2e141551f7948d93ff818d6027 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:04:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:04:52 [info] 35#35: *93 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:04:52 [info] 35#35: *92 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:01 [info] 35#35: *94 [lua] access_by_lua(msblocations.conf:189):2: 7097e10049a73b033beed6f8fbafe096:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:05:01 [info] 35#35: *94 [lua] logger.lua:23: 7097e10049a73b033beed6f8fbafe096 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:05:01 +0000] 7097e10049a73b033beed6f8fbafe096 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:05:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:05:02 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:02 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:12 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:12 [info] 38#38: *99 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:16 [info] 35#35: *100 [lua] access_by_lua(msblocations.conf:189):2: 4ebb6966295a9c9c64e139fc88f36633:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:05:16 [info] 35#35: *100 [lua] logger.lua:23: 4ebb6966295a9c9c64e139fc88f36633 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:05:16 +0000] 4ebb6966295a9c9c64e139fc88f36633 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:05:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:05:22 [info] 35#35: *101 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:22 [info] 35#35: *102 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:31 [info] 35#35: *103 [lua] access_by_lua(msblocations.conf:189):2: 489804c139c0b0b5772de6801bfc13d6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:05:31 [info] 35#35: *103 [lua] logger.lua:23: 489804c139c0b0b5772de6801bfc13d6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:05:31 +0000] 489804c139c0b0b5772de6801bfc13d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:05:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:05:32 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:32 [info] 38#38: *104 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:42 [info] 35#35: *106 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:42 [info] 35#35: *107 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:46 [info] 35#35: *108 [lua] access_by_lua(msblocations.conf:189):2: ca095a533d3376faa12d209b8fa44ad5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:05:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:05:46 [info] 35#35: *108 [lua] logger.lua:23: ca095a533d3376faa12d209b8fa44ad5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:05:46 +0000] ca095a533d3376faa12d209b8fa44ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:05:52 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:05:52 [info] 35#35: *109 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:01 [info] 35#35: *111 [lua] access_by_lua(msblocations.conf:189):2: 10b87faeac0250a18761fd23075bc9a9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:06:01 [info] 35#35: *111 [lua] logger.lua:23: 10b87faeac0250a18761fd23075bc9a9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:06:01 +0000] 10b87faeac0250a18761fd23075bc9a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:06:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:06:02 [info] 35#35: *112 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:02 [info] 35#35: *113 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:12 [info] 35#35: *115 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:12 [info] 38#38: *116 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:16 [info] 35#35: *117 [lua] access_by_lua(msblocations.conf:189):2: 0c4ba06ff9f2a00239d0beb22554f66f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:06:16 +0000] 0c4ba06ff9f2a00239d0beb22554f66f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:06:16 [info] 35#35: *117 [lua] logger.lua:23: 0c4ba06ff9f2a00239d0beb22554f66f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:06:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:06:22 [info] 38#38: *118 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:22 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:31 [info] 35#35: *120 [lua] access_by_lua(msblocations.conf:189):2: ef2efc0b24665e51b867562d72ca842f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:06:31 [info] 35#35: *120 [lua] logger.lua:23: ef2efc0b24665e51b867562d72ca842f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:06:31 +0000] ef2efc0b24665e51b867562d72ca842f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:06:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 05:06:32 [info] 35#35: *121 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:32 [info] 35#35: *122 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:42 [info] 35#35: *123 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:42 [info] 35#35: *124 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:46 [info] 35#35: *125 [lua] access_by_lua(msblocations.conf:189):2: 18ee1236fbd4a6e8b7ca95c14c2f682c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:06:46 [info] 35#35: *125 [lua] logger.lua:23: 18ee1236fbd4a6e8b7ca95c14c2f682c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:06:46 +0000] 18ee1236fbd4a6e8b7ca95c14c2f682c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:06:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:06:52 [info] 35#35: *126 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:06:52 [info] 35#35: *127 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:01 [info] 35#35: *128 [lua] access_by_lua(msblocations.conf:189):2: 41580ae211a16e76cc3bc34bbd5b11e6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:07:01 [info] 35#35: *128 [lua] logger.lua:23: 41580ae211a16e76cc3bc34bbd5b11e6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:07:01 +0000] 41580ae211a16e76cc3bc34bbd5b11e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:07:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:07:02 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:02 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:12 [info] 35#35: *132 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:12 [info] 35#35: *133 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:16 [info] 35#35: *134 [lua] access_by_lua(msblocations.conf:189):2: e35d36282575f167a4f03bfd09eaa889:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:07:16 [info] 35#35: *134 [lua] logger.lua:23: e35d36282575f167a4f03bfd09eaa889 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:07:16 +0000] e35d36282575f167a4f03bfd09eaa889 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:07:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:07:22 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:22 [info] 35#35: *136 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:31 [info] 35#35: *137 [lua] access_by_lua(msblocations.conf:189):2: 1a22de1974ebe437a2a8c375aa135fc2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:07:31 [info] 35#35: *137 [lua] logger.lua:23: 1a22de1974ebe437a2a8c375aa135fc2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:07:31 +0000] 1a22de1974ebe437a2a8c375aa135fc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:07:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:07:32 [info] 35#35: *138 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:32 [info] 35#35: *139 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:42 [info] 35#35: *141 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:42 [info] 35#35: *140 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:46 [info] 35#35: *142 [lua] access_by_lua(msblocations.conf:189):2: cfeefe22802bef006e49c6f235693a4b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:07:46 [info] 35#35: *142 [lua] logger.lua:23: cfeefe22802bef006e49c6f235693a4b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:07:46 +0000] cfeefe22802bef006e49c6f235693a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:07:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:07:52 [info] 35#35: *143 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:07:52 [info] 35#35: *144 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:01 [info] 35#35: *145 [lua] access_by_lua(msblocations.conf:189):2: baeef8e6a5f7418d8f9a4d8b6614300e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:08:01 +0000] baeef8e6a5f7418d8f9a4d8b6614300e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:08:01 [info] 35#35: *145 [lua] logger.lua:23: baeef8e6a5f7418d8f9a4d8b6614300e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:08:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:08:02 [info] 35#35: *146 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:02 [info] 35#35: *147 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:12 [info] 35#35: *150 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:12 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:16 [info] 35#35: *151 [lua] access_by_lua(msblocations.conf:189):2: 830e203368530aadc4283f8a9ef741bf:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:08:16 [info] 35#35: *151 [lua] logger.lua:23: 830e203368530aadc4283f8a9ef741bf {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:08:16 +0000] 830e203368530aadc4283f8a9ef741bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:08:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:08:22 [info] 35#35: *152 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:22 [info] 35#35: *153 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:31 [info] 35#35: *154 [lua] access_by_lua(msblocations.conf:189):2: 3b1a32762972ef51595c3340447e3f8f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:08:31 [info] 35#35: *154 [lua] logger.lua:23: 3b1a32762972ef51595c3340447e3f8f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:08:31 +0000] 3b1a32762972ef51595c3340447e3f8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:08:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:08:32 [info] 35#35: *156 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:32 [info] 35#35: *155 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:42 [info] 38#38: *157 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:42 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:46 [info] 35#35: *159 [lua] access_by_lua(msblocations.conf:189):2: 09cbc1e2b5d76cec769a8721952a75db:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:08:46 [info] 35#35: *159 [lua] logger.lua:23: 09cbc1e2b5d76cec769a8721952a75db {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:08:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.120 - - [07/Jan/2023:05:08:46 +0000] 09cbc1e2b5d76cec769a8721952a75db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:08:52 [info] 35#35: *160 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:08:52 [info] 35#35: *161 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:01 [info] 35#35: *162 [lua] access_by_lua(msblocations.conf:189):2: 4c8f95dee30def45e2c564a74dea0112:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:09:01 [info] 35#35: *162 [lua] logger.lua:23: 4c8f95dee30def45e2c564a74dea0112 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:09:01 +0000] 4c8f95dee30def45e2c564a74dea0112 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:09:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:09:02 [info] 35#35: *163 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:02 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:12 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:12 [info] 38#38: *166 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:16 [info] 35#35: *168 [lua] access_by_lua(msblocations.conf:189):2: 68f854605c9a102c1bed171ca0444741:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:09:16 +0000] 68f854605c9a102c1bed171ca0444741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:09:16 [info] 35#35: *168 [lua] logger.lua:23: 68f854605c9a102c1bed171ca0444741 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:09:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:09:22 [info] 35#35: *169 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:22 [info] 35#35: *170 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:31 [info] 35#35: *171 [lua] access_by_lua(msblocations.conf:189):2: 4c49b993cda06e83a798050d17e452b0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:09:31 [info] 35#35: *171 [lua] logger.lua:23: 4c49b993cda06e83a798050d17e452b0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:09:31 +0000] 4c49b993cda06e83a798050d17e452b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:09:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:09:32 [info] 35#35: *172 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:32 [info] 35#35: *173 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:42 [info] 35#35: *174 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:42 [info] 35#35: *175 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:46 [info] 35#35: *176 [lua] access_by_lua(msblocations.conf:189):2: cf77ae0a929569758fff6c2024b0ea9f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:09:46 [info] 35#35: *176 [lua] logger.lua:23: cf77ae0a929569758fff6c2024b0ea9f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:09:46 +0000] cf77ae0a929569758fff6c2024b0ea9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:09:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 05:09:52 [info] 35#35: *178 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:09:52 [info] 35#35: *177 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:01 [info] 35#35: *179 [lua] access_by_lua(msblocations.conf:189):2: 0374d87cfdff56c5a80ec35eefe922c9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:10:01 [info] 35#35: *179 [lua] logger.lua:23: 0374d87cfdff56c5a80ec35eefe922c9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:10:01 +0000] 0374d87cfdff56c5a80ec35eefe922c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:10:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:10:02 [info] 35#35: *180 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:02 [info] 35#35: *181 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:12 [info] 35#35: *183 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:12 [info] 35#35: *184 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:16 [info] 35#35: *185 [lua] access_by_lua(msblocations.conf:189):2: 05d1f07c40ccf1551b692bf9b8956b32:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:10:16 [info] 35#35: *185 [lua] logger.lua:23: 05d1f07c40ccf1551b692bf9b8956b32 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:10:16 +0000] 05d1f07c40ccf1551b692bf9b8956b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:10:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:10:22 [info] 35#35: *186 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:22 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:31 [info] 35#35: *188 [lua] access_by_lua(msblocations.conf:189):2: 4a39f2953bda799d1d4fb7454d3d248e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:10:31 [info] 35#35: *188 [lua] logger.lua:23: 4a39f2953bda799d1d4fb7454d3d248e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:10:31 +0000] 4a39f2953bda799d1d4fb7454d3d248e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:10:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:10:32 [info] 35#35: *189 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:32 [info] 35#35: *190 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:42 [info] 35#35: *191 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:42 [info] 35#35: *192 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:46 [info] 35#35: *193 [lua] access_by_lua(msblocations.conf:189):2: 274ea1dc13665f9de895ff7e06037d4a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:10:46 +0000] 274ea1dc13665f9de895ff7e06037d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:10:46 [info] 35#35: *193 [lua] logger.lua:23: 274ea1dc13665f9de895ff7e06037d4a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:10:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:10:52 [info] 38#38: *194 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:10:52 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:01 [info] 35#35: *196 [lua] access_by_lua(msblocations.conf:189):2: 0590edc72e78d9cc0ebfc8e3638a5d79:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:11:01 +0000] 0590edc72e78d9cc0ebfc8e3638a5d79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:11:01 [info] 35#35: *196 [lua] logger.lua:23: 0590edc72e78d9cc0ebfc8e3638a5d79 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:11:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:11:02 [info] 38#38: *197 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:02 [info] 35#35: *198 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:12 [info] 35#35: *200 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:12 [info] 35#35: *201 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:16 [info] 35#35: *202 [lua] access_by_lua(msblocations.conf:189):2: 7230ba8d4a18e42db8958e5f9eddda04:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:11:16 [info] 35#35: *202 [lua] logger.lua:23: 7230ba8d4a18e42db8958e5f9eddda04 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:11:16 +0000] 7230ba8d4a18e42db8958e5f9eddda04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:11:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:11:22 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:22 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:31 [info] 35#35: *205 [lua] access_by_lua(msblocations.conf:189):2: d4e57b1e9dd9ab6cf11bbe8df0241120:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:11:31 [info] 35#35: *205 [lua] logger.lua:23: d4e57b1e9dd9ab6cf11bbe8df0241120 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:11:31 +0000] d4e57b1e9dd9ab6cf11bbe8df0241120 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:11:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:11:32 [info] 35#35: *206 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:32 [info] 38#38: *207 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:42 [info] 35#35: *208 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:42 [info] 35#35: *209 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:46 [info] 35#35: *210 [lua] access_by_lua(msblocations.conf:189):2: 90f5330eaf5af68b292feb6e099fb4b8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:11:46 +0000] 90f5330eaf5af68b292feb6e099fb4b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:11:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:11:46 [info] 35#35: *210 [lua] logger.lua:23: 90f5330eaf5af68b292feb6e099fb4b8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:11:52 [info] 35#35: *211 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:11:52 [info] 35#35: *212 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:01 [info] 35#35: *213 [lua] access_by_lua(msblocations.conf:189):2: 87a241102f28c3f9b32c113f365cf03b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:12:01 [info] 35#35: *213 [lua] logger.lua:23: 87a241102f28c3f9b32c113f365cf03b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:12:01 +0000] 87a241102f28c3f9b32c113f365cf03b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:12:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:12:02 [info] 35#35: *214 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:02 [info] 38#38: *215 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:12 [info] 35#35: *217 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:12 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:16 [info] 35#35: *219 [lua] access_by_lua(msblocations.conf:189):2: 8697e7545977d4bf968f55ba0c7b9cbb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:12:16 [info] 35#35: *219 [lua] logger.lua:23: 8697e7545977d4bf968f55ba0c7b9cbb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:12:16 +0000] 8697e7545977d4bf968f55ba0c7b9cbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:12:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:12:22 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:22 [info] 35#35: *221 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:31 [info] 35#35: *222 [lua] access_by_lua(msblocations.conf:189):2: 6976b573ad63ae9672af5afc4e71827e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:12:31 +0000] 6976b573ad63ae9672af5afc4e71827e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:12:31 [info] 35#35: *222 [lua] logger.lua:23: 6976b573ad63ae9672af5afc4e71827e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:12:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 05:12:32 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:32 [info] 35#35: *223 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:42 [info] 35#35: *225 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:42 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:46 [info] 35#35: *227 [lua] access_by_lua(msblocations.conf:189):2: 7218cd9064a5012ef02189f7bafae3de:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:12:46 [info] 35#35: *227 [lua] logger.lua:23: 7218cd9064a5012ef02189f7bafae3de {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:12:46 +0000] 7218cd9064a5012ef02189f7bafae3de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:12:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:12:52 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:12:52 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:01 [info] 35#35: *230 [lua] access_by_lua(msblocations.conf:189):2: f2442092a7b58a3f741d02559b477764:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:13:01 [info] 35#35: *230 [lua] logger.lua:23: f2442092a7b58a3f741d02559b477764 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:01 +0000] f2442092a7b58a3f741d02559b477764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:13:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:13:02 [info] 35#35: *231 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:02 [info] 35#35: *232 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:12 [info] 35#35: *235 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:12 [info] 35#35: *234 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:16 [info] 35#35: *236 [lua] access_by_lua(msblocations.conf:189):2: c7193f50efb50602ac1778e68874a85f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:16 +0000] c7193f50efb50602ac1778e68874a85f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:13:16 [info] 35#35: *236 [lua] logger.lua:23: c7193f50efb50602ac1778e68874a85f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:13:22 [info] 35#35: *237 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:22 [info] 35#35: *238 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:31 [info] 35#35: *239 [lua] access_by_lua(msblocations.conf:189):2: 163f199296403375913f39bb789ee0b7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:13:31 [info] 35#35: *239 [lua] logger.lua:23: 163f199296403375913f39bb789ee0b7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:31 +0000] 163f199296403375913f39bb789ee0b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:13:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:13:32 [info] 35#35: *240 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:32 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:42 [info] 38#38: *242 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:42 [info] 35#35: *243 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:46 [info] 35#35: *244 [lua] access_by_lua(msblocations.conf:189):2: e2d0ce8ca50ca6041dec8fc73e8da43f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:46 +0000] e2d0ce8ca50ca6041dec8fc73e8da43f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:13:46 [info] 35#35: *244 [lua] logger.lua:23: e2d0ce8ca50ca6041dec8fc73e8da43f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:13:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:13:52 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:13:52 [info] 35#35: *245 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:01 [info] 35#35: *247 [lua] access_by_lua(msblocations.conf:189):2: 8a5cbf9a877029e6aee4255f73fa248a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:14:01 [info] 35#35: *247 [lua] logger.lua:23: 8a5cbf9a877029e6aee4255f73fa248a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:14:01 +0000] 8a5cbf9a877029e6aee4255f73fa248a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:14:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:14:02 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:02 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:12 [info] 35#35: *251 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:12 [info] 35#35: *252 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:16 [info] 35#35: *253 [lua] access_by_lua(msblocations.conf:189):2: a4a46dcec51e66f2f6069b6e94b5684f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:14:16 +0000] a4a46dcec51e66f2f6069b6e94b5684f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:14:16 [info] 35#35: *253 [lua] logger.lua:23: a4a46dcec51e66f2f6069b6e94b5684f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:14:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:14:22 [info] 35#35: *255 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:22 [info] 35#35: *254 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:31 [info] 35#35: *256 [lua] access_by_lua(msblocations.conf:189):2: 60b81384697513167e9c69047ff0dee5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:14:31 [info] 35#35: *256 [lua] logger.lua:23: 60b81384697513167e9c69047ff0dee5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:14:31 +0000] 60b81384697513167e9c69047ff0dee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:14:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:14:32 [info] 35#35: *258 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:32 [info] 35#35: *257 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:42 [info] 35#35: *259 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:42 [info] 35#35: *260 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:46 [info] 35#35: *261 [lua] access_by_lua(msblocations.conf:189):2: de11a9bddcbed9127a5e52ce7032f9b2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:14:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 10.233.65.120 - - [07/Jan/2023:05:14:46 +0000] de11a9bddcbed9127a5e52ce7032f9b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 2023/01/07 05:14:46 [info] 35#35: *261 [lua] logger.lua:23: de11a9bddcbed9127a5e52ce7032f9b2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:14:52 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:14:52 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:01 [info] 35#35: *264 [lua] access_by_lua(msblocations.conf:189):2: bd895571c95385e53cca2887f7723271:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:15:01 [info] 35#35: *264 [lua] logger.lua:23: bd895571c95385e53cca2887f7723271 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:15:01 +0000] bd895571c95385e53cca2887f7723271 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:15:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:15:02 [info] 35#35: *265 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:02 [info] 35#35: *266 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:12 [info] 35#35: *268 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:12 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:16 [info] 35#35: *270 [lua] access_by_lua(msblocations.conf:189):2: 07ff648d7881a5eb56fbd42e9227587b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:15:16 [info] 35#35: *270 [lua] logger.lua:23: 07ff648d7881a5eb56fbd42e9227587b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:15:16 +0000] 07ff648d7881a5eb56fbd42e9227587b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:15:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:15:22 [info] 35#35: *271 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:22 [info] 35#35: *272 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:31 [info] 35#35: *273 [lua] access_by_lua(msblocations.conf:189):2: e1a0738a449746c032c9d19c4e0040ac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:15:31 +0000] e1a0738a449746c032c9d19c4e0040ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:15:31 [info] 35#35: *273 [lua] logger.lua:23: e1a0738a449746c032c9d19c4e0040ac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:15:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:15:32 [info] 35#35: *275 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:32 [info] 35#35: *274 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:42 [info] 35#35: *277 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:42 [info] 35#35: *276 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:46 [info] 35#35: *278 [lua] access_by_lua(msblocations.conf:189):2: f4a0b494f29b7d14d5cd08598c4491e4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:15:46 [info] 35#35: *278 [lua] logger.lua:23: f4a0b494f29b7d14d5cd08598c4491e4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:15:46 +0000] f4a0b494f29b7d14d5cd08598c4491e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:15:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:15:52 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:15:52 [info] 38#38: *280 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:01 [info] 35#35: *281 [lua] access_by_lua(msblocations.conf:189):2: 0f7c7eeb1593cb01faad149e351c4133:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:01 +0000] 0f7c7eeb1593cb01faad149e351c4133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 05:16:01 [info] 35#35: *281 [lua] logger.lua:23: 0f7c7eeb1593cb01faad149e351c4133 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:16:02 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:02 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:12 [info] 35#35: *285 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:12 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:16 [info] 35#35: *287 [lua] access_by_lua(msblocations.conf:189):2: eb372a617e3c0f052c350f20eaacaed9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:16:16 [info] 35#35: *287 [lua] logger.lua:23: eb372a617e3c0f052c350f20eaacaed9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:16 +0000] eb372a617e3c0f052c350f20eaacaed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:16:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:16:22 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:22 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:31 [info] 35#35: *290 [lua] access_by_lua(msblocations.conf:189):2: 9c63620d62c69982f5213e1841d006ab:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:16:31 [info] 35#35: *290 [lua] logger.lua:23: 9c63620d62c69982f5213e1841d006ab {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:31 +0000] 9c63620d62c69982f5213e1841d006ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:16:32 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:32 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:42 [info] 35#35: *293 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:42 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:46 [info] 35#35: *295 [lua] access_by_lua(msblocations.conf:189):2: 0b5dfddcd750f85c5ecaf605def2ca1c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:16:46 [info] 35#35: *295 [lua] logger.lua:23: 0b5dfddcd750f85c5ecaf605def2ca1c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:16:46 +0000] 0b5dfddcd750f85c5ecaf605def2ca1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:16:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:16:52 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:16:52 [info] 38#38: *297 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:01 [info] 35#35: *298 [lua] access_by_lua(msblocations.conf:189):2: ab3cc4d4764426345a540db053c0304f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:17:01 [info] 35#35: *298 [lua] logger.lua:23: ab3cc4d4764426345a540db053c0304f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:17:01 +0000] ab3cc4d4764426345a540db053c0304f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:17:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:17:02 [info] 35#35: *299 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:02 [info] 35#35: *300 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:12 [info] 38#38: *302 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:12 [info] 35#35: *303 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:16 [info] 35#35: *304 [lua] access_by_lua(msblocations.conf:189):2: c7f228073515d657569dbe16b0d23b9a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:17:16 [info] 35#35: *304 [lua] logger.lua:23: c7f228073515d657569dbe16b0d23b9a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:17:16 +0000] c7f228073515d657569dbe16b0d23b9a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:17:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:17:22 [info] 35#35: *306 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:22 [info] 35#35: *305 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:31 [info] 35#35: *307 [lua] access_by_lua(msblocations.conf:189):2: 941d7e75cf1f868b22afb5f37dd07b74:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:17:32 [info] 35#35: *307 [lua] logger.lua:23: 941d7e75cf1f868b22afb5f37dd07b74 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:17:32 +0000] 941d7e75cf1f868b22afb5f37dd07b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:17:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:17:32 [info] 35#35: *308 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:32 [info] 35#35: *309 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:42 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:42 [info] 35#35: *310 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:47 [info] 35#35: *312 [lua] access_by_lua(msblocations.conf:189):2: 9b6ee67dc7ab023a230cafdf50431c9c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:17:47 [info] 35#35: *312 [lua] logger.lua:23: 9b6ee67dc7ab023a230cafdf50431c9c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:17:47 +0000] 9b6ee67dc7ab023a230cafdf50431c9c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:17:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:17:52 [info] 35#35: *314 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:17:52 [info] 35#35: *313 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:02 [info] 35#35: *315 [lua] access_by_lua(msblocations.conf:189):2: 328e946e119c19109b70c2d9ffd7055e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:18:02 [info] 35#35: *315 [lua] logger.lua:23: 328e946e119c19109b70c2d9ffd7055e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:18:02 +0000] 328e946e119c19109b70c2d9ffd7055e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:18:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:18:02 [info] 35#35: *316 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:02 [info] 35#35: *317 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:12 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:12 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:17 [info] 35#35: *321 [lua] access_by_lua(msblocations.conf:189):2: dae34274d3085ee3554aa398aa9a8852:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:18:17 +0000] dae34274d3085ee3554aa398aa9a8852 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:18:17 [info] 35#35: *321 [lua] logger.lua:23: dae34274d3085ee3554aa398aa9a8852 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:18:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:18:22 [info] 38#38: *322 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:22 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:32 [info] 35#35: *324 [lua] access_by_lua(msblocations.conf:189):2: d09d7631afc2b517a0189d4af206cda7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:18:32 [info] 35#35: *324 [lua] logger.lua:23: d09d7631afc2b517a0189d4af206cda7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:18:32 +0000] d09d7631afc2b517a0189d4af206cda7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:18:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:18:32 [info] 35#35: *325 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:32 [info] 35#35: *326 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:42 [info] 35#35: *327 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:42 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:47 [info] 35#35: *329 [lua] access_by_lua(msblocations.conf:189):2: a26ff8fbc98087e2b07b3b2f441a4dac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:18:47 [info] 35#35: *329 [lua] logger.lua:23: a26ff8fbc98087e2b07b3b2f441a4dac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:18:47 +0000] a26ff8fbc98087e2b07b3b2f441a4dac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:18:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:18:52 [info] 35#35: *330 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:18:52 [info] 35#35: *331 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:02 [info] 35#35: *332 [lua] access_by_lua(msblocations.conf:189):2: 75b9aa03e6cc8a5ec1481785cbc82172:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:19:02 [info] 35#35: *332 [lua] logger.lua:23: 75b9aa03e6cc8a5ec1481785cbc82172 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:19:02 +0000] 75b9aa03e6cc8a5ec1481785cbc82172 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:19:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:19:02 [info] 35#35: *333 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:02 [info] 35#35: *334 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:12 [info] 35#35: *336 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:12 [info] 35#35: *337 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:17 [info] 35#35: *338 [lua] access_by_lua(msblocations.conf:189):2: 35e5bfb579db319a580a8d21f98800b6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:19:17 [info] 35#35: *338 [lua] logger.lua:23: 35e5bfb579db319a580a8d21f98800b6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:19:17 +0000] 35e5bfb579db319a580a8d21f98800b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:19:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:19:22 [info] 35#35: *339 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:22 [info] 38#38: *340 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:32 [info] 35#35: *341 [lua] access_by_lua(msblocations.conf:189):2: e75bc50569c597560a0f699132dbc600:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:19:32 +0000] e75bc50569c597560a0f699132dbc600 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:19:32 [info] 35#35: *341 [lua] logger.lua:23: e75bc50569c597560a0f699132dbc600 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:19:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:19:32 [info] 35#35: *342 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:32 [info] 35#35: *343 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:42 [info] 38#38: *344 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:42 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:47 [info] 35#35: *346 [lua] access_by_lua(msblocations.conf:189):2: 8202a359634aafb47ef8458ea25d3a7e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:19:47 +0000] 8202a359634aafb47ef8458ea25d3a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:19:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:19:47 [info] 35#35: *346 [lua] logger.lua:23: 8202a359634aafb47ef8458ea25d3a7e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:19:52 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:19:52 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:02 [info] 35#35: *349 [lua] access_by_lua(msblocations.conf:189):2: 50d1ae59625c5fb8d6bdd31349caad43:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:20:02 [info] 35#35: *349 [lua] logger.lua:23: 50d1ae59625c5fb8d6bdd31349caad43 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:20:02 +0000] 50d1ae59625c5fb8d6bdd31349caad43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:20:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:20:02 [info] 35#35: *350 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:02 [info] 35#35: *351 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:12 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:12 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:17 [info] 35#35: *355 [lua] access_by_lua(msblocations.conf:189):2: 58831befdc8fc80f1a7e8ce0db924833:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:20:17 [info] 35#35: *355 [lua] logger.lua:23: 58831befdc8fc80f1a7e8ce0db924833 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:20:17 +0000] 58831befdc8fc80f1a7e8ce0db924833 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:20:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:20:22 [info] 38#38: *356 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:22 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:32 [info] 35#35: *358 [lua] access_by_lua(msblocations.conf:189):2: b470d5a71d8561925970fa4666fdcc17:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:20:32 +0000] b470d5a71d8561925970fa4666fdcc17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:20:32 [info] 35#35: *358 [lua] logger.lua:23: b470d5a71d8561925970fa4666fdcc17 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:20:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:20:32 [info] 35#35: *359 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:32 [info] 38#38: *360 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:42 [info] 35#35: *362 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:42 [info] 38#38: *361 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:47 [info] 35#35: *363 [lua] access_by_lua(msblocations.conf:189):2: 52e9d2534bbf9174dc774b18d35e3fbb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:20:47 [info] 35#35: *363 [lua] logger.lua:23: 52e9d2534bbf9174dc774b18d35e3fbb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:20:47 +0000] 52e9d2534bbf9174dc774b18d35e3fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:20:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 05:20:52 [info] 35#35: *364 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:20:52 [info] 35#35: *365 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:02 [info] 35#35: *366 [lua] access_by_lua(msblocations.conf:189):2: fcc712137df25d5b7e1a5d304553aa25:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:02 +0000] fcc712137df25d5b7e1a5d304553aa25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:21:02 [info] 35#35: *366 [lua] logger.lua:23: fcc712137df25d5b7e1a5d304553aa25 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:21:02 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:02 [info] 35#35: *368 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:12 [info] 35#35: *370 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:12 [info] 35#35: *371 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:17 [info] 35#35: *372 [lua] access_by_lua(msblocations.conf:189):2: ca2977ed9ab847eac3b44202e8ec9a26:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:17 +0000] ca2977ed9ab847eac3b44202e8ec9a26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:21:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:21:17 [info] 35#35: *372 [lua] logger.lua:23: ca2977ed9ab847eac3b44202e8ec9a26 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:21:22 [info] 35#35: *373 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:22 [info] 35#35: *374 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:32 [info] 35#35: *375 [lua] access_by_lua(msblocations.conf:189):2: c9f63e265da85975198e1afecb0535de:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:21:32 [info] 35#35: *375 [lua] logger.lua:23: c9f63e265da85975198e1afecb0535de {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:32 +0000] c9f63e265da85975198e1afecb0535de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:21:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 05:21:32 [info] 35#35: *376 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:32 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:42 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:42 [info] 35#35: *379 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:47 [info] 35#35: *380 [lua] access_by_lua(msblocations.conf:189):2: ec973d45655ecef1651aa38eaa9bda4b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:47 +0000] ec973d45655ecef1651aa38eaa9bda4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:21:47 [info] 35#35: *380 [lua] logger.lua:23: ec973d45655ecef1651aa38eaa9bda4b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:21:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 05:21:52 [info] 35#35: *381 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:21:52 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:02 [info] 35#35: *383 [lua] access_by_lua(msblocations.conf:189):2: eed9032efa924c7484e60a05415be9e7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:22:02 [info] 35#35: *383 [lua] logger.lua:23: eed9032efa924c7484e60a05415be9e7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:22:02 +0000] eed9032efa924c7484e60a05415be9e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:22:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:22:02 [info] 35#35: *385 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:02 [info] 35#35: *384 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:12 [info] 35#35: *387 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:12 [info] 35#35: *388 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:17 [info] 35#35: *389 [lua] access_by_lua(msblocations.conf:189):2: 15f70c58626a543490a9d27e9320bae2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:22:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:22:17 [info] 35#35: *389 [lua] logger.lua:23: 15f70c58626a543490a9d27e9320bae2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:22:17 +0000] 15f70c58626a543490a9d27e9320bae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:22:22 [info] 35#35: *390 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:22 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:23 [info] 35#35: *392 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.68.235, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.68.235 - - [07/Jan/2023:05:22:23 +0000] 50f4c459b674385808346f0692e2d09a "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/07 05:22:32 [info] 35#35: *393 [lua] access_by_lua(msblocations.conf:189):2: 9e87d6b0673f311eb068983b5a9d0a63:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:22:32 [info] 35#35: *393 [lua] logger.lua:23: 9e87d6b0673f311eb068983b5a9d0a63 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:22:32 +0000] 9e87d6b0673f311eb068983b5a9d0a63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:22:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:22:32 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:32 [info] 35#35: *395 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:42 [info] 35#35: *396 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:42 [info] 35#35: *397 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:47 [info] 35#35: *398 [lua] access_by_lua(msblocations.conf:189):2: 0d2b62e352844e0b770147c09f29e68a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:22:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.120 - - [07/Jan/2023:05:22:47 +0000] 0d2b62e352844e0b770147c09f29e68a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:22:47 [info] 35#35: *398 [lua] logger.lua:23: 0d2b62e352844e0b770147c09f29e68a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:22:52 [info] 35#35: *399 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:22:52 [info] 35#35: *400 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:02 [info] 35#35: *401 [lua] access_by_lua(msblocations.conf:189):2: d9e34691cf3ea796e0f0ccb6f1b8e317:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:23:02 [info] 35#35: *401 [lua] logger.lua:23: d9e34691cf3ea796e0f0ccb6f1b8e317 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:23:02 +0000] d9e34691cf3ea796e0f0ccb6f1b8e317 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:23:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:23:02 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:02 [info] 35#35: *403 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:12 [info] 35#35: *405 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:12 [info] 35#35: *406 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:17 [info] 35#35: *407 [lua] access_by_lua(msblocations.conf:189):2: ec99d0b436641a5826369ae7cad0e10a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:23:17 +0000] ec99d0b436641a5826369ae7cad0e10a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 05:23:17 [info] 35#35: *407 [lua] logger.lua:23: ec99d0b436641a5826369ae7cad0e10a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:23:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:23:22 [info] 35#35: *408 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:22 [info] 35#35: *409 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:32 [info] 35#35: *410 [lua] access_by_lua(msblocations.conf:189):2: 0b36578202f2277db4421a7f8a72daa2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:23:32 [info] 35#35: *410 [lua] logger.lua:23: 0b36578202f2277db4421a7f8a72daa2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:23:32 +0000] 0b36578202f2277db4421a7f8a72daa2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:23:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:23:32 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:32 [info] 38#38: *412 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:42 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:42 [info] 38#38: *413 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:47 [info] 35#35: *415 [lua] access_by_lua(msblocations.conf:189):2: be6d7021df69cc12f102ca006733dd13:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:23:47 [info] 35#35: *415 [lua] logger.lua:23: be6d7021df69cc12f102ca006733dd13 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:23:47 +0000] be6d7021df69cc12f102ca006733dd13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:23:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/07 05:23:52 [info] 35#35: *416 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:23:52 [info] 35#35: *417 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:02 [info] 35#35: *418 [lua] access_by_lua(msblocations.conf:189):2: b69135de3410499e333d0d080a31a27c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:24:02 [info] 35#35: *418 [lua] logger.lua:23: b69135de3410499e333d0d080a31a27c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:24:02 +0000] b69135de3410499e333d0d080a31a27c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:24:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:24:02 [info] 35#35: *420 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:02 [info] 35#35: *419 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:12 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:12 [info] 35#35: *423 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:17 [info] 35#35: *424 [lua] access_by_lua(msblocations.conf:189):2: 315e3101aa6185ec1e8049f24abdfe45:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:24:17 [info] 35#35: *424 [lua] logger.lua:23: 315e3101aa6185ec1e8049f24abdfe45 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:24:17 +0000] 315e3101aa6185ec1e8049f24abdfe45 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:24:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 05:24:22 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:22 [info] 35#35: *426 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:32 [info] 35#35: *427 [lua] access_by_lua(msblocations.conf:189):2: 13f8466b0e5db2b242878aa77e4618f5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:24:32 [info] 35#35: *427 [lua] logger.lua:23: 13f8466b0e5db2b242878aa77e4618f5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:24:32 +0000] 13f8466b0e5db2b242878aa77e4618f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:24:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:24:32 [info] 35#35: *428 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:32 [info] 35#35: *429 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:42 [info] 35#35: *430 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:42 [info] 35#35: *431 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:47 [info] 35#35: *432 [lua] access_by_lua(msblocations.conf:189):2: 1ca93feb2d2de258b804145532543204:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:24:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.120 - - [07/Jan/2023:05:24:47 +0000] 1ca93feb2d2de258b804145532543204 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/07 05:24:47 [info] 35#35: *432 [lua] logger.lua:23: 1ca93feb2d2de258b804145532543204 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:24:52 [info] 35#35: *433 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:24:52 [info] 35#35: *434 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:02 [info] 35#35: *435 [lua] access_by_lua(msblocations.conf:189):2: 838080317197a6c7934a46d45bd3a7a1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:02 +0000] 838080317197a6c7934a46d45bd3a7a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:25:02 [info] 35#35: *435 [lua] logger.lua:23: 838080317197a6c7934a46d45bd3a7a1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:25:02 [info] 35#35: *436 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:02 [info] 38#38: *437 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:12 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:12 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:17 [info] 35#35: *441 [lua] access_by_lua(msblocations.conf:189):2: ca90ef27abbade25af1511554e3d47e1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:25:17 [info] 35#35: *441 [lua] logger.lua:23: ca90ef27abbade25af1511554e3d47e1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:17 +0000] ca90ef27abbade25af1511554e3d47e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:25:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:25:22 [info] 35#35: *442 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:22 [info] 35#35: *443 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:32 [info] 35#35: *444 [lua] access_by_lua(msblocations.conf:189):2: 6fda25f2d1a55a1db44dd1d28e3f2f17:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:32 +0000] 6fda25f2d1a55a1db44dd1d28e3f2f17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:25:32 [info] 35#35: *444 [lua] logger.lua:23: 6fda25f2d1a55a1db44dd1d28e3f2f17 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:25:32 [info] 35#35: *446 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:32 [info] 35#35: *445 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:42 [info] 35#35: *447 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:42 [info] 35#35: *448 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:47 [info] 35#35: *449 [lua] access_by_lua(msblocations.conf:189):2: 6499ef18acab7cd69d4c94d8338a88ce:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:25:47 +0000] 6499ef18acab7cd69d4c94d8338a88ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:25:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:25:47 [info] 35#35: *449 [lua] logger.lua:23: 6499ef18acab7cd69d4c94d8338a88ce {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:25:52 [info] 35#35: *450 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:25:52 [info] 35#35: *451 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:02 [info] 35#35: *452 [lua] access_by_lua(msblocations.conf:189):2: f40e11eddf43b91bbaaf611ea2f48b5b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:26:02 [info] 35#35: *452 [lua] logger.lua:23: f40e11eddf43b91bbaaf611ea2f48b5b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:26:02 +0000] f40e11eddf43b91bbaaf611ea2f48b5b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:26:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:26:02 [info] 35#35: *454 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:02 [info] 35#35: *453 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:12 [info] 35#35: *456 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:12 [info] 35#35: *457 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:17 [info] 35#35: *458 [lua] access_by_lua(msblocations.conf:189):2: b8c0b233d1c2e3e2c25c5931ab11f382:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:26:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 05:26:17 [info] 35#35: *458 [lua] logger.lua:23: b8c0b233d1c2e3e2c25c5931ab11f382 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:26:17 +0000] b8c0b233d1c2e3e2c25c5931ab11f382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 05:26:22 [info] 38#38: *459 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:22 [info] 38#38: *460 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:32 [info] 35#35: *461 [lua] access_by_lua(msblocations.conf:189):2: d1d39b0c8a5b67e67d324a926b3d6430:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:26:32 [info] 35#35: *461 [lua] logger.lua:23: d1d39b0c8a5b67e67d324a926b3d6430 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:26:32 +0000] d1d39b0c8a5b67e67d324a926b3d6430 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:26:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:26:32 [info] 35#35: *462 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:32 [info] 35#35: *463 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:42 [info] 35#35: *464 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:42 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:47 [info] 35#35: *466 [lua] access_by_lua(msblocations.conf:189):2: d06d3e4835313a1dc075a5de82f6d947:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:26:47 [info] 35#35: *466 [lua] logger.lua:23: d06d3e4835313a1dc075a5de82f6d947 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:26:47 +0000] d06d3e4835313a1dc075a5de82f6d947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:26:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:26:52 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:26:52 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:02 [info] 35#35: *469 [lua] access_by_lua(msblocations.conf:189):2: 6565dd7010a51daff547ef45bea6d621:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:27:02 [info] 35#35: *469 [lua] logger.lua:23: 6565dd7010a51daff547ef45bea6d621 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:27:02 +0000] 6565dd7010a51daff547ef45bea6d621 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:27:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:27:02 [info] 38#38: *471 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:02 [info] 35#35: *470 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:12 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:12 [info] 35#35: *473 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:17 [info] 35#35: *475 [lua] access_by_lua(msblocations.conf:189):2: 1548d48ab80be4bd723a3f7f863fa1f4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:27:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.120 - - [07/Jan/2023:05:27:17 +0000] 1548d48ab80be4bd723a3f7f863fa1f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 05:27:17 [info] 35#35: *475 [lua] logger.lua:23: 1548d48ab80be4bd723a3f7f863fa1f4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:27:22 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:22 [info] 35#35: *476 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:32 [info] 35#35: *478 [lua] access_by_lua(msblocations.conf:189):2: c768b23316174ab3c3627f722b80c068:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:27:32 +0000] c768b23316174ab3c3627f722b80c068 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:27:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:27:32 [info] 35#35: *478 [lua] logger.lua:23: c768b23316174ab3c3627f722b80c068 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:27:32 [info] 35#35: *479 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:32 [info] 35#35: *480 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:42 [info] 35#35: *481 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:42 [info] 35#35: *482 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:47 [info] 35#35: *483 [lua] access_by_lua(msblocations.conf:189):2: 9526e5fef0f769ff5168fd2dc597df47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:27:47 +0000] 9526e5fef0f769ff5168fd2dc597df47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:27:47 [info] 35#35: *483 [lua] logger.lua:23: 9526e5fef0f769ff5168fd2dc597df47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:27:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:27:52 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:27:52 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:02 [info] 35#35: *486 [lua] access_by_lua(msblocations.conf:189):2: 5c3d1682bdcb65e49a29dd6e52b22192:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:28:02 [info] 35#35: *486 [lua] logger.lua:23: 5c3d1682bdcb65e49a29dd6e52b22192 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:28:02 +0000] 5c3d1682bdcb65e49a29dd6e52b22192 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:28:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:28:02 [info] 35#35: *488 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:02 [info] 35#35: *487 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:12 [info] 35#35: *490 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:12 [info] 35#35: *491 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:17 [info] 35#35: *492 [lua] access_by_lua(msblocations.conf:189):2: 859a1bbe212316ad4eed2414d61bc457:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:28:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:28:17 [info] 35#35: *492 [lua] logger.lua:23: 859a1bbe212316ad4eed2414d61bc457 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:28:17 +0000] 859a1bbe212316ad4eed2414d61bc457 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:28:22 [info] 35#35: *493 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:22 [info] 38#38: *494 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:32 [info] 35#35: *495 [lua] access_by_lua(msblocations.conf:189):2: 9ef2215b962c783b3d7099e5017d6776:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:28:32 [info] 35#35: *495 [lua] logger.lua:23: 9ef2215b962c783b3d7099e5017d6776 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:28:32 +0000] 9ef2215b962c783b3d7099e5017d6776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:28:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:28:32 [info] 35#35: *496 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:32 [info] 35#35: *497 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:42 [info] 35#35: *499 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:42 [info] 35#35: *498 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:47 [info] 35#35: *500 [lua] access_by_lua(msblocations.conf:189):2: bd98785b10cc71f6a0ed3dcbbc7b244a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:28:47 [info] 35#35: *500 [lua] logger.lua:23: bd98785b10cc71f6a0ed3dcbbc7b244a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:28:47 +0000] bd98785b10cc71f6a0ed3dcbbc7b244a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:28:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:28:52 [info] 35#35: *501 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:28:52 [info] 35#35: *502 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:02 [info] 35#35: *503 [lua] access_by_lua(msblocations.conf:189):2: fba229d79b9122ccabfb280d421a871f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:29:02 [info] 35#35: *503 [lua] logger.lua:23: fba229d79b9122ccabfb280d421a871f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:29:02 +0000] fba229d79b9122ccabfb280d421a871f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:29:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:29:02 [info] 35#35: *504 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:02 [info] 35#35: *505 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:12 [info] 35#35: *507 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:12 [info] 35#35: *508 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:17 [info] 35#35: *509 [lua] access_by_lua(msblocations.conf:189):2: 7d8e090a90c00e722ff117162dcc00dd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:29:17 +0000] 7d8e090a90c00e722ff117162dcc00dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:29:17 [info] 35#35: *509 [lua] logger.lua:23: 7d8e090a90c00e722ff117162dcc00dd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:29:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:29:22 [info] 35#35: *511 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:22 [info] 35#35: *510 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:32 [info] 35#35: *512 [lua] access_by_lua(msblocations.conf:189):2: c6f9dfb51302887eda81fa8d3ec92f62:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:29:32 [info] 35#35: *512 [lua] logger.lua:23: c6f9dfb51302887eda81fa8d3ec92f62 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:29:32 +0000] c6f9dfb51302887eda81fa8d3ec92f62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:29:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:29:32 [info] 35#35: *513 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:32 [info] 35#35: *514 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:42 [info] 35#35: *515 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:42 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:47 [info] 35#35: *517 [lua] access_by_lua(msblocations.conf:189):2: 0d1f17bad5d5e7cd48613804bd6c474c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:29:47 [info] 35#35: *517 [lua] logger.lua:23: 0d1f17bad5d5e7cd48613804bd6c474c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:29:47 +0000] 0d1f17bad5d5e7cd48613804bd6c474c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:29:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:29:52 [info] 35#35: *518 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:29:52 [info] 35#35: *519 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:02 [info] 35#35: *520 [lua] access_by_lua(msblocations.conf:189):2: b354df6ca2a45cb77aaee44c665d767e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:30:02 [info] 35#35: *520 [lua] logger.lua:23: b354df6ca2a45cb77aaee44c665d767e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:02 +0000] b354df6ca2a45cb77aaee44c665d767e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:30:02 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:02 [info] 35#35: *521 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:12 [info] 35#35: *524 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:12 [info] 35#35: *525 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:17 [info] 35#35: *526 [lua] access_by_lua(msblocations.conf:189):2: 2708e8666a2d0a994eca9b42094051e1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:30:17 [info] 35#35: *526 [lua] logger.lua:23: 2708e8666a2d0a994eca9b42094051e1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:17 +0000] 2708e8666a2d0a994eca9b42094051e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:30:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:30:22 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:22 [info] 35#35: *527 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:32 [info] 35#35: *529 [lua] access_by_lua(msblocations.conf:189):2: 9c8eddb942c486ae09e28ef40ca1135f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.120 - - [07/Jan/2023:05:30:32 +0000] 9c8eddb942c486ae09e28ef40ca1135f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:30:32 [info] 35#35: *529 [lua] logger.lua:23: 9c8eddb942c486ae09e28ef40ca1135f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:30:32 [info] 35#35: *530 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:32 [info] 35#35: *531 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:42 [info] 38#38: *533 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:42 [info] 38#38: *532 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:47 [info] 35#35: *534 [lua] access_by_lua(msblocations.conf:189):2: 32b544ca156c1b3c42de240c50687b0f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:47 +0000] 32b544ca156c1b3c42de240c50687b0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:30:47 [info] 35#35: *534 [lua] logger.lua:23: 32b544ca156c1b3c42de240c50687b0f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:30:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:30:52 [info] 35#35: *536 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:30:52 [info] 35#35: *535 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:02 [info] 35#35: *537 [lua] access_by_lua(msblocations.conf:189):2: b48bd1f66de4ebb2aff3a90311376290:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:31:02 [info] 35#35: *537 [lua] logger.lua:23: b48bd1f66de4ebb2aff3a90311376290 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:31:02 +0000] b48bd1f66de4ebb2aff3a90311376290 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:31:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:31:02 [info] 35#35: *539 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:02 [info] 35#35: *538 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:12 [info] 35#35: *541 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:12 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:17 [info] 35#35: *543 [lua] access_by_lua(msblocations.conf:189):2: 0b7cdae891248f80de6be05243a6cfd9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:31:17 +0000] 0b7cdae891248f80de6be05243a6cfd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:31:17 [info] 35#35: *543 [lua] logger.lua:23: 0b7cdae891248f80de6be05243a6cfd9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:31:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:31:22 [info] 35#35: *545 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:22 [info] 35#35: *544 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:32 [info] 35#35: *546 [lua] access_by_lua(msblocations.conf:189):2: a74773a7f0e00b551750713c0392f47f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:31:32 [info] 35#35: *546 [lua] logger.lua:23: a74773a7f0e00b551750713c0392f47f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:31:32 +0000] a74773a7f0e00b551750713c0392f47f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:31:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:31:32 [info] 35#35: *547 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:32 [info] 35#35: *548 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:42 [info] 38#38: *549 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:42 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:47 [info] 35#35: *551 [lua] access_by_lua(msblocations.conf:189):2: 4bfc211f1276a69ec95db64812c96fc4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:31:47 [info] 35#35: *551 [lua] logger.lua:23: 4bfc211f1276a69ec95db64812c96fc4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:31:47 +0000] 4bfc211f1276a69ec95db64812c96fc4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:31:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:31:52 [info] 35#35: *552 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:31:52 [info] 35#35: *553 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:02 [info] 35#35: *554 [lua] access_by_lua(msblocations.conf:189):2: 743ff835545dd9b3a963b0af31ff4b32:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:02 +0000] 743ff835545dd9b3a963b0af31ff4b32 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 05:32:02 [info] 35#35: *554 [lua] logger.lua:23: 743ff835545dd9b3a963b0af31ff4b32 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:32:02 [info] 35#35: *555 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:02 [info] 35#35: *556 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:12 [info] 35#35: *558 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:12 [info] 35#35: *559 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:17 [info] 35#35: *560 [lua] access_by_lua(msblocations.conf:189):2: 8b1c513ef3a85399db4f5cba8779a986:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:32:17 [info] 35#35: *560 [lua] logger.lua:23: 8b1c513ef3a85399db4f5cba8779a986 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:17 +0000] 8b1c513ef3a85399db4f5cba8779a986 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:32:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/07 05:32:22 [info] 38#38: *561 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:22 [info] 35#35: *562 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:32 [info] 35#35: *563 [lua] access_by_lua(msblocations.conf:189):2: e9c40601dccd427c037eddd23e6102e2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:32:32 [info] 35#35: *563 [lua] logger.lua:23: e9c40601dccd427c037eddd23e6102e2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:32 +0000] e9c40601dccd427c037eddd23e6102e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:32:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:32:32 [info] 35#35: *564 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:32 [info] 35#35: *565 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:42 [info] 35#35: *566 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:42 [info] 35#35: *567 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:47 [info] 35#35: *568 [lua] access_by_lua(msblocations.conf:189):2: ada0fb4a29c7ed9d6079edc6ae4fcc5a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:47 +0000] ada0fb4a29c7ed9d6079edc6ae4fcc5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:32:47 [info] 35#35: *568 [lua] logger.lua:23: ada0fb4a29c7ed9d6079edc6ae4fcc5a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:32:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:32:52 [info] 38#38: *569 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:32:52 [info] 35#35: *570 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:02 [info] 35#35: *571 [lua] access_by_lua(msblocations.conf:189):2: 1d8d77581ff4f51e880e470611a4a837:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:33:02 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:02 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:02 [info] 35#35: *571 [lua] logger.lua:23: 1d8d77581ff4f51e880e470611a4a837 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:33:02 +0000] 1d8d77581ff4f51e880e470611a4a837 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:33:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:33:12 [info] 38#38: *575 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:12 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:17 [info] 35#35: *577 [lua] access_by_lua(msblocations.conf:189):2: 30c1fd1932959a7d3629c38fb0ba7159:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:33:17 [info] 35#35: *577 [lua] logger.lua:23: 30c1fd1932959a7d3629c38fb0ba7159 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:33:17 +0000] 30c1fd1932959a7d3629c38fb0ba7159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:33:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:33:22 [info] 35#35: *578 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:22 [info] 35#35: *579 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:32 [info] 35#35: *580 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:32 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:32 [info] 35#35: *582 [lua] access_by_lua(msblocations.conf:189):2: f78d1ff8e2dab3e60c48ea2b6e1e7653:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:33:32 +0000] f78d1ff8e2dab3e60c48ea2b6e1e7653 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:33:32 [info] 35#35: *582 [lua] logger.lua:23: f78d1ff8e2dab3e60c48ea2b6e1e7653 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:33:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:33:42 [info] 35#35: *583 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:42 [info] 35#35: *584 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:47 [info] 35#35: *585 [lua] access_by_lua(msblocations.conf:189):2: a704814b04fc5ba50b2992940a81a02d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:33:47 [info] 35#35: *585 [lua] logger.lua:23: a704814b04fc5ba50b2992940a81a02d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:33:47 +0000] a704814b04fc5ba50b2992940a81a02d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:33:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:33:52 [info] 35#35: *586 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:33:52 [info] 38#38: *587 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:02 [info] 35#35: *588 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:02 [info] 35#35: *589 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:02 [info] 35#35: *590 [lua] access_by_lua(msblocations.conf:189):2: ddd371ff002d22a763ee6d3d6fa7f41b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:02 +0000] ddd371ff002d22a763ee6d3d6fa7f41b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:34:02 [info] 35#35: *590 [lua] logger.lua:23: ddd371ff002d22a763ee6d3d6fa7f41b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:34:12 [info] 35#35: *593 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:12 [info] 38#38: *592 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:17 [info] 35#35: *594 [lua] access_by_lua(msblocations.conf:189):2: df2432f8a17dcbb8a640e9a5f870d994:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:17 +0000] df2432f8a17dcbb8a640e9a5f870d994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:34:17 [info] 35#35: *594 [lua] logger.lua:23: df2432f8a17dcbb8a640e9a5f870d994 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:34:22 [info] 35#35: *595 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:22 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:32 [info] 35#35: *598 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:32 [info] 35#35: *597 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:32 [info] 35#35: *599 [lua] access_by_lua(msblocations.conf:189):2: 9693ce1703396b247be160270b82a6e0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:34:32 [info] 35#35: *599 [lua] logger.lua:23: 9693ce1703396b247be160270b82a6e0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:32 +0000] 9693ce1703396b247be160270b82a6e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:34:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:34:42 [info] 35#35: *600 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:42 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:47 [info] 35#35: *602 [lua] access_by_lua(msblocations.conf:189):2: e0ff8fb54a0e62b8b370415ba1acbd7b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:34:47 +0000] e0ff8fb54a0e62b8b370415ba1acbd7b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:34:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:34:47 [info] 35#35: *602 [lua] logger.lua:23: e0ff8fb54a0e62b8b370415ba1acbd7b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:34:52 [info] 38#38: *603 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:34:52 [info] 35#35: *604 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:02 [info] 35#35: *605 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:02 [info] 35#35: *606 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:02 [info] 35#35: *607 [lua] access_by_lua(msblocations.conf:189):2: 1220671ed85c36c2fc1fdaa400a0c3cd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:35:02 [info] 35#35: *607 [lua] logger.lua:23: 1220671ed85c36c2fc1fdaa400a0c3cd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:35:02 +0000] 1220671ed85c36c2fc1fdaa400a0c3cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:35:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:35:12 [info] 35#35: *610 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:12 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:17 [info] 35#35: *611 [lua] access_by_lua(msblocations.conf:189):2: 7eb0551791a99a4c3abc6ca2b394b4ac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:35:17 +0000] 7eb0551791a99a4c3abc6ca2b394b4ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:35:17 [info] 35#35: *611 [lua] logger.lua:23: 7eb0551791a99a4c3abc6ca2b394b4ac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:35:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:35:22 [info] 35#35: *612 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:22 [info] 35#35: *613 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:32 [info] 35#35: *614 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:32 [info] 35#35: *615 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:32 [info] 35#35: *616 [lua] access_by_lua(msblocations.conf:189):2: 6c2aa9bb3c265dd6678f2a587085a6d9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:35:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.65.120 - - [07/Jan/2023:05:35:32 +0000] 6c2aa9bb3c265dd6678f2a587085a6d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:35:32 [info] 35#35: *616 [lua] logger.lua:23: 6c2aa9bb3c265dd6678f2a587085a6d9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:35:42 [info] 35#35: *617 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:42 [info] 35#35: *618 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:47 [info] 35#35: *619 [lua] access_by_lua(msblocations.conf:189):2: fae21bc21c55d7623032f2b7a9db45a2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:35:47 [info] 35#35: *619 [lua] logger.lua:23: fae21bc21c55d7623032f2b7a9db45a2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:35:47 +0000] fae21bc21c55d7623032f2b7a9db45a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:35:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:35:52 [info] 35#35: *620 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:35:52 [info] 35#35: *621 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:02 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:02 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:02 [info] 35#35: *624 [lua] access_by_lua(msblocations.conf:189):2: bc912bf9964b1d880debfd25461c0d46:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:02 +0000] bc912bf9964b1d880debfd25461c0d46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:36:02 [info] 35#35: *624 [lua] logger.lua:23: bc912bf9964b1d880debfd25461c0d46 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:36:12 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:12 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:17 [info] 35#35: *628 [lua] access_by_lua(msblocations.conf:189):2: eb4f5a4e68f4784ade7e694e3510b8d8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:17 +0000] eb4f5a4e68f4784ade7e694e3510b8d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:36:17 [info] 35#35: *628 [lua] logger.lua:23: eb4f5a4e68f4784ade7e694e3510b8d8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:36:22 [info] 35#35: *629 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:22 [info] 38#38: *630 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:32 [info] 35#35: *631 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:32 [info] 35#35: *632 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:32 [info] 35#35: *633 [lua] access_by_lua(msblocations.conf:189):2: 5b3c2da818de98ae6ab350420fec4c09:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:36:32 [info] 35#35: *633 [lua] logger.lua:23: 5b3c2da818de98ae6ab350420fec4c09 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:32 +0000] 5b3c2da818de98ae6ab350420fec4c09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:36:42 [info] 35#35: *634 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:42 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:47 [info] 35#35: *636 [lua] access_by_lua(msblocations.conf:189):2: 8f1ccba5cb29bcdd71814cb1ce5a367f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:36:47 [info] 35#35: *636 [lua] logger.lua:23: 8f1ccba5cb29bcdd71814cb1ce5a367f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:36:47 +0000] 8f1ccba5cb29bcdd71814cb1ce5a367f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:36:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:36:52 [info] 35#35: *637 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:36:52 [info] 35#35: *638 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:02 [info] 35#35: *639 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:02 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:02 [info] 35#35: *641 [lua] access_by_lua(msblocations.conf:189):2: d457f8dbdc82ed0f689f799e8bf2ae0b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:02 +0000] d457f8dbdc82ed0f689f799e8bf2ae0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:37:02 [info] 35#35: *641 [lua] logger.lua:23: d457f8dbdc82ed0f689f799e8bf2ae0b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:37:12 [info] 35#35: *644 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:12 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:17 [info] 35#35: *645 [lua] access_by_lua(msblocations.conf:189):2: 273a0eebcc0bfb87153bd492b2c4e9db:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:17 +0000] 273a0eebcc0bfb87153bd492b2c4e9db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:37:17 [info] 35#35: *645 [lua] logger.lua:23: 273a0eebcc0bfb87153bd492b2c4e9db {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:37:22 [info] 35#35: *646 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:22 [info] 35#35: *647 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:32 [info] 35#35: *648 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:32 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:32 [info] 35#35: *650 [lua] access_by_lua(msblocations.conf:189):2: 704997ababd9b5f1554e9f9c20f742cd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:37:32 [info] 35#35: *650 [lua] logger.lua:23: 704997ababd9b5f1554e9f9c20f742cd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:32 +0000] 704997ababd9b5f1554e9f9c20f742cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:37:42 [info] 35#35: *651 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:42 [info] 35#35: *652 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:47 [info] 35#35: *653 [lua] access_by_lua(msblocations.conf:189):2: 88a0a86b13e559a2a256a1ede03f55e5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:37:47 [info] 35#35: *653 [lua] logger.lua:23: 88a0a86b13e559a2a256a1ede03f55e5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:37:47 +0000] 88a0a86b13e559a2a256a1ede03f55e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:37:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:37:52 [info] 38#38: *654 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:37:52 [info] 35#35: *655 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:02 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:02 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:02 [info] 35#35: *658 [lua] access_by_lua(msblocations.conf:189):2: 6f9e1a409744ad7bfa156e5553928e47:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:02 +0000] 6f9e1a409744ad7bfa156e5553928e47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:38:02 [info] 35#35: *658 [lua] logger.lua:23: 6f9e1a409744ad7bfa156e5553928e47 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:38:12 [info] 35#35: *660 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:12 [info] 35#35: *661 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:17 [info] 35#35: *662 [lua] access_by_lua(msblocations.conf:189):2: 4a0629692aa9848ef08e08e3290ad1ca:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:38:17 [info] 35#35: *662 [lua] logger.lua:23: 4a0629692aa9848ef08e08e3290ad1ca {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:17 +0000] 4a0629692aa9848ef08e08e3290ad1ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:38:22 [info] 35#35: *663 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:22 [info] 35#35: *664 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:32 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:32 [info] 35#35: *665 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:32 [info] 35#35: *667 [lua] access_by_lua(msblocations.conf:189):2: dec07049cbcf7f1091264968e8dc5bf3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:38:32 [info] 35#35: *667 [lua] logger.lua:23: dec07049cbcf7f1091264968e8dc5bf3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:32 +0000] dec07049cbcf7f1091264968e8dc5bf3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:38:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:38:42 [info] 35#35: *669 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:42 [info] 35#35: *668 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:47 [info] 35#35: *670 [lua] access_by_lua(msblocations.conf:189):2: f790d1c7d20a35338e5b0149abc52196:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:38:47 [info] 35#35: *670 [lua] logger.lua:23: f790d1c7d20a35338e5b0149abc52196 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:38:47 +0000] f790d1c7d20a35338e5b0149abc52196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:38:47 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:38:52 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:38:52 [info] 35#35: *671 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:02 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:02 [info] 38#38: *674 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:02 [info] 35#35: *675 [lua] access_by_lua(msblocations.conf:189):2: c5fb17b0926448d9a1c5024c0c8d8984:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:39:02 [info] 35#35: *675 [lua] logger.lua:23: c5fb17b0926448d9a1c5024c0c8d8984 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:39:02 +0000] c5fb17b0926448d9a1c5024c0c8d8984 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:39:02 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:39:12 [info] 35#35: *677 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:12 [info] 35#35: *678 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:17 [info] 35#35: *679 [lua] access_by_lua(msblocations.conf:189):2: 30b11d9e76e7bd4e4932edbcec697c53:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:39:17 [info] 35#35: *679 [lua] logger.lua:23: 30b11d9e76e7bd4e4932edbcec697c53 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:39:17 +0000] 30b11d9e76e7bd4e4932edbcec697c53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:39:17 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:39:22 [info] 35#35: *680 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:22 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:32 [info] 35#35: *682 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:32 [info] 35#35: *683 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:32 [info] 35#35: *684 [lua] access_by_lua(msblocations.conf:189):2: 8721a076390c8df2fec512c72972427e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:39:32 [info] 35#35: *684 [lua] logger.lua:23: 8721a076390c8df2fec512c72972427e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:39:32 +0000] 8721a076390c8df2fec512c72972427e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:39:32 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:39:42 [info] 35#35: *685 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:42 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:47 [info] 35#35: *687 [lua] access_by_lua(msblocations.conf:189):2: 3751b93f3c8e424d2ff7aaba24fc4a31:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:39:48 [info] 35#35: *687 [lua] logger.lua:23: 3751b93f3c8e424d2ff7aaba24fc4a31 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:39:48 +0000] 3751b93f3c8e424d2ff7aaba24fc4a31 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:39:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:39:52 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:39:52 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:02 [info] 35#35: *690 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:02 [info] 35#35: *691 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:03 [info] 35#35: *692 [lua] access_by_lua(msblocations.conf:189):2: 76bb1356a437825e99ddf85d482fa7c4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:40:03 [info] 35#35: *692 [lua] logger.lua:23: 76bb1356a437825e99ddf85d482fa7c4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:40:03 +0000] 76bb1356a437825e99ddf85d482fa7c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:40:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:40:12 [info] 35#35: *695 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:12 [info] 35#35: *694 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:18 [info] 35#35: *696 [lua] access_by_lua(msblocations.conf:189):2: 2d5deac1f14715518fbc4867813ac955:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:40:18 +0000] 2d5deac1f14715518fbc4867813ac955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:40:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:40:18 [info] 35#35: *696 [lua] logger.lua:23: 2d5deac1f14715518fbc4867813ac955 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:40:22 [info] 35#35: *697 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:22 [info] 35#35: *698 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:32 [info] 35#35: *699 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:32 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:33 [info] 35#35: *701 [lua] access_by_lua(msblocations.conf:189):2: a22f905a4a26c732f48e77c71e3bfcde:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:40:33 [info] 35#35: *701 [lua] logger.lua:23: a22f905a4a26c732f48e77c71e3bfcde {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:40:33 +0000] a22f905a4a26c732f48e77c71e3bfcde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:40:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:40:42 [info] 38#38: *702 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:42 [info] 35#35: *703 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:48 [info] 35#35: *704 [lua] access_by_lua(msblocations.conf:189):2: 7332ca102d9f290ef49a167ad6ebbb92:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:40:48 [info] 35#35: *704 [lua] logger.lua:23: 7332ca102d9f290ef49a167ad6ebbb92 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:40:48 +0000] 7332ca102d9f290ef49a167ad6ebbb92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:40:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:40:52 [info] 38#38: *705 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:40:52 [info] 35#35: *706 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:02 [info] 35#35: *707 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:02 [info] 35#35: *708 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:03 [info] 35#35: *709 [lua] access_by_lua(msblocations.conf:189):2: 93f572f7940486676be420035119c4f8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:03 +0000] 93f572f7940486676be420035119c4f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:41:03 [info] 35#35: *709 [lua] logger.lua:23: 93f572f7940486676be420035119c4f8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:41:12 [info] 35#35: *711 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:12 [info] 38#38: *712 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:18 [info] 35#35: *713 [lua] access_by_lua(msblocations.conf:189):2: 3d1070b4b27c1da0f6fa40542b3a0323:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:41:18 [info] 35#35: *713 [lua] logger.lua:23: 3d1070b4b27c1da0f6fa40542b3a0323 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:18 +0000] 3d1070b4b27c1da0f6fa40542b3a0323 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:41:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:41:22 [info] 35#35: *714 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:22 [info] 35#35: *715 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:32 [info] 35#35: *717 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:32 [info] 35#35: *716 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:33 [info] 35#35: *718 [lua] access_by_lua(msblocations.conf:189):2: f522482e5a51962c4699819c3bc41ae3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:33 +0000] f522482e5a51962c4699819c3bc41ae3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:41:33 [info] 35#35: *718 [lua] logger.lua:23: f522482e5a51962c4699819c3bc41ae3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:41:42 [info] 35#35: *719 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:42 [info] 38#38: *720 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:48 [info] 35#35: *721 [lua] access_by_lua(msblocations.conf:189):2: affe1deb8fb903eb8bcd6af2074ec1b7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:48 +0000] affe1deb8fb903eb8bcd6af2074ec1b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:41:48 [info] 35#35: *721 [lua] logger.lua:23: affe1deb8fb903eb8bcd6af2074ec1b7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:41:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:41:52 [info] 35#35: *722 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:41:52 [info] 35#35: *723 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:02 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:02 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:03 [info] 35#35: *726 [lua] access_by_lua(msblocations.conf:189):2: 6006aaa104d102866f1b30fd1131eeb9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:42:03 [info] 35#35: *726 [lua] logger.lua:23: 6006aaa104d102866f1b30fd1131eeb9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:42:03 +0000] 6006aaa104d102866f1b30fd1131eeb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:42:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:42:12 [info] 35#35: *728 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:12 [info] 35#35: *729 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:18 [info] 35#35: *730 [lua] access_by_lua(msblocations.conf:189):2: 2f08c84d6cae338fd644dd9cfec90566:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:42:18 [info] 35#35: *730 [lua] logger.lua:23: 2f08c84d6cae338fd644dd9cfec90566 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:42:18 +0000] 2f08c84d6cae338fd644dd9cfec90566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:42:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:42:22 [info] 38#38: *731 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:22 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:32 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:32 [info] 38#38: *733 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:33 [info] 35#35: *735 [lua] access_by_lua(msblocations.conf:189):2: 2775c711c02063811a160d02eaf73989:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:42:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:42:33 [info] 35#35: *735 [lua] logger.lua:23: 2775c711c02063811a160d02eaf73989 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:42:33 +0000] 2775c711c02063811a160d02eaf73989 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/07 05:42:42 [info] 35#35: *736 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:42 [info] 35#35: *737 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:48 [info] 35#35: *738 [lua] access_by_lua(msblocations.conf:189):2: 6488ea32fb8a08199832f29c3a01f6f5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:42:48 [info] 35#35: *738 [lua] logger.lua:23: 6488ea32fb8a08199832f29c3a01f6f5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:42:48 +0000] 6488ea32fb8a08199832f29c3a01f6f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:42:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:42:52 [info] 35#35: *740 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:42:52 [info] 35#35: *739 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:02 [info] 35#35: *741 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:02 [info] 35#35: *742 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:03 [info] 35#35: *743 [lua] access_by_lua(msblocations.conf:189):2: 4188ed5d3d4583744222a098670760bc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:43:03 [info] 35#35: *743 [lua] logger.lua:23: 4188ed5d3d4583744222a098670760bc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:03 +0000] 4188ed5d3d4583744222a098670760bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:43:12 [info] 35#35: *746 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:12 [info] 35#35: *745 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:18 [info] 35#35: *747 [lua] access_by_lua(msblocations.conf:189):2: f27ee9bda308c33a176cb4612edf60e4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:18 +0000] f27ee9bda308c33a176cb4612edf60e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:43:18 [info] 35#35: *747 [lua] logger.lua:23: f27ee9bda308c33a176cb4612edf60e4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:43:22 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:22 [info] 35#35: *748 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:32 [info] 38#38: *751 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:32 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:33 [info] 35#35: *752 [lua] access_by_lua(msblocations.conf:189):2: 7a8f02e1369d8ca085226e6be8ef9d39:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:43:33 [info] 35#35: *752 [lua] logger.lua:23: 7a8f02e1369d8ca085226e6be8ef9d39 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:33 +0000] 7a8f02e1369d8ca085226e6be8ef9d39 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:43:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/07 05:43:42 [info] 35#35: *753 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:42 [info] 35#35: *754 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:48 [info] 35#35: *755 [lua] access_by_lua(msblocations.conf:189):2: c6a7549e9f2621983518148db804d022:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:43:48 [info] 35#35: *755 [lua] logger.lua:23: c6a7549e9f2621983518148db804d022 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:43:48 +0000] c6a7549e9f2621983518148db804d022 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:43:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:43:52 [info] 35#35: *757 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:43:52 [info] 35#35: *756 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:02 [info] 38#38: *758 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:02 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:03 [info] 35#35: *760 [lua] access_by_lua(msblocations.conf:189):2: 3280b26ad06179e3a94f71228fd43177:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:44:03 [info] 35#35: *760 [lua] logger.lua:23: 3280b26ad06179e3a94f71228fd43177 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:44:03 +0000] 3280b26ad06179e3a94f71228fd43177 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:44:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:44:12 [info] 35#35: *762 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:12 [info] 35#35: *763 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:18 [info] 35#35: *764 [lua] access_by_lua(msblocations.conf:189):2: 1330428bfaa59b33096548b3ab62dd6e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:44:18 [info] 35#35: *764 [lua] logger.lua:23: 1330428bfaa59b33096548b3ab62dd6e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:44:18 +0000] 1330428bfaa59b33096548b3ab62dd6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:44:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:44:22 [info] 35#35: *765 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:22 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:32 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:32 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:33 [info] 35#35: *769 [lua] access_by_lua(msblocations.conf:189):2: d286e5e3559f3844d1fa59a027cb19b5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:44:33 +0000] d286e5e3559f3844d1fa59a027cb19b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:44:33 [info] 35#35: *769 [lua] logger.lua:23: d286e5e3559f3844d1fa59a027cb19b5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:44:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:44:42 [info] 35#35: *770 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:42 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:48 [info] 35#35: *772 [lua] access_by_lua(msblocations.conf:189):2: a61052b78daa803c89a28c8ce4198a7c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:44:48 [info] 35#35: *772 [lua] logger.lua:23: a61052b78daa803c89a28c8ce4198a7c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:44:48 +0000] a61052b78daa803c89a28c8ce4198a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:44:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:44:52 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:44:52 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:02 [info] 35#35: *776 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:02 [info] 35#35: *775 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:03 [info] 35#35: *777 [lua] access_by_lua(msblocations.conf:189):2: 148af735df861b183d036b1cca0c95a7:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:45:03 [info] 35#35: *777 [lua] logger.lua:23: 148af735df861b183d036b1cca0c95a7 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:45:03 +0000] 148af735df861b183d036b1cca0c95a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:45:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:45:12 [info] 35#35: *779 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:12 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:18 [info] 35#35: *781 [lua] access_by_lua(msblocations.conf:189):2: 56037bd8438f49c51cf432d3a571c849:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:45:18 [info] 35#35: *781 [lua] logger.lua:23: 56037bd8438f49c51cf432d3a571c849 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:45:18 +0000] 56037bd8438f49c51cf432d3a571c849 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:45:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:45:22 [info] 35#35: *782 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:22 [info] 35#35: *783 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:32 [info] 35#35: *785 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:32 [info] 35#35: *784 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:33 [info] 35#35: *786 [lua] access_by_lua(msblocations.conf:189):2: 7bcfa83ff75193bdaccbfa7de2136514:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:45:33 +0000] 7bcfa83ff75193bdaccbfa7de2136514 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:45:33 [info] 35#35: *786 [lua] logger.lua:23: 7bcfa83ff75193bdaccbfa7de2136514 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:45:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:45:42 [info] 35#35: *787 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:42 [info] 35#35: *788 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:48 [info] 35#35: *789 [lua] access_by_lua(msblocations.conf:189):2: 2777f59463ef4d1861d966f0a350e19e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:45:48 [info] 35#35: *789 [lua] logger.lua:23: 2777f59463ef4d1861d966f0a350e19e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:45:48 +0000] 2777f59463ef4d1861d966f0a350e19e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:45:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:45:52 [info] 38#38: *790 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:45:52 [info] 35#35: *791 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:02 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:02 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:03 [info] 35#35: *794 [lua] access_by_lua(msblocations.conf:189):2: f71d5143ef571ea3d80587e909cc15ac:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:03 +0000] f71d5143ef571ea3d80587e909cc15ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:46:03 [info] 35#35: *794 [lua] logger.lua:23: f71d5143ef571ea3d80587e909cc15ac {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:46:12 [info] 35#35: *796 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:12 [info] 35#35: *797 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:18 [info] 35#35: *798 [lua] access_by_lua(msblocations.conf:189):2: 5b3bd5bca3f7cac782dbecf850d471f3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:46:18 [info] 35#35: *798 [lua] logger.lua:23: 5b3bd5bca3f7cac782dbecf850d471f3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:18 +0000] 5b3bd5bca3f7cac782dbecf850d471f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:46:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:46:22 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:22 [info] 35#35: *799 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:32 [info] 35#35: *801 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:32 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:33 [info] 35#35: *803 [lua] access_by_lua(msblocations.conf:189):2: 34aef98d0e54069136a27a7c024597d1:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:33 +0000] 34aef98d0e54069136a27a7c024597d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/07 05:46:33 [info] 35#35: *803 [lua] logger.lua:23: 34aef98d0e54069136a27a7c024597d1 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/07 05:46:42 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:42 [info] 38#38: *805 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:48 [info] 35#35: *806 [lua] access_by_lua(msblocations.conf:189):2: 0f5f0d7e352d6a6ecafc0397d96a482d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:46:48 [info] 35#35: *806 [lua] logger.lua:23: 0f5f0d7e352d6a6ecafc0397d96a482d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:46:48 +0000] 0f5f0d7e352d6a6ecafc0397d96a482d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:46:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:46:52 [info] 35#35: *807 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:46:52 [info] 35#35: *808 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:02 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:02 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:03 [info] 35#35: *811 [lua] access_by_lua(msblocations.conf:189):2: e0b3bbe468385c3a293594d790ae8fb9:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:03 +0000] e0b3bbe468385c3a293594d790ae8fb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:47:03 [info] 35#35: *811 [lua] logger.lua:23: e0b3bbe468385c3a293594d790ae8fb9 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:47:12 [info] 35#35: *813 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:12 [info] 35#35: *814 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:18 [info] 35#35: *815 [lua] access_by_lua(msblocations.conf:189):2: bf018be496338dfadb6e60c0b601e969:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:18 +0000] bf018be496338dfadb6e60c0b601e969 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:47:18 [info] 35#35: *815 [lua] logger.lua:23: bf018be496338dfadb6e60c0b601e969 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:47:22 [info] 35#35: *816 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:22 [info] 35#35: *817 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:32 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:32 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:33 [info] 35#35: *820 [lua] access_by_lua(msblocations.conf:189):2: 2b4bd04e4080d3d4de8e29cab13513b6:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:47:33 [info] 35#35: *820 [lua] logger.lua:23: 2b4bd04e4080d3d4de8e29cab13513b6 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:33 +0000] 2b4bd04e4080d3d4de8e29cab13513b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:47:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:47:42 [info] 35#35: *821 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:42 [info] 35#35: *822 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:48 [info] 35#35: *823 [lua] access_by_lua(msblocations.conf:189):2: 584864ad6004af04af56665d2a441aed:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:47:48 [info] 35#35: *823 [lua] logger.lua:23: 584864ad6004af04af56665d2a441aed {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:47:48 +0000] 584864ad6004af04af56665d2a441aed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:47:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:47:52 [info] 35#35: *824 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:47:52 [info] 35#35: *825 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:02 [info] 35#35: *826 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:02 [info] 35#35: *827 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:03 [info] 35#35: *828 [lua] access_by_lua(msblocations.conf:189):2: 95b88ac7d39a58f699baf201f2afe71f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:48:03 [info] 35#35: *828 [lua] logger.lua:23: 95b88ac7d39a58f699baf201f2afe71f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:48:03 +0000] 95b88ac7d39a58f699baf201f2afe71f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:48:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:48:12 [info] 38#38: *830 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:12 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:18 [info] 35#35: *832 [lua] access_by_lua(msblocations.conf:189):2: 3ca2d924fc33565e72fc0b873b662497:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:48:18 [info] 35#35: *832 [lua] logger.lua:23: 3ca2d924fc33565e72fc0b873b662497 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:48:18 +0000] 3ca2d924fc33565e72fc0b873b662497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:48:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:48:22 [info] 35#35: *833 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:22 [info] 38#38: *834 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:32 [info] 35#35: *836 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:32 [info] 35#35: *835 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:33 [info] 35#35: *837 [lua] access_by_lua(msblocations.conf:189):2: 7e655d7242a6e586fb0a912da351baf2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:48:33 +0000] 7e655d7242a6e586fb0a912da351baf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:48:33 [info] 35#35: *837 [lua] logger.lua:23: 7e655d7242a6e586fb0a912da351baf2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:48:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:48:42 [info] 38#38: *838 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:42 [info] 38#38: *839 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:48 [info] 35#35: *840 [lua] access_by_lua(msblocations.conf:189):2: dd6ecd1b90074ccbb2cae8a59b50c1c0:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:48:48 [info] 35#35: *840 [lua] logger.lua:23: dd6ecd1b90074ccbb2cae8a59b50c1c0 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:48:48 +0000] dd6ecd1b90074ccbb2cae8a59b50c1c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:48:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:48:52 [info] 35#35: *841 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:48:52 [info] 35#35: *842 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:02 [info] 35#35: *843 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:02 [info] 35#35: *844 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:03 [info] 35#35: *845 [lua] access_by_lua(msblocations.conf:189):2: 09298d5c7b2a9d36a006e02ec6b2bb1b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:03 +0000] 09298d5c7b2a9d36a006e02ec6b2bb1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:49:03 [info] 35#35: *845 [lua] logger.lua:23: 09298d5c7b2a9d36a006e02ec6b2bb1b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:49:12 [info] 35#35: *847 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:12 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:18 [info] 35#35: *849 [lua] access_by_lua(msblocations.conf:189):2: 70986a22fb80bb723c7e57b45111c27f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:49:18 [info] 35#35: *849 [lua] logger.lua:23: 70986a22fb80bb723c7e57b45111c27f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:18 +0000] 70986a22fb80bb723c7e57b45111c27f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:49:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:49:22 [info] 35#35: *851 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:22 [info] 35#35: *850 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:32 [info] 35#35: *852 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:32 [info] 38#38: *853 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:33 [info] 35#35: *854 [lua] access_by_lua(msblocations.conf:189):2: 742e9b730c0bb69d44a08fe6a64ab0e3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:33 +0000] 742e9b730c0bb69d44a08fe6a64ab0e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/07 05:49:33 [info] 35#35: *854 [lua] logger.lua:23: 742e9b730c0bb69d44a08fe6a64ab0e3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:49:42 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:42 [info] 35#35: *856 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:48 [info] 35#35: *857 [lua] access_by_lua(msblocations.conf:189):2: 72f5d63ff12b713f476ecbc9b9a15f6d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:49:48 [info] 35#35: *857 [lua] logger.lua:23: 72f5d63ff12b713f476ecbc9b9a15f6d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:49:48 +0000] 72f5d63ff12b713f476ecbc9b9a15f6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:49:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:49:52 [info] 35#35: *858 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:49:52 [info] 35#35: *859 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:02 [info] 35#35: *860 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:02 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:03 [info] 35#35: *862 [lua] access_by_lua(msblocations.conf:189):2: ab0d84bf864eaf8473b80d7dbbf64930:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:50:03 [info] 35#35: *862 [lua] logger.lua:23: ab0d84bf864eaf8473b80d7dbbf64930 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:50:03 +0000] ab0d84bf864eaf8473b80d7dbbf64930 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:50:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:50:12 [info] 35#35: *864 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:12 [info] 35#35: *865 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:18 [info] 35#35: *866 [lua] access_by_lua(msblocations.conf:189):2: a4cc544479ba58dd996469e40aaff6f4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:50:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.65.120 - - [07/Jan/2023:05:50:18 +0000] a4cc544479ba58dd996469e40aaff6f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:50:18 [info] 35#35: *866 [lua] logger.lua:23: a4cc544479ba58dd996469e40aaff6f4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:50:22 [info] 35#35: *867 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:22 [info] 35#35: *868 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:32 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:32 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:33 [info] 35#35: *871 [lua] access_by_lua(msblocations.conf:189):2: 36197904c25f337d69b61ae447235a56:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:50:33 [info] 35#35: *871 [lua] logger.lua:23: 36197904c25f337d69b61ae447235a56 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:50:33 +0000] 36197904c25f337d69b61ae447235a56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:50:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:50:42 [info] 35#35: *872 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:42 [info] 38#38: *873 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:48 [info] 35#35: *874 [lua] access_by_lua(msblocations.conf:189):2: efb000305bd93278a92296fe4998d89d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:50:48 [info] 35#35: *874 [lua] logger.lua:23: efb000305bd93278a92296fe4998d89d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:50:48 +0000] efb000305bd93278a92296fe4998d89d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:50:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:50:52 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:50:52 [info] 35#35: *876 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:02 [info] 35#35: *878 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:02 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:03 [info] 35#35: *879 [lua] access_by_lua(msblocations.conf:189):2: 6616b367565c00f7d5d4eeb037375f60:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:51:03 [info] 35#35: *879 [lua] logger.lua:23: 6616b367565c00f7d5d4eeb037375f60 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:03 +0000] 6616b367565c00f7d5d4eeb037375f60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:51:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:51:12 [info] 35#35: *881 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:12 [info] 35#35: *882 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:18 [info] 35#35: *883 [lua] access_by_lua(msblocations.conf:189):2: 304bb291abc14709dcc75643ae562c26:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:18 +0000] 304bb291abc14709dcc75643ae562c26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:51:18 [info] 35#35: *883 [lua] logger.lua:23: 304bb291abc14709dcc75643ae562c26 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:51:22 [info] 35#35: *884 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:22 [info] 35#35: *885 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:32 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:32 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:33 [info] 35#35: *888 [lua] access_by_lua(msblocations.conf:189):2: 580cd667f4a6c20e7030d882a0cfe7d3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:33 +0000] 580cd667f4a6c20e7030d882a0cfe7d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:51:33 [info] 35#35: *888 [lua] logger.lua:23: 580cd667f4a6c20e7030d882a0cfe7d3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:51:42 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:42 [info] 35#35: *889 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:48 [info] 35#35: *891 [lua] access_by_lua(msblocations.conf:189):2: 05600ebf5168778b045f6d4158f29046:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:51:48 [info] 35#35: *891 [lua] logger.lua:23: 05600ebf5168778b045f6d4158f29046 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:51:48 +0000] 05600ebf5168778b045f6d4158f29046 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:51:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:51:52 [info] 35#35: *892 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:51:52 [info] 38#38: *893 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:02 [info] 35#35: *895 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:02 [info] 35#35: *894 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:03 [info] 35#35: *896 [lua] access_by_lua(msblocations.conf:189):2: 1deb9615ec56d8fe1594ff4508a53ffa:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:52:03 [info] 35#35: *896 [lua] logger.lua:23: 1deb9615ec56d8fe1594ff4508a53ffa {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:52:03 +0000] 1deb9615ec56d8fe1594ff4508a53ffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:52:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:52:12 [info] 38#38: *898 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:12 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:18 [info] 35#35: *900 [lua] access_by_lua(msblocations.conf:189):2: 04940771b2a22bf400f863828bbda886:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:52:18 [info] 35#35: *900 [lua] logger.lua:23: 04940771b2a22bf400f863828bbda886 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:52:18 +0000] 04940771b2a22bf400f863828bbda886 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:52:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:52:22 [info] 35#35: *901 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:22 [info] 35#35: *902 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:32 [info] 35#35: *903 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:32 [info] 35#35: *904 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:33 [info] 35#35: *905 [lua] access_by_lua(msblocations.conf:189):2: d04dbb90448e26791df91591847c3981:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:52:33 [info] 35#35: *905 [lua] logger.lua:23: d04dbb90448e26791df91591847c3981 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:52:33 +0000] d04dbb90448e26791df91591847c3981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:52:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:52:42 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:42 [info] 35#35: *906 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:48 [info] 35#35: *908 [lua] access_by_lua(msblocations.conf:189):2: 5622dba5f5520c2fc77b45f16ad9eb44:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:52:48 [info] 35#35: *908 [lua] logger.lua:23: 5622dba5f5520c2fc77b45f16ad9eb44 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:52:48 +0000] 5622dba5f5520c2fc77b45f16ad9eb44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:52:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:52:52 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:52:52 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:02 [info] 35#35: *912 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:02 [info] 35#35: *911 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:03 [info] 35#35: *913 [lua] access_by_lua(msblocations.conf:189):2: 03dea83aa39424b4d2a3413977f7624d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:53:03 [info] 35#35: *913 [lua] logger.lua:23: 03dea83aa39424b4d2a3413977f7624d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:53:03 +0000] 03dea83aa39424b4d2a3413977f7624d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:53:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:53:12 [info] 35#35: *915 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:12 [info] 35#35: *916 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:18 [info] 35#35: *917 [lua] access_by_lua(msblocations.conf:189):2: a03009b7e82c072d0ee568d276c3d9cb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:53:18 +0000] a03009b7e82c072d0ee568d276c3d9cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:53:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:53:18 [info] 35#35: *917 [lua] logger.lua:23: a03009b7e82c072d0ee568d276c3d9cb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:53:22 [info] 35#35: *918 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:22 [info] 35#35: *919 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:32 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:32 [info] 35#35: *921 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:33 [info] 35#35: *922 [lua] access_by_lua(msblocations.conf:189):2: f7a76fe63833a02fb76064988793fb17:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:53:33 [info] 35#35: *922 [lua] logger.lua:23: f7a76fe63833a02fb76064988793fb17 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:53:33 +0000] f7a76fe63833a02fb76064988793fb17 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:53:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:53:41 [info] 35#35: *923 client closed connection while waiting for request, client: 10.233.66.70, server: 0.0.0.0:443 2023/01/07 05:53:42 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:42 [info] 35#35: *924 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:48 [info] 35#35: *926 [lua] access_by_lua(msblocations.conf:189):2: 44acbcd385dbb5a4e53e374cb4c07bf4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:53:48 [info] 35#35: *926 [lua] logger.lua:23: 44acbcd385dbb5a4e53e374cb4c07bf4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:53:48 +0000] 44acbcd385dbb5a4e53e374cb4c07bf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:53:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:53:52 [info] 35#35: *928 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:53:52 [info] 35#35: *927 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:02 [info] 35#35: *929 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:02 [info] 35#35: *930 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:03 [info] 35#35: *931 [lua] access_by_lua(msblocations.conf:189):2: a0310409702964469529bcd2ec1ec31e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:54:03 [info] 35#35: *931 [lua] logger.lua:23: a0310409702964469529bcd2ec1ec31e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:03 +0000] a0310409702964469529bcd2ec1ec31e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:54:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:54:12 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:12 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:18 [info] 35#35: *935 [lua] access_by_lua(msblocations.conf:189):2: 9ae32fff99f4364470cbb32b63499716:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:18 +0000] 9ae32fff99f4364470cbb32b63499716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:54:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:54:18 [info] 35#35: *935 [lua] logger.lua:23: 9ae32fff99f4364470cbb32b63499716 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:54:22 [info] 38#38: *936 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:22 [info] 35#35: *937 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:32 [info] 35#35: *939 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:32 [info] 35#35: *938 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:33 [info] 35#35: *940 [lua] access_by_lua(msblocations.conf:189):2: b4919728a2b372f455676b68308c727b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:33 +0000] b4919728a2b372f455676b68308c727b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:54:33 [info] 35#35: *940 [lua] logger.lua:23: b4919728a2b372f455676b68308c727b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:54:42 [info] 35#35: *941 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:42 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:48 [info] 35#35: *943 [lua] access_by_lua(msblocations.conf:189):2: 350684cd2990617c10364251622cabda:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:48 +0000] 350684cd2990617c10364251622cabda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:54:48 [info] 35#35: *943 [lua] logger.lua:23: 350684cd2990617c10364251622cabda {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:54:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:54:52 [info] 35#35: *944 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:54:52 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:02 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:02 [info] 38#38: *947 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:03 [info] 35#35: *948 [lua] access_by_lua(msblocations.conf:189):2: b11a1cc6820821456df3afe72d2536e2:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:55:03 [info] 35#35: *948 [lua] logger.lua:23: b11a1cc6820821456df3afe72d2536e2 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:03 +0000] b11a1cc6820821456df3afe72d2536e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:55:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:55:12 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:12 [info] 35#35: *950 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:18 [info] 35#35: *952 [lua] access_by_lua(msblocations.conf:189):2: 7c58b016fa21800b97cd018704918fb5:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:55:18 [info] 35#35: *952 [lua] logger.lua:23: 7c58b016fa21800b97cd018704918fb5 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:18 +0000] 7c58b016fa21800b97cd018704918fb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:55:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:55:22 [info] 35#35: *953 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:22 [info] 38#38: *954 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:32 [info] 35#35: *955 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:32 [info] 35#35: *956 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:33 [info] 35#35: *957 [lua] access_by_lua(msblocations.conf:189):2: ec00e29bdc97151b532c913b6ba5dfcb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:33 +0000] ec00e29bdc97151b532c913b6ba5dfcb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:55:33 [info] 35#35: *957 [lua] logger.lua:23: ec00e29bdc97151b532c913b6ba5dfcb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:55:42 [info] 38#38: *958 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:42 [info] 38#38: *959 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:48 [info] 35#35: *960 [lua] access_by_lua(msblocations.conf:189):2: 040c95af870258a6ce82398b19198e9b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:48 +0000] 040c95af870258a6ce82398b19198e9b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 05:55:48 [info] 35#35: *960 [lua] logger.lua:23: 040c95af870258a6ce82398b19198e9b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:55:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:55:52 [info] 35#35: *961 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:55:52 [info] 35#35: *962 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:02 [info] 35#35: *963 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:02 [info] 35#35: *964 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:03 [info] 35#35: *965 [lua] access_by_lua(msblocations.conf:189):2: a865a475a18c24cc6e8474d6de4b4129:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:56:03 +0000] a865a475a18c24cc6e8474d6de4b4129 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:56:03 [info] 35#35: *965 [lua] logger.lua:23: a865a475a18c24cc6e8474d6de4b4129 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:56:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:56:12 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:12 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:18 [info] 35#35: *969 [lua] access_by_lua(msblocations.conf:189):2: 0455e92d57f572a6f1b450adc466cd03:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:56:18 [info] 35#35: *969 [lua] logger.lua:23: 0455e92d57f572a6f1b450adc466cd03 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:56:18 +0000] 0455e92d57f572a6f1b450adc466cd03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:56:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:56:22 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:22 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:32 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:32 [info] 35#35: *973 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:33 [info] 35#35: *974 [lua] access_by_lua(msblocations.conf:189):2: 2ccac177daa6a2da321ff04e1f2b1840:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:56:33 [info] 35#35: *974 [lua] logger.lua:23: 2ccac177daa6a2da321ff04e1f2b1840 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:56:33 +0000] 2ccac177daa6a2da321ff04e1f2b1840 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:56:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:56:42 [info] 35#35: *975 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:42 [info] 38#38: *976 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:48 [info] 35#35: *977 [lua] access_by_lua(msblocations.conf:189):2: 69a8c454d238fc0eab8a4f0102b8b955:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:56:48 +0000] 69a8c454d238fc0eab8a4f0102b8b955 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:56:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 05:56:48 [info] 35#35: *977 [lua] logger.lua:23: 69a8c454d238fc0eab8a4f0102b8b955 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 05:56:52 [info] 35#35: *978 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:56:52 [info] 35#35: *979 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:02 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:02 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:03 [info] 35#35: *982 [lua] access_by_lua(msblocations.conf:189):2: 172ad835b5517c3918416e0caa4f7cd8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:03 +0000] 172ad835b5517c3918416e0caa4f7cd8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:57:03 [info] 35#35: *982 [lua] logger.lua:23: 172ad835b5517c3918416e0caa4f7cd8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:57:12 [info] 35#35: *984 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:12 [info] 35#35: *985 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:18 [info] 35#35: *986 [lua] access_by_lua(msblocations.conf:189):2: 2fb335ddd6584088efe850a7ad0bd0f8:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:18 +0000] 2fb335ddd6584088efe850a7ad0bd0f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:57:18 [info] 35#35: *986 [lua] logger.lua:23: 2fb335ddd6584088efe850a7ad0bd0f8 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:57:22 [info] 35#35: *987 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:22 [info] 35#35: *988 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:32 [info] 35#35: *989 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:32 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:33 [info] 35#35: *991 [lua] access_by_lua(msblocations.conf:189):2: 099c595487ead6ba4fc0c17f4afbb260:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:57:33 [info] 35#35: *991 [lua] logger.lua:23: 099c595487ead6ba4fc0c17f4afbb260 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:33 +0000] 099c595487ead6ba4fc0c17f4afbb260 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:57:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:57:42 [info] 35#35: *992 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:42 [info] 35#35: *993 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:48 [info] 35#35: *994 [lua] access_by_lua(msblocations.conf:189):2: 5e696ed5a5298abab0fc84808c2d9a20:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:57:48 [info] 35#35: *994 [lua] logger.lua:23: 5e696ed5a5298abab0fc84808c2d9a20 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:57:48 +0000] 5e696ed5a5298abab0fc84808c2d9a20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:57:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:57:52 [info] 38#38: *995 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:57:52 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:02 [info] 35#35: *997 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:02 [info] 35#35: *998 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:03 [info] 35#35: *999 [lua] access_by_lua(msblocations.conf:189):2: 73d6a7a52d6aa373522fb7c8188172dd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:03 +0000] 73d6a7a52d6aa373522fb7c8188172dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:58:03 [info] 35#35: *999 [lua] logger.lua:23: 73d6a7a52d6aa373522fb7c8188172dd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:58:12 [info] 35#35: *1001 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:12 [info] 35#35: *1002 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:18 [info] 35#35: *1003 [lua] access_by_lua(msblocations.conf:189):2: 52bd35451836cf134954d5ce5512c05b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:18 +0000] 52bd35451836cf134954d5ce5512c05b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 05:58:18 [info] 35#35: *1003 [lua] logger.lua:23: 52bd35451836cf134954d5ce5512c05b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:58:22 [info] 35#35: *1004 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:22 [info] 38#38: *1005 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:32 [info] 35#35: *1006 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:32 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:33 [info] 35#35: *1008 [lua] access_by_lua(msblocations.conf:189):2: 55446dffb9391b40a861df18521c0747:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:58:33 [info] 35#35: *1008 [lua] logger.lua:23: 55446dffb9391b40a861df18521c0747 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:33 +0000] 55446dffb9391b40a861df18521c0747 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:58:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 05:58:42 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:42 [info] 38#38: *1010 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:48 [info] 35#35: *1011 [lua] access_by_lua(msblocations.conf:189):2: 004058c1f2ecf406f0be5fa6a375f2b3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:48 +0000] 004058c1f2ecf406f0be5fa6a375f2b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 05:58:48 [info] 35#35: *1011 [lua] logger.lua:23: 004058c1f2ecf406f0be5fa6a375f2b3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:58:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:58:52 [info] 35#35: *1012 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:58:52 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:02 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:02 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:03 [info] 35#35: *1016 [lua] access_by_lua(msblocations.conf:189):2: 9183821d8c73c8206940987f7a1265cb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:59:03 +0000] 9183821d8c73c8206940987f7a1265cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 05:59:03 [info] 35#35: *1016 [lua] logger.lua:23: 9183821d8c73c8206940987f7a1265cb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:59:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:59:12 [info] 38#38: *1018 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:12 [info] 35#35: *1019 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:18 [info] 35#35: *1020 [lua] access_by_lua(msblocations.conf:189):2: cab74955e3659cf73f86984bb0b8b22b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:59:18 [info] 35#35: *1020 [lua] logger.lua:23: cab74955e3659cf73f86984bb0b8b22b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:59:18 +0000] cab74955e3659cf73f86984bb0b8b22b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:59:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:59:22 [info] 35#35: *1021 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:22 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:32 [info] 38#38: *1024 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:32 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:33 [info] 35#35: *1025 [lua] access_by_lua(msblocations.conf:189):2: 847654e6a3a6a5fd851c37cddda5bd2f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:59:33 [info] 35#35: *1025 [lua] logger.lua:23: 847654e6a3a6a5fd851c37cddda5bd2f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:59:33 +0000] 847654e6a3a6a5fd851c37cddda5bd2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:59:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 05:59:42 [info] 35#35: *1026 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:42 [info] 38#38: *1027 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:48 [info] 35#35: *1028 [lua] access_by_lua(msblocations.conf:189):2: b34ef77c343e392765394e2287dbf227:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 05:59:48 [info] 35#35: *1028 [lua] logger.lua:23: b34ef77c343e392765394e2287dbf227 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:05:59:48 +0000] b34ef77c343e392765394e2287dbf227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:05:59:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 05:59:52 [info] 35#35: *1030 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 05:59:52 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:02 [info] 35#35: *1031 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:02 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:03 [info] 35#35: *1033 [lua] access_by_lua(msblocations.conf:189):2: 0920c83b6496738a81af4f7b15383f1f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:00:03 [info] 35#35: *1033 [lua] logger.lua:23: 0920c83b6496738a81af4f7b15383f1f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:03 +0000] 0920c83b6496738a81af4f7b15383f1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:00:12 [info] 35#35: *1035 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:12 [info] 35#35: *1036 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:18 [info] 35#35: *1037 [lua] access_by_lua(msblocations.conf:189):2: 347cdf4a5fdaa0a84bd6056ec89ac251:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:18 +0000] 347cdf4a5fdaa0a84bd6056ec89ac251 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 06:00:18 [info] 35#35: *1037 [lua] logger.lua:23: 347cdf4a5fdaa0a84bd6056ec89ac251 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 06:00:22 [info] 35#35: *1038 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:22 [info] 35#35: *1039 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:32 [info] 35#35: *1040 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:32 [info] 35#35: *1041 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:33 [info] 35#35: *1042 [lua] access_by_lua(msblocations.conf:189):2: cfcb17671312ac1c4ea3d20e62665095:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:00:33 [info] 35#35: *1042 [lua] logger.lua:23: cfcb17671312ac1c4ea3d20e62665095 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:33 +0000] cfcb17671312ac1c4ea3d20e62665095 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:00:42 [info] 35#35: *1043 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:42 [info] 38#38: *1044 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:48 [info] 35#35: *1045 [lua] access_by_lua(msblocations.conf:189):2: fcd52ef45bbdb71861a81221f7cc4e0b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:48 +0000] fcd52ef45bbdb71861a81221f7cc4e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 06:00:48 [info] 35#35: *1045 [lua] logger.lua:23: fcd52ef45bbdb71861a81221f7cc4e0b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:00:52 [info] 35#35: *1046 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:00:52 [info] 35#35: *1047 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:02 [info] 35#35: *1048 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:02 [info] 35#35: *1049 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:03 [info] 35#35: *1050 [lua] access_by_lua(msblocations.conf:189):2: 45eab65e6fc5ba8c198426cd30dc49bd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:01:03 +0000] 45eab65e6fc5ba8c198426cd30dc49bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 06:01:03 [info] 35#35: *1050 [lua] logger.lua:23: 45eab65e6fc5ba8c198426cd30dc49bd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:01:12 [info] 35#35: *1052 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:12 [info] 38#38: *1053 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:18 [info] 35#35: *1054 [lua] access_by_lua(msblocations.conf:189):2: 3fb16922ada78a311a0804a094f9b78d:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:01:18 [info] 35#35: *1054 [lua] logger.lua:23: 3fb16922ada78a311a0804a094f9b78d {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:01:18 +0000] 3fb16922ada78a311a0804a094f9b78d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:01:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:01:22 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:22 [info] 38#38: *1056 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:32 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:32 [info] 35#35: *1057 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:33 [info] 35#35: *1059 [lua] access_by_lua(msblocations.conf:189):2: 8ce31a4116b2939e248fdbcf9413a56c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:01:33 [info] 35#35: *1059 [lua] logger.lua:23: 8ce31a4116b2939e248fdbcf9413a56c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:01:33 +0000] 8ce31a4116b2939e248fdbcf9413a56c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:01:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 06:01:37 [info] 35#35: *1060 client closed connection while waiting for request, client: 10.233.66.70, server: 0.0.0.0:443 2023/01/07 06:01:42 [info] 35#35: *1061 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:42 [info] 35#35: *1062 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:48 [info] 35#35: *1063 [lua] access_by_lua(msblocations.conf:189):2: d8c5cf21aae1d7ce899558625792e25c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:01:48 [info] 35#35: *1063 [lua] logger.lua:23: d8c5cf21aae1d7ce899558625792e25c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:01:48 +0000] d8c5cf21aae1d7ce899558625792e25c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:01:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 06:01:52 [info] 35#35: *1064 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:01:52 [info] 35#35: *1065 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:02 [info] 38#38: *1066 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:02 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:03 [info] 35#35: *1068 [lua] access_by_lua(msblocations.conf:189):2: ed8f710f2784feba81921264341ec392:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:02:03 +0000] ed8f710f2784feba81921264341ec392 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:02:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 06:02:03 [info] 35#35: *1068 [lua] logger.lua:23: ed8f710f2784feba81921264341ec392 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , 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/07 06:02:12 [info] 38#38: *1070 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:12 [info] 38#38: *1071 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:18 [info] 35#35: *1072 [lua] access_by_lua(msblocations.conf:189):2: afa5eb53d2c1591c028799a3e0211277:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:02:18 [info] 35#35: *1072 [lua] logger.lua:23: afa5eb53d2c1591c028799a3e0211277 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:02:18 +0000] afa5eb53d2c1591c028799a3e0211277 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:02:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 06:02:22 [info] 35#35: *1073 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:22 [info] 35#35: *1074 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:32 [info] 38#38: *1075 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:32 [info] 35#35: *1076 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:33 [info] 35#35: *1077 [lua] access_by_lua(msblocations.conf:189):2: 1b29919c699fa5b1456db06afb297b7a:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:02:33 [info] 35#35: *1077 [lua] logger.lua:23: 1b29919c699fa5b1456db06afb297b7a {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:02:33 +0000] 1b29919c699fa5b1456db06afb297b7a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:02:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 06:02:42 [info] 35#35: *1078 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:42 [info] 35#35: *1079 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:48 [info] 35#35: *1080 [lua] access_by_lua(msblocations.conf:189):2: 6c07c7527ac8b958c155e111b80952e4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:02:48 [info] 35#35: *1080 [lua] logger.lua:23: 6c07c7527ac8b958c155e111b80952e4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:02:48 +0000] 6c07c7527ac8b958c155e111b80952e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:02:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 06:02:52 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:02:52 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:02 [info] 35#35: *1083 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:02 [info] 38#38: *1084 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:03 [info] 35#35: *1085 [lua] access_by_lua(msblocations.conf:189):2: d1419467871a6fc990b5ee2c5cd23148:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:03:03 +0000] d1419467871a6fc990b5ee2c5cd23148 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 06:03:03 [info] 35#35: *1085 [lua] logger.lua:23: d1419467871a6fc990b5ee2c5cd23148 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:03:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:03:12 [info] 38#38: *1087 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:12 [info] 35#35: *1088 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:18 [info] 35#35: *1089 [lua] access_by_lua(msblocations.conf:189):2: 80191d725fa51fb9195c0550e488aba4:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:03:18 [info] 35#35: *1089 [lua] logger.lua:23: 80191d725fa51fb9195c0550e488aba4 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:03:18 +0000] 80191d725fa51fb9195c0550e488aba4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:03:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 06:03:22 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:22 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:32 [info] 35#35: *1092 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:32 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:33 [info] 35#35: *1094 [lua] access_by_lua(msblocations.conf:189):2: db6410c6432776a740054c0685c0898b:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:03:33 [info] 35#35: *1094 [lua] logger.lua:23: db6410c6432776a740054c0685c0898b {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:03:33 +0000] db6410c6432776a740054c0685c0898b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:03:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:03:42 [info] 35#35: *1095 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:42 [info] 35#35: *1096 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:48 [info] 35#35: *1097 [lua] access_by_lua(msblocations.conf:189):2: 4a093e1780452b0f60e380bc21933d90:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:03:48 [info] 35#35: *1097 [lua] logger.lua:23: 4a093e1780452b0f60e380bc21933d90 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:03:48 +0000] 4a093e1780452b0f60e380bc21933d90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:03:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 06:03:52 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:03:52 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:02 [info] 35#35: *1100 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:02 [info] 35#35: *1101 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:03 [info] 35#35: *1102 [lua] access_by_lua(msblocations.conf:189):2: b8f89a659457db26b93c7b83f84721a3:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:03 +0000] b8f89a659457db26b93c7b83f84721a3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 06:04:03 [info] 35#35: *1102 [lua] logger.lua:23: b8f89a659457db26b93c7b83f84721a3 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 06:04:12 [info] 35#35: *1104 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:12 [info] 35#35: *1105 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:18 [info] 35#35: *1106 [lua] access_by_lua(msblocations.conf:189):2: 3e5b877d90a04e2baaf5b337982d9ffd:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:18 +0000] 3e5b877d90a04e2baaf5b337982d9ffd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 06:04:18 [info] 35#35: *1106 [lua] logger.lua:23: 3e5b877d90a04e2baaf5b337982d9ffd {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:04:22 [info] 35#35: *1107 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:22 [info] 35#35: *1108 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:32 [info] 35#35: *1109 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:32 [info] 38#38: *1110 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:33 [info] 35#35: *1111 [lua] access_by_lua(msblocations.conf:189):2: a55a0180ab6f7d7282f0b5b00df6901e:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:04:33 [info] 35#35: *1111 [lua] logger.lua:23: a55a0180ab6f7d7282f0b5b00df6901e {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:33 +0000] a55a0180ab6f7d7282f0b5b00df6901e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:04:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:04:42 [info] 35#35: *1112 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:42 [info] 35#35: *1113 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:49 [info] 35#35: *1114 [lua] access_by_lua(msblocations.conf:189):2: cf713039594de60545707df936b8d950:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:49 +0000] cf713039594de60545707df936b8d950 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/07 06:04:49 [info] 35#35: *1114 [lua] logger.lua:23: cf713039594de60545707df936b8d950 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 06:04:52 [info] 35#35: *1115 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:04:52 [info] 35#35: *1116 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:02 [info] 35#35: *1117 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:02 [info] 35#35: *1118 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:04 [info] 35#35: *1119 [lua] access_by_lua(msblocations.conf:189):2: b18332c77295b7f854b3d1b42cb91d0f:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:05:04 [info] 35#35: *1119 [lua] logger.lua:23: b18332c77295b7f854b3d1b42cb91d0f {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:04 +0000] b18332c77295b7f854b3d1b42cb91d0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:05:12 [info] 35#35: *1121 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:12 [info] 35#35: *1122 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:19 [info] 35#35: *1123 [lua] access_by_lua(msblocations.conf:189):2: a393c0f2a66f16af8ab5d2b89b9b67cb:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:05:19 [info] 35#35: *1123 [lua] logger.lua:23: a393c0f2a66f16af8ab5d2b89b9b67cb {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:19 +0000] a393c0f2a66f16af8ab5d2b89b9b67cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/07 06:05:22 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:22 [info] 35#35: *1125 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:32 [info] 35#35: *1126 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:32 [info] 35#35: *1127 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:34 [info] 35#35: *1128 [lua] access_by_lua(msblocations.conf:189):2: ebd0135f497abf1ee9978dd79bfa9e60:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:34 +0000] ebd0135f497abf1ee9978dd79bfa9e60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 06:05:34 [info] 35#35: *1128 [lua] logger.lua:23: ebd0135f497abf1ee9978dd79bfa9e60 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:05:42 [info] 35#35: *1129 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:42 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:49 [info] 35#35: *1131 [lua] access_by_lua(msblocations.conf:189):2: 2cbade45a6655fcfeb1933375585f825:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:49 +0000] 2cbade45a6655fcfeb1933375585f825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/07 06:05:49 [info] 35#35: *1131 [lua] logger.lua:23: 2cbade45a6655fcfeb1933375585f825 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/07 06:05:52 [info] 35#35: *1132 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:05:52 [info] 35#35: *1133 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:02 [info] 35#35: *1135 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:02 [info] 35#35: *1134 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:04 [info] 35#35: *1136 [lua] access_by_lua(msblocations.conf:189):2: a88f1af4021146cdfaf26e90df741511:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:06:04 [info] 35#35: *1136 [lua] logger.lua:23: a88f1af4021146cdfaf26e90df741511 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:06:04 +0000] a88f1af4021146cdfaf26e90df741511 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:06:12 [info] 35#35: *1138 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:12 [info] 35#35: *1139 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:19 [info] 35#35: *1140 [lua] access_by_lua(msblocations.conf:189):2: 11cdab6039d3b98742c18fd243880940:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:06:19 +0000] 11cdab6039d3b98742c18fd243880940 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/07 06:06:19 [info] 35#35: *1140 [lua] logger.lua:23: 11cdab6039d3b98742c18fd243880940 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/07 06:06:22 [info] 35#35: *1142 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:22 [info] 35#35: *1141 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:32 [info] 35#35: *1143 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:32 [info] 35#35: *1144 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:34 [info] 35#35: *1145 [lua] access_by_lua(msblocations.conf:189):2: 8a4fefe57ef1e4107e61438aba87b24c:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:06:34 [info] 35#35: *1145 [lua] logger.lua:23: 8a4fefe57ef1e4107e61438aba87b24c {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:06:34 +0000] 8a4fefe57ef1e4107e61438aba87b24c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:06:42 [info] 35#35: *1146 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:42 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:49 [info] 35#35: *1148 [lua] access_by_lua(msblocations.conf:189):2: 33b1af417720a679e8202ae1b56c3126:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:06:49 [info] 35#35: *1148 [lua] logger.lua:23: 33b1af417720a679e8202ae1b56c3126 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:06:49 +0000] 33b1af417720a679e8202ae1b56c3126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:06:52 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:06:52 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:02 [info] 35#35: *1151 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:02 [info] 35#35: *1152 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:04 [info] 35#35: *1153 [lua] access_by_lua(msblocations.conf:189):2: e71ce072de15bc0495a187ec5d7a7cbc:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:07:04 [info] 35#35: *1153 [lua] logger.lua:23: e71ce072de15bc0495a187ec5d7a7cbc {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:07:04 +0000] e71ce072de15bc0495a187ec5d7a7cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/07 06:07:12 [info] 35#35: *1155 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:12 [info] 35#35: *1156 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:19 [info] 35#35: *1157 [lua] access_by_lua(msblocations.conf:189):2: b444303c65d5420b20147ce5afec0799:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:07:19 [info] 35#35: *1157 [lua] logger.lua:23: b444303c65d5420b20147ce5afec0799 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:07:19 +0000] b444303c65d5420b20147ce5afec0799 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:07:22 [info] 35#35: *1159 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:22 [info] 35#35: *1158 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:32 [info] 35#35: *1161 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:32 [info] 35#35: *1160 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:34 [info] 35#35: *1162 [lua] access_by_lua(msblocations.conf:189):2: 88674ca57d57312f35d42935639ac988:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:07:34 [info] 35#35: *1162 [lua] logger.lua:23: 88674ca57d57312f35d42935639ac988 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:07:34 +0000] 88674ca57d57312f35d42935639ac988 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:07:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:07:42 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:42 [info] 35#35: *1163 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:49 [info] 35#35: *1165 [lua] access_by_lua(msblocations.conf:189):2: 769666ff5ce93ff2d4e0bd7426be3213:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:07:49 +0000] 769666ff5ce93ff2d4e0bd7426be3213 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/07 06:07:49 [info] 35#35: *1165 [lua] logger.lua:23: 769666ff5ce93ff2d4e0bd7426be3213 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:07:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:07:52 [info] 35#35: *1166 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:07:52 [info] 38#38: *1167 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:08:02 [info] 35#35: *1168 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:08:02 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:08:04 [info] 35#35: *1170 [lua] access_by_lua(msblocations.conf:189):2: c00a4b670ca25b05d7f116d4c56c8334:receive the request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/07 06:08:04 [info] 35#35: *1170 [lua] logger.lua:23: c00a4b670ca25b05d7f116d4c56c8334 {"matched":"microservices"} while logging request, client: 10.233.65.120, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.65.120 - - [07/Jan/2023:06:08:04 +0000] c00a4b670ca25b05d7f116d4c56c8334 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.65.120 - - [07/Jan/2023:06:08:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/07 06:08:12 [info] 35#35: *1172 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443 2023/01/07 06:08:12 [info] 35#35: *1173 client closed connection while SSL handshaking, client: 10.233.65.203, server: 0.0.0.0:443