@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.0.65 ### Starting redis there is no /usr/local/redis/../redis-works =========== Redis config info ============================================= Redis_HOME=/usr/local/redis config file=/usr/local/redis/conf/redis.conf Help:use /usr/local/redis/redis-server --help for help =============================================================================== /usr/local/redis @C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf \n\n### Starting openresty =========== prepare the symbolic links ======================================== ================================================================================ =========== create symbolic link for libluajit-5.1.so.2 ======================================== ln: /lib64/libluajit-5.1.so.2: No such file or directory =============================================================================== =========== openresty config info ============================================= HOME=/usr/local/openresty/nginx _NGINXCMD=/usr/local/openresty/nginx/sbin/nginx =============================================================================== /usr/local/openresty/nginx @WORK_DIR@ /usr/local/openresty/nginx @C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/ 2023/01/12 03:26:36 [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/12 03:26:36 [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/12 03:26:36 [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/12 03:26:36 [notice] 33#33: using the "epoll" event method 2023/01/12 03:26:36 [notice] 33#33: openresty/1.13.6.1 2023/01/12 03:26:36 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/12 03:26:36 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/12 03:26:36 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 2023/01/12 03:26:36 [notice] 34#34: start worker processes \n\n### Starting apiroute 2023/01/12 03:26:36 [notice] 34#34: start worker process 36 2023/01/12 03:26:36 [notice] 34#34: start worker process 37 2023/01/12 03:26:36 [notice] 34#34: start worker process 38 2023/01/12 03:26:36 [notice] 34#34: start worker process 39 2023/01/12 03:26:36 [notice] 34#34: start worker process 40 2023/01/12 03:26:36 [notice] 34#34: start worker process 41 2023/01/12 03:26:36 [notice] 34#34: start worker process 42 2023/01/12 03:26:36 [notice] 34#34: start worker process 43 2023/01/12 03:26:36 [notice] 34#34: start cache manager process 44 2023/01/12 03:26:36 [notice] 34#34: start cache loader process 46 @RUNHOME@ /usr/local/apiroute ================== ENV_INFO ============================================= @RUNHOME@ /usr/local/apiroute @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @Main_Class@ org.onap.msb.apiroute.ApiRouteApp @APP_INFO@ msb-apiroute-service @Main_JAR@ apiroute-service.jar @Main_Conf@ conf/apiroute.yml ========================================================================== start msb-apiroute-service ... @JAVA_VERSION@ 1.8 ================== RUN_INFO ============================================= @JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk @JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java @JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230112032637.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-12 03:26:39 676 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-12 03:26:39 684 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-12 03:26:39 684 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-12 03:26:39 761 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-12 03:26:39 762 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.0.65:10081 Enabled:true 2023-01-12 03:26:41 181 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-12 03:26:41 263 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-12 03:26:41 263 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-12 03:26:41 263 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-12 03:26:41 264 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-12 03:26:41 264 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-12 03:26:41 264 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-12 03:26:41 264 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-12 03:26:41 346 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-12 03:26:41 480 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-12 03:26:41 480 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-12 03:26:41 481 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-12 03:26:42 079 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/12 03:26:50 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:26:50 [info] 37#37: *13 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:26:51 [info] 37#37: *14 [lua] access_by_lua(msblocations.conf:133):2: b748232e0a3fb018142277bec5087f95:receive the request, client: 10.233.69.107, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/12 03:26:51 [info] 37#37: *14 [lua] logger.lua:23: b748232e0a3fb018142277bec5087f95 {"matched":"microservices"} while logging request, client: 10.233.69.107, 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.107 - - [12/Jan/2023:03:26:51 +0000] b748232e0a3fb018142277bec5087f95 "POST /api/microservices/v1/services HTTP/1.1" 500 request_processing_time:0.268 upstream_response_time:0.263 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.107 - - [12/Jan/2023:03:26:51 +0000] "POST /api/microservices/v1/services HTTP/1.1" 500 110 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 175 2023/01/12 03:26:57 [info] 37#37: *17 [lua] access_by_lua(msblocations.conf:133):2: 118aa506b5f0496a478b98a5231bb241:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:26:57 [info] 37#37: *17 [lua] logger.lua:23: 118aa506b5f0496a478b98a5231bb241 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:26:57 +0000] 118aa506b5f0496a478b98a5231bb241 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17 2023/01/12 03:27:00 [info] 37#37: *19 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:00 [info] 37#37: *18 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:05 [info] 37#37: *20 [lua] access_by_lua(msblocations.conf:133):2: 3fc7df7dda3b143dd00e7021bf7178eb:receive the request, client: 10.233.67.198, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.67.198 - - [12/Jan/2023:03:27:05 +0000] 3fc7df7dda3b143dd00e7021bf7178eb "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.129 upstream_response_time:0.128 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/12 03:27:05 [info] 37#37: *20 [lua] logger.lua:23: 3fc7df7dda3b143dd00e7021bf7178eb {"matched":"microservices"} while logging request, client: 10.233.67.198, 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.198 - - [12/Jan/2023:03:27:05 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 124 2023/01/12 03:27:10 [info] 37#37: *20 client 10.233.67.198 closed keepalive connection 2023/01/12 03:27:10 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:10 [info] 37#37: *22 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:12 [info] 37#37: *23 [lua] access_by_lua(msblocations.conf:133):2: 72e1f75e80f2a04c03ee57caaabdd6b9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:27:12 [info] 37#37: *23 [lua] logger.lua:23: 72e1f75e80f2a04c03ee57caaabdd6b9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.173 - - [12/Jan/2023:03:27:12 +0000] 72e1f75e80f2a04c03ee57caaabdd6b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 03:27:20 [info] 37#37: *24 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:20 [info] 37#37: *25 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:27 [info] 37#37: *26 [lua] access_by_lua(msblocations.conf:133):2: e1cb54ed8ebc260d13ba1c98e5aaef88:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:27:27 [info] 37#37: *26 [lua] logger.lua:23: e1cb54ed8ebc260d13ba1c98e5aaef88 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:27:27 +0000] e1cb54ed8ebc260d13ba1c98e5aaef88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:27:30 [info] 37#37: *27 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:30 [info] 37#37: *28 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:31 [info] 37#37: *29 [lua] access_by_lua(msblocations.conf:133):2: 4ecc2fdded322ec8ade6038226a6cf0f:receive the request, client: 10.233.69.107, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.69.107 - - [12/Jan/2023:03:27:31 +0000] 4ecc2fdded322ec8ade6038226a6cf0f "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.110 upstream_response_time:0.110 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/12 03:27:31 [info] 37#37: *29 [lua] logger.lua:23: 4ecc2fdded322ec8ade6038226a6cf0f {"matched":"microservices"} while logging request, client: 10.233.69.107, 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.107 - - [12/Jan/2023:03:27:31 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 106 2023/01/12 03:27:36 [info] 37#37: *29 client 10.233.69.107 closed keepalive connection 2023/01/12 03:27:37 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/12 03:27:37 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/12 03:27:37 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/12 03:27:37 [notice] 34#34: signal 29 (SIGIO) received 2023/01/12 03:27:40 [info] 37#37: *32 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:40 [info] 37#37: *33 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:42 [info] 37#37: *34 [lua] access_by_lua(msblocations.conf:133):2: 707e1dd1cdcba5089e3a154f4fb97232:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:27:42 [info] 37#37: *34 [lua] logger.lua:23: 707e1dd1cdcba5089e3a154f4fb97232 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:27:42 +0000] 707e1dd1cdcba5089e3a154f4fb97232 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:27:50 [info] 38#38: *36 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:50 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:27:55 [info] 37#37: *14 client 10.233.69.107 closed keepalive connection 2023/01/12 03:27:57 [info] 37#37: *37 [lua] access_by_lua(msblocations.conf:133):2: e274f956a0b088d08489358fa483324e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:27:57 [info] 37#37: *37 [lua] logger.lua:23: e274f956a0b088d08489358fa483324e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:27:57 +0000] e274f956a0b088d08489358fa483324e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:28:00 [info] 38#38: *38 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:00 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:10 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:10 [info] 37#37: *41 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:12 [info] 37#37: *42 [lua] access_by_lua(msblocations.conf:133):2: 934c8b75380a6424c34b060d9f5599ee:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:28:12 [info] 37#37: *42 [lua] logger.lua:23: 934c8b75380a6424c34b060d9f5599ee {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:28:12 +0000] 934c8b75380a6424c34b060d9f5599ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:28:20 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:20 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:27 [info] 37#37: *45 [lua] access_by_lua(msblocations.conf:133):2: a4ac9939d2b9141bf6c56db552ab79d2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:28:27 [info] 37#37: *45 [lua] logger.lua:23: a4ac9939d2b9141bf6c56db552ab79d2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:28:27 +0000] a4ac9939d2b9141bf6c56db552ab79d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:28:30 [info] 38#38: *46 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:30 [info] 38#38: *47 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:40 [info] 38#38: *49 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:40 [info] 38#38: *50 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:42 [info] 37#37: *51 [lua] access_by_lua(msblocations.conf:133):2: 4889db19756d7739013e24b3ac593c84:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:28:42 [info] 37#37: *51 [lua] logger.lua:23: 4889db19756d7739013e24b3ac593c84 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:28:42 +0000] 4889db19756d7739013e24b3ac593c84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:28:50 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:50 [info] 37#37: *53 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:28:57 [info] 37#37: *54 [lua] access_by_lua(msblocations.conf:133):2: 8b7e6284a47a956554881cc0879e5ff1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:28:57 [info] 37#37: *54 [lua] logger.lua:23: 8b7e6284a47a956554881cc0879e5ff1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:28:57 +0000] 8b7e6284a47a956554881cc0879e5ff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:29:00 [info] 38#38: *55 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:00 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:10 [info] 37#37: *58 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:10 [info] 37#37: *57 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:12 [info] 37#37: *59 [lua] access_by_lua(msblocations.conf:133):2: d25625c9b01053f0eb52fd7929ae0630:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:29:12 [info] 37#37: *59 [lua] logger.lua:23: d25625c9b01053f0eb52fd7929ae0630 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:29:12 +0000] d25625c9b01053f0eb52fd7929ae0630 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 03:29:20 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:20 [info] 37#37: *61 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:27 [info] 37#37: *62 [lua] access_by_lua(msblocations.conf:133):2: f43040530ad0cac3ebd89281bb5eea03:receive the request, client: 10.233.69.107, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/12 03:29:27 [info] 37#37: *62 [lua] logger.lua:23: f43040530ad0cac3ebd89281bb5eea03 {"matched":"microservices"} while logging request, client: 10.233.69.107, 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.107 - - [12/Jan/2023:03:29:27 +0000] f43040530ad0cac3ebd89281bb5eea03 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.118 upstream_response_time:0.117 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.69.107 - - [12/Jan/2023:03:29:27 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 115 2023/01/12 03:29:27 [info] 37#37: *63 [lua] access_by_lua(msblocations.conf:133):2: 939bc68b44af262d02f81b8d6041aac8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:29:27 [info] 37#37: *63 [lua] logger.lua:23: 939bc68b44af262d02f81b8d6041aac8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:29:27 +0000] 939bc68b44af262d02f81b8d6041aac8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:29:30 [info] 37#37: *64 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:30 [info] 37#37: *65 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:37 [info] 37#37: *62 client 10.233.69.107 closed keepalive connection 2023/01/12 03:29:40 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:40 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:42 [info] 37#37: *69 [lua] access_by_lua(msblocations.conf:133):2: dc74fd68e222942d632549469d72e658:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:29:42 +0000] dc74fd68e222942d632549469d72e658 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 03:29:42 [info] 37#37: *69 [lua] logger.lua:23: dc74fd68e222942d632549469d72e658 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:29:50 [info] 38#38: *70 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:50 [info] 38#38: *71 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:29:57 [info] 37#37: *72 [lua] access_by_lua(msblocations.conf:133):2: af4492faf56cbd39a2de1f23129481d4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:29:57 [info] 37#37: *72 [lua] logger.lua:23: af4492faf56cbd39a2de1f23129481d4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:29:57 +0000] af4492faf56cbd39a2de1f23129481d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:30:00 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:00 [info] 38#38: *74 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:10 [info] 37#37: *75 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:10 [info] 37#37: *76 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:12 [info] 37#37: *77 [lua] access_by_lua(msblocations.conf:133):2: a7886eab29e5b7e52d88a39703ec0e7d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:30:12 [info] 37#37: *77 [lua] logger.lua:23: a7886eab29e5b7e52d88a39703ec0e7d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:30:12 +0000] a7886eab29e5b7e52d88a39703ec0e7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:30:20 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:20 [info] 38#38: *78 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:27 [info] 37#37: *80 [lua] access_by_lua(msblocations.conf:133):2: 5d767a0c30f3718be7360d0e367669e1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:30:27 [info] 37#37: *80 [lua] logger.lua:23: 5d767a0c30f3718be7360d0e367669e1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:30:27 +0000] 5d767a0c30f3718be7360d0e367669e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:30:30 [info] 37#37: *81 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:30 [info] 37#37: *82 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:40 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:40 [info] 37#37: *84 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:42 [info] 37#37: *86 [lua] access_by_lua(msblocations.conf:133):2: eefda833f7e89d543f214129888e9ab3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:30:42 [info] 37#37: *86 [lua] logger.lua:23: eefda833f7e89d543f214129888e9ab3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:30:42 +0000] eefda833f7e89d543f214129888e9ab3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:30:50 [info] 37#37: *87 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:50 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:30:57 [info] 37#37: *89 [lua] access_by_lua(msblocations.conf:133):2: 70cd015d5e31dabae53b07f8b5c79050:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:30:57 [info] 37#37: *89 [lua] logger.lua:23: 70cd015d5e31dabae53b07f8b5c79050 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:30:57 +0000] 70cd015d5e31dabae53b07f8b5c79050 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:31:00 [info] 37#37: *91 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:00 [info] 37#37: *90 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:10 [info] 37#37: *92 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:10 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:12 [info] 37#37: *94 [lua] access_by_lua(msblocations.conf:133):2: e72b368cdf43cd794e951661c4150ad2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:31:12 [info] 37#37: *94 [lua] logger.lua:23: e72b368cdf43cd794e951661c4150ad2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:12 +0000] e72b368cdf43cd794e951661c4150ad2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:31:20 [info] 37#37: *96 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:20 [info] 37#37: *95 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:27 [info] 37#37: *97 [lua] access_by_lua(msblocations.conf:133):2: 2fab1547a333affd8dc2d90e59c98a8b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:27 +0000] 2fab1547a333affd8dc2d90e59c98a8b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:31:27 [info] 37#37: *97 [lua] logger.lua:23: 2fab1547a333affd8dc2d90e59c98a8b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:31:30 [info] 37#37: *98 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:30 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:40 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:40 [info] 37#37: *101 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:42 [info] 37#37: *103 [lua] access_by_lua(msblocations.conf:133):2: c70c3fe1e7326043e9cfaa6b36b6830a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:42 +0000] c70c3fe1e7326043e9cfaa6b36b6830a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:31:42 [info] 37#37: *103 [lua] logger.lua:23: c70c3fe1e7326043e9cfaa6b36b6830a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:31:50 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:50 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:31:58 [info] 37#37: *106 [lua] access_by_lua(msblocations.conf:133):2: 22422c15f72512baf366d88ec7016577:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:31:58 [info] 37#37: *106 [lua] logger.lua:23: 22422c15f72512baf366d88ec7016577 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:31:58 +0000] 22422c15f72512baf366d88ec7016577 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:31:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:32:00 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:00 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:10 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:10 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:13 [info] 37#37: *111 [lua] access_by_lua(msblocations.conf:133):2: f638cdd5a46d3c8cac02ba5645da17b9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:13 +0000] f638cdd5a46d3c8cac02ba5645da17b9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:32:13 [info] 37#37: *111 [lua] logger.lua:23: f638cdd5a46d3c8cac02ba5645da17b9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:32:20 [info] 37#37: *112 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:20 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:28 [info] 37#37: *114 [lua] access_by_lua(msblocations.conf:133):2: b7b411496c51cf0aff7b6c2ee9980764:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:28 +0000] b7b411496c51cf0aff7b6c2ee9980764 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:32:28 [info] 37#37: *114 [lua] logger.lua:23: b7b411496c51cf0aff7b6c2ee9980764 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:32:30 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:30 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:40 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:40 [info] 37#37: *118 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:43 [info] 37#37: *120 [lua] access_by_lua(msblocations.conf:133):2: 5c7f4030326460fabc60efb8021bd5bf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:32:43 [info] 37#37: *120 [lua] logger.lua:23: 5c7f4030326460fabc60efb8021bd5bf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:43 +0000] 5c7f4030326460fabc60efb8021bd5bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:32:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:32:50 [info] 38#38: *121 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:50 [info] 38#38: *122 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:32:58 [info] 37#37: *123 [lua] access_by_lua(msblocations.conf:133):2: c641c3d645e434081d550e746d7015e2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:58 +0000] c641c3d645e434081d550e746d7015e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 03:32:58 [info] 37#37: *123 [lua] logger.lua:23: c641c3d645e434081d550e746d7015e2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:32:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:33:00 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:00 [info] 37#37: *125 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:10 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:10 [info] 38#38: *127 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:13 [info] 37#37: *128 [lua] access_by_lua(msblocations.conf:133):2: 92836ea8a4c8985455cb34e6f7e1686b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:13 +0000] 92836ea8a4c8985455cb34e6f7e1686b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 03:33:13 [info] 37#37: *128 [lua] logger.lua:23: 92836ea8a4c8985455cb34e6f7e1686b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:33:20 [info] 38#38: *129 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:20 [info] 38#38: *130 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:28 [info] 37#37: *131 [lua] access_by_lua(msblocations.conf:133):2: 74f8bf0b215fb695a144e18f88aabd60:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:33:28 [info] 37#37: *131 [lua] logger.lua:23: 74f8bf0b215fb695a144e18f88aabd60 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:28 +0000] 74f8bf0b215fb695a144e18f88aabd60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:33:30 [info] 37#37: *132 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:30 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:40 [info] 37#37: *136 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:40 [info] 37#37: *135 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:43 [info] 37#37: *137 [lua] access_by_lua(msblocations.conf:133):2: dea8618086b9e4fe8e87e3b04d05d014:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:33:43 [info] 37#37: *137 [lua] logger.lua:23: dea8618086b9e4fe8e87e3b04d05d014 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:43 +0000] dea8618086b9e4fe8e87e3b04d05d014 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:33:50 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:50 [info] 37#37: *139 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:33:58 [info] 37#37: *140 [lua] access_by_lua(msblocations.conf:133):2: dd92a7719ec874b4d3d035e3324d7185:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:58 +0000] dd92a7719ec874b4d3d035e3324d7185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:33:58 [info] 37#37: *140 [lua] logger.lua:23: dd92a7719ec874b4d3d035e3324d7185 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:34:00 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:00 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:10 [info] 37#37: *143 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:10 [info] 37#37: *144 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:13 [info] 37#37: *145 [lua] access_by_lua(msblocations.conf:133):2: 9fd86c640d66ca98d9965ae9562ec082:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:34:13 [info] 37#37: *145 [lua] logger.lua:23: 9fd86c640d66ca98d9965ae9562ec082 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:34:13 +0000] 9fd86c640d66ca98d9965ae9562ec082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:34:20 [info] 37#37: *146 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:20 [info] 37#37: *147 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:28 [info] 37#37: *148 [lua] access_by_lua(msblocations.conf:133):2: 3ba0ad6800ec5fa9c04451042c2b19cc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:34:28 [info] 37#37: *148 [lua] logger.lua:23: 3ba0ad6800ec5fa9c04451042c2b19cc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:34:28 +0000] 3ba0ad6800ec5fa9c04451042c2b19cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:34:30 [info] 37#37: *150 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:30 [info] 37#37: *149 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:40 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:40 [info] 37#37: *152 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:43 [info] 37#37: *154 [lua] access_by_lua(msblocations.conf:133):2: 8083d19ec068c45fa40dfed1f3af3a4f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:34:43 +0000] 8083d19ec068c45fa40dfed1f3af3a4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 03:34:43 [info] 37#37: *154 [lua] logger.lua:23: 8083d19ec068c45fa40dfed1f3af3a4f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:34:50 [info] 37#37: *155 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:50 [info] 38#38: *156 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:34:58 [info] 37#37: *157 [lua] access_by_lua(msblocations.conf:133):2: 8b5fe159de889ddb96ecf3aafb2c64c4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:34:58 [info] 37#37: *157 [lua] logger.lua:23: 8b5fe159de889ddb96ecf3aafb2c64c4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:34:58 +0000] 8b5fe159de889ddb96ecf3aafb2c64c4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:35:00 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:00 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:10 [info] 37#37: *160 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:10 [info] 38#38: *161 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:13 [info] 37#37: *162 [lua] access_by_lua(msblocations.conf:133):2: 8eda8eb5996693818d81b3c028db2d8e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:13 +0000] 8eda8eb5996693818d81b3c028db2d8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:35:13 [info] 37#37: *162 [lua] logger.lua:23: 8eda8eb5996693818d81b3c028db2d8e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:35:20 [info] 37#37: *164 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:20 [info] 37#37: *163 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:28 [info] 37#37: *165 [lua] access_by_lua(msblocations.conf:133):2: 07f4e873dd64c993cce182ee62fd9b15:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:28 +0000] 07f4e873dd64c993cce182ee62fd9b15 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:35:28 [info] 37#37: *165 [lua] logger.lua:23: 07f4e873dd64c993cce182ee62fd9b15 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:35:30 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:30 [info] 37#37: *167 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:40 [info] 37#37: *169 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:40 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:43 [info] 37#37: *171 [lua] access_by_lua(msblocations.conf:133):2: 1ece574234e38361c03c76ca7be3838a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:35:43 [info] 37#37: *171 [lua] logger.lua:23: 1ece574234e38361c03c76ca7be3838a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:43 +0000] 1ece574234e38361c03c76ca7be3838a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:35:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:35:50 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:50 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:35:58 [info] 37#37: *174 [lua] access_by_lua(msblocations.conf:133):2: 98fd1ab76756899194d3a4d2fddb6041:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:58 +0000] 98fd1ab76756899194d3a4d2fddb6041 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:35:58 [info] 37#37: *174 [lua] logger.lua:23: 98fd1ab76756899194d3a4d2fddb6041 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:35:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:36:00 [info] 37#37: *176 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:00 [info] 37#37: *175 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:10 [info] 38#38: *177 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:10 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:13 [info] 37#37: *179 [lua] access_by_lua(msblocations.conf:133):2: a95c1bdd680e0c94dfb1601710bd0ef2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:36:13 [info] 37#37: *179 [lua] logger.lua:23: a95c1bdd680e0c94dfb1601710bd0ef2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:36:13 +0000] a95c1bdd680e0c94dfb1601710bd0ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:36:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:36:20 [info] 38#38: *180 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:20 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:28 [info] 37#37: *182 [lua] access_by_lua(msblocations.conf:133):2: 131c111bace7602f313555fffc59dcb4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:36:28 +0000] 131c111bace7602f313555fffc59dcb4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:36:28 [info] 37#37: *182 [lua] logger.lua:23: 131c111bace7602f313555fffc59dcb4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:36:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:36:30 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:30 [info] 38#38: *184 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:40 [info] 37#37: *187 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:40 [info] 37#37: *186 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:43 [info] 37#37: *188 [lua] access_by_lua(msblocations.conf:133):2: 7346bc2d6db6b32ca04f9752448a0eae:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:36:43 [info] 37#37: *188 [lua] logger.lua:23: 7346bc2d6db6b32ca04f9752448a0eae {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:36:43 +0000] 7346bc2d6db6b32ca04f9752448a0eae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:36:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:36:50 [info] 37#37: *190 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:50 [info] 37#37: *189 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:36:58 [info] 37#37: *191 [lua] access_by_lua(msblocations.conf:133):2: b05141fad5dd15b860677da0ef6b5369:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:36:58 [info] 37#37: *191 [lua] logger.lua:23: b05141fad5dd15b860677da0ef6b5369 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:36:58 +0000] b05141fad5dd15b860677da0ef6b5369 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:36:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:37:00 [info] 38#38: *192 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:00 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:10 [info] 37#37: *195 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:10 [info] 37#37: *194 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:13 [info] 37#37: *196 [lua] access_by_lua(msblocations.conf:133):2: bdd39b4bd59a8ff4c5ad0643dd92765f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:37:13 +0000] bdd39b4bd59a8ff4c5ad0643dd92765f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:37:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:37:13 [info] 37#37: *196 [lua] logger.lua:23: bdd39b4bd59a8ff4c5ad0643dd92765f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:37:20 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:20 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:28 [info] 37#37: *199 [lua] access_by_lua(msblocations.conf:133):2: da00645b4bf6d575a2ff44625eca1ecd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:37:28 [info] 37#37: *199 [lua] logger.lua:23: da00645b4bf6d575a2ff44625eca1ecd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:37:28 +0000] da00645b4bf6d575a2ff44625eca1ecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:37:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:37:30 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:30 [info] 37#37: *200 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:40 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:40 [info] 38#38: *203 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:43 [info] 37#37: *205 [lua] access_by_lua(msblocations.conf:133):2: c0a6734f12b4d713b0eb94233822f72d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:37:43 [info] 37#37: *205 [lua] logger.lua:23: c0a6734f12b4d713b0eb94233822f72d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:37:43 +0000] c0a6734f12b4d713b0eb94233822f72d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:37:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:37:50 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:50 [info] 37#37: *206 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:37:58 [info] 37#37: *208 [lua] access_by_lua(msblocations.conf:133):2: bfbc73073c9ca7199089292d722a7993:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:37:58 +0000] bfbc73073c9ca7199089292d722a7993 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:37:58 [info] 37#37: *208 [lua] logger.lua:23: bfbc73073c9ca7199089292d722a7993 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:37:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:38:00 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:00 [info] 37#37: *209 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:10 [info] 37#37: *212 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:10 [info] 37#37: *211 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:13 [info] 37#37: *213 [lua] access_by_lua(msblocations.conf:133):2: 85c640b61a5e2b639adddd5d94674fa0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:13 +0000] 85c640b61a5e2b639adddd5d94674fa0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 03:38:13 [info] 37#37: *213 [lua] logger.lua:23: 85c640b61a5e2b639adddd5d94674fa0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 03:38:20 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:20 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:28 [info] 37#37: *216 [lua] access_by_lua(msblocations.conf:133):2: 51e7014c8c8f31d32e0516a958e10866:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:38:28 [info] 37#37: *216 [lua] logger.lua:23: 51e7014c8c8f31d32e0516a958e10866 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:28 +0000] 51e7014c8c8f31d32e0516a958e10866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:38:30 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:30 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:40 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:40 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:43 [info] 37#37: *222 [lua] access_by_lua(msblocations.conf:133):2: 12606e50e6e10022c0999ee6bdfd7c00:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:38:43 [info] 37#37: *222 [lua] logger.lua:23: 12606e50e6e10022c0999ee6bdfd7c00 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:43 +0000] 12606e50e6e10022c0999ee6bdfd7c00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:38:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:38:50 [info] 38#38: *223 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:50 [info] 37#37: *224 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:38:58 [info] 37#37: *225 [lua] access_by_lua(msblocations.conf:133):2: e5c4765ed7f712b5d77c33d498897480:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:38:58 [info] 37#37: *225 [lua] logger.lua:23: e5c4765ed7f712b5d77c33d498897480 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:38:58 +0000] e5c4765ed7f712b5d77c33d498897480 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:38:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:39:00 [info] 37#37: *226 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:00 [info] 37#37: *227 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:10 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:10 [info] 38#38: *228 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:13 [info] 37#37: *230 [lua] access_by_lua(msblocations.conf:133):2: 9859b313d4efea7369d8bace0a1472ca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:13 +0000] 9859b313d4efea7369d8bace0a1472ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:39:13 [info] 37#37: *230 [lua] logger.lua:23: 9859b313d4efea7369d8bace0a1472ca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:39:20 [info] 38#38: *232 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:20 [info] 38#38: *231 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:28 [info] 37#37: *233 [lua] access_by_lua(msblocations.conf:133):2: 048cfab8dc116b4fc3a907b172d2b722:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:28 +0000] 048cfab8dc116b4fc3a907b172d2b722 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:39:28 [info] 37#37: *233 [lua] logger.lua:23: 048cfab8dc116b4fc3a907b172d2b722 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:39:30 [info] 37#37: *234 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:30 [info] 38#38: *235 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:40 [info] 37#37: *237 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:40 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:43 [info] 37#37: *239 [lua] access_by_lua(msblocations.conf:133):2: 6f159a480fdbaa79fc4c134621a62bd3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:39:43 [info] 37#37: *239 [lua] logger.lua:23: 6f159a480fdbaa79fc4c134621a62bd3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:43 +0000] 6f159a480fdbaa79fc4c134621a62bd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:39:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 03:39:50 [info] 37#37: *240 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:50 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:39:58 [info] 37#37: *242 [lua] access_by_lua(msblocations.conf:133):2: ade2ad545e6cd17bd895792fd638de81:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:39:58 +0000] ade2ad545e6cd17bd895792fd638de81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:39:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:39:58 [info] 37#37: *242 [lua] logger.lua:23: ade2ad545e6cd17bd895792fd638de81 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:40:00 [info] 37#37: *243 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:00 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:10 [info] 37#37: *245 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:10 [info] 37#37: *246 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:13 [info] 37#37: *247 [lua] access_by_lua(msblocations.conf:133):2: 657a1a164e2779409bb0cb78677ef03a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:40:13 [info] 37#37: *247 [lua] logger.lua:23: 657a1a164e2779409bb0cb78677ef03a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:40:13 +0000] 657a1a164e2779409bb0cb78677ef03a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:40:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:40:20 [info] 38#38: *248 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:20 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 10.233.66.173 - - [12/Jan/2023:03:40:28 +0000] 8813f8043bcf4b2cfa04faf6975d9d72 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:40:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:40:28 [info] 37#37: *250 [lua] access_by_lua(msblocations.conf:133):2: 8813f8043bcf4b2cfa04faf6975d9d72:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:40:28 [info] 37#37: *250 [lua] logger.lua:23: 8813f8043bcf4b2cfa04faf6975d9d72 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:40:30 [info] 38#38: *252 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:30 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:40 [info] 37#37: *254 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:40 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:43 [info] 37#37: *256 [lua] access_by_lua(msblocations.conf:133):2: 1184c0c420f9131b4754f069df422922:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:40:43 [info] 37#37: *256 [lua] logger.lua:23: 1184c0c420f9131b4754f069df422922 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:40:43 +0000] 1184c0c420f9131b4754f069df422922 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:40:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 03:40:50 [info] 37#37: *257 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:50 [info] 37#37: *258 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:40:58 [info] 37#37: *259 [lua] access_by_lua(msblocations.conf:133):2: b341194047387356f0c967edc4c90e43:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:40:58 [info] 37#37: *259 [lua] logger.lua:23: b341194047387356f0c967edc4c90e43 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:40:58 +0000] b341194047387356f0c967edc4c90e43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:40:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:41:00 [info] 37#37: *261 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:00 [info] 37#37: *260 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:10 [info] 38#38: *262 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:10 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:13 [info] 37#37: *264 [lua] access_by_lua(msblocations.conf:133):2: 380b78cc3b0e7dc3575f0d55dd8fee11:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:41:13 [info] 37#37: *264 [lua] logger.lua:23: 380b78cc3b0e7dc3575f0d55dd8fee11 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:41:13 +0000] 380b78cc3b0e7dc3575f0d55dd8fee11 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:41:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:41:20 [info] 38#38: *265 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:20 [info] 38#38: *266 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:28 [info] 37#37: *267 [lua] access_by_lua(msblocations.conf:133):2: c42fcb1693b7729e328580ec945bdda4:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:41:28 +0000] c42fcb1693b7729e328580ec945bdda4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:41:28 [info] 37#37: *267 [lua] logger.lua:23: c42fcb1693b7729e328580ec945bdda4 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:41:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:41:30 [info] 37#37: *268 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:30 [info] 37#37: *269 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:40 [info] 37#37: *272 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:40 [info] 37#37: *271 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:43 [info] 37#37: *273 [lua] access_by_lua(msblocations.conf:133):2: 76ab828ff4c7abb4c63c2cd03cb2ea92:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:41:43 [info] 37#37: *273 [lua] logger.lua:23: 76ab828ff4c7abb4c63c2cd03cb2ea92 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:41:43 +0000] 76ab828ff4c7abb4c63c2cd03cb2ea92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:41:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 03:41:50 [info] 38#38: *274 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:50 [info] 38#38: *275 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:41:58 [info] 37#37: *276 [lua] access_by_lua(msblocations.conf:133):2: 4c353e643b50ba51774d9a22252b781f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:41:58 [info] 37#37: *276 [lua] logger.lua:23: 4c353e643b50ba51774d9a22252b781f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:41:58 +0000] 4c353e643b50ba51774d9a22252b781f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:41:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14 2023/01/12 03:42:00 [info] 37#37: *277 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:00 [info] 37#37: *278 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:10 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:10 [info] 38#38: *279 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:13 [info] 37#37: *281 [lua] access_by_lua(msblocations.conf:133):2: 8fe3af56f29e5ddec3cb63d372f48cf2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:42:13 [info] 37#37: *281 [lua] logger.lua:23: 8fe3af56f29e5ddec3cb63d372f48cf2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:42:13 +0000] 8fe3af56f29e5ddec3cb63d372f48cf2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:42:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:42:20 [info] 37#37: *282 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:20 [info] 37#37: *283 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:28 [info] 37#37: *284 [lua] access_by_lua(msblocations.conf:133):2: 12096f046bedf9488634b379301d29de:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:42:28 [info] 37#37: *284 [lua] logger.lua:23: 12096f046bedf9488634b379301d29de {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:42:28 +0000] 12096f046bedf9488634b379301d29de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:42:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:42:30 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:30 [info] 37#37: *285 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:40 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:40 [info] 38#38: *288 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:43 [info] 37#37: *290 [lua] access_by_lua(msblocations.conf:133):2: 72f8d99e39c549fbbd5c82bd8a5de94a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:42:43 [info] 37#37: *290 [lua] logger.lua:23: 72f8d99e39c549fbbd5c82bd8a5de94a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:42:43 +0000] 72f8d99e39c549fbbd5c82bd8a5de94a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:42:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:42:50 [info] 37#37: *292 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:50 [info] 38#38: *291 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:42:58 [info] 37#37: *293 [lua] access_by_lua(msblocations.conf:133):2: f53bf6125fc83d1d6981907ac2720a62:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:42:58 +0000] f53bf6125fc83d1d6981907ac2720a62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:42:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:42:58 [info] 37#37: *293 [lua] logger.lua:23: f53bf6125fc83d1d6981907ac2720a62 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:43:00 [info] 37#37: *295 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:00 [info] 37#37: *294 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:10 [info] 38#38: *296 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:10 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:13 [info] 37#37: *298 [lua] access_by_lua(msblocations.conf:133):2: 5d4ef253d4e87a6dbd629ee1893e7d8c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:43:13 [info] 37#37: *298 [lua] logger.lua:23: 5d4ef253d4e87a6dbd629ee1893e7d8c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:43:13 +0000] 5d4ef253d4e87a6dbd629ee1893e7d8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:43:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:43:20 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:20 [info] 37#37: *300 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:28 [info] 37#37: *301 [lua] access_by_lua(msblocations.conf:133):2: 9f9863941b47cb26fb84577d824a9871:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:43:28 [info] 37#37: *301 [lua] logger.lua:23: 9f9863941b47cb26fb84577d824a9871 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:43:28 +0000] 9f9863941b47cb26fb84577d824a9871 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:43:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:43:30 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:30 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:40 [info] 38#38: *305 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:40 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:43 [info] 37#37: *307 [lua] access_by_lua(msblocations.conf:133):2: b856eeb7444af28c20a96535a93da195:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:43:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 10.233.66.173 - - [12/Jan/2023:03:43:43 +0000] b856eeb7444af28c20a96535a93da195 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 03:43:43 [info] 37#37: *307 [lua] logger.lua:23: b856eeb7444af28c20a96535a93da195 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:43:50 [info] 37#37: *308 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:50 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:43:58 [info] 37#37: *310 [lua] access_by_lua(msblocations.conf:133):2: 70684819da7bfe9d645415ee8e03458a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:43:58 +0000] 70684819da7bfe9d645415ee8e03458a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:43:58 [info] 37#37: *310 [lua] logger.lua:23: 70684819da7bfe9d645415ee8e03458a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:43:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:44:00 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:00 [info] 38#38: *312 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:10 [info] 38#38: *313 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:10 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:13 [info] 37#37: *315 [lua] access_by_lua(msblocations.conf:133):2: 2d4a385013fb30de6a5d84eaec22c68d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:13 +0000] 2d4a385013fb30de6a5d84eaec22c68d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:44:13 [info] 37#37: *315 [lua] logger.lua:23: 2d4a385013fb30de6a5d84eaec22c68d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:44:20 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:20 [info] 38#38: *317 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:28 [info] 37#37: *318 [lua] access_by_lua(msblocations.conf:133):2: 5a6c36eb9554d4f85898a9b36bc3dc92:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:28 +0000] 5a6c36eb9554d4f85898a9b36bc3dc92 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:44:28 [info] 37#37: *318 [lua] logger.lua:23: 5a6c36eb9554d4f85898a9b36bc3dc92 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:44:30 [info] 38#38: *319 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:30 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:40 [info] 37#37: *322 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:40 [info] 37#37: *323 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:43 [info] 37#37: *324 [lua] access_by_lua(msblocations.conf:133):2: 6aa3fd48266726d78d9be8292770b1ad:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:44:43 [info] 37#37: *324 [lua] logger.lua:23: 6aa3fd48266726d78d9be8292770b1ad {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:43 +0000] 6aa3fd48266726d78d9be8292770b1ad "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:44:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:44:50 [info] 38#38: *325 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:50 [info] 38#38: *326 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:44:58 [info] 37#37: *327 [lua] access_by_lua(msblocations.conf:133):2: d16208b5baaab00db880baf0b82287dd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:44:58 [info] 37#37: *327 [lua] logger.lua:23: d16208b5baaab00db880baf0b82287dd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:44:58 +0000] d16208b5baaab00db880baf0b82287dd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:44:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:45:00 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:00 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:10 [info] 38#38: *330 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:10 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:13 [info] 37#37: *332 [lua] access_by_lua(msblocations.conf:133):2: 8ad8b2f80b55e06ef99d85db142f2e46:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:13 +0000] 8ad8b2f80b55e06ef99d85db142f2e46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 03:45:13 [info] 37#37: *332 [lua] logger.lua:23: 8ad8b2f80b55e06ef99d85db142f2e46 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 03:45:20 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:20 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:28 [info] 37#37: *335 [lua] access_by_lua(msblocations.conf:133):2: e23cf3c6d4ea766b1e4159bffd920eb7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:45:28 [info] 37#37: *335 [lua] logger.lua:23: e23cf3c6d4ea766b1e4159bffd920eb7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:03:45:28 +0000] e23cf3c6d4ea766b1e4159bffd920eb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:45:30 [info] 37#37: *337 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:30 [info] 38#38: *336 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:40 [info] 37#37: *339 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:40 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:43 [info] 37#37: *341 [lua] access_by_lua(msblocations.conf:133):2: dd110787d281af52f2df8dd2d5d2b412:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:43 +0000] dd110787d281af52f2df8dd2d5d2b412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:45:43 [info] 37#37: *341 [lua] logger.lua:23: dd110787d281af52f2df8dd2d5d2b412 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:45:50 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:50 [info] 37#37: *343 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:45:58 [info] 37#37: *344 [lua] access_by_lua(msblocations.conf:133):2: 534580baef52142162c94bc2432afabf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:58 +0000] 534580baef52142162c94bc2432afabf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 03:45:58 [info] 37#37: *344 [lua] logger.lua:23: 534580baef52142162c94bc2432afabf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:45:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:46:00 [info] 37#37: *345 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:00 [info] 37#37: *346 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:10 [info] 38#38: *347 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:10 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:13 [info] 37#37: *349 [lua] access_by_lua(msblocations.conf:133):2: 00fc493c418eee771decdcff4cfc7828:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:13 +0000] 00fc493c418eee771decdcff4cfc7828 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:46:13 [info] 37#37: *349 [lua] logger.lua:23: 00fc493c418eee771decdcff4cfc7828 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:46:20 [info] 37#37: *351 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:20 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:28 [info] 37#37: *352 [lua] access_by_lua(msblocations.conf:133):2: 5227364a3bcfec375b696c4cf1fe9c49:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:28 +0000] 5227364a3bcfec375b696c4cf1fe9c49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:46:28 [info] 37#37: *352 [lua] logger.lua:23: 5227364a3bcfec375b696c4cf1fe9c49 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:46:30 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:30 [info] 38#38: *354 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:40 [info] 37#37: *357 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:40 [info] 37#37: *356 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:43 [info] 37#37: *358 [lua] access_by_lua(msblocations.conf:133):2: 39670a5e190dc2ecf18da2c540649edf:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:43 +0000] 39670a5e190dc2ecf18da2c540649edf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:46:43 [info] 37#37: *358 [lua] logger.lua:23: 39670a5e190dc2ecf18da2c540649edf {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:46:50 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:50 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:46:58 [info] 37#37: *361 [lua] access_by_lua(msblocations.conf:133):2: c6fea22bb122b85a34689b47767a7f35:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:46:58 [info] 37#37: *361 [lua] logger.lua:23: c6fea22bb122b85a34689b47767a7f35 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:46:58 +0000] c6fea22bb122b85a34689b47767a7f35 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:46:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:47:00 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:00 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:10 [info] 37#37: *364 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:10 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:13 [info] 37#37: *366 [lua] access_by_lua(msblocations.conf:133):2: 3ebe5dff487f74e4e1531d3bced81a70:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:47:13 [info] 37#37: *366 [lua] logger.lua:23: 3ebe5dff487f74e4e1531d3bced81a70 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:47:13 +0000] 3ebe5dff487f74e4e1531d3bced81a70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:47:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:47:20 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:20 [info] 37#37: *368 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:28 [info] 37#37: *369 [lua] access_by_lua(msblocations.conf:133):2: 621a125c555c176b3e7fa39fa7aa2c24:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:47:28 +0000] 621a125c555c176b3e7fa39fa7aa2c24 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 03:47:28 [info] 37#37: *369 [lua] logger.lua:23: 621a125c555c176b3e7fa39fa7aa2c24 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:47:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:47:30 [info] 37#37: *370 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:30 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:40 [info] 37#37: *373 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:40 [info] 37#37: *374 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:43 [info] 37#37: *375 [lua] access_by_lua(msblocations.conf:133):2: 1426a83496e607fd5fc1aac52eb65e6e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:47:43 [info] 37#37: *375 [lua] logger.lua:23: 1426a83496e607fd5fc1aac52eb65e6e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:47:43 +0000] 1426a83496e607fd5fc1aac52eb65e6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:47:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:47:50 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:50 [info] 37#37: *376 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:47:58 [info] 37#37: *378 [lua] access_by_lua(msblocations.conf:133):2: 615253c3e4e299b3e696907cb24b98c1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:47:58 [info] 37#37: *378 [lua] logger.lua:23: 615253c3e4e299b3e696907cb24b98c1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:47:58 +0000] 615253c3e4e299b3e696907cb24b98c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:47:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:48:00 [info] 37#37: *380 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:00 [info] 37#37: *379 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:10 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:10 [info] 38#38: *381 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:13 [info] 37#37: *383 [lua] access_by_lua(msblocations.conf:133):2: fce21a949b517338647403686379940c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:13 +0000] fce21a949b517338647403686379940c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:48:13 [info] 37#37: *383 [lua] logger.lua:23: fce21a949b517338647403686379940c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:48:20 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:20 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:28 [info] 37#37: *386 [lua] access_by_lua(msblocations.conf:133):2: 6b576b8dc9af378cf01c7451d2250ad5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:28 +0000] 6b576b8dc9af378cf01c7451d2250ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:48:28 [info] 37#37: *386 [lua] logger.lua:23: 6b576b8dc9af378cf01c7451d2250ad5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:48:30 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:30 [info] 38#38: *388 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:40 [info] 37#37: *391 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:40 [info] 37#37: *390 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:43 [info] 37#37: *392 [lua] access_by_lua(msblocations.conf:133):2: 8cfe9943285ca2529e74dc289c8cf136:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:43 +0000] 8cfe9943285ca2529e74dc289c8cf136 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:48:43 [info] 37#37: *392 [lua] logger.lua:23: 8cfe9943285ca2529e74dc289c8cf136 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:48:50 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:50 [info] 37#37: *394 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:48:58 [info] 37#37: *395 [lua] access_by_lua(msblocations.conf:133):2: 76b8a9cdd5a91583cd2d4f9ea645256a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:58 +0000] 76b8a9cdd5a91583cd2d4f9ea645256a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:48:58 [info] 37#37: *395 [lua] logger.lua:23: 76b8a9cdd5a91583cd2d4f9ea645256a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:48:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:49:00 [info] 38#38: *396 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:00 [info] 37#37: *397 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:10 [info] 37#37: *398 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:10 [info] 38#38: *399 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:13 [info] 37#37: *400 [lua] access_by_lua(msblocations.conf:133):2: d5c650d5ef239038b4a2ccf54029f7eb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:13 +0000] d5c650d5ef239038b4a2ccf54029f7eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:49:13 [info] 37#37: *400 [lua] logger.lua:23: d5c650d5ef239038b4a2ccf54029f7eb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:49:20 [info] 37#37: *402 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:20 [info] 38#38: *401 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:28 [info] 37#37: *403 [lua] access_by_lua(msblocations.conf:133):2: f3f972a2b64c47f71d8b3d3af88f99c2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:49:28 [info] 37#37: *403 [lua] logger.lua:23: f3f972a2b64c47f71d8b3d3af88f99c2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:28 +0000] f3f972a2b64c47f71d8b3d3af88f99c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:49:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:49:30 [info] 37#37: *404 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:30 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:40 [info] 38#38: *407 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:40 [info] 38#38: *408 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:43 [info] 37#37: *409 [lua] access_by_lua(msblocations.conf:133):2: f7a2fe0a29c970480f868f2814849a13:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:43 +0000] f7a2fe0a29c970480f868f2814849a13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 03:49:43 [info] 37#37: *409 [lua] logger.lua:23: f7a2fe0a29c970480f868f2814849a13 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:49:50 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:50 [info] 37#37: *411 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:49:58 [info] 37#37: *412 [lua] access_by_lua(msblocations.conf:133):2: 24c9bb1e3ce1511788055f4577acc3b2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:49:59 [info] 37#37: *412 [lua] logger.lua:23: 24c9bb1e3ce1511788055f4577acc3b2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:49:59 +0000] 24c9bb1e3ce1511788055f4577acc3b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:49:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 03:50:00 [info] 37#37: *413 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:00 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:10 [info] 38#38: *415 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:10 [info] 38#38: *416 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:14 [info] 37#37: *417 [lua] access_by_lua(msblocations.conf:133):2: 8eb836ba9a40ea68be67bf77bd92f684:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:50:14 [info] 37#37: *417 [lua] logger.lua:23: 8eb836ba9a40ea68be67bf77bd92f684 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:50:14 +0000] 8eb836ba9a40ea68be67bf77bd92f684 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:50:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:50:20 [info] 37#37: *419 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:20 [info] 37#37: *418 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:29 [info] 37#37: *420 [lua] access_by_lua(msblocations.conf:133):2: 2c701bde1b3c77720965389904f23cc5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:50:29 [info] 37#37: *420 [lua] logger.lua:23: 2c701bde1b3c77720965389904f23cc5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:50:29 +0000] 2c701bde1b3c77720965389904f23cc5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:50:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:50:30 [info] 38#38: *421 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:30 [info] 37#37: *422 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:40 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:40 [info] 37#37: *424 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:44 [info] 37#37: *426 [lua] access_by_lua(msblocations.conf:133):2: 9cdb3429eab83804dc56af10f5521622:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:50:44 [info] 37#37: *426 [lua] logger.lua:23: 9cdb3429eab83804dc56af10f5521622 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:50:44 +0000] 9cdb3429eab83804dc56af10f5521622 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:50:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:50:50 [info] 37#37: *427 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:50 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:50:59 [info] 37#37: *429 [lua] access_by_lua(msblocations.conf:133):2: 3586b56969b5ee2e1493a8761c5e1ae7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:50:59 +0000] 3586b56969b5ee2e1493a8761c5e1ae7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:50:59 [info] 37#37: *429 [lua] logger.lua:23: 3586b56969b5ee2e1493a8761c5e1ae7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:50:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:51:00 [info] 37#37: *430 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:00 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:10 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:10 [info] 38#38: *433 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:14 [info] 37#37: *434 [lua] access_by_lua(msblocations.conf:133):2: 6fb1e07688143f5ca81b47bd47c5123f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:51:14 [info] 37#37: *434 [lua] logger.lua:23: 6fb1e07688143f5ca81b47bd47c5123f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:14 +0000] 6fb1e07688143f5ca81b47bd47c5123f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:51:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:51:20 [info] 38#38: *435 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:20 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:29 [info] 37#37: *437 [lua] access_by_lua(msblocations.conf:133):2: 6a3d445a42ff1cf2e1ae2adedc179783:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:29 +0000] 6a3d445a42ff1cf2e1ae2adedc179783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 03:51:29 [info] 37#37: *437 [lua] logger.lua:23: 6a3d445a42ff1cf2e1ae2adedc179783 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 03:51:30 [info] 38#38: *438 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:30 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:40 [info] 38#38: *441 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:40 [info] 37#37: *442 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:44 [info] 37#37: *443 [lua] access_by_lua(msblocations.conf:133):2: bc1739f0f9e60b715f1e903e2b592776:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:51:44 [info] 37#37: *443 [lua] logger.lua:23: bc1739f0f9e60b715f1e903e2b592776 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:44 +0000] bc1739f0f9e60b715f1e903e2b592776 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:51:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:51:50 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:50 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:51:59 [info] 37#37: *446 [lua] access_by_lua(msblocations.conf:133):2: 445edb327cde5b4d9506045fb134fe16:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:59 +0000] 445edb327cde5b4d9506045fb134fe16 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:51:59 [info] 37#37: *446 [lua] logger.lua:23: 445edb327cde5b4d9506045fb134fe16 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:51:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:52:00 [info] 37#37: *447 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:00 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:10 [info] 38#38: *450 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:10 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:14 [info] 37#37: *451 [lua] access_by_lua(msblocations.conf:133):2: ebe2d699d4f73e61b0ead2ce5159bce5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:14 +0000] ebe2d699d4f73e61b0ead2ce5159bce5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:52:14 [info] 37#37: *451 [lua] logger.lua:23: ebe2d699d4f73e61b0ead2ce5159bce5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:52:20 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:20 [info] 37#37: *453 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:29 [info] 37#37: *454 [lua] access_by_lua(msblocations.conf:133):2: 7bdb7711b7ab5d95f4915a323cf46816:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:29 +0000] 7bdb7711b7ab5d95f4915a323cf46816 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:52:29 [info] 37#37: *454 [lua] logger.lua:23: 7bdb7711b7ab5d95f4915a323cf46816 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:52:30 [info] 37#37: *455 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:30 [info] 37#37: *456 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:40 [info] 37#37: *459 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:40 [info] 38#38: *458 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:44 [info] 37#37: *460 [lua] access_by_lua(msblocations.conf:133):2: cbab3aa2fece00840fa14044af11be9e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:44 +0000] cbab3aa2fece00840fa14044af11be9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 03:52:44 [info] 37#37: *460 [lua] logger.lua:23: cbab3aa2fece00840fa14044af11be9e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:52:50 [info] 37#37: *461 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:50 [info] 37#37: *462 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:52:59 [info] 37#37: *463 [lua] access_by_lua(msblocations.conf:133):2: c8cbf71cba00596cffaa96d9c4aba8d5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:59 +0000] c8cbf71cba00596cffaa96d9c4aba8d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:52:59 [info] 37#37: *463 [lua] logger.lua:23: c8cbf71cba00596cffaa96d9c4aba8d5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:52:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:53:00 [info] 37#37: *464 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:00 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:10 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:10 [info] 38#38: *467 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:14 [info] 37#37: *468 [lua] access_by_lua(msblocations.conf:133):2: 908188a0716ebb8a3875e25a57dfa917:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:14 +0000] 908188a0716ebb8a3875e25a57dfa917 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:53:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:53:14 [info] 37#37: *468 [lua] logger.lua:23: 908188a0716ebb8a3875e25a57dfa917 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:53:20 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:20 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:29 [info] 37#37: *471 [lua] access_by_lua(msblocations.conf:133):2: 48cc3351f31419e180d49cd3def155ce:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:53:29 [info] 37#37: *471 [lua] logger.lua:23: 48cc3351f31419e180d49cd3def155ce {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:29 +0000] 48cc3351f31419e180d49cd3def155ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:53:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:53:30 [info] 37#37: *472 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:30 [info] 37#37: *473 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:40 [info] 37#37: *476 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:40 [info] 37#37: *475 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:44 [info] 37#37: *477 [lua] access_by_lua(msblocations.conf:133):2: 1e2a0724a1417df203446d81caabe058:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:44 +0000] 1e2a0724a1417df203446d81caabe058 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:53:44 [info] 37#37: *477 [lua] logger.lua:23: 1e2a0724a1417df203446d81caabe058 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:53:50 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:50 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:53:59 [info] 37#37: *480 [lua] access_by_lua(msblocations.conf:133):2: c80ca05041fd9c808664ef414e0ad340:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:59 +0000] c80ca05041fd9c808664ef414e0ad340 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:53:59 [info] 37#37: *480 [lua] logger.lua:23: c80ca05041fd9c808664ef414e0ad340 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:53:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:54:00 [info] 37#37: *481 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:00 [info] 37#37: *482 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:10 [info] 37#37: *483 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:10 [info] 37#37: *484 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:14 [info] 37#37: *485 [lua] access_by_lua(msblocations.conf:133):2: 558ee2df82577589b62bd54603859103:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:54:14 [info] 37#37: *485 [lua] logger.lua:23: 558ee2df82577589b62bd54603859103 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:54:14 +0000] 558ee2df82577589b62bd54603859103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:54:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:54:20 [info] 37#37: *486 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:20 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:29 [info] 37#37: *488 [lua] access_by_lua(msblocations.conf:133):2: fc0caa624c6587c03e408cec82d93350:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:54:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:03:54:29 +0000] fc0caa624c6587c03e408cec82d93350 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:54:29 [info] 37#37: *488 [lua] logger.lua:23: fc0caa624c6587c03e408cec82d93350 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:54:30 [info] 37#37: *489 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:30 [info] 37#37: *490 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:40 [info] 37#37: *492 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:40 [info] 37#37: *493 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:44 [info] 37#37: *494 [lua] access_by_lua(msblocations.conf:133):2: 186fb5ade0895d701e157f0907a53b2d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:54:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 10.233.66.173 - - [12/Jan/2023:03:54:44 +0000] 186fb5ade0895d701e157f0907a53b2d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 03:54:44 [info] 37#37: *494 [lua] logger.lua:23: 186fb5ade0895d701e157f0907a53b2d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:54:50 [info] 37#37: *496 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:50 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:54:59 [info] 37#37: *497 [lua] access_by_lua(msblocations.conf:133):2: acdbfcc982757c9c47981c9a93b28b0e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:54:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.173 - - [12/Jan/2023:03:54:59 +0000] acdbfcc982757c9c47981c9a93b28b0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:54:59 [info] 37#37: *497 [lua] logger.lua:23: acdbfcc982757c9c47981c9a93b28b0e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 03:55:00 [info] 37#37: *498 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:00 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:10 [info] 38#38: *500 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:10 [info] 38#38: *501 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:14 [info] 37#37: *502 [lua] access_by_lua(msblocations.conf:133):2: cd3b9d44ab5b4889cb4da2104af8fb87:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:14 +0000] cd3b9d44ab5b4889cb4da2104af8fb87 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:55:14 [info] 37#37: *502 [lua] logger.lua:23: cd3b9d44ab5b4889cb4da2104af8fb87 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:55:20 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:20 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:29 [info] 37#37: *505 [lua] access_by_lua(msblocations.conf:133):2: a5749450b2653525f6186bf49aea02a7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:55:29 [info] 37#37: *505 [lua] logger.lua:23: a5749450b2653525f6186bf49aea02a7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:29 +0000] a5749450b2653525f6186bf49aea02a7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:55:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:55:30 [info] 37#37: *506 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:30 [info] 37#37: *507 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:40 [info] 37#37: *509 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:40 [info] 38#38: *510 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:44 [info] 37#37: *511 [lua] access_by_lua(msblocations.conf:133):2: 1457b35ca02618e9e087bf0f0454d32a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:55:44 [info] 37#37: *511 [lua] logger.lua:23: 1457b35ca02618e9e087bf0f0454d32a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:44 +0000] 1457b35ca02618e9e087bf0f0454d32a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:55:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:55:50 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:50 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:55:59 [info] 37#37: *514 [lua] access_by_lua(msblocations.conf:133):2: 47f06c3990aae85d1b7a9b860c50e0d1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:55:59 [info] 37#37: *514 [lua] logger.lua:23: 47f06c3990aae85d1b7a9b860c50e0d1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:55:59 +0000] 47f06c3990aae85d1b7a9b860c50e0d1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:56:00 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:00 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:10 [info] 38#38: *517 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:10 [info] 37#37: *518 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:14 [info] 37#37: *519 [lua] access_by_lua(msblocations.conf:133):2: 369339920da7cd91a9fc95b25061e99d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:56:14 [info] 37#37: *519 [lua] logger.lua:23: 369339920da7cd91a9fc95b25061e99d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:56:14 +0000] 369339920da7cd91a9fc95b25061e99d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:56:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:56:20 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:20 [info] 37#37: *521 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:29 [info] 37#37: *522 [lua] access_by_lua(msblocations.conf:133):2: 045b571c0496e4537fb21ac7ca7a6516:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:56:29 [info] 37#37: *522 [lua] logger.lua:23: 045b571c0496e4537fb21ac7ca7a6516 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:56:29 +0000] 045b571c0496e4537fb21ac7ca7a6516 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:56:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:56:30 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:30 [info] 37#37: *523 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:40 [info] 37#37: *526 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:40 [info] 37#37: *527 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:44 [info] 37#37: *528 [lua] access_by_lua(msblocations.conf:133):2: 5fe92e08f0775cd7183600ccf1b59c43:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:56:44 +0000] 5fe92e08f0775cd7183600ccf1b59c43 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:56:44 [info] 37#37: *528 [lua] logger.lua:23: 5fe92e08f0775cd7183600ccf1b59c43 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:56:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:56:50 [info] 37#37: *529 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:50 [info] 37#37: *530 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:56:59 [info] 37#37: *531 [lua] access_by_lua(msblocations.conf:133):2: 2a7b17d5350b20e8acf0c8f76dacccfc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:56:59 [info] 37#37: *531 [lua] logger.lua:23: 2a7b17d5350b20e8acf0c8f76dacccfc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:56:59 +0000] 2a7b17d5350b20e8acf0c8f76dacccfc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:56:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 03:57:00 [info] 37#37: *532 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:00 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:10 [info] 37#37: *534 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:10 [info] 37#37: *535 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:14 [info] 37#37: *536 [lua] access_by_lua(msblocations.conf:133):2: 6e4a3476ca6721ae3d8de51878668e1b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:57:14 [info] 37#37: *536 [lua] logger.lua:23: 6e4a3476ca6721ae3d8de51878668e1b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:57:14 +0000] 6e4a3476ca6721ae3d8de51878668e1b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:57:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:57:20 [info] 37#37: *537 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:20 [info] 37#37: *538 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:29 [info] 37#37: *539 [lua] access_by_lua(msblocations.conf:133):2: ee937458adde7f5c2f29860c8f4e5bc8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:57:29 [info] 37#37: *539 [lua] logger.lua:23: ee937458adde7f5c2f29860c8f4e5bc8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:57:29 +0000] ee937458adde7f5c2f29860c8f4e5bc8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:57:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 03:57:30 [info] 37#37: *541 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:30 [info] 37#37: *540 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:40 [info] 38#38: *543 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:40 [info] 37#37: *544 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:44 [info] 37#37: *545 [lua] access_by_lua(msblocations.conf:133):2: b5158b9434b87b1198d67d636beab6ac:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:57:44 [info] 37#37: *545 [lua] logger.lua:23: b5158b9434b87b1198d67d636beab6ac {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:57:44 +0000] b5158b9434b87b1198d67d636beab6ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:57:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:57:50 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:50 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:57:59 [info] 37#37: *548 [lua] access_by_lua(msblocations.conf:133):2: c9f280b2f4391164a31068a5452d5824:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:57:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:57:59 [info] 37#37: *548 [lua] logger.lua:23: c9f280b2f4391164a31068a5452d5824 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:57:59 +0000] c9f280b2f4391164a31068a5452d5824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:58:00 [info] 37#37: *549 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:00 [info] 37#37: *550 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:10 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:10 [info] 37#37: *552 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:14 [info] 37#37: *553 [lua] access_by_lua(msblocations.conf:133):2: 239b9f1f07e5a3885724b6556725344b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:58:14 [info] 37#37: *553 [lua] logger.lua:23: 239b9f1f07e5a3885724b6556725344b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:58:14 +0000] 239b9f1f07e5a3885724b6556725344b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:58:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:58:20 [info] 38#38: *554 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:20 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:29 [info] 37#37: *556 [lua] access_by_lua(msblocations.conf:133):2: d2a1a6711e4c24b7dc1bffef952c041e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:58:29 +0000] d2a1a6711e4c24b7dc1bffef952c041e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 03:58:29 [info] 37#37: *556 [lua] logger.lua:23: d2a1a6711e4c24b7dc1bffef952c041e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:58:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:58:30 [info] 37#37: *557 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:30 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:30 [info] 37#37: *559 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.212, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.69.212 - - [12/Jan/2023:03:58:30 +0000] 37089892c0bb4f5130a1f7233c1d23d5 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/12 03:58:40 [info] 37#37: *562 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:40 [info] 37#37: *561 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:44 [info] 37#37: *563 [lua] access_by_lua(msblocations.conf:133):2: b146c9db3abb5503becb059f7099b9da:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:58:44 [info] 37#37: *563 [lua] logger.lua:23: b146c9db3abb5503becb059f7099b9da {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:58:44 +0000] b146c9db3abb5503becb059f7099b9da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:58:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:58:50 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:50 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:58:59 [info] 37#37: *566 [lua] access_by_lua(msblocations.conf:133):2: 5df092f1b9e867f6b8a5fae1fd4442c7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:58:59 [info] 37#37: *566 [lua] logger.lua:23: 5df092f1b9e867f6b8a5fae1fd4442c7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:58:59 +0000] 5df092f1b9e867f6b8a5fae1fd4442c7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:58:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:59:00 [info] 37#37: *567 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:00 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:10 [info] 37#37: *569 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:10 [info] 37#37: *570 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:14 [info] 37#37: *571 [lua] access_by_lua(msblocations.conf:133):2: a918e87d61df78d8c9950abc9b8aa86e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:14 +0000] a918e87d61df78d8c9950abc9b8aa86e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 03:59:14 [info] 37#37: *571 [lua] logger.lua:23: a918e87d61df78d8c9950abc9b8aa86e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 03:59:20 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:20 [info] 38#38: *572 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:29 [info] 37#37: *574 [lua] access_by_lua(msblocations.conf:133):2: d073ef047606a826e1fcde882197ba1a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:59:29 [info] 37#37: *574 [lua] logger.lua:23: d073ef047606a826e1fcde882197ba1a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:29 +0000] d073ef047606a826e1fcde882197ba1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:59:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:59:30 [info] 37#37: *576 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:30 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:40 [info] 37#37: *578 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:40 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:44 [info] 37#37: *580 [lua] access_by_lua(msblocations.conf:133):2: f3fcef128d3cbdec61a3d4a3f23439bb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 03:59:44 [info] 37#37: *580 [lua] logger.lua:23: f3fcef128d3cbdec61a3d4a3f23439bb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:44 +0000] f3fcef128d3cbdec61a3d4a3f23439bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:03:59:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 03:59:50 [info] 38#38: *581 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:50 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 03:59:59 [info] 37#37: *583 [lua] access_by_lua(msblocations.conf:133):2: 27b136e589a117be8dec6d69f8d68b34:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:59 +0000] 27b136e589a117be8dec6d69f8d68b34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 03:59:59 [info] 37#37: *583 [lua] logger.lua:23: 27b136e589a117be8dec6d69f8d68b34 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:03:59:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:00:00 [info] 37#37: *584 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:00 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:10 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:10 [info] 38#38: *586 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:14 [info] 37#37: *588 [lua] access_by_lua(msblocations.conf:133):2: 8e0b4dbdd7aa6f8696ff99db59a34d08:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:14 +0000] 8e0b4dbdd7aa6f8696ff99db59a34d08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:00:14 [info] 37#37: *588 [lua] logger.lua:23: 8e0b4dbdd7aa6f8696ff99db59a34d08 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:00:20 [info] 38#38: *589 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:20 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:29 [info] 37#37: *591 [lua] access_by_lua(msblocations.conf:133):2: 1b875177e59fc457a1c6f5dffd428e05:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:29 +0000] 1b875177e59fc457a1c6f5dffd428e05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:00:29 [info] 37#37: *591 [lua] logger.lua:23: 1b875177e59fc457a1c6f5dffd428e05 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:00:30 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:30 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:40 [info] 37#37: *595 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:40 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:44 [info] 37#37: *597 [lua] access_by_lua(msblocations.conf:133):2: bb13bf5786a7f92d797f894a8dcda32c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:44 +0000] bb13bf5786a7f92d797f894a8dcda32c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:00:44 [info] 37#37: *597 [lua] logger.lua:23: bb13bf5786a7f92d797f894a8dcda32c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:00:50 [info] 38#38: *599 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:50 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:00:59 [info] 37#37: *600 [lua] access_by_lua(msblocations.conf:133):2: 9236aa9f3bd21b3182bda31fc7f12674:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:00:59 [info] 37#37: *600 [lua] logger.lua:23: 9236aa9f3bd21b3182bda31fc7f12674 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:00:59 +0000] 9236aa9f3bd21b3182bda31fc7f12674 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:00:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:01:00 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:00 [info] 37#37: *602 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:10 [info] 37#37: *603 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:10 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:14 [info] 37#37: *605 [lua] access_by_lua(msblocations.conf:133):2: 0d968667f9738af44536e03c8ac6c9f1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:01:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:04:01:14 +0000] 0d968667f9738af44536e03c8ac6c9f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:01:14 [info] 37#37: *605 [lua] logger.lua:23: 0d968667f9738af44536e03c8ac6c9f1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:01:20 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:20 [info] 37#37: *606 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:29 [info] 37#37: *608 [lua] access_by_lua(msblocations.conf:133):2: e05f3c1c1b84646bd70dd4c1318c4e4c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:01:29 [info] 37#37: *608 [lua] logger.lua:23: e05f3c1c1b84646bd70dd4c1318c4e4c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:01:29 +0000] e05f3c1c1b84646bd70dd4c1318c4e4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:01:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:01:30 [info] 37#37: *609 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:30 [info] 37#37: *610 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:40 [info] 37#37: *612 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:40 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:44 [info] 37#37: *614 [lua] access_by_lua(msblocations.conf:133):2: 0380967372fd91dcf316cfd6b2d8d6d8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:01:44 +0000] 0380967372fd91dcf316cfd6b2d8d6d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 04:01:44 [info] 37#37: *614 [lua] logger.lua:23: 0380967372fd91dcf316cfd6b2d8d6d8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:01:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:01:50 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:50 [info] 37#37: *616 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:01:59 [info] 37#37: *617 [lua] access_by_lua(msblocations.conf:133):2: f453730a8ca649df2a121425ea734709:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:01:59 [info] 37#37: *617 [lua] logger.lua:23: f453730a8ca649df2a121425ea734709 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:01:59 +0000] f453730a8ca649df2a121425ea734709 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:01:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:02:00 [info] 37#37: *618 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:00 [info] 37#37: *619 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:10 [info] 37#37: *620 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:10 [info] 37#37: *621 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:14 [info] 37#37: *622 [lua] access_by_lua(msblocations.conf:133):2: 5b123eb600b0e46f2da11f59df66c7e7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:02:14 [info] 37#37: *622 [lua] logger.lua:23: 5b123eb600b0e46f2da11f59df66c7e7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:02:14 +0000] 5b123eb600b0e46f2da11f59df66c7e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:02:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:02:20 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:20 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:29 [info] 37#37: *625 [lua] access_by_lua(msblocations.conf:133):2: 28b70e20320918bd51671b3fcf76b615:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:02:29 [info] 37#37: *625 [lua] logger.lua:23: 28b70e20320918bd51671b3fcf76b615 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:02:29 +0000] 28b70e20320918bd51671b3fcf76b615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:02:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:02:30 [info] 38#38: *627 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:30 [info] 38#38: *626 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:40 [info] 37#37: *629 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:40 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:44 [info] 37#37: *631 [lua] access_by_lua(msblocations.conf:133):2: 800bc0b643c367b21504e15a31f11957:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:02:44 [info] 37#37: *631 [lua] logger.lua:23: 800bc0b643c367b21504e15a31f11957 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:02:44 +0000] 800bc0b643c367b21504e15a31f11957 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:02:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:02:50 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:50 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:02:59 [info] 37#37: *634 [lua] access_by_lua(msblocations.conf:133):2: e9020753db17dc26142c40bab9970bfa:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:02:59 [info] 37#37: *634 [lua] logger.lua:23: e9020753db17dc26142c40bab9970bfa {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:02:59 +0000] e9020753db17dc26142c40bab9970bfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:02:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:03:00 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:00 [info] 37#37: *636 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:10 [info] 38#38: *637 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:10 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:14 [info] 37#37: *639 [lua] access_by_lua(msblocations.conf:133):2: 8a2486bcad8567dbc6ae86a41655e188:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:14 +0000] 8a2486bcad8567dbc6ae86a41655e188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 04:03:14 [info] 37#37: *639 [lua] logger.lua:23: 8a2486bcad8567dbc6ae86a41655e188 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:03:20 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:20 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:29 [info] 37#37: *642 [lua] access_by_lua(msblocations.conf:133):2: be49a1c1eebd72d3a323f816982d0fe8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:29 +0000] be49a1c1eebd72d3a323f816982d0fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 04:03:29 [info] 37#37: *642 [lua] logger.lua:23: be49a1c1eebd72d3a323f816982d0fe8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:03:30 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:30 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:40 [info] 37#37: *646 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:40 [info] 37#37: *647 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:44 [info] 37#37: *648 [lua] access_by_lua(msblocations.conf:133):2: 4b21900ec87cc14440f08657a6235737:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:03:44 [info] 37#37: *648 [lua] logger.lua:23: 4b21900ec87cc14440f08657a6235737 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:44 +0000] 4b21900ec87cc14440f08657a6235737 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:03:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:03:50 [info] 38#38: *649 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:50 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:03:59 [info] 37#37: *651 [lua] access_by_lua(msblocations.conf:133):2: cd350a2488edfdae47bdd25cbcdfcecd:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:03:59 [info] 37#37: *651 [lua] logger.lua:23: cd350a2488edfdae47bdd25cbcdfcecd {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:03:59 +0000] cd350a2488edfdae47bdd25cbcdfcecd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:03:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 04:04:00 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:00 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:10 [info] 37#37: *654 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:10 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:14 [info] 37#37: *656 [lua] access_by_lua(msblocations.conf:133):2: 8a1cf0e6b2b23701c487c1a4170d70c8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:04:14 +0000] 8a1cf0e6b2b23701c487c1a4170d70c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 04:04:14 [info] 37#37: *656 [lua] logger.lua:23: 8a1cf0e6b2b23701c487c1a4170d70c8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:04:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 04:04:20 [info] 37#37: *657 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:20 [info] 37#37: *658 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:29 [info] 37#37: *659 [lua] access_by_lua(msblocations.conf:133):2: c6a7873cdaf37fddc8edce717950a9f5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:04:29 [info] 37#37: *659 [lua] logger.lua:23: c6a7873cdaf37fddc8edce717950a9f5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:04:29 +0000] c6a7873cdaf37fddc8edce717950a9f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:04:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:04:30 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:30 [info] 37#37: *661 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:40 [info] 37#37: *663 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:40 [info] 37#37: *664 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:44 [info] 37#37: *665 [lua] access_by_lua(msblocations.conf:133):2: adf9a643135da2bfd687ec10e0ff7be2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:04:44 [info] 37#37: *665 [lua] logger.lua:23: adf9a643135da2bfd687ec10e0ff7be2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:04:44 +0000] adf9a643135da2bfd687ec10e0ff7be2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:04:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:04:50 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:50 [info] 38#38: *667 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:04:59 [info] 37#37: *668 [lua] access_by_lua(msblocations.conf:133):2: 47cba53b5c2f5a7d7652d69a8ad7c052:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:04:59 [info] 37#37: *668 [lua] logger.lua:23: 47cba53b5c2f5a7d7652d69a8ad7c052 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:04:59 +0000] 47cba53b5c2f5a7d7652d69a8ad7c052 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:04:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:05:00 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:00 [info] 37#37: *670 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:10 [info] 38#38: *671 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:10 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:14 [info] 37#37: *673 [lua] access_by_lua(msblocations.conf:133):2: 0487be3f19043cec715b76f3ed0ff566:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:05:14 [info] 37#37: *673 [lua] logger.lua:23: 0487be3f19043cec715b76f3ed0ff566 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:05:14 +0000] 0487be3f19043cec715b76f3ed0ff566 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:05:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:05:20 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:20 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:29 [info] 37#37: *676 [lua] access_by_lua(msblocations.conf:133):2: a27c3b47cf2cb7e3c41c183ff48fc09b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:05:29 [info] 37#37: *676 [lua] logger.lua:23: a27c3b47cf2cb7e3c41c183ff48fc09b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:05:29 +0000] a27c3b47cf2cb7e3c41c183ff48fc09b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:05:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:05:30 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:30 [info] 38#38: *678 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:40 [info] 38#38: *680 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:40 [info] 37#37: *681 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:44 [info] 37#37: *682 [lua] access_by_lua(msblocations.conf:133):2: f17bae37e69fe7c8ee4a48c5b3ffe4e2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:05:44 [info] 37#37: *682 [lua] logger.lua:23: f17bae37e69fe7c8ee4a48c5b3ffe4e2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:05:44 +0000] f17bae37e69fe7c8ee4a48c5b3ffe4e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:05:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:05:50 [info] 38#38: *683 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:50 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:05:59 [info] 37#37: *685 [lua] access_by_lua(msblocations.conf:133):2: ad3b70d1cb650cae9d328e7ef4e97b68:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:05:59 +0000] ad3b70d1cb650cae9d328e7ef4e97b68 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 04:05:59 [info] 37#37: *685 [lua] logger.lua:23: ad3b70d1cb650cae9d328e7ef4e97b68 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:05:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 04:06:00 [info] 37#37: *687 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:00 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:10 [info] 38#38: *688 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:10 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:14 [info] 37#37: *690 [lua] access_by_lua(msblocations.conf:133):2: 957b09cfe75771c134aac9dd31b004b6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:06:14 [info] 37#37: *690 [lua] logger.lua:23: 957b09cfe75771c134aac9dd31b004b6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:06:14 +0000] 957b09cfe75771c134aac9dd31b004b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:06:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:06:20 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:20 [info] 38#38: *691 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:29 [info] 37#37: *693 [lua] access_by_lua(msblocations.conf:133):2: 0f98ba7579d5dc77c6040e6b4b8de399:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:06:29 +0000] 0f98ba7579d5dc77c6040e6b4b8de399 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:06:29 [info] 37#37: *693 [lua] logger.lua:23: 0f98ba7579d5dc77c6040e6b4b8de399 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:06:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:06:30 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:30 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:40 [info] 37#37: *697 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:40 [info] 37#37: *698 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:44 [info] 37#37: *699 [lua] access_by_lua(msblocations.conf:133):2: 123056cd88d346017fafd75b87d56eb2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:06:44 [info] 37#37: *699 [lua] logger.lua:23: 123056cd88d346017fafd75b87d56eb2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:06:44 +0000] 123056cd88d346017fafd75b87d56eb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:06:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13 2023/01/12 04:06:50 [info] 38#38: *700 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:50 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:06:59 [info] 37#37: *702 [lua] access_by_lua(msblocations.conf:133):2: af3762fac203969e69410184c6060960:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:06:59 [info] 37#37: *702 [lua] logger.lua:23: af3762fac203969e69410184c6060960 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:06:59 +0000] af3762fac203969e69410184c6060960 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:06:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:07:00 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:00 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:10 [info] 37#37: *705 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:10 [info] 38#38: *706 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:14 [info] 37#37: *707 [lua] access_by_lua(msblocations.conf:133):2: 7715b68fded6d6c2490c602f86a8fa47:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:07:14 [info] 37#37: *707 [lua] logger.lua:23: 7715b68fded6d6c2490c602f86a8fa47 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:07:14 +0000] 7715b68fded6d6c2490c602f86a8fa47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:07:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:07:20 [info] 37#37: *708 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:20 [info] 37#37: *709 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:29 [info] 37#37: *710 [lua] access_by_lua(msblocations.conf:133):2: 1f4c1f62e5aa76c5014e9a0beb3e15e3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:07:29 +0000] 1f4c1f62e5aa76c5014e9a0beb3e15e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:07:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 04:07:29 [info] 37#37: *710 [lua] logger.lua:23: 1f4c1f62e5aa76c5014e9a0beb3e15e3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:07:30 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:30 [info] 38#38: *711 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:40 [info] 37#37: *714 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:40 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:44 [info] 37#37: *716 [lua] access_by_lua(msblocations.conf:133):2: d05f09b4b97e3d505a8d68fca525038b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:07:44 [info] 37#37: *716 [lua] logger.lua:23: d05f09b4b97e3d505a8d68fca525038b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:07:44 +0000] d05f09b4b97e3d505a8d68fca525038b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:07:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:07:50 [info] 38#38: *718 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:50 [info] 37#37: *717 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:07:59 [info] 37#37: *719 [lua] access_by_lua(msblocations.conf:133):2: 1efa073afac349a580ef66fe112ad4f7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:07:59 [info] 37#37: *719 [lua] logger.lua:23: 1efa073afac349a580ef66fe112ad4f7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:07:59 +0000] 1efa073afac349a580ef66fe112ad4f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:07:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 04:08:00 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:00 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:10 [info] 37#37: *722 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:10 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:14 [info] 37#37: *724 [lua] access_by_lua(msblocations.conf:133):2: b7399beaa9234c26d429053741fa36c2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:08:14 [info] 37#37: *724 [lua] logger.lua:23: b7399beaa9234c26d429053741fa36c2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:08:14 +0000] b7399beaa9234c26d429053741fa36c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:08:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:08:20 [info] 37#37: *725 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:20 [info] 37#37: *726 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:29 [info] 37#37: *727 [lua] access_by_lua(msblocations.conf:133):2: e906a55b964148ea6bb330a0fbe91048:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:08:29 [info] 37#37: *727 [lua] logger.lua:23: e906a55b964148ea6bb330a0fbe91048 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:08:29 +0000] e906a55b964148ea6bb330a0fbe91048 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:08:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:08:30 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:30 [info] 37#37: *728 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:40 [info] 37#37: *731 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:40 [info] 37#37: *732 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:44 [info] 37#37: *733 [lua] access_by_lua(msblocations.conf:133):2: 06a97517959289737a7d6ee8d7514c19:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:08:44 [info] 37#37: *733 [lua] logger.lua:23: 06a97517959289737a7d6ee8d7514c19 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:08:44 +0000] 06a97517959289737a7d6ee8d7514c19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:08:44 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:08:50 [info] 37#37: *734 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:50 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:08:59 [info] 37#37: *736 [lua] access_by_lua(msblocations.conf:133):2: 56c7fff54d2e378e3c4ed956f73fdcbb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:08:59 +0000] 56c7fff54d2e378e3c4ed956f73fdcbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:08:59 [info] 37#37: *736 [lua] logger.lua:23: 56c7fff54d2e378e3c4ed956f73fdcbb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:08:59 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:09:00 [info] 37#37: *738 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:00 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:10 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:10 [info] 38#38: *739 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:14 [info] 37#37: *741 [lua] access_by_lua(msblocations.conf:133):2: 9543ab0d934f64c480cb489d0b373b44:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:09:14 +0000] 9543ab0d934f64c480cb489d0b373b44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:09:14 [info] 37#37: *741 [lua] logger.lua:23: 9543ab0d934f64c480cb489d0b373b44 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:09:14 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:09:20 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:20 [info] 37#37: *742 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:29 [info] 37#37: *744 [lua] access_by_lua(msblocations.conf:133):2: 8bf524a32c5266a9922ff40c3cd7e73b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:09:29 [info] 37#37: *744 [lua] logger.lua:23: 8bf524a32c5266a9922ff40c3cd7e73b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:09:29 +0000] 8bf524a32c5266a9922ff40c3cd7e73b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:09:29 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 04:09:30 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:30 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:40 [info] 37#37: *748 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:40 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:44 [info] 37#37: *750 [lua] access_by_lua(msblocations.conf:133):2: b45f9a90f7914674d3c1b6b85cdf0749:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:09:45 [info] 37#37: *750 [lua] logger.lua:23: b45f9a90f7914674d3c1b6b85cdf0749 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:09:45 +0000] b45f9a90f7914674d3c1b6b85cdf0749 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:09:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/12 04:09:50 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:09:50 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:00 [info] 37#37: *753 [lua] access_by_lua(msblocations.conf:133):2: 9e5932761a027af15e776868d552b1aa:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:10:00 [info] 37#37: *753 [lua] logger.lua:23: 9e5932761a027af15e776868d552b1aa {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:00 +0000] 9e5932761a027af15e776868d552b1aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:10:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:10:00 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:00 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:10 [info] 37#37: *757 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:10 [info] 38#38: *756 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:15 [info] 37#37: *758 [lua] access_by_lua(msblocations.conf:133):2: 296a32d9713294e4a2e8e75e670ea65b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:15 +0000] 296a32d9713294e4a2e8e75e670ea65b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:10:15 [info] 37#37: *758 [lua] logger.lua:23: 296a32d9713294e4a2e8e75e670ea65b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:10:20 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:20 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:30 [info] 37#37: *761 [lua] access_by_lua(msblocations.conf:133):2: b3bb9a95016b1dc131a3dc8cc57922c8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:30 +0000] b3bb9a95016b1dc131a3dc8cc57922c8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:10:30 [info] 37#37: *761 [lua] logger.lua:23: b3bb9a95016b1dc131a3dc8cc57922c8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:10:30 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:30 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:40 [info] 37#37: *766 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:40 [info] 38#38: *765 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:45 [info] 37#37: *767 [lua] access_by_lua(msblocations.conf:133):2: ef4f04130e39b99a6d2d105e7d34f246:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:10:45 [info] 37#37: *767 [lua] logger.lua:23: ef4f04130e39b99a6d2d105e7d34f246 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:10:45 +0000] ef4f04130e39b99a6d2d105e7d34f246 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:10:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:10:50 [info] 37#37: *768 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:10:50 [info] 37#37: *769 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:00 [info] 37#37: *770 [lua] access_by_lua(msblocations.conf:133):2: 45f7994bc229e5ae3434f57d25bc3ba7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:00 +0000] 45f7994bc229e5ae3434f57d25bc3ba7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:11:00 [info] 37#37: *770 [lua] logger.lua:23: 45f7994bc229e5ae3434f57d25bc3ba7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:11:00 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:00 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:10 [info] 38#38: *773 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:10 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:15 [info] 37#37: *775 [lua] access_by_lua(msblocations.conf:133):2: cb0e968eea46ed5276fe155f885bd934:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:15 +0000] cb0e968eea46ed5276fe155f885bd934 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:11:15 [info] 37#37: *775 [lua] logger.lua:23: cb0e968eea46ed5276fe155f885bd934 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:11:20 [info] 37#37: *776 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:20 [info] 37#37: *777 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:30 [info] 37#37: *778 [lua] access_by_lua(msblocations.conf:133):2: 990a086f03dcf31809d1d7d78c90f949:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:11:30 [info] 37#37: *778 [lua] logger.lua:23: 990a086f03dcf31809d1d7d78c90f949 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:30 +0000] 990a086f03dcf31809d1d7d78c90f949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:11:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:11:30 [info] 37#37: *779 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:30 [info] 37#37: *780 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:40 [info] 38#38: *782 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:40 [info] 37#37: *783 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:45 [info] 37#37: *784 [lua] access_by_lua(msblocations.conf:133):2: 3464961dcc4c043113e0a6d6c3506be7:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:11:45 [info] 37#37: *784 [lua] logger.lua:23: 3464961dcc4c043113e0a6d6c3506be7 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:11:45 +0000] 3464961dcc4c043113e0a6d6c3506be7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:11:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/12 04:11:50 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:11:50 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:00 [info] 37#37: *787 [lua] access_by_lua(msblocations.conf:133):2: 373f7823a5c71dbb7b25b63218c6c72d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:12:00 [info] 37#37: *787 [lua] logger.lua:23: 373f7823a5c71dbb7b25b63218c6c72d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:12:00 +0000] 373f7823a5c71dbb7b25b63218c6c72d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:12:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:12:00 [info] 37#37: *788 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:00 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:10 [info] 37#37: *791 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:10 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:15 [info] 37#37: *792 [lua] access_by_lua(msblocations.conf:133):2: 0e6baae311e47e274aaeff4f4cc15652:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:12:15 +0000] 0e6baae311e47e274aaeff4f4cc15652 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 04:12:15 [info] 37#37: *792 [lua] logger.lua:23: 0e6baae311e47e274aaeff4f4cc15652 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:12:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:12:20 [info] 37#37: *793 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:20 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:30 [info] 37#37: *795 [lua] access_by_lua(msblocations.conf:133):2: c06f041ec6c0f6bafc0ee496aff1f7b1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:12:30 [info] 37#37: *795 [lua] logger.lua:23: c06f041ec6c0f6bafc0ee496aff1f7b1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:12:30 +0000] c06f041ec6c0f6bafc0ee496aff1f7b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:12:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:12:30 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:30 [info] 38#38: *796 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:40 [info] 37#37: *799 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:40 [info] 37#37: *800 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:45 [info] 37#37: *801 [lua] access_by_lua(msblocations.conf:133):2: 31337d065bc84c334df9f1dd3298f958:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:12:45 [info] 37#37: *801 [lua] logger.lua:23: 31337d065bc84c334df9f1dd3298f958 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:12:45 +0000] 31337d065bc84c334df9f1dd3298f958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:12:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:12:50 [info] 38#38: *802 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:12:50 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:00 [info] 37#37: *804 [lua] access_by_lua(msblocations.conf:133):2: 8a062ad95b5465fd3b62109d67be512b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:00 +0000] 8a062ad95b5465fd3b62109d67be512b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/12 04:13:00 [info] 37#37: *804 [lua] logger.lua:23: 8a062ad95b5465fd3b62109d67be512b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:13:00 [info] 37#37: *805 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:00 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:10 [info] 37#37: *808 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:10 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:15 [info] 37#37: *809 [lua] access_by_lua(msblocations.conf:133):2: 6204ccda22676bdb4b5ff4877e65e66a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:15 +0000] 6204ccda22676bdb4b5ff4877e65e66a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/12 04:13:15 [info] 37#37: *809 [lua] logger.lua:23: 6204ccda22676bdb4b5ff4877e65e66a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:13:20 [info] 37#37: *810 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:20 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:30 [info] 37#37: *812 [lua] access_by_lua(msblocations.conf:133):2: 8b4f72574bd511e8d1a7fb4256855b85:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:13:30 [info] 37#37: *812 [lua] logger.lua:23: 8b4f72574bd511e8d1a7fb4256855b85 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:30 +0000] 8b4f72574bd511e8d1a7fb4256855b85 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:13:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:13:30 [info] 37#37: *813 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:30 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:40 [info] 37#37: *817 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:40 [info] 38#38: *816 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:45 [info] 37#37: *818 [lua] access_by_lua(msblocations.conf:133):2: c9a179161759534d65a5e63a8d4eca37:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:13:45 [info] 37#37: *818 [lua] logger.lua:23: c9a179161759534d65a5e63a8d4eca37 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:13:45 +0000] c9a179161759534d65a5e63a8d4eca37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:13:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:13:50 [info] 38#38: *820 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:13:50 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:00 [info] 37#37: *821 [lua] access_by_lua(msblocations.conf:133):2: abddd97db5a21c45d0a0dbe89fa66dfe:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:14:00 +0000] abddd97db5a21c45d0a0dbe89fa66dfe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 04:14:00 [info] 37#37: *821 [lua] logger.lua:23: abddd97db5a21c45d0a0dbe89fa66dfe {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:14:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/12 04:14:00 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:00 [info] 37#37: *822 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:10 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:10 [info] 37#37: *825 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:15 [info] 37#37: *826 [lua] access_by_lua(msblocations.conf:133):2: a5df8c0eeef2c0a28413e8ca3300c374:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:14:15 [info] 37#37: *826 [lua] logger.lua:23: a5df8c0eeef2c0a28413e8ca3300c374 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:14:15 +0000] a5df8c0eeef2c0a28413e8ca3300c374 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:14:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:14:20 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:20 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:30 [info] 37#37: *829 [lua] access_by_lua(msblocations.conf:133):2: 76f2ee3576051bacb1f00cf8da770c58:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:14:30 [info] 37#37: *829 [lua] logger.lua:23: 76f2ee3576051bacb1f00cf8da770c58 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:14:30 +0000] 76f2ee3576051bacb1f00cf8da770c58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:14:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:14:30 [info] 37#37: *830 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:30 [info] 37#37: *831 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:40 [info] 37#37: *833 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:40 [info] 37#37: *834 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:45 [info] 37#37: *835 [lua] access_by_lua(msblocations.conf:133):2: 7b0afd35faa769c0e0dd02750879f507:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:14:45 [info] 37#37: *835 [lua] logger.lua:23: 7b0afd35faa769c0e0dd02750879f507 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:14:45 +0000] 7b0afd35faa769c0e0dd02750879f507 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:14:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:14:50 [info] 38#38: *836 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:14:50 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:00 [info] 37#37: *838 [lua] access_by_lua(msblocations.conf:133):2: fe710aa782eef7033bbaff45a13bd635:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:15:00 [info] 37#37: *838 [lua] logger.lua:23: fe710aa782eef7033bbaff45a13bd635 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:15:00 +0000] fe710aa782eef7033bbaff45a13bd635 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:15:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:15:00 [info] 37#37: *839 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:00 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:10 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:10 [info] 37#37: *841 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:15 [info] 37#37: *843 [lua] access_by_lua(msblocations.conf:133):2: 740e6e46ecd5ba5e6d4a3f87901d8fd9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:15:15 [info] 37#37: *843 [lua] logger.lua:23: 740e6e46ecd5ba5e6d4a3f87901d8fd9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:15:15 +0000] 740e6e46ecd5ba5e6d4a3f87901d8fd9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:15:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:15:20 [info] 37#37: *844 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:20 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:30 [info] 37#37: *846 [lua] access_by_lua(msblocations.conf:133):2: 3bb426b1930c6094b02fbc9ce60f0548:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:15:30 [info] 37#37: *846 [lua] logger.lua:23: 3bb426b1930c6094b02fbc9ce60f0548 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:15:30 +0000] 3bb426b1930c6094b02fbc9ce60f0548 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:15:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:15:30 [info] 37#37: *847 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:30 [info] 37#37: *848 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:40 [info] 37#37: *851 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:40 [info] 38#38: *850 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:45 [info] 37#37: *852 [lua] access_by_lua(msblocations.conf:133):2: 8631755dc48092bb92982de928b5c0f2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:15:45 [info] 37#37: *852 [lua] logger.lua:23: 8631755dc48092bb92982de928b5c0f2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:15:45 +0000] 8631755dc48092bb92982de928b5c0f2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:15:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:15:50 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:15:50 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:00 [info] 37#37: *855 [lua] access_by_lua(msblocations.conf:133):2: c2ed0b5b16870fbbc09a3178add761bc:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:16:00 [info] 37#37: *855 [lua] logger.lua:23: c2ed0b5b16870fbbc09a3178add761bc {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:16:00 +0000] c2ed0b5b16870fbbc09a3178add761bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:16:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:16:00 [info] 38#38: *856 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:00 [info] 38#38: *857 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:10 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:10 [info] 37#37: *859 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:15 [info] 37#37: *860 [lua] access_by_lua(msblocations.conf:133):2: 184334c04edd5c6d632388c4db1caf04:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:16:15 [info] 37#37: *860 [lua] logger.lua:23: 184334c04edd5c6d632388c4db1caf04 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:16:15 +0000] 184334c04edd5c6d632388c4db1caf04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:16:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:16:20 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:20 [info] 37#37: *861 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:30 [info] 37#37: *863 [lua] access_by_lua(msblocations.conf:133):2: 614e8434f9b30fa94c0cd87b8b13fae2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:16:30 [info] 37#37: *863 [lua] logger.lua:23: 614e8434f9b30fa94c0cd87b8b13fae2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:16:30 +0000] 614e8434f9b30fa94c0cd87b8b13fae2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:16:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:16:30 [info] 38#38: *864 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:30 [info] 37#37: *865 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:40 [info] 37#37: *867 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:40 [info] 37#37: *868 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:45 [info] 37#37: *869 [lua] access_by_lua(msblocations.conf:133):2: 669e6ee9acd0fe125cb34a0490fbe342:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:16:45 +0000] 669e6ee9acd0fe125cb34a0490fbe342 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:16:45 [info] 37#37: *869 [lua] logger.lua:23: 669e6ee9acd0fe125cb34a0490fbe342 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:16:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:16:50 [info] 37#37: *871 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:16:50 [info] 37#37: *870 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:00 [info] 37#37: *872 [lua] access_by_lua(msblocations.conf:133):2: d2af3b9f8c00ab33dd212a61a0917d6c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:17:00 [info] 37#37: *872 [lua] logger.lua:23: d2af3b9f8c00ab33dd212a61a0917d6c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:17:00 +0000] d2af3b9f8c00ab33dd212a61a0917d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:17:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:17:00 [info] 37#37: *874 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:00 [info] 37#37: *873 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:10 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:10 [info] 37#37: *876 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:15 [info] 37#37: *877 [lua] access_by_lua(msblocations.conf:133):2: 1cdece0b55c6c51fa1e5d0f8140e4c82:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:17:15 [info] 37#37: *877 [lua] logger.lua:23: 1cdece0b55c6c51fa1e5d0f8140e4c82 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:17:15 +0000] 1cdece0b55c6c51fa1e5d0f8140e4c82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:17:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:17:20 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:20 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:30 [info] 37#37: *880 [lua] access_by_lua(msblocations.conf:133):2: c4ca09c8278e2f0614fff2c245bac38d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:17:30 [info] 37#37: *880 [lua] logger.lua:23: c4ca09c8278e2f0614fff2c245bac38d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:17:30 +0000] c4ca09c8278e2f0614fff2c245bac38d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:17:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:17:30 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:30 [info] 37#37: *881 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:40 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:40 [info] 37#37: *884 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:45 [info] 37#37: *886 [lua] access_by_lua(msblocations.conf:133):2: fa8f05aaa3f598408fb1a3c478c0ec9d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:17:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 04:17:45 [info] 37#37: *886 [lua] logger.lua:23: fa8f05aaa3f598408fb1a3c478c0ec9d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:17:45 +0000] fa8f05aaa3f598408fb1a3c478c0ec9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 04:17:50 [info] 37#37: *887 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:17:50 [info] 37#37: *888 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:00 [info] 37#37: *889 [lua] access_by_lua(msblocations.conf:133):2: e6119fa2964b77c5027fbf2c54800ee5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:18:00 [info] 37#37: *889 [lua] logger.lua:23: e6119fa2964b77c5027fbf2c54800ee5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:18:00 +0000] e6119fa2964b77c5027fbf2c54800ee5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:18:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:18:00 [info] 37#37: *890 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:00 [info] 37#37: *891 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:10 [info] 37#37: *892 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:10 [info] 37#37: *893 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:15 [info] 37#37: *894 [lua] access_by_lua(msblocations.conf:133):2: 2859e75e32288fed8817b73552a6032f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:18:15 [info] 37#37: *894 [lua] logger.lua:23: 2859e75e32288fed8817b73552a6032f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:18:15 +0000] 2859e75e32288fed8817b73552a6032f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:18:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:18:20 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:20 [info] 38#38: *896 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:30 [info] 37#37: *897 [lua] access_by_lua(msblocations.conf:133):2: d6a7affb701f8ff7bede31aae768973c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:18:30 [info] 37#37: *897 [lua] logger.lua:23: d6a7affb701f8ff7bede31aae768973c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:18:30 +0000] d6a7affb701f8ff7bede31aae768973c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:18:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:18:30 [info] 37#37: *898 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:30 [info] 37#37: *899 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:40 [info] 37#37: *902 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:40 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:45 [info] 37#37: *903 [lua] access_by_lua(msblocations.conf:133):2: 5687d3d8e49637d1abfaa4b108767a7e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:18:45 [info] 37#37: *903 [lua] logger.lua:23: 5687d3d8e49637d1abfaa4b108767a7e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:18:45 +0000] 5687d3d8e49637d1abfaa4b108767a7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:18:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:18:50 [info] 37#37: *905 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:18:50 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:00 [info] 37#37: *906 [lua] access_by_lua(msblocations.conf:133):2: 011a2b54ad0773a0f6fd914806c8bd61:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:19:00 +0000] 011a2b54ad0773a0f6fd914806c8bd61 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:19:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:19:00 [info] 37#37: *906 [lua] logger.lua:23: 011a2b54ad0773a0f6fd914806c8bd61 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:19:00 [info] 37#37: *907 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:00 [info] 38#38: *908 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:10 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:10 [info] 37#37: *909 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:15 [info] 37#37: *911 [lua] access_by_lua(msblocations.conf:133):2: 3f1fea5419457c275b80075d9cfeda41:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:19:15 [info] 37#37: *911 [lua] logger.lua:23: 3f1fea5419457c275b80075d9cfeda41 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:19:15 +0000] 3f1fea5419457c275b80075d9cfeda41 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:19:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:19:20 [info] 38#38: *912 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:20 [info] 38#38: *913 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:30 [info] 37#37: *914 [lua] access_by_lua(msblocations.conf:133):2: 686bedd94bd1d8af6547f8ded26f866d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:19:30 [info] 37#37: *914 [lua] logger.lua:23: 686bedd94bd1d8af6547f8ded26f866d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:19:30 +0000] 686bedd94bd1d8af6547f8ded26f866d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:19:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:19:30 [info] 37#37: *915 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:30 [info] 37#37: *916 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:40 [info] 37#37: *918 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:40 [info] 37#37: *919 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:45 [info] 37#37: *920 [lua] access_by_lua(msblocations.conf:133):2: 64b79f2ab632e5cd2b7365e5b2df0f0d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:19:45 +0000] 64b79f2ab632e5cd2b7365e5b2df0f0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 2023/01/12 04:19:45 [info] 37#37: *920 [lua] logger.lua:23: 64b79f2ab632e5cd2b7365e5b2df0f0d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:19:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:19:50 [info] 38#38: *922 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:19:50 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:00 [info] 37#37: *923 [lua] access_by_lua(msblocations.conf:133):2: 8578857951c4e8dee130421666704609:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:20:00 [info] 37#37: *923 [lua] logger.lua:23: 8578857951c4e8dee130421666704609 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:20:00 +0000] 8578857951c4e8dee130421666704609 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:20:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:20:00 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:00 [info] 38#38: *925 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:10 [info] 37#37: *926 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:10 [info] 37#37: *927 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:15 [info] 37#37: *928 [lua] access_by_lua(msblocations.conf:133):2: da35eb9ecc48c5da0b80f74de985e412:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:20:15 [info] 37#37: *928 [lua] logger.lua:23: da35eb9ecc48c5da0b80f74de985e412 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:20:15 +0000] da35eb9ecc48c5da0b80f74de985e412 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:20:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:20:20 [info] 38#38: *929 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:20 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:30 [info] 37#37: *931 [lua] access_by_lua(msblocations.conf:133):2: 2b31f046951153f992582ab821721fa1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:20:30 [info] 37#37: *931 [lua] logger.lua:23: 2b31f046951153f992582ab821721fa1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:20:30 +0000] 2b31f046951153f992582ab821721fa1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:20:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 04:20:30 [info] 37#37: *932 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:30 [info] 38#38: *933 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:40 [info] 37#37: *935 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:40 [info] 37#37: *936 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:45 [info] 37#37: *937 [lua] access_by_lua(msblocations.conf:133):2: 4308bf66855946e53d19a8c684c4ecd3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:20:45 +0000] 4308bf66855946e53d19a8c684c4ecd3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:20:45 [info] 37#37: *937 [lua] logger.lua:23: 4308bf66855946e53d19a8c684c4ecd3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:20:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:20:50 [info] 37#37: *938 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:20:50 [info] 37#37: *939 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:00 [info] 37#37: *940 [lua] access_by_lua(msblocations.conf:133):2: 584c360a4e0d38bd5da2c0c795196841:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:21:00 [info] 37#37: *940 [lua] logger.lua:23: 584c360a4e0d38bd5da2c0c795196841 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:21:00 +0000] 584c360a4e0d38bd5da2c0c795196841 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:21:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:21:00 [info] 38#38: *942 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:00 [info] 37#37: *941 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:10 [info] 37#37: *944 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:10 [info] 37#37: *943 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:15 [info] 37#37: *945 [lua] access_by_lua(msblocations.conf:133):2: 44a25c60a6cd3d6a88c2d9df2bdb6025:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:21:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:21:15 [info] 37#37: *945 [lua] logger.lua:23: 44a25c60a6cd3d6a88c2d9df2bdb6025 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:21:15 +0000] 44a25c60a6cd3d6a88c2d9df2bdb6025 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 04:21:20 [info] 37#37: *946 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:20 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:30 [info] 37#37: *948 [lua] access_by_lua(msblocations.conf:133):2: a3fba0a9cf49926e8a882f98a73c4b58:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:21:30 [info] 37#37: *948 [lua] logger.lua:23: a3fba0a9cf49926e8a882f98a73c4b58 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:21:30 +0000] a3fba0a9cf49926e8a882f98a73c4b58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:21:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:21:30 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:30 [info] 37#37: *950 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:40 [info] 37#37: *952 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:40 [info] 37#37: *953 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:45 [info] 37#37: *954 [lua] access_by_lua(msblocations.conf:133):2: f060d5ac212afb2753472d13ac664382:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:21:45 [info] 37#37: *954 [lua] logger.lua:23: f060d5ac212afb2753472d13ac664382 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:21:45 +0000] f060d5ac212afb2753472d13ac664382 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:21:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:21:50 [info] 37#37: *955 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:50 [info] 38#38: *956 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:21:56 [info] 37#37: *957 client closed connection while waiting for request, client: 10.233.65.136, server: 0.0.0.0:443 2023/01/12 04:22:00 [info] 37#37: *958 [lua] access_by_lua(msblocations.conf:133):2: dc3eef2addd7bf3526528dd53e3e52d0:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:22:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 10.233.66.173 - - [12/Jan/2023:04:22:00 +0000] dc3eef2addd7bf3526528dd53e3e52d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 04:22:00 [info] 37#37: *958 [lua] logger.lua:23: dc3eef2addd7bf3526528dd53e3e52d0 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:22:00 [info] 37#37: *960 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:00 [info] 37#37: *959 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:10 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:10 [info] 37#37: *962 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:15 [info] 37#37: *963 [lua] access_by_lua(msblocations.conf:133):2: d4763417566976fe4dafe7d5157e7043:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:22:15 +0000] d4763417566976fe4dafe7d5157e7043 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:22:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:22:15 [info] 37#37: *963 [lua] logger.lua:23: d4763417566976fe4dafe7d5157e7043 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:22:20 [info] 37#37: *964 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:20 [info] 37#37: *965 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:30 [info] 37#37: *966 [lua] access_by_lua(msblocations.conf:133):2: 16bddf6285ad41deeda9228ea5a66b74:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:22:30 +0000] 16bddf6285ad41deeda9228ea5a66b74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 04:22:30 [info] 37#37: *966 [lua] logger.lua:23: 16bddf6285ad41deeda9228ea5a66b74 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:22:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/12 04:22:30 [info] 38#38: *967 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:30 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:40 [info] 38#38: *970 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:40 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:45 [info] 37#37: *972 [lua] access_by_lua(msblocations.conf:133):2: 275eab67e0e3b35c0dbb6a5e85210509:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:22:45 [info] 37#37: *972 [lua] logger.lua:23: 275eab67e0e3b35c0dbb6a5e85210509 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:22:45 +0000] 275eab67e0e3b35c0dbb6a5e85210509 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:22:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:22:50 [info] 37#37: *974 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:22:50 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:00 [info] 37#37: *975 [lua] access_by_lua(msblocations.conf:133):2: f531a3fd1c6eaa2455dac354ca9e1b09:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:23:00 [info] 37#37: *975 [lua] logger.lua:23: f531a3fd1c6eaa2455dac354ca9e1b09 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:00 +0000] f531a3fd1c6eaa2455dac354ca9e1b09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:23:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:23:00 [info] 37#37: *976 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:00 [info] 37#37: *977 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:10 [info] 37#37: *978 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:10 [info] 37#37: *979 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:15 [info] 37#37: *980 [lua] access_by_lua(msblocations.conf:133):2: 4455c61cb29600dee20d3157291fc07b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:15 +0000] 4455c61cb29600dee20d3157291fc07b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:23:15 [info] 37#37: *980 [lua] logger.lua:23: 4455c61cb29600dee20d3157291fc07b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:23:20 [info] 37#37: *981 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:20 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:30 [info] 37#37: *983 [lua] access_by_lua(msblocations.conf:133):2: 76646f1e398c66294de72abcbca2f73f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:30 +0000] 76646f1e398c66294de72abcbca2f73f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:23:30 [info] 37#37: *983 [lua] logger.lua:23: 76646f1e398c66294de72abcbca2f73f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:23:30 [info] 38#38: *984 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:30 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:40 [info] 37#37: *987 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:40 [info] 37#37: *988 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:45 [info] 37#37: *989 [lua] access_by_lua(msblocations.conf:133):2: 12ed3cd1fe5bb9204cbb50f3884131c1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:45 +0000] 12ed3cd1fe5bb9204cbb50f3884131c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:23:45 [info] 37#37: *989 [lua] logger.lua:23: 12ed3cd1fe5bb9204cbb50f3884131c1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:23:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:23:50 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:23:50 [info] 37#37: *990 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:00 [info] 37#37: *992 [lua] access_by_lua(msblocations.conf:133):2: eafe2cb69a4c35e62f3adcfa6f118656:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:04:24:00 +0000] eafe2cb69a4c35e62f3adcfa6f118656 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 04:24:00 [info] 37#37: *992 [lua] logger.lua:23: eafe2cb69a4c35e62f3adcfa6f118656 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:24:00 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:00 [info] 37#37: *993 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:10 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:10 [info] 38#38: *996 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:15 [info] 37#37: *997 [lua] access_by_lua(msblocations.conf:133):2: 871c5808625c74e231208d624b5e04df:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:15 +0000] 871c5808625c74e231208d624b5e04df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:24:15 [info] 37#37: *997 [lua] logger.lua:23: 871c5808625c74e231208d624b5e04df {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:24:20 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:20 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:30 [info] 37#37: *1000 [lua] access_by_lua(msblocations.conf:133):2: 5082a5b158cd695ccc0c8c10cd6c9c4f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:30 +0000] 5082a5b158cd695ccc0c8c10cd6c9c4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/12 04:24:30 [info] 37#37: *1000 [lua] logger.lua:23: 5082a5b158cd695ccc0c8c10cd6c9c4f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:24:30 [info] 37#37: *1001 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:30 [info] 37#37: *1002 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:40 [info] 37#37: *1004 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:40 [info] 37#37: *1005 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:45 [info] 37#37: *1006 [lua] access_by_lua(msblocations.conf:133):2: 7f5d239283f1c1143bb14152c2e813b5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:24:45 [info] 37#37: *1006 [lua] logger.lua:23: 7f5d239283f1c1143bb14152c2e813b5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:24:45 +0000] 7f5d239283f1c1143bb14152c2e813b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:24:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:24:50 [info] 37#37: *1008 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:24:50 [info] 37#37: *1007 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:00 [info] 37#37: *1009 [lua] access_by_lua(msblocations.conf:133):2: 811f5f2cd4aafa627f9c557e350ac6cb:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:25:00 [info] 37#37: *1009 [lua] logger.lua:23: 811f5f2cd4aafa627f9c557e350ac6cb {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:00 +0000] 811f5f2cd4aafa627f9c557e350ac6cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 04:25:00 [info] 37#37: *1010 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:00 [info] 37#37: *1011 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:10 [info] 37#37: *1012 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:10 [info] 37#37: *1013 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:15 [info] 37#37: *1014 [lua] access_by_lua(msblocations.conf:133):2: 00db74dc26d5d74e8779ec71f2547e79:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:25:15 [info] 37#37: *1014 [lua] logger.lua:23: 00db74dc26d5d74e8779ec71f2547e79 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:15 +0000] 00db74dc26d5d74e8779ec71f2547e79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:25:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:25:20 [info] 38#38: *1015 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:20 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:30 [info] 37#37: *1017 [lua] access_by_lua(msblocations.conf:133):2: 6f0de30b0c81daa358b3afda14852225:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:30 +0000] 6f0de30b0c81daa358b3afda14852225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:25:30 [info] 37#37: *1017 [lua] logger.lua:23: 6f0de30b0c81daa358b3afda14852225 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:25:30 [info] 38#38: *1019 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:30 [info] 37#37: *1018 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:40 [info] 37#37: *1021 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:40 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:45 [info] 37#37: *1023 [lua] access_by_lua(msblocations.conf:133):2: 8c52cb3f31c9969e8b29b20733a0dff1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:25:45 [info] 37#37: *1023 [lua] logger.lua:23: 8c52cb3f31c9969e8b29b20733a0dff1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:25:45 +0000] 8c52cb3f31c9969e8b29b20733a0dff1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:25:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:25:50 [info] 37#37: *1025 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:25:50 [info] 37#37: *1024 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:00 [info] 37#37: *1026 [lua] access_by_lua(msblocations.conf:133):2: 302b0f49644bca18c25e3a0fd82674f1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:26:00 [info] 37#37: *1026 [lua] logger.lua:23: 302b0f49644bca18c25e3a0fd82674f1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:26:00 +0000] 302b0f49644bca18c25e3a0fd82674f1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:26:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:26:00 [info] 37#37: *1027 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:00 [info] 37#37: *1028 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:10 [info] 37#37: *1029 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:10 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:15 [info] 37#37: *1031 [lua] access_by_lua(msblocations.conf:133):2: 29b864a87d6f05be2947cd323b306717:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:26:15 [info] 37#37: *1031 [lua] logger.lua:23: 29b864a87d6f05be2947cd323b306717 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:26:15 +0000] 29b864a87d6f05be2947cd323b306717 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:26:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:26:20 [info] 38#38: *1033 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:20 [info] 38#38: *1032 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:30 [info] 37#37: *1034 [lua] access_by_lua(msblocations.conf:133):2: 20e96f7dd9c5ec8eac9f43fc322fbf66:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:26:30 [info] 37#37: *1034 [lua] logger.lua:23: 20e96f7dd9c5ec8eac9f43fc322fbf66 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:26:30 +0000] 20e96f7dd9c5ec8eac9f43fc322fbf66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:26:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:26:30 [info] 37#37: *1035 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:30 [info] 37#37: *1036 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:40 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:40 [info] 37#37: *1038 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:45 [info] 37#37: *1040 [lua] access_by_lua(msblocations.conf:133):2: f66a553b38cc24f87b4d11ffe8d3978e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:26:45 +0000] f66a553b38cc24f87b4d11ffe8d3978e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/12 04:26:45 [info] 37#37: *1040 [lua] logger.lua:23: f66a553b38cc24f87b4d11ffe8d3978e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:26:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/12 04:26:50 [info] 37#37: *1041 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:26:50 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:00 [info] 37#37: *1043 [lua] access_by_lua(msblocations.conf:133):2: 56ce5785cff73f801d7cba8a61e006e5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:27:00 [info] 37#37: *1043 [lua] logger.lua:23: 56ce5785cff73f801d7cba8a61e006e5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:27:00 +0000] 56ce5785cff73f801d7cba8a61e006e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:27:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:27:00 [info] 37#37: *1044 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:00 [info] 37#37: *1045 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:10 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:10 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:15 [info] 37#37: *1048 [lua] access_by_lua(msblocations.conf:133):2: 2995c035d19d29a6e7955586502d40c3:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:27:15 [info] 37#37: *1048 [lua] logger.lua:23: 2995c035d19d29a6e7955586502d40c3 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:27:15 +0000] 2995c035d19d29a6e7955586502d40c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:27:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:27:20 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:20 [info] 38#38: *1050 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:30 [info] 37#37: *1051 [lua] access_by_lua(msblocations.conf:133):2: 5d3f9c60c645cf9c0d953f0a02ca5f0d:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:27:30 [info] 37#37: *1051 [lua] logger.lua:23: 5d3f9c60c645cf9c0d953f0a02ca5f0d {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:27:30 +0000] 5d3f9c60c645cf9c0d953f0a02ca5f0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:27:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:27:30 [info] 37#37: *1053 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:30 [info] 37#37: *1052 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:40 [info] 37#37: *1055 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:40 [info] 37#37: *1056 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:45 [info] 37#37: *1057 [lua] access_by_lua(msblocations.conf:133):2: fe035a6a23d967156f643bdeefd285f8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:27:45 +0000] fe035a6a23d967156f643bdeefd285f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:27:45 [info] 37#37: *1057 [lua] logger.lua:23: fe035a6a23d967156f643bdeefd285f8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:27:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:27:50 [info] 37#37: *1059 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:27:50 [info] 37#37: *1058 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:00 [info] 37#37: *1060 [lua] access_by_lua(msblocations.conf:133):2: 83916e1e986adee9ba45364bf8fb9657:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:28:00 +0000] 83916e1e986adee9ba45364bf8fb9657 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:28:00 [info] 37#37: *1060 [lua] logger.lua:23: 83916e1e986adee9ba45364bf8fb9657 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:28:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:28:00 [info] 37#37: *1061 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:00 [info] 37#37: *1062 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:10 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:10 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:15 [info] 37#37: *1065 [lua] access_by_lua(msblocations.conf:133):2: 7b7c7f3472b9023863e2f78aa0a525b2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:28:15 [info] 37#37: *1065 [lua] logger.lua:23: 7b7c7f3472b9023863e2f78aa0a525b2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:28:15 +0000] 7b7c7f3472b9023863e2f78aa0a525b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:28:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:28:20 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:20 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:30 [info] 37#37: *1068 [lua] access_by_lua(msblocations.conf:133):2: 50475611f3034a50ee6c86904f5403de:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:28:30 [info] 37#37: *1069 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:30 [info] 37#37: *1070 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 10.233.66.173 - - [12/Jan/2023:04:28:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:28:30 [info] 37#37: *1068 [lua] logger.lua:23: 50475611f3034a50ee6c86904f5403de {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:28:30 +0000] 50475611f3034a50ee6c86904f5403de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 2023/01/12 04:28:40 [info] 38#38: *1073 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:40 [info] 37#37: *1072 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:45 [info] 37#37: *1074 [lua] access_by_lua(msblocations.conf:133):2: 931fd1bdc5458a81978a0c38ba6e4d3f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:28:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.66.173 - - [12/Jan/2023:04:28:45 +0000] 931fd1bdc5458a81978a0c38ba6e4d3f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 04:28:45 [info] 37#37: *1074 [lua] logger.lua:23: 931fd1bdc5458a81978a0c38ba6e4d3f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:28:50 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:28:50 [info] 37#37: *1076 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:00 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:00 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:00 [info] 37#37: *1079 [lua] access_by_lua(msblocations.conf:133):2: c4dd97691b480a1b4bec01a4f106e65c:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:00 +0000] c4dd97691b480a1b4bec01a4f106e65c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:29:00 [info] 37#37: *1079 [lua] logger.lua:23: c4dd97691b480a1b4bec01a4f106e65c {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:29:10 [info] 37#37: *1080 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:10 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:15 [info] 37#37: *1082 [lua] access_by_lua(msblocations.conf:133):2: 399916bc14b5f9ee40ecff3fb85dfada:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:15 +0000] 399916bc14b5f9ee40ecff3fb85dfada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/12 04:29:15 [info] 37#37: *1082 [lua] logger.lua:23: 399916bc14b5f9ee40ecff3fb85dfada {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:29:20 [info] 37#37: *1083 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:20 [info] 37#37: *1084 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:30 [info] 37#37: *1086 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:30 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:30 [info] 37#37: *1087 [lua] access_by_lua(msblocations.conf:133):2: 2c8e645a03661155f1f19149d997cdee:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:29:30 [info] 37#37: *1087 [lua] logger.lua:23: 2c8e645a03661155f1f19149d997cdee {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:30 +0000] 2c8e645a03661155f1f19149d997cdee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:29:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:29:40 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:40 [info] 37#37: *1090 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:45 [info] 37#37: *1091 [lua] access_by_lua(msblocations.conf:133):2: 787799a25670b3b54a6a5ed1a1fe8aea:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:45 +0000] 787799a25670b3b54a6a5ed1a1fe8aea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:29:45 [info] 37#37: *1091 [lua] logger.lua:23: 787799a25670b3b54a6a5ed1a1fe8aea {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:29:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:29:50 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:29:50 [info] 38#38: *1093 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:00 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:00 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:00 [info] 37#37: *1096 [lua] access_by_lua(msblocations.conf:133):2: 6fb902bcfeee2a675538a81f2a0b26ac:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:30:00 [info] 37#37: *1096 [lua] logger.lua:23: 6fb902bcfeee2a675538a81f2a0b26ac {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:00 +0000] 6fb902bcfeee2a675538a81f2a0b26ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:30:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:30:10 [info] 37#37: *1097 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:10 [info] 37#37: *1098 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:15 [info] 37#37: *1099 [lua] access_by_lua(msblocations.conf:133):2: c60ac81179a03f6eb2cc9a9f0ee72ef2:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:30:15 [info] 37#37: *1099 [lua] logger.lua:23: c60ac81179a03f6eb2cc9a9f0ee72ef2 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:15 +0000] c60ac81179a03f6eb2cc9a9f0ee72ef2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:30:20 [info] 37#37: *1100 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:20 [info] 38#38: *1101 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:30 [info] 37#37: *1102 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:30 [info] 37#37: *1103 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:30 [info] 37#37: *1104 [lua] access_by_lua(msblocations.conf:133):2: 4c20869bd1a81ec1aedf0e1ad2147614:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:30:30 [info] 37#37: *1104 [lua] logger.lua:23: 4c20869bd1a81ec1aedf0e1ad2147614 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:30 +0000] 4c20869bd1a81ec1aedf0e1ad2147614 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:30:30 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:30:32 [info] 37#37: *1105 client closed connection while waiting for request, client: 10.233.65.136, server: 0.0.0.0:443 2023/01/12 04:30:40 [info] 37#37: *1107 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:40 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:45 [info] 37#37: *1109 [lua] access_by_lua(msblocations.conf:133):2: 179a8c224d29f0938ac2763eeaacc3c9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:45 +0000] 179a8c224d29f0938ac2763eeaacc3c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:30:45 [info] 37#37: *1109 [lua] logger.lua:23: 179a8c224d29f0938ac2763eeaacc3c9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:30:45 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:30:50 [info] 37#37: *1110 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:30:50 [info] 37#37: *1111 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:00 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:00 [info] 37#37: *1113 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:00 [info] 37#37: *1114 [lua] access_by_lua(msblocations.conf:133):2: d97dda07346c203acf19b797fdf5c970:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:31:00 [info] 37#37: *1114 [lua] logger.lua:23: d97dda07346c203acf19b797fdf5c970 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:00 +0000] d97dda07346c203acf19b797fdf5c970 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:31:00 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:31:10 [info] 37#37: *1115 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:10 [info] 37#37: *1116 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:15 [info] 37#37: *1117 [lua] access_by_lua(msblocations.conf:133):2: 0c90b1bd2562af67ca6eb57009ca093a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:15 +0000] 0c90b1bd2562af67ca6eb57009ca093a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/12 04:31:15 [info] 37#37: *1117 [lua] logger.lua:23: 0c90b1bd2562af67ca6eb57009ca093a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:15 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 04:31:20 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:20 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:30 [info] 37#37: *1121 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:30 [info] 37#37: *1120 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:31 [info] 37#37: *1122 [lua] access_by_lua(msblocations.conf:133):2: c101100b9ae59b2f213c56a158743238:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:31:31 [info] 37#37: *1122 [lua] logger.lua:23: c101100b9ae59b2f213c56a158743238 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:31 +0000] c101100b9ae59b2f213c56a158743238 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:31:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:31:40 [info] 38#38: *1124 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:40 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:46 [info] 37#37: *1126 [lua] access_by_lua(msblocations.conf:133):2: eb089462a5324330ac75305d6b358421:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:46 +0000] eb089462a5324330ac75305d6b358421 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:31:46 [info] 37#37: *1126 [lua] logger.lua:23: eb089462a5324330ac75305d6b358421 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:31:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:31:50 [info] 37#37: *1127 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:31:50 [info] 37#37: *1128 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:00 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:00 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:01 [info] 37#37: *1131 [lua] access_by_lua(msblocations.conf:133):2: 8049e20c85b5f820c3dffdeff4f496ca:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:32:01 [info] 37#37: *1131 [lua] logger.lua:23: 8049e20c85b5f820c3dffdeff4f496ca {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:01 +0000] 8049e20c85b5f820c3dffdeff4f496ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:32:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:32:10 [info] 38#38: *1132 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:10 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:16 [info] 37#37: *1134 [lua] access_by_lua(msblocations.conf:133):2: 27bf2eddcc283b83ec3ebbc8348df9f9:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:32:16 [info] 37#37: *1134 [lua] logger.lua:23: 27bf2eddcc283b83ec3ebbc8348df9f9 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:16 +0000] 27bf2eddcc283b83ec3ebbc8348df9f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:32:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:32:20 [info] 37#37: *1136 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:20 [info] 37#37: *1135 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:30 [info] 37#37: *1137 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:30 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:31 [info] 37#37: *1139 [lua] access_by_lua(msblocations.conf:133):2: 936c88a25d42a51ef8cdb25c70024ba5:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:31 +0000] 936c88a25d42a51ef8cdb25c70024ba5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/12 04:32:31 [info] 37#37: *1139 [lua] logger.lua:23: 936c88a25d42a51ef8cdb25c70024ba5 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:32:40 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:40 [info] 37#37: *1141 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:46 [info] 37#37: *1143 [lua] access_by_lua(msblocations.conf:133):2: 7e198cbbe73ec5869eaadd4f8150e69e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:46 +0000] 7e198cbbe73ec5869eaadd4f8150e69e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/12 04:32:46 [info] 37#37: *1143 [lua] logger.lua:23: 7e198cbbe73ec5869eaadd4f8150e69e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:32:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/12 04:32:50 [info] 37#37: *1144 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:32:50 [info] 38#38: *1145 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:00 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:00 [info] 37#37: *1146 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:01 [info] 37#37: *1148 [lua] access_by_lua(msblocations.conf:133):2: e6ed159588876c5f27a158c332a9659b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:33:01 [info] 37#37: *1148 [lua] logger.lua:23: e6ed159588876c5f27a158c332a9659b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:33:01 +0000] e6ed159588876c5f27a158c332a9659b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:33:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:33:10 [info] 38#38: *1150 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:10 [info] 38#38: *1149 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:16 [info] 37#37: *1151 [lua] access_by_lua(msblocations.conf:133):2: 3552edc0073923effc47417632f4ea1a:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:33:16 [info] 37#37: *1151 [lua] logger.lua:23: 3552edc0073923effc47417632f4ea1a {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:33:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:04:33:16 +0000] 3552edc0073923effc47417632f4ea1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:33:20 [info] 37#37: *1152 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:20 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:30 [info] 37#37: *1154 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:30 [info] 37#37: *1155 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:31 [info] 37#37: *1156 [lua] access_by_lua(msblocations.conf:133):2: d4dd6b0f372888a43d331d7b39f20e78:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:33:31 [info] 37#37: *1156 [lua] logger.lua:23: d4dd6b0f372888a43d331d7b39f20e78 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:33:31 +0000] d4dd6b0f372888a43d331d7b39f20e78 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:33:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:33:40 [info] 38#38: *1159 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:40 [info] 38#38: *1158 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:46 [info] 37#37: *1160 [lua] access_by_lua(msblocations.conf:133):2: 6619eef058fef2a39516fe8eef26942e:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:33:46 [info] 37#37: *1160 [lua] logger.lua:23: 6619eef058fef2a39516fe8eef26942e {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:33:46 +0000] 6619eef058fef2a39516fe8eef26942e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:33:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:33:50 [info] 38#38: *1161 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:33:50 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:00 [info] 37#37: *1163 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:00 [info] 37#37: *1164 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:01 [info] 37#37: *1165 [lua] access_by_lua(msblocations.conf:133):2: 7ea13b910d544f5f7447d4e4528a9a90:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:34:01 [info] 37#37: *1165 [lua] logger.lua:23: 7ea13b910d544f5f7447d4e4528a9a90 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:34:01 +0000] 7ea13b910d544f5f7447d4e4528a9a90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:34:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:34:10 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:10 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:16 [info] 37#37: *1168 [lua] access_by_lua(msblocations.conf:133):2: cd1e04835e12a679c30add9b89de7466:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:34:16 [info] 37#37: *1168 [lua] logger.lua:23: cd1e04835e12a679c30add9b89de7466 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:34:16 +0000] cd1e04835e12a679c30add9b89de7466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:34:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:34:20 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:20 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:30 [info] 37#37: *1171 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:30 [info] 37#37: *1172 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:31 [info] 37#37: *1173 [lua] access_by_lua(msblocations.conf:133):2: 8aca9ae29b2a0326f3628d8efb4b6ad1:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:34:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.66.173 - - [12/Jan/2023:04:34:31 +0000] 8aca9ae29b2a0326f3628d8efb4b6ad1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:34:31 [info] 37#37: *1173 [lua] logger.lua:23: 8aca9ae29b2a0326f3628d8efb4b6ad1 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:34:40 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:40 [info] 38#38: *1176 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:46 [info] 37#37: *1177 [lua] access_by_lua(msblocations.conf:133):2: ee22be8a2b28b54a8cfb2b236c8cd41f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:34:46 [info] 37#37: *1177 [lua] logger.lua:23: ee22be8a2b28b54a8cfb2b236c8cd41f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:34:46 +0000] ee22be8a2b28b54a8cfb2b236c8cd41f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:34:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/12 04:34:50 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:34:50 [info] 37#37: *1179 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:00 [info] 38#38: *1180 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:00 [info] 37#37: *1181 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:01 [info] 37#37: *1182 [lua] access_by_lua(msblocations.conf:133):2: 5c54d60591d98cd4052261819028572b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:01 +0000] 5c54d60591d98cd4052261819028572b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:35:01 [info] 37#37: *1182 [lua] logger.lua:23: 5c54d60591d98cd4052261819028572b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:35:10 [info] 38#38: *1183 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:10 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:16 [info] 37#37: *1185 [lua] access_by_lua(msblocations.conf:133):2: 9cf2e2939dafa0cdf6d5f230c5fd16ba:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:16 +0000] 9cf2e2939dafa0cdf6d5f230c5fd16ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/12 04:35:16 [info] 37#37: *1185 [lua] logger.lua:23: 9cf2e2939dafa0cdf6d5f230c5fd16ba {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:35:20 [info] 37#37: *1186 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:20 [info] 37#37: *1187 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:30 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:30 [info] 38#38: *1189 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:31 [info] 37#37: *1190 [lua] access_by_lua(msblocations.conf:133):2: 2cd7c9432d82ddde7fd4a38d74b9d6ee:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:31 +0000] 2cd7c9432d82ddde7fd4a38d74b9d6ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:35:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/12 04:35:31 [info] 37#37: *1190 [lua] logger.lua:23: 2cd7c9432d82ddde7fd4a38d74b9d6ee {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , 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/12 04:35:40 [info] 38#38: *1192 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:40 [info] 38#38: *1193 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:46 [info] 37#37: *1194 [lua] access_by_lua(msblocations.conf:133):2: 81825b6f2a8ee36e6df6bafae51ab60b:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:35:46 [info] 37#37: *1194 [lua] logger.lua:23: 81825b6f2a8ee36e6df6bafae51ab60b {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:35:46 +0000] 81825b6f2a8ee36e6df6bafae51ab60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:35:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:35:50 [info] 37#37: *1195 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:35:50 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:00 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:00 [info] 38#38: *1197 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:01 [info] 37#37: *1199 [lua] access_by_lua(msblocations.conf:133):2: f2201499ba581409dbaff313b73585b6:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:36:01 [info] 37#37: *1199 [lua] logger.lua:23: f2201499ba581409dbaff313b73585b6 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:01 +0000] f2201499ba581409dbaff313b73585b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:36:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:36:10 [info] 37#37: *1200 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:10 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:16 [info] 37#37: *1202 [lua] access_by_lua(msblocations.conf:133):2: 75ec9eef05054212f7f96b09bad44051:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:16 +0000] 75ec9eef05054212f7f96b09bad44051 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:36:16 [info] 37#37: *1202 [lua] logger.lua:23: 75ec9eef05054212f7f96b09bad44051 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:36:20 [info] 37#37: *1204 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:20 [info] 37#37: *1203 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:30 [info] 38#38: *1205 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:30 [info] 38#38: *1206 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:31 [info] 37#37: *1207 [lua] access_by_lua(msblocations.conf:133):2: 262da603bb90d66882d77d4e03c0fe4f:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:36:31 [info] 37#37: *1207 [lua] logger.lua:23: 262da603bb90d66882d77d4e03c0fe4f {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:31 +0000] 262da603bb90d66882d77d4e03c0fe4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/12 04:36:40 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:40 [info] 38#38: *1208 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:46 [info] 37#37: *1211 [lua] access_by_lua(msblocations.conf:133):2: 0a46b2b7f3f1394d4b3b2672bee7b444:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:36:46 [info] 37#37: *1211 [lua] logger.lua:23: 0a46b2b7f3f1394d4b3b2672bee7b444 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:36:46 +0000] 0a46b2b7f3f1394d4b3b2672bee7b444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:36:46 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:36:50 [info] 37#37: *1213 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:36:50 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:00 [info] 37#37: *1215 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:00 [info] 37#37: *1214 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:01 [info] 37#37: *1216 [lua] access_by_lua(msblocations.conf:133):2: e34eb74bd184ccc12ae47f0c8f458df8:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:37:01 [info] 37#37: *1216 [lua] logger.lua:23: e34eb74bd184ccc12ae47f0c8f458df8 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:37:01 +0000] e34eb74bd184ccc12ae47f0c8f458df8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:37:01 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/12 04:37:10 [info] 37#37: *1218 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:10 [info] 38#38: *1217 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:16 [info] 37#37: *1219 [lua] access_by_lua(msblocations.conf:133):2: 2c6fc632d5c5b15e95680bd0d2316603:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:37:16 [info] 37#37: *1219 [lua] logger.lua:23: 2c6fc632d5c5b15e95680bd0d2316603 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:37:16 +0000] 2c6fc632d5c5b15e95680bd0d2316603 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:37:16 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/12 04:37:20 [info] 37#37: *1220 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:20 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:30 [info] 37#37: *1222 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:30 [info] 37#37: *1223 client closed connection while SSL handshaking, client: 10.233.66.210, server: 0.0.0.0:443 2023/01/12 04:37:31 [info] 37#37: *1224 [lua] access_by_lua(msblocations.conf:133):2: 7b2168db4bf6da6fcc0e5da265046949:receive the request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/12 04:37:31 [info] 37#37: *1224 [lua] logger.lua:23: 7b2168db4bf6da6fcc0e5da265046949 {"matched":"microservices"} while logging request, client: 10.233.66.173, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.66.173 - - [12/Jan/2023:04:37:31 +0000] 7b2168db4bf6da6fcc0e5da265046949 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.66.173 - - [12/Jan/2023:04:37:31 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2