By type
@RUNHOME@ /usr/local Convert SDCLIENT_IP to IP 10.233.4.34 ### 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/20 05:02:28 [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/20 05:02:28 [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/20 05:02:28 [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/20 05:02:28 [notice] 33#33: using the "epoll" event method 2023/01/20 05:02:28 [notice] 33#33: openresty/1.13.6.1 2023/01/20 05:02:28 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 2023/01/20 05:02:28 [notice] 33#33: OS: Linux 5.4.0-96-generic 2023/01/20 05:02:28 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576 \n\n### Starting apiroute 2023/01/20 05:02:28 [notice] 34#34: start worker processes 2023/01/20 05:02:28 [notice] 34#34: start worker process 36 2023/01/20 05:02:28 [notice] 34#34: start worker process 37 2023/01/20 05:02:28 [notice] 34#34: start worker process 38 2023/01/20 05:02:28 [notice] 34#34: start worker process 39 2023/01/20 05:02:28 [notice] 34#34: start worker process 40 2023/01/20 05:02:28 [notice] 34#34: start worker process 41 2023/01/20 05:02:28 [notice] 34#34: start worker process 42 2023/01/20 05:02:28 [notice] 34#34: start worker process 43 2023/01/20 05:02:28 [notice] 34#34: start cache manager process 45 2023/01/20 05:02:28 [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-20230120050229.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-20 05:02:31 292 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json 2023-01-20 05:02:31 301 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui 2023-01-20 05:02:31 301 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api 2023-01-20 05:02:31 350 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip from [env:CONSUL_IP]:msb-consul.onap 2023-01-20 05:02:31 350 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.4.34:10081 Enabled:true 2023-01-20 05:02:32 570 WARN [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation. WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation. WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation. 2023-01-20 05:02:32 650 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip 2023-01-20 05:02:32 650 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json 2023-01-20 05:02:32 651 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80 2023-01-20 05:02:32 652 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all 2023-01-20 05:02:32 652 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1 2023-01-20 05:02:32 653 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]: 2023-01-20 05:02:32 653 WARN [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{} 2023-01-20 05:02:32 708 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - Initial Route Configuration——redis connection success... 2023-01-20 05:02:32 782 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file 2023-01-20 05:02:32 782 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration 2023-01-20 05:02:32 782 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500 2023-01-20 05:02:33 220 WARN [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500 2023/01/20 05:02:38 [info] 37#37: *11 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:38 [info] 37#37: *12 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:48 [info] 37#37: *14 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:48 [info] 38#38: *15 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:49 [info] 38#38: *16 [lua] access_by_lua(msblocations.conf:189):2: 699599a02f619cf143df02d8dd95adf7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:02:49 [info] 38#38: *16 [lua] logger.lua:23: 699599a02f619cf143df02d8dd95adf7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:02:49 +0000] 699599a02f619cf143df02d8dd95adf7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.152 upstream_response_time:0.151 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 36 2023/01/20 05:02:54 [info] 38#38: *19 [lua] access_by_lua(msblocations.conf:189):2: 0b9f6b787ca2e4e940afbc609c7def55:receive the request, client: 10.233.67.158, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 2023/01/20 05:02:54 [info] 38#38: *19 [lua] logger.lua:23: 0b9f6b787ca2e4e940afbc609c7def55 {"matched":"microservices"} while logging request, client: 10.233.67.158, 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.158 - - [20/Jan/2023:05:02:54 +0000] 0b9f6b787ca2e4e940afbc609c7def55 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.216 upstream_response_time:0.216 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 10.233.67.158 - - [20/Jan/2023:05:02:54 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 214 2023/01/20 05:02:58 [info] 37#37: *20 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:58 [info] 37#37: *21 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:02:59 [info] 38#38: *19 client 10.233.67.158 closed keepalive connection 2023/01/20 05:03:04 [info] 38#38: *22 [lua] access_by_lua(msblocations.conf:189):2: 4509b3e6e1e6ddcfd3a542596fc87263:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:04 +0000] 4509b3e6e1e6ddcfd3a542596fc87263 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.042 "-" "Consul Health Check" "-" 2023/01/20 05:03:04 [info] 38#38: *22 [lua] logger.lua:23: 4509b3e6e1e6ddcfd3a542596fc87263 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19 2023/01/20 05:03:08 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:08 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:13 [info] 38#38: *25 [lua] access_by_lua(msblocations.conf:189):2: 1c6e8c9f5fd23fa8cb95214b9cc34f82:receive the request, client: 10.233.71.115, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap" 10.233.71.115 - - [20/Jan/2023:05:03:13 +0000] 1c6e8c9f5fd23fa8cb95214b9cc34f82 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.228 upstream_response_time:0.227 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-" 2023/01/20 05:03:13 [info] 38#38: *25 [lua] logger.lua:23: 1c6e8c9f5fd23fa8cb95214b9cc34f82 {"matched":"microservices"} while logging request, client: 10.233.71.115, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap" 10.233.71.115 - - [20/Jan/2023:05:03:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 224 2023/01/20 05:03:18 [info] 38#38: *25 client 10.233.71.115 closed keepalive connection 2023/01/20 05:03:18 [info] 38#38: *26 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:18 [info] 38#38: *27 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:19 [info] 38#38: *28 [lua] access_by_lua(msblocations.conf:189):2: 5d9f522f30f1f1fb3293032d73fef693:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:03:19 [info] 38#38: *28 [lua] logger.lua:23: 5d9f522f30f1f1fb3293032d73fef693 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:19 +0000] 5d9f522f30f1f1fb3293032d73fef693 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/20 05:03:28 [info] 37#37: *30 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:28 [info] 38#38: *29 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:29 [notice] 46#46: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096 2023/01/20 05:03:29 [notice] 34#34: signal 17 (SIGCHLD) received from 46 2023/01/20 05:03:29 [notice] 34#34: cache loader process 46 exited with code 0 2023/01/20 05:03:29 [notice] 34#34: signal 29 (SIGIO) received 2023/01/20 05:03:34 [info] 38#38: *33 [lua] access_by_lua(msblocations.conf:189):2: c3276031e3f2b2a9d442da0da9afce76:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:34 +0000] c3276031e3f2b2a9d442da0da9afce76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:03:34 [info] 38#38: *33 [lua] logger.lua:23: c3276031e3f2b2a9d442da0da9afce76 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:03:38 [info] 38#38: *34 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:38 [info] 38#38: *35 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:48 [info] 37#37: *36 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:48 [info] 37#37: *37 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:49 [info] 38#38: *38 [lua] access_by_lua(msblocations.conf:189):2: 1c7e1ccfd549565e60885735b426340a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:03:49 [info] 38#38: *38 [lua] logger.lua:23: 1c7e1ccfd549565e60885735b426340a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:03:49 +0000] 1c7e1ccfd549565e60885735b426340a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/20 05:03:58 [info] 38#38: *40 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:03:58 [info] 38#38: *39 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:04 [info] 38#38: *41 [lua] access_by_lua(msblocations.conf:189):2: 3b8eebfd238202f43af38f9629599e18:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:04:04 [info] 38#38: *41 [lua] logger.lua:23: 3b8eebfd238202f43af38f9629599e18 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:04:04 +0000] 3b8eebfd238202f43af38f9629599e18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:04:08 [info] 38#38: *42 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:08 [info] 37#37: *43 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:18 [info] 37#37: *44 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:18 [info] 37#37: *45 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:19 [info] 38#38: *46 [lua] access_by_lua(msblocations.conf:189):2: 69bf7edb640d023e721357088df5934c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:04:19 [info] 38#38: *46 [lua] logger.lua:23: 69bf7edb640d023e721357088df5934c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:04:19 +0000] 69bf7edb640d023e721357088df5934c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.040 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31 2023/01/20 05:04:28 [info] 37#37: *47 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:28 [info] 37#37: *48 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:34 [info] 38#38: *50 [lua] access_by_lua(msblocations.conf:189):2: 4dd901315e5b79f00c7840f623bbcacb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:04:34 [info] 38#38: *50 [lua] logger.lua:23: 4dd901315e5b79f00c7840f623bbcacb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:04:34 +0000] 4dd901315e5b79f00c7840f623bbcacb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:04:38 [info] 37#37: *51 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:38 [info] 37#37: *52 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:48 [info] 38#38: *53 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:48 [info] 38#38: *54 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:49 [info] 38#38: *55 [lua] access_by_lua(msblocations.conf:189):2: de1d5850aa771c3258c715cade91c1d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:04:49 [info] 38#38: *55 [lua] logger.lua:23: de1d5850aa771c3258c715cade91c1d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:04:49 +0000] de1d5850aa771c3258c715cade91c1d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:04:58 [info] 38#38: *56 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:04:58 [info] 38#38: *57 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:04 [info] 38#38: *58 [lua] access_by_lua(msblocations.conf:189):2: 603303170dae46e49efdef01376eda08:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:05:04 [info] 38#38: *58 [lua] logger.lua:23: 603303170dae46e49efdef01376eda08 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:05:04 +0000] 603303170dae46e49efdef01376eda08 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:05:08 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:08 [info] 37#37: *60 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:18 [info] 38#38: *61 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:18 [info] 37#37: *62 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:19 [info] 38#38: *63 [lua] access_by_lua(msblocations.conf:189):2: 15979a2001f3140e93c9990acd0a902d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:05:19 [info] 38#38: *63 [lua] logger.lua:23: 15979a2001f3140e93c9990acd0a902d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:05:19 +0000] 15979a2001f3140e93c9990acd0a902d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:05:28 [info] 38#38: *64 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:28 [info] 38#38: *65 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:34 [info] 38#38: *67 [lua] access_by_lua(msblocations.conf:189):2: 42f739478f56c11c22b4fa34cfb01fd0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:05:34 [info] 38#38: *67 [lua] logger.lua:23: 42f739478f56c11c22b4fa34cfb01fd0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:05:34 +0000] 42f739478f56c11c22b4fa34cfb01fd0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/20 05:05:38 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:38 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:48 [info] 37#37: *70 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:48 [info] 37#37: *71 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:49 [info] 38#38: *72 [lua] access_by_lua(msblocations.conf:189):2: 6a6d102413f62980f54e8738aaf91c6b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:05:49 [info] 38#38: *72 [lua] logger.lua:23: 6a6d102413f62980f54e8738aaf91c6b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:05:49 +0000] 6a6d102413f62980f54e8738aaf91c6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:05:58 [info] 37#37: *73 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:05:58 [info] 37#37: *74 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:04 [info] 38#38: *75 [lua] access_by_lua(msblocations.conf:189):2: 68c9de2dbe05d0a28e130051d1fc3d07:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:06:04 [info] 38#38: *75 [lua] logger.lua:23: 68c9de2dbe05d0a28e130051d1fc3d07 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:06:04 +0000] 68c9de2dbe05d0a28e130051d1fc3d07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:06:08 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:08 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:18 [info] 37#37: *78 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:18 [info] 37#37: *79 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:19 [info] 38#38: *80 [lua] access_by_lua(msblocations.conf:189):2: 4ba1e5f823dda513368f39a9233fda22:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:06:19 [info] 38#38: *80 [lua] logger.lua:23: 4ba1e5f823dda513368f39a9233fda22 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:06:19 +0000] 4ba1e5f823dda513368f39a9233fda22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:06:28 [info] 38#38: *81 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:28 [info] 38#38: *82 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:34 [info] 38#38: *84 [lua] access_by_lua(msblocations.conf:189):2: 1a8a5d955954c1a439a588262405e008:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:06:34 [info] 38#38: *84 [lua] logger.lua:23: 1a8a5d955954c1a439a588262405e008 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:06:34 +0000] 1a8a5d955954c1a439a588262405e008 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/20 05:06:38 [info] 37#37: *85 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:38 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:48 [info] 37#37: *88 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:48 [info] 38#38: *87 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:50 [info] 38#38: *89 [lua] access_by_lua(msblocations.conf:189):2: 029e92cd6e30b9a9ae5e163d23734504:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:06:50 +0000] 029e92cd6e30b9a9ae5e163d23734504 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/20 05:06:50 [info] 38#38: *89 [lua] logger.lua:23: 029e92cd6e30b9a9ae5e163d23734504 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:06:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:06:58 [info] 38#38: *90 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:06:58 [info] 38#38: *91 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:05 [info] 38#38: *92 [lua] access_by_lua(msblocations.conf:189):2: 337efebc8db61df16ec4aace12610115:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:07:05 [info] 38#38: *92 [lua] logger.lua:23: 337efebc8db61df16ec4aace12610115 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:07:05 +0000] 337efebc8db61df16ec4aace12610115 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:07:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10 2023/01/20 05:07:08 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:08 [info] 37#37: *94 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:18 [info] 38#38: *95 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:18 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:20 [info] 38#38: *97 [lua] access_by_lua(msblocations.conf:189):2: 93367980d1f698c0ead1c5d32f1acc47:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:07:20 [info] 38#38: *97 [lua] logger.lua:23: 93367980d1f698c0ead1c5d32f1acc47 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:07:20 +0000] 93367980d1f698c0ead1c5d32f1acc47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:07:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:07:28 [info] 37#37: *99 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:28 [info] 38#38: *98 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:35 [info] 38#38: *101 [lua] access_by_lua(msblocations.conf:189):2: fea344538960779fcfa8e39d3860102c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:07:35 [info] 38#38: *101 [lua] logger.lua:23: fea344538960779fcfa8e39d3860102c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:07:35 +0000] fea344538960779fcfa8e39d3860102c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:07:38 [info] 38#38: *103 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:38 [info] 38#38: *102 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:48 [info] 37#37: *105 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:48 [info] 37#37: *104 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:50 [info] 38#38: *106 [lua] access_by_lua(msblocations.conf:189):2: 44a011337cd59f8252da3bf2c74e1564:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:07:50 [info] 38#38: *106 [lua] logger.lua:23: 44a011337cd59f8252da3bf2c74e1564 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:07:50 +0000] 44a011337cd59f8252da3bf2c74e1564 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:07:58 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:07:58 [info] 38#38: *107 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:05 [info] 38#38: *109 [lua] access_by_lua(msblocations.conf:189):2: bf2e1d934da9df7d95d57d7f57c6768a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:08:05 [info] 38#38: *109 [lua] logger.lua:23: bf2e1d934da9df7d95d57d7f57c6768a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:05 +0000] bf2e1d934da9df7d95d57d7f57c6768a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:08:08 [info] 37#37: *110 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:08 [info] 38#38: *111 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:18 [info] 38#38: *112 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:18 [info] 37#37: *113 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:20 [info] 38#38: *114 [lua] access_by_lua(msblocations.conf:189):2: e0c30f5db9a4de2714df53ee0df97c4a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:08:20 [info] 38#38: *114 [lua] logger.lua:23: e0c30f5db9a4de2714df53ee0df97c4a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:20 +0000] e0c30f5db9a4de2714df53ee0df97c4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/20 05:08:28 [info] 38#38: *115 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:28 [info] 37#37: *116 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:35 [info] 38#38: *118 [lua] access_by_lua(msblocations.conf:189):2: 7ade07bd6dd33fffe85fd4a3041d58c0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:35 +0000] 7ade07bd6dd33fffe85fd4a3041d58c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:08:35 [info] 38#38: *118 [lua] logger.lua:23: 7ade07bd6dd33fffe85fd4a3041d58c0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:08:38 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:38 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:48 [info] 37#37: *121 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:48 [info] 37#37: *122 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:50 [info] 38#38: *123 [lua] access_by_lua(msblocations.conf:189):2: b6a503d85e81435ee45ea2312f3e751a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:50 +0000] b6a503d85e81435ee45ea2312f3e751a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/20 05:08:50 [info] 38#38: *123 [lua] logger.lua:23: b6a503d85e81435ee45ea2312f3e751a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/20 05:08:58 [info] 37#37: *124 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:08:58 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:05 [info] 38#38: *126 [lua] access_by_lua(msblocations.conf:189):2: 4354a84b7e1f5a11605fd8203737c132:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:09:05 [info] 38#38: *126 [lua] logger.lua:23: 4354a84b7e1f5a11605fd8203737c132 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:05 +0000] 4354a84b7e1f5a11605fd8203737c132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:09:08 [info] 37#37: *127 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:08 [info] 38#38: *128 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:18 [info] 37#37: *130 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:18 [info] 37#37: *129 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:20 [info] 38#38: *131 [lua] access_by_lua(msblocations.conf:189):2: f418a9a7b569939070e94176d9b9ee29:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:20 +0000] f418a9a7b569939070e94176d9b9ee29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:09:20 [info] 38#38: *131 [lua] logger.lua:23: f418a9a7b569939070e94176d9b9ee29 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:09:28 [info] 38#38: *132 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:28 [info] 37#37: *133 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:35 [info] 38#38: *135 [lua] access_by_lua(msblocations.conf:189):2: 87ebd2be09ac5338cb2b72a58a35adc0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:35 +0000] 87ebd2be09ac5338cb2b72a58a35adc0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:09:35 [info] 38#38: *135 [lua] logger.lua:23: 87ebd2be09ac5338cb2b72a58a35adc0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:09:38 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:38 [info] 37#37: *137 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:48 [info] 37#37: *138 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:48 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:50 [info] 38#38: *140 [lua] access_by_lua(msblocations.conf:189):2: 42127fb30cf11b49cd43fcac573753e0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:09:50 [info] 38#38: *140 [lua] logger.lua:23: 42127fb30cf11b49cd43fcac573753e0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:09:50 +0000] 42127fb30cf11b49cd43fcac573753e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:09:58 [info] 37#37: *141 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:09:58 [info] 37#37: *142 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:05 [info] 38#38: *143 [lua] access_by_lua(msblocations.conf:189):2: 5d312f92b02398007a0b36d442e85797:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:10:05 [info] 38#38: *143 [lua] logger.lua:23: 5d312f92b02398007a0b36d442e85797 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:10:05 +0000] 5d312f92b02398007a0b36d442e85797 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:10:08 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:08 [info] 37#37: *145 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:18 [info] 38#38: *146 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:18 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:20 [info] 38#38: *148 [lua] access_by_lua(msblocations.conf:189):2: cb4d77206509c1e8817f8458d7cacc9e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:10:20 [info] 38#38: *148 [lua] logger.lua:23: cb4d77206509c1e8817f8458d7cacc9e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:10:20 +0000] cb4d77206509c1e8817f8458d7cacc9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:10:28 [info] 38#38: *149 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:28 [info] 38#38: *150 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:35 [info] 38#38: *152 [lua] access_by_lua(msblocations.conf:189):2: cbe91fbc957cf9e19dc59aa767fae19d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:10:35 [info] 38#38: *152 [lua] logger.lua:23: cbe91fbc957cf9e19dc59aa767fae19d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:10:35 +0000] cbe91fbc957cf9e19dc59aa767fae19d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:10:38 [info] 37#37: *154 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:38 [info] 38#38: *153 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:48 [info] 38#38: *155 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:48 [info] 37#37: *156 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:50 [info] 38#38: *157 [lua] access_by_lua(msblocations.conf:189):2: 6e9241eeb4d3b17300d2738c45a33a84:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:10:50 [info] 38#38: *157 [lua] logger.lua:23: 6e9241eeb4d3b17300d2738c45a33a84 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:10:50 +0000] 6e9241eeb4d3b17300d2738c45a33a84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:10:58 [info] 38#38: *158 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:10:58 [info] 37#37: *159 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:05 [info] 38#38: *160 [lua] access_by_lua(msblocations.conf:189):2: 011fe1d57a4cc95b26ef125ce49be111:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:05 +0000] 011fe1d57a4cc95b26ef125ce49be111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:11:05 [info] 38#38: *160 [lua] logger.lua:23: 011fe1d57a4cc95b26ef125ce49be111 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:11:08 [info] 37#37: *161 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:08 [info] 37#37: *162 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:18 [info] 38#38: *163 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:18 [info] 38#38: *164 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:20 [info] 38#38: *165 [lua] access_by_lua(msblocations.conf:189):2: aba1f76ffe764f5e5ec71b1d221372e0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:11:20 [info] 38#38: *165 [lua] logger.lua:23: aba1f76ffe764f5e5ec71b1d221372e0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:20 +0000] aba1f76ffe764f5e5ec71b1d221372e0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:11:28 [info] 37#37: *166 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:28 [info] 38#38: *167 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:35 [info] 38#38: *169 [lua] access_by_lua(msblocations.conf:189):2: 91042c715e9784068e2dee7afd69dddc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:35 +0000] 91042c715e9784068e2dee7afd69dddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:11:35 [info] 38#38: *169 [lua] logger.lua:23: 91042c715e9784068e2dee7afd69dddc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:11:38 [info] 38#38: *170 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:38 [info] 38#38: *171 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:48 [info] 37#37: *172 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:48 [info] 37#37: *173 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:50 [info] 38#38: *174 [lua] access_by_lua(msblocations.conf:189):2: c30cb00934f38bd2ae97e942ef1c26cb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:11:50 +0000] c30cb00934f38bd2ae97e942ef1c26cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:11:50 [info] 38#38: *174 [lua] logger.lua:23: c30cb00934f38bd2ae97e942ef1c26cb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:11:58 [info] 38#38: *175 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:11:58 [info] 38#38: *176 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:05 [info] 38#38: *177 [lua] access_by_lua(msblocations.conf:189):2: a185a0cfbd7d6fc9064b809c42af00f6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:12:05 [info] 38#38: *177 [lua] logger.lua:23: a185a0cfbd7d6fc9064b809c42af00f6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:12:05 +0000] a185a0cfbd7d6fc9064b809c42af00f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:12:08 [info] 38#38: *179 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:08 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:18 [info] 37#37: *181 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:18 [info] 37#37: *180 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:20 [info] 38#38: *182 [lua] access_by_lua(msblocations.conf:189):2: 6cb7d0f0742cfb3b7b8883c3716fa337:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:12:20 [info] 38#38: *182 [lua] logger.lua:23: 6cb7d0f0742cfb3b7b8883c3716fa337 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:12:20 +0000] 6cb7d0f0742cfb3b7b8883c3716fa337 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:12:28 [info] 37#37: *184 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:28 [info] 37#37: *183 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:35 [info] 38#38: *186 [lua] access_by_lua(msblocations.conf:189):2: b5a8e56c112cac8aa8dca711f945fb7e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:12:35 [info] 38#38: *186 [lua] logger.lua:23: b5a8e56c112cac8aa8dca711f945fb7e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:12:35 +0000] b5a8e56c112cac8aa8dca711f945fb7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:12:38 [info] 38#38: *188 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:38 [info] 38#38: *187 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:48 [info] 38#38: *189 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:48 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:50 [info] 38#38: *191 [lua] access_by_lua(msblocations.conf:189):2: d07a5ec51747017abba7dd3a8d23f024:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:12:50 +0000] d07a5ec51747017abba7dd3a8d23f024 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:12:50 [info] 38#38: *191 [lua] logger.lua:23: d07a5ec51747017abba7dd3a8d23f024 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:12:58 [info] 37#37: *192 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:12:58 [info] 37#37: *193 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:05 [info] 38#38: *194 [lua] access_by_lua(msblocations.conf:189):2: 489be542f2c318746bfe9781518d3153:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:13:05 [info] 38#38: *194 [lua] logger.lua:23: 489be542f2c318746bfe9781518d3153 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:13:05 +0000] 489be542f2c318746bfe9781518d3153 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:13:08 [info] 38#38: *196 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:08 [info] 38#38: *195 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:18 [info] 37#37: *197 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:18 [info] 38#38: *198 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:20 [info] 38#38: *199 [lua] access_by_lua(msblocations.conf:189):2: 844999ad0292cf9394a9ac9ef048ce59:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:13:20 +0000] 844999ad0292cf9394a9ac9ef048ce59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:13:20 [info] 38#38: *199 [lua] logger.lua:23: 844999ad0292cf9394a9ac9ef048ce59 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:13:28 [info] 38#38: *200 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:28 [info] 38#38: *201 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:35 [info] 38#38: *203 [lua] access_by_lua(msblocations.conf:189):2: b86b23b57ac83eab42c22e8a4e5967f9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:13:35 [info] 38#38: *203 [lua] logger.lua:23: b86b23b57ac83eab42c22e8a4e5967f9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:13:35 +0000] b86b23b57ac83eab42c22e8a4e5967f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:13:38 [info] 38#38: *205 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:38 [info] 38#38: *204 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:48 [info] 38#38: *206 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:48 [info] 37#37: *207 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:50 [info] 38#38: *208 [lua] access_by_lua(msblocations.conf:189):2: d86ba91e6d1b00e31b4857e92e9bcc1c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:13:50 [info] 38#38: *208 [lua] logger.lua:23: d86ba91e6d1b00e31b4857e92e9bcc1c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:13:50 +0000] d86ba91e6d1b00e31b4857e92e9bcc1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:13:58 [info] 37#37: *210 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:13:58 [info] 38#38: *209 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:05 [info] 38#38: *211 [lua] access_by_lua(msblocations.conf:189):2: 7efb014906060e452d737f0904eed3aa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:14:05 [info] 38#38: *211 [lua] logger.lua:23: 7efb014906060e452d737f0904eed3aa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:14:05 +0000] 7efb014906060e452d737f0904eed3aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:14:08 [info] 38#38: *212 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:08 [info] 38#38: *213 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:18 [info] 37#37: *215 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:18 [info] 37#37: *214 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:20 [info] 38#38: *216 [lua] access_by_lua(msblocations.conf:189):2: ff0665ae8f6438a4fc860097d59706c1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:14:20 [info] 38#38: *216 [lua] logger.lua:23: ff0665ae8f6438a4fc860097d59706c1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:14:20 +0000] ff0665ae8f6438a4fc860097d59706c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:14:28 [info] 38#38: *217 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:28 [info] 38#38: *218 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:35 [info] 38#38: *220 [lua] access_by_lua(msblocations.conf:189):2: 51ef47793bdebcac3e789e02924ed0be:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:14:35 +0000] 51ef47793bdebcac3e789e02924ed0be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:14:35 [info] 38#38: *220 [lua] logger.lua:23: 51ef47793bdebcac3e789e02924ed0be {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:14:38 [info] 38#38: *221 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:38 [info] 37#37: *222 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:48 [info] 37#37: *223 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:48 [info] 38#38: *224 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:50 [info] 38#38: *225 [lua] access_by_lua(msblocations.conf:189):2: 2a8cbf4f65844fade3d1013f6ddc617f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:14:50 [info] 38#38: *225 [lua] logger.lua:23: 2a8cbf4f65844fade3d1013f6ddc617f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:14:50 +0000] 2a8cbf4f65844fade3d1013f6ddc617f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/20 05:14:58 [info] 38#38: *227 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:14:58 [info] 38#38: *226 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:05 [info] 38#38: *228 [lua] access_by_lua(msblocations.conf:189):2: 51b190736a67f8213f0740125b840a88:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:15:05 [info] 38#38: *228 [lua] logger.lua:23: 51b190736a67f8213f0740125b840a88 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:15:05 +0000] 51b190736a67f8213f0740125b840a88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:15:08 [info] 37#37: *230 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:08 [info] 37#37: *229 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:18 [info] 37#37: *231 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:18 [info] 37#37: *232 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:20 [info] 38#38: *233 [lua] access_by_lua(msblocations.conf:189):2: 37e658c7e124c423c39f2a155b3b8574:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:15:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:05:15:20 +0000] 37e658c7e124c423c39f2a155b3b8574 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:15:20 [info] 38#38: *233 [lua] logger.lua:23: 37e658c7e124c423c39f2a155b3b8574 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:15:28 [info] 37#37: *235 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:28 [info] 38#38: *234 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:35 [info] 38#38: *237 [lua] access_by_lua(msblocations.conf:189):2: 0626b6b22cee99901c8ee9089e135479:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:15:35 +0000] 0626b6b22cee99901c8ee9089e135479 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:15:35 [info] 38#38: *237 [lua] logger.lua:23: 0626b6b22cee99901c8ee9089e135479 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:15:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:15:38 [info] 38#38: *239 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:38 [info] 37#37: *238 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:48 [info] 38#38: *240 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:48 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:50 [info] 38#38: *242 [lua] access_by_lua(msblocations.conf:189):2: 78ca4056953dff6cd1739fe7c365053a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:15:50 [info] 38#38: *242 [lua] logger.lua:23: 78ca4056953dff6cd1739fe7c365053a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:15:50 +0000] 78ca4056953dff6cd1739fe7c365053a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:15:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:15:58 [info] 38#38: *243 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:15:58 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:05 [info] 38#38: *245 [lua] access_by_lua(msblocations.conf:189):2: 636266a18aaedfc3308a701a51af90ba:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:16:05 [info] 38#38: *245 [lua] logger.lua:23: 636266a18aaedfc3308a701a51af90ba {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:16:05 +0000] 636266a18aaedfc3308a701a51af90ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:16:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:16:08 [info] 38#38: *247 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:08 [info] 38#38: *246 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:18 [info] 37#37: *249 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:18 [info] 37#37: *248 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:20 [info] 38#38: *250 [lua] access_by_lua(msblocations.conf:189):2: a6667ee3f7cf363d94e1d69798052639:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:16:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:05:16:20 +0000] a6667ee3f7cf363d94e1d69798052639 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:16:20 [info] 38#38: *250 [lua] logger.lua:23: a6667ee3f7cf363d94e1d69798052639 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:16:28 [info] 37#37: *251 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:28 [info] 37#37: *252 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:35 [info] 38#38: *254 [lua] access_by_lua(msblocations.conf:189):2: b138be15852b46fecdfe0772c795131c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:16:35 [info] 38#38: *254 [lua] logger.lua:23: b138be15852b46fecdfe0772c795131c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:16:35 +0000] b138be15852b46fecdfe0772c795131c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:16:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:16:38 [info] 37#37: *255 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:38 [info] 37#37: *256 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:48 [info] 38#38: *257 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:48 [info] 38#38: *258 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:50 [info] 38#38: *259 [lua] access_by_lua(msblocations.conf:189):2: 02f36e6abf0c227822c53688b92df2d6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:16:50 [info] 38#38: *259 [lua] logger.lua:23: 02f36e6abf0c227822c53688b92df2d6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:16:50 +0000] 02f36e6abf0c227822c53688b92df2d6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:16:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:16:58 [info] 38#38: *261 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:16:58 [info] 38#38: *260 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:05 [info] 38#38: *262 [lua] access_by_lua(msblocations.conf:189):2: c7adc73e5a5e99217ed95a8338d7bde6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:17:05 [info] 38#38: *262 [lua] logger.lua:23: c7adc73e5a5e99217ed95a8338d7bde6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:17:05 +0000] c7adc73e5a5e99217ed95a8338d7bde6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:17:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:17:08 [info] 38#38: *263 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:08 [info] 38#38: *264 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:18 [info] 37#37: *266 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:18 [info] 37#37: *265 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:20 [info] 38#38: *267 [lua] access_by_lua(msblocations.conf:189):2: 5980c2c6df8defa3800d11d00f335884:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:17:20 [info] 38#38: *267 [lua] logger.lua:23: 5980c2c6df8defa3800d11d00f335884 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:17:20 +0000] 5980c2c6df8defa3800d11d00f335884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:17:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:17:28 [info] 38#38: *269 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:28 [info] 38#38: *268 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:35 [info] 38#38: *271 [lua] access_by_lua(msblocations.conf:189):2: 3f24ec76e218facfe3140c33a3ca3d5c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:17:35 +0000] 3f24ec76e218facfe3140c33a3ca3d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:17:35 [info] 38#38: *271 [lua] logger.lua:23: 3f24ec76e218facfe3140c33a3ca3d5c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:17:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:17:38 [info] 37#37: *273 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:38 [info] 38#38: *272 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:48 [info] 37#37: *274 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:48 [info] 37#37: *275 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:50 [info] 38#38: *276 [lua] access_by_lua(msblocations.conf:189):2: 0446b49c43019ab992745dbe7c092ac7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:17:50 [info] 38#38: *276 [lua] logger.lua:23: 0446b49c43019ab992745dbe7c092ac7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:17:50 +0000] 0446b49c43019ab992745dbe7c092ac7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:17:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:17:58 [info] 38#38: *277 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:17:58 [info] 38#38: *278 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:05 [info] 38#38: *279 [lua] access_by_lua(msblocations.conf:189):2: 60d740f7f2c83ec07fc26819abc41f6f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:05 +0000] 60d740f7f2c83ec07fc26819abc41f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:18:05 [info] 38#38: *279 [lua] logger.lua:23: 60d740f7f2c83ec07fc26819abc41f6f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:18:08 [info] 38#38: *281 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:08 [info] 37#37: *280 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:18 [info] 38#38: *282 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:18 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:20 [info] 38#38: *284 [lua] access_by_lua(msblocations.conf:189):2: 593bcd4804ad14e41b46597b55bebf8f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:18:20 [info] 38#38: *284 [lua] logger.lua:23: 593bcd4804ad14e41b46597b55bebf8f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:20 +0000] 593bcd4804ad14e41b46597b55bebf8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:18:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:18:28 [info] 38#38: *285 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:28 [info] 37#37: *286 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:35 [info] 38#38: *288 [lua] access_by_lua(msblocations.conf:189):2: ff9121af8fe3265d4e70e9154c52677b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:18:35 [info] 38#38: *288 [lua] logger.lua:23: ff9121af8fe3265d4e70e9154c52677b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:35 +0000] ff9121af8fe3265d4e70e9154c52677b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:18:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:18:38 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:38 [info] 38#38: *289 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:48 [info] 38#38: *292 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:48 [info] 37#37: *291 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:50 [info] 38#38: *293 [lua] access_by_lua(msblocations.conf:189):2: 0d390f125c99b96ba3796e42819b4ce6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:18:50 [info] 38#38: *293 [lua] logger.lua:23: 0d390f125c99b96ba3796e42819b4ce6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:18:50 +0000] 0d390f125c99b96ba3796e42819b4ce6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-" 2023/01/20 05:18:58 [info] 38#38: *294 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:18:58 [info] 38#38: *295 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:06 [info] 38#38: *296 [lua] access_by_lua(msblocations.conf:189):2: fc1f60ed26b3e429bf3089e21f6be5bb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:19:06 [info] 38#38: *296 [lua] logger.lua:23: fc1f60ed26b3e429bf3089e21f6be5bb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:19:06 +0000] fc1f60ed26b3e429bf3089e21f6be5bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:19:08 [info] 37#37: *298 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:08 [info] 37#37: *297 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:18 [info] 38#38: *300 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:18 [info] 38#38: *299 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:21 [info] 38#38: *301 [lua] access_by_lua(msblocations.conf:189):2: 255658cecd5c1527c0ab49f806901182:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:19:21 [info] 38#38: *301 [lua] logger.lua:23: 255658cecd5c1527c0ab49f806901182 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:19:21 +0000] 255658cecd5c1527c0ab49f806901182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:19:28 [info] 37#37: *302 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:28 [info] 37#37: *303 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:36 [info] 38#38: *305 [lua] access_by_lua(msblocations.conf:189):2: e0d3c900174f7104c89d644ca3fce139:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:19:36 [info] 38#38: *305 [lua] logger.lua:23: e0d3c900174f7104c89d644ca3fce139 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:19:36 +0000] e0d3c900174f7104c89d644ca3fce139 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:19:38 [info] 38#38: *306 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:38 [info] 37#37: *307 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:48 [info] 37#37: *309 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:48 [info] 38#38: *308 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:51 [info] 38#38: *310 [lua] access_by_lua(msblocations.conf:189):2: 6a6efbfe7187c8b8622ff6913ae6599c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:19:51 [info] 38#38: *310 [lua] logger.lua:23: 6a6efbfe7187c8b8622ff6913ae6599c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:19:51 +0000] 6a6efbfe7187c8b8622ff6913ae6599c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:19:58 [info] 37#37: *312 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:19:58 [info] 38#38: *311 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:06 [info] 38#38: *313 [lua] access_by_lua(msblocations.conf:189):2: 68456f9bf55489ff8fdc829e3cb2b082:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:20:06 [info] 38#38: *313 [lua] logger.lua:23: 68456f9bf55489ff8fdc829e3cb2b082 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:20:06 +0000] 68456f9bf55489ff8fdc829e3cb2b082 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/20 05:20:08 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:08 [info] 38#38: *314 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:18 [info] 38#38: *316 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:18 [info] 37#37: *317 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:21 [info] 38#38: *318 [lua] access_by_lua(msblocations.conf:189):2: 78b2c797944be38eb2067667960fe240:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:20:21 [info] 38#38: *318 [lua] logger.lua:23: 78b2c797944be38eb2067667960fe240 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:20:21 +0000] 78b2c797944be38eb2067667960fe240 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:20:28 [info] 37#37: *319 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:28 [info] 38#38: *320 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:36 [info] 38#38: *322 [lua] access_by_lua(msblocations.conf:189):2: 683acd81e7a6b0e648e87e58e308d615:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:20:36 [info] 38#38: *322 [lua] logger.lua:23: 683acd81e7a6b0e648e87e58e308d615 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:20:36 +0000] 683acd81e7a6b0e648e87e58e308d615 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:20:38 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:38 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:48 [info] 37#37: *325 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:48 [info] 37#37: *326 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:51 [info] 38#38: *327 [lua] access_by_lua(msblocations.conf:189):2: 047ccf4e3636c4f5671445e831b08e6b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:20:51 [info] 38#38: *327 [lua] logger.lua:23: 047ccf4e3636c4f5671445e831b08e6b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:20:51 +0000] 047ccf4e3636c4f5671445e831b08e6b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:20:58 [info] 38#38: *328 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:20:58 [info] 38#38: *329 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:06 [info] 38#38: *330 [lua] access_by_lua(msblocations.conf:189):2: 7af1057d5205f662cf7f685fd04751d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:21:06 [info] 38#38: *330 [lua] logger.lua:23: 7af1057d5205f662cf7f685fd04751d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:06 +0000] 7af1057d5205f662cf7f685fd04751d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:21:08 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:08 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:18 [info] 37#37: *334 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:18 [info] 38#38: *333 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:21 [info] 38#38: *335 [lua] access_by_lua(msblocations.conf:189):2: 939b82b4fc60739a7fd56c3f8fc099aa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:21 +0000] 939b82b4fc60739a7fd56c3f8fc099aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/20 05:21:21 [info] 38#38: *335 [lua] logger.lua:23: 939b82b4fc60739a7fd56c3f8fc099aa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:21:28 [info] 37#37: *336 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:28 [info] 38#38: *337 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:36 [info] 38#38: *339 [lua] access_by_lua(msblocations.conf:189):2: 9ee85b38c3fbfe71ad8a1b6e1492acae:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:36 +0000] 9ee85b38c3fbfe71ad8a1b6e1492acae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:21:36 [info] 38#38: *339 [lua] logger.lua:23: 9ee85b38c3fbfe71ad8a1b6e1492acae {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:21:38 [info] 37#37: *341 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:38 [info] 37#37: *340 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:48 [info] 38#38: *342 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:48 [info] 38#38: *343 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:51 [info] 38#38: *344 [lua] access_by_lua(msblocations.conf:189):2: 3f66a025f9b3e27b9b2c70df28e58070:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:21:51 [info] 38#38: *344 [lua] logger.lua:23: 3f66a025f9b3e27b9b2c70df28e58070 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:21:51 +0000] 3f66a025f9b3e27b9b2c70df28e58070 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:21:58 [info] 38#38: *345 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:21:58 [info] 38#38: *346 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:06 [info] 38#38: *347 [lua] access_by_lua(msblocations.conf:189):2: 6f11098ae1e92f93446535c90e7fdb09:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:06 +0000] 6f11098ae1e92f93446535c90e7fdb09 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:22:06 [info] 38#38: *347 [lua] logger.lua:23: 6f11098ae1e92f93446535c90e7fdb09 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:22:08 [info] 37#37: *349 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:08 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:18 [info] 37#37: *350 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:18 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:21 [info] 38#38: *352 [lua] access_by_lua(msblocations.conf:189):2: 649bcc73c6366e59e9a2a19fb9998884:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:21 +0000] 649bcc73c6366e59e9a2a19fb9998884 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:22:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:22:21 [info] 38#38: *352 [lua] logger.lua:23: 649bcc73c6366e59e9a2a19fb9998884 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:22:28 [info] 38#38: *353 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:28 [info] 37#37: *354 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:36 [info] 38#38: *356 [lua] access_by_lua(msblocations.conf:189):2: fa6c373d8024ecd0b45368472c9d5357:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:22:36 [info] 38#38: *356 [lua] logger.lua:23: fa6c373d8024ecd0b45368472c9d5357 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:36 +0000] fa6c373d8024ecd0b45368472c9d5357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:22:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:22:38 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:38 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:48 [info] 38#38: *359 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:48 [info] 37#37: *360 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:51 [info] 38#38: *361 [lua] access_by_lua(msblocations.conf:189):2: 487bb559fcad9be168543fa3bd97369a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:51 +0000] 487bb559fcad9be168543fa3bd97369a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:22:51 [info] 38#38: *361 [lua] logger.lua:23: 487bb559fcad9be168543fa3bd97369a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:22:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:22:58 [info] 37#37: *363 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:22:58 [info] 37#37: *362 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:06 [info] 38#38: *364 [lua] access_by_lua(msblocations.conf:189):2: dacceae360ec92c29e579d32e2602c02:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:23:06 [info] 38#38: *364 [lua] logger.lua:23: dacceae360ec92c29e579d32e2602c02 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:06 +0000] dacceae360ec92c29e579d32e2602c02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:23:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:23:08 [info] 37#37: *365 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:08 [info] 38#38: *366 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:18 [info] 38#38: *367 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:18 [info] 38#38: *368 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:21 [info] 38#38: *369 [lua] access_by_lua(msblocations.conf:189):2: 52e9a9ee3d0f7d6898fd9e3691a7ed55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:05:23:21 +0000] 52e9a9ee3d0f7d6898fd9e3691a7ed55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:23:21 [info] 38#38: *369 [lua] logger.lua:23: 52e9a9ee3d0f7d6898fd9e3691a7ed55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:23:28 [info] 38#38: *370 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:28 [info] 38#38: *371 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:36 [info] 38#38: *373 [lua] access_by_lua(msblocations.conf:189):2: 55ed13052339117d2f26793d545ed3b0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:36 +0000] 55ed13052339117d2f26793d545ed3b0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:23:36 [info] 38#38: *373 [lua] logger.lua:23: 55ed13052339117d2f26793d545ed3b0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:23:38 [info] 37#37: *375 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:38 [info] 38#38: *374 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:48 [info] 38#38: *376 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:48 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:51 [info] 38#38: *378 [lua] access_by_lua(msblocations.conf:189):2: 33b8d401d6ab86d2d7132ef702d2bd19:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:51 +0000] 33b8d401d6ab86d2d7132ef702d2bd19 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:23:51 [info] 38#38: *378 [lua] logger.lua:23: 33b8d401d6ab86d2d7132ef702d2bd19 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:23:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:23:58 [info] 38#38: *379 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:23:58 [info] 38#38: *380 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:06 [info] 38#38: *381 [lua] access_by_lua(msblocations.conf:189):2: 12762a5bc06b92af2d81c105e1b03210:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:24:06 [info] 38#38: *381 [lua] logger.lua:23: 12762a5bc06b92af2d81c105e1b03210 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:24:06 +0000] 12762a5bc06b92af2d81c105e1b03210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:24:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:24:08 [info] 37#37: *382 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:08 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:18 [info] 38#38: *384 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:18 [info] 38#38: *385 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:21 [info] 38#38: *386 [lua] access_by_lua(msblocations.conf:189):2: d78beaf889c52e848f07788a70cf2cb2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:24:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 10.233.72.152 - - [20/Jan/2023:05:24:21 +0000] d78beaf889c52e848f07788a70cf2cb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/20 05:24:21 [info] 38#38: *386 [lua] logger.lua:23: d78beaf889c52e848f07788a70cf2cb2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:24:28 [info] 37#37: *388 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:28 [info] 38#38: *387 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:36 [info] 38#38: *390 [lua] access_by_lua(msblocations.conf:189):2: 14c64ad3e338dc7f20bf447e3bcc1ef1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:24:36 +0000] 14c64ad3e338dc7f20bf447e3bcc1ef1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:24:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:24:36 [info] 38#38: *390 [lua] logger.lua:23: 14c64ad3e338dc7f20bf447e3bcc1ef1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:24:38 [info] 38#38: *391 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:38 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:48 [info] 38#38: *393 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:48 [info] 38#38: *394 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:51 [info] 38#38: *395 [lua] access_by_lua(msblocations.conf:189):2: cb3c8ab9f098270fd99aba577fbd2515:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:24:51 [info] 38#38: *395 [lua] logger.lua:23: cb3c8ab9f098270fd99aba577fbd2515 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:24:51 +0000] cb3c8ab9f098270fd99aba577fbd2515 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:24:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:24:58 [info] 38#38: *397 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:24:58 [info] 37#37: *396 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:06 [info] 38#38: *398 [lua] access_by_lua(msblocations.conf:189):2: bf3a04ca4fe2c214f16441de24cd6a5d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:25:06 [info] 38#38: *398 [lua] logger.lua:23: bf3a04ca4fe2c214f16441de24cd6a5d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:25:06 +0000] bf3a04ca4fe2c214f16441de24cd6a5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:25:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:25:08 [info] 37#37: *400 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:08 [info] 37#37: *399 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:16 [info] 38#38: *401 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.69.192, server: , request: "GET / HTTP/1.1", host: "msb-iag:443" 10.233.69.192 - - [20/Jan/2023:05:25:16 +0000] e90e1b1fbc450958c1ca05aebe41c1a9 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-" 2023/01/20 05:25:18 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:18 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:21 [info] 38#38: *404 [lua] access_by_lua(msblocations.conf:189):2: 90d69e1e5aa08d17bc768cd88e6f3418:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:25:21 [info] 38#38: *404 [lua] logger.lua:23: 90d69e1e5aa08d17bc768cd88e6f3418 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:25:21 +0000] 90d69e1e5aa08d17bc768cd88e6f3418 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:25:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:25:28 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:28 [info] 37#37: *405 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:36 [info] 38#38: *408 [lua] access_by_lua(msblocations.conf:189):2: f2793f3b7b57b18fd3d728704e2fed91:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:25:36 +0000] f2793f3b7b57b18fd3d728704e2fed91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:25:36 [info] 38#38: *408 [lua] logger.lua:23: f2793f3b7b57b18fd3d728704e2fed91 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:25:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:25:38 [info] 38#38: *409 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:38 [info] 37#37: *410 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:48 [info] 38#38: *411 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:48 [info] 37#37: *412 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:51 [info] 38#38: *413 [lua] access_by_lua(msblocations.conf:189):2: de22c51d83946e3cc0fb61fc33fd9924:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:25:51 [info] 38#38: *413 [lua] logger.lua:23: de22c51d83946e3cc0fb61fc33fd9924 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:25:51 +0000] de22c51d83946e3cc0fb61fc33fd9924 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:25:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:25:58 [info] 37#37: *414 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:25:58 [info] 37#37: *415 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:06 [info] 38#38: *416 [lua] access_by_lua(msblocations.conf:189):2: 1baf5e903c22dabfd6b9f46ba747325e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:26:06 [info] 38#38: *416 [lua] logger.lua:23: 1baf5e903c22dabfd6b9f46ba747325e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:26:06 +0000] 1baf5e903c22dabfd6b9f46ba747325e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:26:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:26:08 [info] 38#38: *418 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:08 [info] 38#38: *417 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:18 [info] 38#38: *419 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:18 [info] 38#38: *420 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:21 [info] 38#38: *421 [lua] access_by_lua(msblocations.conf:189):2: 75913b7faf3311ba096a75e7dee472f4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:26:21 [info] 38#38: *421 [lua] logger.lua:23: 75913b7faf3311ba096a75e7dee472f4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:26:21 +0000] 75913b7faf3311ba096a75e7dee472f4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:26:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:26:28 [info] 38#38: *422 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:28 [info] 37#37: *423 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:36 [info] 38#38: *425 [lua] access_by_lua(msblocations.conf:189):2: 228d51ee7dace6b98ed45d203b7614cd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:26:36 [info] 38#38: *425 [lua] logger.lua:23: 228d51ee7dace6b98ed45d203b7614cd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:26:36 +0000] 228d51ee7dace6b98ed45d203b7614cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:26:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:26:38 [info] 38#38: *427 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:38 [info] 37#37: *426 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:48 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:48 [info] 37#37: *429 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:51 [info] 38#38: *430 [lua] access_by_lua(msblocations.conf:189):2: 0aabd1e625a139ad4a246deba77577d8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:26:51 [info] 38#38: *430 [lua] logger.lua:23: 0aabd1e625a139ad4a246deba77577d8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:26:51 +0000] 0aabd1e625a139ad4a246deba77577d8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:26:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/20 05:26:58 [info] 38#38: *432 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:26:58 [info] 37#37: *431 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:06 [info] 38#38: *433 [lua] access_by_lua(msblocations.conf:189):2: ea67e29aadc3e965d246928e422ca8d3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:27:06 [info] 38#38: *433 [lua] logger.lua:23: ea67e29aadc3e965d246928e422ca8d3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:27:06 +0000] ea67e29aadc3e965d246928e422ca8d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:27:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:27:08 [info] 37#37: *434 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:08 [info] 37#37: *435 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:18 [info] 38#38: *436 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:18 [info] 37#37: *437 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:21 [info] 38#38: *438 [lua] access_by_lua(msblocations.conf:189):2: b25630a994980654b7eb052bb23a7de3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:27:21 [info] 38#38: *438 [lua] logger.lua:23: b25630a994980654b7eb052bb23a7de3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:27:21 +0000] b25630a994980654b7eb052bb23a7de3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:27:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:27:28 [info] 38#38: *439 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:28 [info] 38#38: *440 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:36 [info] 38#38: *442 [lua] access_by_lua(msblocations.conf:189):2: 3f4915380cf63a7495c4c6cda0bf1f12:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:27:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 10.233.72.152 - - [20/Jan/2023:05:27:36 +0000] 3f4915380cf63a7495c4c6cda0bf1f12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:27:36 [info] 38#38: *442 [lua] logger.lua:23: 3f4915380cf63a7495c4c6cda0bf1f12 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:27:38 [info] 38#38: *444 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:38 [info] 38#38: *443 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:48 [info] 38#38: *445 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:48 [info] 38#38: *446 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:51 [info] 38#38: *447 [lua] access_by_lua(msblocations.conf:189):2: 1b0b6da4d66388bd0c40b9b213f47404:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:27:51 [info] 38#38: *447 [lua] logger.lua:23: 1b0b6da4d66388bd0c40b9b213f47404 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:27:51 +0000] 1b0b6da4d66388bd0c40b9b213f47404 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:27:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:27:58 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:27:58 [info] 38#38: *449 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:06 [info] 38#38: *450 [lua] access_by_lua(msblocations.conf:189):2: 47ab9e80b14ad88283314661b680e846:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:28:06 [info] 38#38: *450 [lua] logger.lua:23: 47ab9e80b14ad88283314661b680e846 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:06 +0000] 47ab9e80b14ad88283314661b680e846 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:28:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:28:08 [info] 38#38: *451 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:08 [info] 38#38: *452 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:18 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:18 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:21 [info] 38#38: *455 [lua] access_by_lua(msblocations.conf:189):2: c72bb901191b48159f738b65e0e46926:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:28:21 [info] 38#38: *455 [lua] logger.lua:23: c72bb901191b48159f738b65e0e46926 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:21 +0000] c72bb901191b48159f738b65e0e46926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:28:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:28:28 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:28 [info] 37#37: *457 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:36 [info] 38#38: *459 [lua] access_by_lua(msblocations.conf:189):2: a4238868bdfa81bd2cee365ec5535abe:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:36 +0000] a4238868bdfa81bd2cee365ec5535abe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:28:36 [info] 38#38: *459 [lua] logger.lua:23: a4238868bdfa81bd2cee365ec5535abe {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:28:38 [info] 38#38: *461 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:38 [info] 37#37: *460 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:48 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:48 [info] 37#37: *463 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:51 [info] 38#38: *464 [lua] access_by_lua(msblocations.conf:189):2: f443c926dc9691abaef33afb4550bf5d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:51 +0000] f443c926dc9691abaef33afb4550bf5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:28:51 [info] 38#38: *464 [lua] logger.lua:23: f443c926dc9691abaef33afb4550bf5d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:28:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:28:58 [info] 38#38: *465 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:28:58 [info] 38#38: *466 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:06 [info] 38#38: *467 [lua] access_by_lua(msblocations.conf:189):2: 6946aede1fa89b0ff57ea903d3bc7bac:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:29:06 [info] 38#38: *467 [lua] logger.lua:23: 6946aede1fa89b0ff57ea903d3bc7bac {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:06 +0000] 6946aede1fa89b0ff57ea903d3bc7bac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:29:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:29:08 [info] 38#38: *468 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:08 [info] 37#37: *469 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:18 [info] 37#37: *470 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:18 [info] 37#37: *471 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:21 [info] 38#38: *472 [lua] access_by_lua(msblocations.conf:189):2: 68ad2c63e7b9da5551090ccfbc6c1122:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:21 +0000] 68ad2c63e7b9da5551090ccfbc6c1122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:29:21 [info] 38#38: *472 [lua] logger.lua:23: 68ad2c63e7b9da5551090ccfbc6c1122 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:29:28 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:28 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:36 [info] 38#38: *476 [lua] access_by_lua(msblocations.conf:189):2: 37c350991070222069bc45cd7f1b7133:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:29:36 [info] 38#38: *476 [lua] logger.lua:23: 37c350991070222069bc45cd7f1b7133 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:36 +0000] 37c350991070222069bc45cd7f1b7133 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:29:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:29:38 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:38 [info] 38#38: *478 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:48 [info] 37#37: *479 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:48 [info] 37#37: *480 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:51 [info] 38#38: *481 [lua] access_by_lua(msblocations.conf:189):2: eaa51b522e1447fc15bbc064715e8066:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:51 +0000] eaa51b522e1447fc15bbc064715e8066 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:29:51 [info] 38#38: *481 [lua] logger.lua:23: eaa51b522e1447fc15bbc064715e8066 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:29:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:29:58 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:29:58 [info] 38#38: *483 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:06 [info] 38#38: *484 [lua] access_by_lua(msblocations.conf:189):2: ee3c5a36d95788a4a6c12a4e050c97bc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:30:06 [info] 38#38: *484 [lua] logger.lua:23: ee3c5a36d95788a4a6c12a4e050c97bc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:30:06 +0000] ee3c5a36d95788a4a6c12a4e050c97bc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:30:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:30:08 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:08 [info] 38#38: *486 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:18 [info] 37#37: *487 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:18 [info] 37#37: *488 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:21 [info] 38#38: *489 [lua] access_by_lua(msblocations.conf:189):2: 47da481faca4369e41331cebb98662b2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:30:21 [info] 38#38: *489 [lua] logger.lua:23: 47da481faca4369e41331cebb98662b2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:30:21 +0000] 47da481faca4369e41331cebb98662b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:30:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:30:28 [info] 38#38: *490 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:28 [info] 38#38: *491 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:36 [info] 38#38: *493 [lua] access_by_lua(msblocations.conf:189):2: 34ea9696c2111b6a3c2bdb24750fcc58:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:30:36 [info] 38#38: *493 [lua] logger.lua:23: 34ea9696c2111b6a3c2bdb24750fcc58 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:30:36 +0000] 34ea9696c2111b6a3c2bdb24750fcc58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:30:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:30:38 [info] 37#37: *494 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:38 [info] 37#37: *495 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:48 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:48 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:51 [info] 38#38: *498 [lua] access_by_lua(msblocations.conf:189):2: a17c3e279d7818b8541ca2d70c536657:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:30:51 [info] 38#38: *498 [lua] logger.lua:23: a17c3e279d7818b8541ca2d70c536657 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:30:51 +0000] a17c3e279d7818b8541ca2d70c536657 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:30:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:30:58 [info] 37#37: *499 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:30:58 [info] 37#37: *500 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:06 [info] 38#38: *501 [lua] access_by_lua(msblocations.conf:189):2: 63e5174bce0efd48ddd8e6194e27f072:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:31:06 [info] 38#38: *501 [lua] logger.lua:23: 63e5174bce0efd48ddd8e6194e27f072 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:31:06 +0000] 63e5174bce0efd48ddd8e6194e27f072 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:31:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:31:08 [info] 37#37: *503 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:08 [info] 37#37: *502 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:18 [info] 37#37: *504 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:18 [info] 37#37: *505 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:21 [info] 38#38: *506 [lua] access_by_lua(msblocations.conf:189):2: a9d921200db260cd6aa0bafdeff613af:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:31:21 +0000] a9d921200db260cd6aa0bafdeff613af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:31:21 [info] 38#38: *506 [lua] logger.lua:23: a9d921200db260cd6aa0bafdeff613af {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:31:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:31:28 [info] 38#38: *507 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:28 [info] 37#37: *508 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:36 [info] 38#38: *510 [lua] access_by_lua(msblocations.conf:189):2: eb4ddd6d515d112fe95f9a495ddde210:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:31:36 [info] 38#38: *510 [lua] logger.lua:23: eb4ddd6d515d112fe95f9a495ddde210 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:31:36 +0000] eb4ddd6d515d112fe95f9a495ddde210 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:31:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:31:38 [info] 38#38: *511 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:38 [info] 38#38: *512 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:48 [info] 38#38: *513 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:48 [info] 37#37: *514 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:51 [info] 38#38: *515 [lua] access_by_lua(msblocations.conf:189):2: 164f9620a073bd61c9d75192b1a80768:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:31:51 [info] 38#38: *515 [lua] logger.lua:23: 164f9620a073bd61c9d75192b1a80768 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:31:51 +0000] 164f9620a073bd61c9d75192b1a80768 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:31:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/20 05:31:58 [info] 37#37: *516 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:31:58 [info] 37#37: *517 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:06 [info] 38#38: *518 [lua] access_by_lua(msblocations.conf:189):2: 4f2f0ebe39f3d9f2c72c7b751453e667:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:06 +0000] 4f2f0ebe39f3d9f2c72c7b751453e667 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:32:06 [info] 38#38: *518 [lua] logger.lua:23: 4f2f0ebe39f3d9f2c72c7b751453e667 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:32:08 [info] 38#38: *519 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:08 [info] 38#38: *520 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:18 [info] 38#38: *521 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:18 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:21 [info] 38#38: *523 [lua] access_by_lua(msblocations.conf:189):2: bb55c2cdc78d0b6dfbbad105e7d2b651:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:21 +0000] bb55c2cdc78d0b6dfbbad105e7d2b651 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:32:21 [info] 38#38: *523 [lua] logger.lua:23: bb55c2cdc78d0b6dfbbad105e7d2b651 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:32:28 [info] 37#37: *524 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:28 [info] 37#37: *525 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:36 [info] 38#38: *527 [lua] access_by_lua(msblocations.conf:189):2: 567feacd489814e4286545b8f7a2605c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:32:36 [info] 38#38: *527 [lua] logger.lua:23: 567feacd489814e4286545b8f7a2605c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:36 +0000] 567feacd489814e4286545b8f7a2605c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:32:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:32:38 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:38 [info] 38#38: *529 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:48 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:48 [info] 38#38: *530 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:51 [info] 38#38: *532 [lua] access_by_lua(msblocations.conf:189):2: 7ac0015706ca7e42b6253f80e64abe40:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:32:51 [info] 38#38: *532 [lua] logger.lua:23: 7ac0015706ca7e42b6253f80e64abe40 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:32:51 +0000] 7ac0015706ca7e42b6253f80e64abe40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:32:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:32:58 [info] 38#38: *534 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:32:58 [info] 37#37: *533 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:06 [info] 38#38: *535 [lua] access_by_lua(msblocations.conf:189):2: c2c093e04d573d9b91b8f9ee79e3262e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:33:06 +0000] c2c093e04d573d9b91b8f9ee79e3262e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:33:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/20 05:33:06 [info] 38#38: *535 [lua] logger.lua:23: c2c093e04d573d9b91b8f9ee79e3262e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:33:08 [info] 38#38: *536 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:08 [info] 38#38: *537 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:18 [info] 38#38: *538 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:18 [info] 38#38: *539 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:22 [info] 38#38: *540 [lua] access_by_lua(msblocations.conf:189):2: c1462096acd169bee7348cc77a1c858d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:33:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.152 - - [20/Jan/2023:05:33:22 +0000] c1462096acd169bee7348cc77a1c858d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:33:22 [info] 38#38: *540 [lua] logger.lua:23: c1462096acd169bee7348cc77a1c858d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:33:28 [info] 38#38: *541 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:28 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:37 [info] 38#38: *544 [lua] access_by_lua(msblocations.conf:189):2: f0292dc1ef2a2e8daeb105e182dfcc1f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:33:37 +0000] f0292dc1ef2a2e8daeb105e182dfcc1f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:33:37 [info] 38#38: *544 [lua] logger.lua:23: f0292dc1ef2a2e8daeb105e182dfcc1f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:33:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:33:38 [info] 37#37: *545 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:38 [info] 37#37: *546 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:48 [info] 37#37: *547 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:48 [info] 37#37: *548 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:52 [info] 38#38: *549 [lua] access_by_lua(msblocations.conf:189):2: 3dc0bee009800a13f5f42b16de9a03d4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:33:52 [info] 38#38: *549 [lua] logger.lua:23: 3dc0bee009800a13f5f42b16de9a03d4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:33:52 +0000] 3dc0bee009800a13f5f42b16de9a03d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:33:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:33:58 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:33:58 [info] 37#37: *551 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:07 [info] 38#38: *552 [lua] access_by_lua(msblocations.conf:189):2: 70644c8d0f3e07b0307dd36050609b10:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:34:07 [info] 38#38: *552 [lua] logger.lua:23: 70644c8d0f3e07b0307dd36050609b10 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:34:07 +0000] 70644c8d0f3e07b0307dd36050609b10 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:34:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:34:08 [info] 37#37: *554 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:08 [info] 38#38: *553 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:18 [info] 38#38: *555 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:18 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:22 [info] 38#38: *557 [lua] access_by_lua(msblocations.conf:189):2: b2523f114e1ee23b929eafadea8b833e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:34:22 +0000] b2523f114e1ee23b929eafadea8b833e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:34:22 [info] 38#38: *557 [lua] logger.lua:23: b2523f114e1ee23b929eafadea8b833e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:34:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:34:28 [info] 37#37: *558 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:28 [info] 37#37: *559 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:37 [info] 38#38: *561 [lua] access_by_lua(msblocations.conf:189):2: 74115812ecccef0e834abb5aae2b42d5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:34:37 [info] 38#38: *561 [lua] logger.lua:23: 74115812ecccef0e834abb5aae2b42d5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:34:37 +0000] 74115812ecccef0e834abb5aae2b42d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:34:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:34:38 [info] 38#38: *562 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:38 [info] 38#38: *563 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:48 [info] 38#38: *565 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:48 [info] 38#38: *564 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:52 [info] 38#38: *566 [lua] access_by_lua(msblocations.conf:189):2: fc500c5b207fd558ffef98b19ca3ee53:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:34:52 [info] 38#38: *566 [lua] logger.lua:23: fc500c5b207fd558ffef98b19ca3ee53 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:34:52 +0000] fc500c5b207fd558ffef98b19ca3ee53 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:34:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:34:58 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:34:58 [info] 37#37: *568 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:07 [info] 38#38: *569 [lua] access_by_lua(msblocations.conf:189):2: 33f2ae7b94e59216e847c369205cdf0d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:07 +0000] 33f2ae7b94e59216e847c369205cdf0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:35:07 [info] 38#38: *569 [lua] logger.lua:23: 33f2ae7b94e59216e847c369205cdf0d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:35:08 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:08 [info] 38#38: *571 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:18 [info] 37#37: *572 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:18 [info] 38#38: *573 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:22 [info] 38#38: *574 [lua] access_by_lua(msblocations.conf:189):2: 136c29aebbaba7ef075f3c9c9022d6a1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:22 +0000] 136c29aebbaba7ef075f3c9c9022d6a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:35:22 [info] 38#38: *574 [lua] logger.lua:23: 136c29aebbaba7ef075f3c9c9022d6a1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:35:28 [info] 37#37: *575 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:28 [info] 38#38: *576 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:37 [info] 38#38: *578 [lua] access_by_lua(msblocations.conf:189):2: 69fb0e887dcd3f9a6f925edcfae7ab1a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:37 +0000] 69fb0e887dcd3f9a6f925edcfae7ab1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:35:37 [info] 38#38: *578 [lua] logger.lua:23: 69fb0e887dcd3f9a6f925edcfae7ab1a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:35:38 [info] 37#37: *579 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:38 [info] 37#37: *580 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:48 [info] 37#37: *581 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:48 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:52 [info] 38#38: *583 [lua] access_by_lua(msblocations.conf:189):2: d6953fc0bcbb6f1b6812c4836c474d22:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:52 +0000] d6953fc0bcbb6f1b6812c4836c474d22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:35:52 [info] 38#38: *583 [lua] logger.lua:23: d6953fc0bcbb6f1b6812c4836c474d22 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:35:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:35:58 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:35:58 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:07 [info] 38#38: *586 [lua] access_by_lua(msblocations.conf:189):2: 986e5e5a4490468852b1cb89a453f126:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:36:07 [info] 38#38: *586 [lua] logger.lua:23: 986e5e5a4490468852b1cb89a453f126 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:07 +0000] 986e5e5a4490468852b1cb89a453f126 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:36:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15 2023/01/20 05:36:08 [info] 37#37: *587 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:08 [info] 38#38: *588 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:18 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:18 [info] 37#37: *589 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:22 [info] 38#38: *591 [lua] access_by_lua(msblocations.conf:189):2: a8d969fac4d01243706e5ab5166c5b18:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:22 +0000] a8d969fac4d01243706e5ab5166c5b18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:36:22 [info] 38#38: *591 [lua] logger.lua:23: a8d969fac4d01243706e5ab5166c5b18 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:36:28 [info] 37#37: *592 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:28 [info] 37#37: *593 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:37 [info] 38#38: *595 [lua] access_by_lua(msblocations.conf:189):2: 81f2cec42cc3678f33ef5d103a0540f0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:37 +0000] 81f2cec42cc3678f33ef5d103a0540f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 05:36:37 [info] 38#38: *595 [lua] logger.lua:23: 81f2cec42cc3678f33ef5d103a0540f0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:36:38 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:38 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:48 [info] 38#38: *598 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:48 [info] 37#37: *599 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:52 [info] 38#38: *600 [lua] access_by_lua(msblocations.conf:189):2: 638cac608b43d67b7a7651f97319ee7d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:52 +0000] 638cac608b43d67b7a7651f97319ee7d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:36:52 [info] 38#38: *600 [lua] logger.lua:23: 638cac608b43d67b7a7651f97319ee7d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:36:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:36:58 [info] 37#37: *601 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:36:58 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:07 [info] 38#38: *603 [lua] access_by_lua(msblocations.conf:189):2: b1e4a7947e5f77e49e59564d8bc7b528:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:37:07 [info] 38#38: *603 [lua] logger.lua:23: b1e4a7947e5f77e49e59564d8bc7b528 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:37:07 +0000] b1e4a7947e5f77e49e59564d8bc7b528 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:37:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:37:08 [info] 37#37: *605 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:08 [info] 37#37: *604 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:18 [info] 38#38: *606 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:18 [info] 37#37: *607 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:22 [info] 38#38: *608 [lua] access_by_lua(msblocations.conf:189):2: 68546faed0aae192a55f459c963d5d4e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:37:22 +0000] 68546faed0aae192a55f459c963d5d4e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:37:22 [info] 38#38: *608 [lua] logger.lua:23: 68546faed0aae192a55f459c963d5d4e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:37:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:37:28 [info] 38#38: *609 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:28 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:37 [info] 38#38: *612 [lua] access_by_lua(msblocations.conf:189):2: 54b94435dbd5dadf10bd6554e60551f0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:37:37 [info] 38#38: *612 [lua] logger.lua:23: 54b94435dbd5dadf10bd6554e60551f0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:37:37 +0000] 54b94435dbd5dadf10bd6554e60551f0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:37:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:37:38 [info] 37#37: *613 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:38 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:48 [info] 37#37: *615 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:48 [info] 38#38: *616 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:52 [info] 38#38: *617 [lua] access_by_lua(msblocations.conf:189):2: 16189929ae7f03c5777edfdd765ae95d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:37:52 [info] 38#38: *617 [lua] logger.lua:23: 16189929ae7f03c5777edfdd765ae95d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:37:52 +0000] 16189929ae7f03c5777edfdd765ae95d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:37:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:37:58 [info] 38#38: *619 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:37:58 [info] 38#38: *618 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:07 [info] 38#38: *620 [lua] access_by_lua(msblocations.conf:189):2: 23b49a68850554975d858b6cd38fb963:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:38:07 [info] 38#38: *620 [lua] logger.lua:23: 23b49a68850554975d858b6cd38fb963 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:38:07 +0000] 23b49a68850554975d858b6cd38fb963 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:38:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:38:08 [info] 37#37: *622 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:08 [info] 38#38: *621 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:18 [info] 38#38: *623 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:18 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:22 [info] 38#38: *625 [lua] access_by_lua(msblocations.conf:189):2: 5df09a61fd334e7b6ff667084d5ba568:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:38:22 [info] 38#38: *625 [lua] logger.lua:23: 5df09a61fd334e7b6ff667084d5ba568 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:38:22 +0000] 5df09a61fd334e7b6ff667084d5ba568 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:38:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:38:28 [info] 37#37: *626 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:28 [info] 37#37: *627 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:37 [info] 38#38: *629 [lua] access_by_lua(msblocations.conf:189):2: 4708348e7eb832f6103665487293562b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:38:37 +0000] 4708348e7eb832f6103665487293562b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:38:37 [info] 38#38: *629 [lua] logger.lua:23: 4708348e7eb832f6103665487293562b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:38:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:38:38 [info] 37#37: *630 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:38 [info] 38#38: *631 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:48 [info] 38#38: *632 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:48 [info] 37#37: *633 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:52 [info] 38#38: *634 [lua] access_by_lua(msblocations.conf:189):2: 4e6f602b160792bc388d378b1829e691:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:38:52 [info] 38#38: *634 [lua] logger.lua:23: 4e6f602b160792bc388d378b1829e691 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:38:52 +0000] 4e6f602b160792bc388d378b1829e691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:38:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:38:58 [info] 37#37: *635 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:38:58 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:07 [info] 38#38: *637 [lua] access_by_lua(msblocations.conf:189):2: 0551e47e6edf28f1b37e7cc4195c0a83:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:39:07 +0000] 0551e47e6edf28f1b37e7cc4195c0a83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:39:07 [info] 38#38: *637 [lua] logger.lua:23: 0551e47e6edf28f1b37e7cc4195c0a83 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:39:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:39:08 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:08 [info] 37#37: *639 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:18 [info] 38#38: *640 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:18 [info] 38#38: *641 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:22 [info] 38#38: *642 [lua] access_by_lua(msblocations.conf:189):2: 804330682868e537e9c1f066816539d0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:39:22 [info] 38#38: *642 [lua] logger.lua:23: 804330682868e537e9c1f066816539d0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:39:22 +0000] 804330682868e537e9c1f066816539d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:39:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:39:28 [info] 38#38: *643 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:28 [info] 38#38: *644 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:37 [info] 38#38: *646 [lua] access_by_lua(msblocations.conf:189):2: b9a4052b24601465db1df32302841470:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:39:37 [info] 38#38: *646 [lua] logger.lua:23: b9a4052b24601465db1df32302841470 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:39:37 +0000] b9a4052b24601465db1df32302841470 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:39:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:39:38 [info] 38#38: *647 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:38 [info] 37#37: *648 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:48 [info] 37#37: *649 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:48 [info] 38#38: *650 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:52 [info] 38#38: *651 [lua] access_by_lua(msblocations.conf:189):2: 16d52a295331df795d3e147f878c0705:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:39:52 [info] 38#38: *651 [lua] logger.lua:23: 16d52a295331df795d3e147f878c0705 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:39:52 +0000] 16d52a295331df795d3e147f878c0705 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:39:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:39:58 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:39:58 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:07 [info] 38#38: *654 [lua] access_by_lua(msblocations.conf:189):2: 6f6dbb0916d0e1e1d3a96c8c422388f6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:40:07 [info] 38#38: *654 [lua] logger.lua:23: 6f6dbb0916d0e1e1d3a96c8c422388f6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:40:07 +0000] 6f6dbb0916d0e1e1d3a96c8c422388f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:40:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:40:08 [info] 37#37: *655 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:08 [info] 37#37: *656 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:18 [info] 38#38: *657 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:18 [info] 38#38: *658 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:22 [info] 38#38: *659 [lua] access_by_lua(msblocations.conf:189):2: 6efbb191984670275367ff6c10453e38:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:40:22 [info] 38#38: *659 [lua] logger.lua:23: 6efbb191984670275367ff6c10453e38 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:40:22 +0000] 6efbb191984670275367ff6c10453e38 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:40:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:40:28 [info] 37#37: *660 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:28 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:37 [info] 38#38: *663 [lua] access_by_lua(msblocations.conf:189):2: 429bd7f08ebee36109dd9be6424e29cf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:40:37 [info] 38#38: *663 [lua] logger.lua:23: 429bd7f08ebee36109dd9be6424e29cf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:40:37 +0000] 429bd7f08ebee36109dd9be6424e29cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:40:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:40:38 [info] 38#38: *664 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:38 [info] 37#37: *665 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:48 [info] 38#38: *666 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:48 [info] 37#37: *667 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:52 [info] 38#38: *668 [lua] access_by_lua(msblocations.conf:189):2: dfc9826f64836476862425896c6524e3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:40:52 [info] 38#38: *668 [lua] logger.lua:23: dfc9826f64836476862425896c6524e3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:40:52 +0000] dfc9826f64836476862425896c6524e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:40:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:40:58 [info] 37#37: *669 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:40:58 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:07 [info] 38#38: *671 [lua] access_by_lua(msblocations.conf:189):2: 8c0c8f2e265277f56ff988dae42fa751:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:41:07 [info] 38#38: *671 [lua] logger.lua:23: 8c0c8f2e265277f56ff988dae42fa751 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:41:07 +0000] 8c0c8f2e265277f56ff988dae42fa751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:41:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:41:08 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:08 [info] 37#37: *673 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:18 [info] 37#37: *675 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:18 [info] 37#37: *674 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:22 [info] 38#38: *676 [lua] access_by_lua(msblocations.conf:189):2: 15bcd77aa74d5e5155d0047c8f84ac37:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:41:22 +0000] 15bcd77aa74d5e5155d0047c8f84ac37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:41:22 [info] 38#38: *676 [lua] logger.lua:23: 15bcd77aa74d5e5155d0047c8f84ac37 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:41:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:41:28 [info] 37#37: *677 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:28 [info] 37#37: *678 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:37 [info] 38#38: *680 [lua] access_by_lua(msblocations.conf:189):2: 56f81f514ad2f9c76ccc3d59404d4751:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:41:37 [info] 38#38: *680 [lua] logger.lua:23: 56f81f514ad2f9c76ccc3d59404d4751 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:41:37 +0000] 56f81f514ad2f9c76ccc3d59404d4751 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:41:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:41:38 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:38 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:48 [info] 38#38: *684 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:48 [info] 37#37: *683 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:52 [info] 38#38: *685 [lua] access_by_lua(msblocations.conf:189):2: 3984b0fae91157a4dcdbfd0e59a92534:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:41:52 [info] 38#38: *685 [lua] logger.lua:23: 3984b0fae91157a4dcdbfd0e59a92534 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:41:52 +0000] 3984b0fae91157a4dcdbfd0e59a92534 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:41:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:41:58 [info] 37#37: *686 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:41:58 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:07 [info] 38#38: *688 [lua] access_by_lua(msblocations.conf:189):2: e60843a94fe22e2542b31d09a00ff1e9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:42:07 +0000] e60843a94fe22e2542b31d09a00ff1e9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:42:07 [info] 38#38: *688 [lua] logger.lua:23: e60843a94fe22e2542b31d09a00ff1e9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:42:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:42:08 [info] 38#38: *689 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:08 [info] 37#37: *690 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:18 [info] 37#37: *691 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:18 [info] 37#37: *692 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:22 [info] 38#38: *693 [lua] access_by_lua(msblocations.conf:189):2: 14d658caed49391ab06678f7a0006e01:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:42:22 [info] 38#38: *693 [lua] logger.lua:23: 14d658caed49391ab06678f7a0006e01 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:42:22 +0000] 14d658caed49391ab06678f7a0006e01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:42:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:42:28 [info] 38#38: *694 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:28 [info] 38#38: *695 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:37 [info] 38#38: *697 [lua] access_by_lua(msblocations.conf:189):2: b645ce86d374377fa800cecfb86d614d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:42:37 [info] 38#38: *697 [lua] logger.lua:23: b645ce86d374377fa800cecfb86d614d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:42:37 +0000] b645ce86d374377fa800cecfb86d614d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:42:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:42:38 [info] 38#38: *698 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:38 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:48 [info] 37#37: *700 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:48 [info] 37#37: *701 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:52 [info] 38#38: *702 [lua] access_by_lua(msblocations.conf:189):2: 2b868d14b6f80be20f37846e92b5e3d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:42:52 [info] 38#38: *702 [lua] logger.lua:23: 2b868d14b6f80be20f37846e92b5e3d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:42:52 +0000] 2b868d14b6f80be20f37846e92b5e3d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:42:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:42:58 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:42:58 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:07 [info] 38#38: *705 [lua] access_by_lua(msblocations.conf:189):2: 7d58cc3d940803792fa52cf774ec8645:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:43:07 [info] 38#38: *705 [lua] logger.lua:23: 7d58cc3d940803792fa52cf774ec8645 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:43:07 +0000] 7d58cc3d940803792fa52cf774ec8645 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:43:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:43:08 [info] 37#37: *706 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:08 [info] 37#37: *707 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:18 [info] 38#38: *708 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:18 [info] 38#38: *709 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:22 [info] 38#38: *710 [lua] access_by_lua(msblocations.conf:189):2: a814ed1a885f167ab191c006e27d5761:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:43:22 [info] 38#38: *710 [lua] logger.lua:23: a814ed1a885f167ab191c006e27d5761 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:43:22 +0000] a814ed1a885f167ab191c006e27d5761 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:43:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:43:28 [info] 37#37: *712 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:28 [info] 37#37: *711 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:37 [info] 38#38: *714 [lua] access_by_lua(msblocations.conf:189):2: 16a5a55c644a322089859fd35e0a7882:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:43:37 [info] 38#38: *714 [lua] logger.lua:23: 16a5a55c644a322089859fd35e0a7882 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:43:37 +0000] 16a5a55c644a322089859fd35e0a7882 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:43:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:43:38 [info] 37#37: *715 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:38 [info] 38#38: *716 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:48 [info] 38#38: *717 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:48 [info] 37#37: *718 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:52 [info] 38#38: *719 [lua] access_by_lua(msblocations.conf:189):2: e6197710b6007102e06308a435560159:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:43:52 [info] 38#38: *719 [lua] logger.lua:23: e6197710b6007102e06308a435560159 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:43:52 +0000] e6197710b6007102e06308a435560159 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:43:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:43:58 [info] 37#37: *721 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:43:58 [info] 37#37: *720 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:07 [info] 38#38: *722 [lua] access_by_lua(msblocations.conf:189):2: d56fa629fe192621742610fcaa472861:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:44:07 [info] 38#38: *722 [lua] logger.lua:23: d56fa629fe192621742610fcaa472861 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:44:07 +0000] d56fa629fe192621742610fcaa472861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:44:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:44:08 [info] 37#37: *723 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:08 [info] 37#37: *724 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:18 [info] 38#38: *725 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:18 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:22 [info] 38#38: *727 [lua] access_by_lua(msblocations.conf:189):2: 5a1e6331cf92f6927a1d3f8ba3465125:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:44:22 [info] 38#38: *727 [lua] logger.lua:23: 5a1e6331cf92f6927a1d3f8ba3465125 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:44:22 +0000] 5a1e6331cf92f6927a1d3f8ba3465125 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:44:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:44:28 [info] 38#38: *728 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:28 [info] 37#37: *729 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:37 [info] 38#38: *731 [lua] access_by_lua(msblocations.conf:189):2: a665cf8aa478a7673abf22cbde12422c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:44:37 [info] 38#38: *731 [lua] logger.lua:23: a665cf8aa478a7673abf22cbde12422c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:44:37 +0000] a665cf8aa478a7673abf22cbde12422c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:44:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:44:38 [info] 38#38: *732 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:38 [info] 37#37: *733 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:48 [info] 38#38: *734 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:48 [info] 37#37: *735 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:52 [info] 38#38: *736 [lua] access_by_lua(msblocations.conf:189):2: 890f76ac26701dcf0ec43e438c76a1ec:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:44:52 +0000] 890f76ac26701dcf0ec43e438c76a1ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.024 "-" "Consul Health Check" "-" 2023/01/20 05:44:52 [info] 38#38: *736 [lua] logger.lua:23: 890f76ac26701dcf0ec43e438c76a1ec {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:44:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22 2023/01/20 05:44:58 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:44:58 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:07 [info] 38#38: *739 [lua] access_by_lua(msblocations.conf:189):2: e226427c1146eda1dce79a5deab0e565:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:07 +0000] e226427c1146eda1dce79a5deab0e565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:45:07 [info] 38#38: *739 [lua] logger.lua:23: e226427c1146eda1dce79a5deab0e565 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:45:08 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:08 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:18 [info] 37#37: *743 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:18 [info] 38#38: *742 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:22 [info] 38#38: *744 [lua] access_by_lua(msblocations.conf:189):2: 70461347264954ce53c636a49e44ce07:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:22 +0000] 70461347264954ce53c636a49e44ce07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:45:22 [info] 38#38: *744 [lua] logger.lua:23: 70461347264954ce53c636a49e44ce07 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:45:28 [info] 38#38: *745 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:28 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:37 [info] 38#38: *748 [lua] access_by_lua(msblocations.conf:189):2: 0ecc8b6542c22f429ce1ac9b84aa2f3b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:45:37 [info] 38#38: *748 [lua] logger.lua:23: 0ecc8b6542c22f429ce1ac9b84aa2f3b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:37 +0000] 0ecc8b6542c22f429ce1ac9b84aa2f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:45:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:45:38 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:38 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:48 [info] 37#37: *751 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:48 [info] 37#37: *752 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:52 [info] 38#38: *753 [lua] access_by_lua(msblocations.conf:189):2: 84c5f8efad05ce291357a524728d0861:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:45:52 +0000] 84c5f8efad05ce291357a524728d0861 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:45:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/20 05:45:52 [info] 38#38: *753 [lua] logger.lua:23: 84c5f8efad05ce291357a524728d0861 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:45:58 [info] 37#37: *754 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:45:58 [info] 37#37: *755 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:07 [info] 38#38: *756 [lua] access_by_lua(msblocations.conf:189):2: 2cd6e898c164e4af071b22a94ce82926:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:07 +0000] 2cd6e898c164e4af071b22a94ce82926 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:46:07 [info] 38#38: *756 [lua] logger.lua:23: 2cd6e898c164e4af071b22a94ce82926 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:46:08 [info] 37#37: *758 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:08 [info] 38#38: *757 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:18 [info] 38#38: *759 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:18 [info] 37#37: *760 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:22 [info] 38#38: *761 [lua] access_by_lua(msblocations.conf:189):2: 8530c4831b49cd7a19971e37b3dc8aab:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:22 +0000] 8530c4831b49cd7a19971e37b3dc8aab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:46:22 [info] 38#38: *761 [lua] logger.lua:23: 8530c4831b49cd7a19971e37b3dc8aab {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:46:28 [info] 37#37: *762 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:28 [info] 37#37: *763 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:37 [info] 38#38: *765 [lua] access_by_lua(msblocations.conf:189):2: a5c7d3fcb214549ec0efa8d69abba1cf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:46:37 [info] 38#38: *765 [lua] logger.lua:23: a5c7d3fcb214549ec0efa8d69abba1cf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:37 +0000] a5c7d3fcb214549ec0efa8d69abba1cf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:46:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:46:38 [info] 38#38: *766 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:38 [info] 38#38: *767 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:48 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:48 [info] 38#38: *768 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:53 [info] 38#38: *770 [lua] access_by_lua(msblocations.conf:189):2: 210ad514deaafb874ebbfa2c4301df66:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:46:53 [info] 38#38: *770 [lua] logger.lua:23: 210ad514deaafb874ebbfa2c4301df66 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:46:53 +0000] 210ad514deaafb874ebbfa2c4301df66 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:46:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:46:58 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:46:58 [info] 37#37: *772 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:08 [info] 38#38: *773 [lua] access_by_lua(msblocations.conf:189):2: f73adb2b47987c87cd081b67fd62c119:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:08 +0000] f73adb2b47987c87cd081b67fd62c119 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:47:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:47:08 [info] 38#38: *773 [lua] logger.lua:23: f73adb2b47987c87cd081b67fd62c119 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:47:08 [info] 37#37: *774 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:08 [info] 37#37: *775 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:12 [info] 38#38: *776 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443 2023/01/20 05:47:18 [info] 37#37: *778 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:18 [info] 38#38: *777 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:23 [info] 38#38: *779 [lua] access_by_lua(msblocations.conf:189):2: ac7bea9666b119f0c340291e012f9e77:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:47:23 [info] 38#38: *779 [lua] logger.lua:23: ac7bea9666b119f0c340291e012f9e77 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:23 +0000] ac7bea9666b119f0c340291e012f9e77 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:47:28 [info] 38#38: *780 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:28 [info] 38#38: *781 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:38 [info] 38#38: *783 [lua] access_by_lua(msblocations.conf:189):2: ddd7222d237149a482165b2baf1d4ea7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:47:38 [info] 38#38: *783 [lua] logger.lua:23: ddd7222d237149a482165b2baf1d4ea7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:38 +0000] ddd7222d237149a482165b2baf1d4ea7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:47:38 [info] 37#37: *784 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:38 [info] 37#37: *785 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:48 [info] 38#38: *787 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:48 [info] 37#37: *786 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:53 [info] 38#38: *788 [lua] access_by_lua(msblocations.conf:189):2: 7b97cfd700fc97634b40f2dc1d1b3eb5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:47:53 [info] 38#38: *788 [lua] logger.lua:23: 7b97cfd700fc97634b40f2dc1d1b3eb5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:47:53 +0000] 7b97cfd700fc97634b40f2dc1d1b3eb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:47:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:47:58 [info] 38#38: *789 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:47:58 [info] 37#37: *790 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:08 [info] 38#38: *791 [lua] access_by_lua(msblocations.conf:189):2: 8318d0a86b7ff9cb36b16bb347d12ca3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:08 +0000] 8318d0a86b7ff9cb36b16bb347d12ca3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:48:08 [info] 38#38: *791 [lua] logger.lua:23: 8318d0a86b7ff9cb36b16bb347d12ca3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:48:08 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:08 [info] 38#38: *793 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:18 [info] 37#37: *795 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:18 [info] 37#37: *794 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:23 [info] 38#38: *796 [lua] access_by_lua(msblocations.conf:189):2: ae75861eefc5cb07fb78de1df8281023:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:23 +0000] ae75861eefc5cb07fb78de1df8281023 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:48:23 [info] 38#38: *796 [lua] logger.lua:23: ae75861eefc5cb07fb78de1df8281023 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:48:28 [info] 37#37: *798 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:28 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:38 [info] 38#38: *800 [lua] access_by_lua(msblocations.conf:189):2: f4e312ad809da592efd53404a75e810b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:48:38 [info] 38#38: *800 [lua] logger.lua:23: f4e312ad809da592efd53404a75e810b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:38 +0000] f4e312ad809da592efd53404a75e810b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:48:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:48:38 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:38 [info] 37#37: *802 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:48 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:48 [info] 37#37: *804 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:53 [info] 38#38: *805 [lua] access_by_lua(msblocations.conf:189):2: e9b22c0c469a75b1440fb523b1b787b7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:48:53 +0000] e9b22c0c469a75b1440fb523b1b787b7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:48:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:48:53 [info] 38#38: *805 [lua] logger.lua:23: e9b22c0c469a75b1440fb523b1b787b7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:48:58 [info] 37#37: *806 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:48:58 [info] 37#37: *807 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:08 [info] 38#38: *808 [lua] access_by_lua(msblocations.conf:189):2: 1c99ed4b775ea04cbafa43aff556f741:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:49:08 [info] 38#38: *808 [lua] logger.lua:23: 1c99ed4b775ea04cbafa43aff556f741 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:49:08 +0000] 1c99ed4b775ea04cbafa43aff556f741 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:49:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:49:08 [info] 38#38: *809 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:08 [info] 38#38: *810 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:18 [info] 38#38: *812 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:18 [info] 37#37: *811 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:23 [info] 38#38: *813 [lua] access_by_lua(msblocations.conf:189):2: cbb89f2853b756f930c6407b0e526d29:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:49:23 [info] 38#38: *813 [lua] logger.lua:23: cbb89f2853b756f930c6407b0e526d29 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:49:23 +0000] cbb89f2853b756f930c6407b0e526d29 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:49:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:49:28 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:28 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:38 [info] 38#38: *817 [lua] access_by_lua(msblocations.conf:189):2: 095cc668b141b49b50c6e3307ba77ada:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:49:38 +0000] 095cc668b141b49b50c6e3307ba77ada "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:49:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:49:38 [info] 38#38: *817 [lua] logger.lua:23: 095cc668b141b49b50c6e3307ba77ada {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:49:38 [info] 38#38: *819 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:38 [info] 38#38: *818 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:48 [info] 37#37: *820 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:48 [info] 37#37: *821 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:53 [info] 38#38: *822 [lua] access_by_lua(msblocations.conf:189):2: 93883ca260abf767504ab27072263077:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:49:53 +0000] 93883ca260abf767504ab27072263077 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:49:53 [info] 38#38: *822 [lua] logger.lua:23: 93883ca260abf767504ab27072263077 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:49:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:49:58 [info] 37#37: *823 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:49:58 [info] 37#37: *824 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:08 [info] 38#38: *825 [lua] access_by_lua(msblocations.conf:189):2: f6133e8aa0e73bded2a4650fa52bdddc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:08 +0000] f6133e8aa0e73bded2a4650fa52bdddc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:50:08 [info] 38#38: *825 [lua] logger.lua:23: f6133e8aa0e73bded2a4650fa52bdddc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:50:08 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:08 [info] 38#38: *827 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:18 [info] 38#38: *828 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:18 [info] 37#37: *829 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:23 [info] 38#38: *830 [lua] access_by_lua(msblocations.conf:189):2: f603adac8af17fc3e88226fb571a1537:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:50:23 [info] 38#38: *830 [lua] logger.lua:23: f603adac8af17fc3e88226fb571a1537 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:23 +0000] f603adac8af17fc3e88226fb571a1537 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:50:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:50:28 [info] 38#38: *831 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:28 [info] 38#38: *832 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:38 [info] 38#38: *834 [lua] access_by_lua(msblocations.conf:189):2: 55e439fbcac7092cf2964f6caf91c44c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:38 +0000] 55e439fbcac7092cf2964f6caf91c44c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:50:38 [info] 38#38: *834 [lua] logger.lua:23: 55e439fbcac7092cf2964f6caf91c44c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:50:38 [info] 38#38: *835 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:38 [info] 37#37: *836 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:48 [info] 37#37: *838 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:48 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:53 [info] 38#38: *839 [lua] access_by_lua(msblocations.conf:189):2: 618e7e74db3f8299da4f0604abf52cc9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:50:53 [info] 38#38: *839 [lua] logger.lua:23: 618e7e74db3f8299da4f0604abf52cc9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:50:53 +0000] 618e7e74db3f8299da4f0604abf52cc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:50:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:50:58 [info] 37#37: *840 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:50:58 [info] 38#38: *841 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:08 [info] 38#38: *842 [lua] access_by_lua(msblocations.conf:189):2: 9a64a51b74ac85aed4be9a6e624e7450:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:51:08 [info] 38#38: *842 [lua] logger.lua:23: 9a64a51b74ac85aed4be9a6e624e7450 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:51:08 +0000] 9a64a51b74ac85aed4be9a6e624e7450 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:51:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:51:08 [info] 38#38: *843 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:08 [info] 38#38: *844 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:18 [info] 37#37: *845 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:18 [info] 38#38: *846 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:23 [info] 38#38: *847 [lua] access_by_lua(msblocations.conf:189):2: 6e2f013f7518f219c875183dc5f6f855:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:51:23 [info] 38#38: *847 [lua] logger.lua:23: 6e2f013f7518f219c875183dc5f6f855 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:51:23 +0000] 6e2f013f7518f219c875183dc5f6f855 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:51:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:51:28 [info] 38#38: *848 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:28 [info] 38#38: *849 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:38 [info] 38#38: *851 [lua] access_by_lua(msblocations.conf:189):2: b2f206226c5077d92b4d73c1fbd0eae1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:51:38 [info] 38#38: *851 [lua] logger.lua:23: b2f206226c5077d92b4d73c1fbd0eae1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:51:38 +0000] b2f206226c5077d92b4d73c1fbd0eae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:51:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:51:38 [info] 37#37: *853 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:38 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:48 [info] 38#38: *854 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:48 [info] 38#38: *855 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:53 [info] 38#38: *856 [lua] access_by_lua(msblocations.conf:189):2: 5f2292e72d8aed610a7426e2c1ab14cb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:51:53 [info] 38#38: *856 [lua] logger.lua:23: 5f2292e72d8aed610a7426e2c1ab14cb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:51:53 +0000] 5f2292e72d8aed610a7426e2c1ab14cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:51:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:51:58 [info] 37#37: *857 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:51:58 [info] 37#37: *858 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:08 [info] 38#38: *859 [lua] access_by_lua(msblocations.conf:189):2: 5c3a6987bd708bb770ead0a0e4133098:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:08 +0000] 5c3a6987bd708bb770ead0a0e4133098 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:52:08 [info] 38#38: *859 [lua] logger.lua:23: 5c3a6987bd708bb770ead0a0e4133098 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:52:08 [info] 38#38: *861 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:08 [info] 38#38: *860 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:18 [info] 38#38: *862 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:18 [info] 37#37: *863 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:23 [info] 38#38: *864 [lua] access_by_lua(msblocations.conf:189):2: a01b8590a27982fe720369a36d8a07df:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:52:23 [info] 38#38: *864 [lua] logger.lua:23: a01b8590a27982fe720369a36d8a07df {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:23 +0000] a01b8590a27982fe720369a36d8a07df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:52:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:52:28 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:28 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:38 [info] 38#38: *868 [lua] access_by_lua(msblocations.conf:189):2: 12dca4ffe674e03cb26138d1616553f7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:38 +0000] 12dca4ffe674e03cb26138d1616553f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:52:38 [info] 38#38: *868 [lua] logger.lua:23: 12dca4ffe674e03cb26138d1616553f7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:52:38 [info] 38#38: *869 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:38 [info] 38#38: *870 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:48 [info] 38#38: *871 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:48 [info] 37#37: *872 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:53 [info] 38#38: *873 [lua] access_by_lua(msblocations.conf:189):2: cbb93338d512fec1c56a26632b964fb2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:52:53 [info] 38#38: *873 [lua] logger.lua:23: cbb93338d512fec1c56a26632b964fb2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:52:53 +0000] cbb93338d512fec1c56a26632b964fb2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:52:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:52:58 [info] 38#38: *874 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:52:58 [info] 38#38: *875 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:08 [info] 38#38: *876 [lua] access_by_lua(msblocations.conf:189):2: 195ed3835564b4d60497ac2509155649:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:08 +0000] 195ed3835564b4d60497ac2509155649 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:53:08 [info] 38#38: *876 [lua] logger.lua:23: 195ed3835564b4d60497ac2509155649 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:53:08 [info] 38#38: *877 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:08 [info] 38#38: *878 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:18 [info] 37#37: *880 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:18 [info] 37#37: *879 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:23 [info] 38#38: *881 [lua] access_by_lua(msblocations.conf:189):2: f114915154111eb8bda754412f2ac7cc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:23 +0000] f114915154111eb8bda754412f2ac7cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:53:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:53:23 [info] 38#38: *881 [lua] logger.lua:23: f114915154111eb8bda754412f2ac7cc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:53:28 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:28 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:38 [info] 38#38: *885 [lua] access_by_lua(msblocations.conf:189):2: f4d9a76d28eb2d2a4beca363735cc423:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:53:38 [info] 38#38: *885 [lua] logger.lua:23: f4d9a76d28eb2d2a4beca363735cc423 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:38 +0000] f4d9a76d28eb2d2a4beca363735cc423 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:53:38 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:38 [info] 38#38: *887 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:48 [info] 38#38: *889 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:48 [info] 38#38: *888 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:53 [info] 38#38: *890 [lua] access_by_lua(msblocations.conf:189):2: 395c9a4c3219f6b6f5e20a9453f27d55:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:53:53 [info] 38#38: *890 [lua] logger.lua:23: 395c9a4c3219f6b6f5e20a9453f27d55 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:53:53 +0000] 395c9a4c3219f6b6f5e20a9453f27d55 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:53:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:53:58 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:53:58 [info] 38#38: *892 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:08 [info] 38#38: *893 [lua] access_by_lua(msblocations.conf:189):2: 7e344b21d12561cca9a4bbefbd465434:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:54:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:54:08 [info] 38#38: *893 [lua] logger.lua:23: 7e344b21d12561cca9a4bbefbd465434 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:54:08 +0000] 7e344b21d12561cca9a4bbefbd465434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:54:08 [info] 38#38: *895 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:08 [info] 37#37: *894 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:18 [info] 38#38: *897 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:18 [info] 37#37: *896 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:23 [info] 38#38: *898 [lua] access_by_lua(msblocations.conf:189):2: c34fe6f696737fbf354e06dc8a789d59:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:54:23 [info] 38#38: *898 [lua] logger.lua:23: c34fe6f696737fbf354e06dc8a789d59 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:54:23 +0000] c34fe6f696737fbf354e06dc8a789d59 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:54:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:54:28 [info] 38#38: *899 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:28 [info] 37#37: *900 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:38 [info] 38#38: *902 [lua] access_by_lua(msblocations.conf:189):2: c84e27d2bb6b1fd4eef87b810964b188:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:54:38 [info] 38#38: *902 [lua] logger.lua:23: c84e27d2bb6b1fd4eef87b810964b188 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:54:38 +0000] c84e27d2bb6b1fd4eef87b810964b188 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:54:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:54:38 [info] 37#37: *904 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:38 [info] 38#38: *903 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:48 [info] 38#38: *906 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:48 [info] 38#38: *905 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:50 [info] 38#38: *907 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443 2023/01/20 05:54:53 [info] 38#38: *908 [lua] access_by_lua(msblocations.conf:189):2: 69b09a0d9d1a89bd960e0f33868dd5d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:54:53 [info] 38#38: *908 [lua] logger.lua:23: 69b09a0d9d1a89bd960e0f33868dd5d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:54:53 +0000] 69b09a0d9d1a89bd960e0f33868dd5d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:54:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:54:58 [info] 38#38: *909 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:54:58 [info] 38#38: *910 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:08 [info] 38#38: *911 [lua] access_by_lua(msblocations.conf:189):2: f1d424ee218bcea6aaaedcf4b61e4bea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:08 +0000] f1d424ee218bcea6aaaedcf4b61e4bea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:55:08 [info] 38#38: *911 [lua] logger.lua:23: f1d424ee218bcea6aaaedcf4b61e4bea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:55:08 [info] 37#37: *912 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:08 [info] 37#37: *913 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:18 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:18 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:23 [info] 38#38: *916 [lua] access_by_lua(msblocations.conf:189):2: 933bc5520320cb4785a477484dd6fd13:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:23 +0000] 933bc5520320cb4785a477484dd6fd13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/20 05:55:23 [info] 38#38: *916 [lua] logger.lua:23: 933bc5520320cb4785a477484dd6fd13 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7 2023/01/20 05:55:28 [info] 38#38: *917 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:28 [info] 38#38: *918 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:38 [info] 38#38: *920 [lua] access_by_lua(msblocations.conf:189):2: 7459ceeb3cafd1862c99ce2e1faf51d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:38 +0000] 7459ceeb3cafd1862c99ce2e1faf51d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:55:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:55:38 [info] 38#38: *920 [lua] logger.lua:23: 7459ceeb3cafd1862c99ce2e1faf51d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:55:38 [info] 37#37: *921 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:38 [info] 37#37: *922 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:48 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:48 [info] 37#37: *924 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:53 [info] 38#38: *925 [lua] access_by_lua(msblocations.conf:189):2: 04f10fb8417a296946222c7e8267f5d5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:53 +0000] 04f10fb8417a296946222c7e8267f5d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/20 05:55:53 [info] 38#38: *925 [lua] logger.lua:23: 04f10fb8417a296946222c7e8267f5d5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:55:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:55:58 [info] 38#38: *926 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:55:58 [info] 38#38: *927 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:08 [info] 38#38: *928 [lua] access_by_lua(msblocations.conf:189):2: 577b077c98d7c0259685529df8cacd6c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:56:08 +0000] 577b077c98d7c0259685529df8cacd6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 05:56:08 [info] 38#38: *928 [lua] logger.lua:23: 577b077c98d7c0259685529df8cacd6c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:56:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 05:56:08 [info] 37#37: *929 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:08 [info] 37#37: *930 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:18 [info] 38#38: *931 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:18 [info] 38#38: *932 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:23 [info] 38#38: *933 [lua] access_by_lua(msblocations.conf:189):2: 497f03ae27242da4af02ec857562eaa3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:56:23 [info] 38#38: *933 [lua] logger.lua:23: 497f03ae27242da4af02ec857562eaa3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:56:23 +0000] 497f03ae27242da4af02ec857562eaa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:56:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:56:28 [info] 38#38: *935 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:28 [info] 38#38: *934 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:38 [info] 38#38: *937 [lua] access_by_lua(msblocations.conf:189):2: d2e23b32c60011c2dad58bcc8c7f59c0:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:56:38 [info] 38#38: *937 [lua] logger.lua:23: d2e23b32c60011c2dad58bcc8c7f59c0 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:56:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 10.233.72.152 - - [20/Jan/2023:05:56:38 +0000] d2e23b32c60011c2dad58bcc8c7f59c0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:56:38 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:38 [info] 38#38: *939 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:48 [info] 38#38: *940 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:48 [info] 38#38: *941 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:53 [info] 38#38: *942 [lua] access_by_lua(msblocations.conf:189):2: 315f0189487cbac50b3459eb85eb0446:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:56:53 [info] 38#38: *942 [lua] logger.lua:23: 315f0189487cbac50b3459eb85eb0446 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:56:53 +0000] 315f0189487cbac50b3459eb85eb0446 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:56:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:56:58 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:56:58 [info] 38#38: *944 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:08 [info] 38#38: *945 [lua] access_by_lua(msblocations.conf:189):2: 8db13783e39d0e4577b85df7d44da34f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:57:08 +0000] 8db13783e39d0e4577b85df7d44da34f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:57:08 [info] 38#38: *945 [lua] logger.lua:23: 8db13783e39d0e4577b85df7d44da34f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:57:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:57:08 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:08 [info] 37#37: *947 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:18 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:18 [info] 37#37: *949 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:23 [info] 38#38: *950 [lua] access_by_lua(msblocations.conf:189):2: 0e468872ed028ceaf3398bd02ba4e7fb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:57:23 [info] 38#38: *950 [lua] logger.lua:23: 0e468872ed028ceaf3398bd02ba4e7fb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:57:23 +0000] 0e468872ed028ceaf3398bd02ba4e7fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:57:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:57:28 [info] 38#38: *952 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:28 [info] 38#38: *951 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:38 [info] 38#38: *954 [lua] access_by_lua(msblocations.conf:189):2: a1de439f0d978d191c5b0047c0daea90:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:57:38 [info] 38#38: *954 [lua] logger.lua:23: a1de439f0d978d191c5b0047c0daea90 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:57:38 +0000] a1de439f0d978d191c5b0047c0daea90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:57:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:57:38 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:38 [info] 37#37: *956 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:48 [info] 38#38: *957 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:48 [info] 37#37: *958 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:53 [info] 38#38: *959 [lua] access_by_lua(msblocations.conf:189):2: ed3bc4bba814e6a19bfa4e668fc216dc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:57:53 +0000] ed3bc4bba814e6a19bfa4e668fc216dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:57:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:57:53 [info] 38#38: *959 [lua] logger.lua:23: ed3bc4bba814e6a19bfa4e668fc216dc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 05:57:58 [info] 38#38: *960 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:57:58 [info] 38#38: *961 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:08 [info] 38#38: *962 [lua] access_by_lua(msblocations.conf:189):2: 39210f1ec83f62c9d92b3bd04557e4d9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:58:08 [info] 38#38: *962 [lua] logger.lua:23: 39210f1ec83f62c9d92b3bd04557e4d9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:08 +0000] 39210f1ec83f62c9d92b3bd04557e4d9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:58:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:58:08 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:08 [info] 38#38: *964 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:18 [info] 38#38: *965 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:18 [info] 38#38: *966 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:23 [info] 38#38: *967 [lua] access_by_lua(msblocations.conf:189):2: cfaa8f879b1c21afee7c49891113a892:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:23 +0000] cfaa8f879b1c21afee7c49891113a892 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 05:58:23 [info] 38#38: *967 [lua] logger.lua:23: cfaa8f879b1c21afee7c49891113a892 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:58:28 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:28 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:38 [info] 38#38: *971 [lua] access_by_lua(msblocations.conf:189):2: 76fa8ec8682a8c4e12c704adba407179:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:38 +0000] 76fa8ec8682a8c4e12c704adba407179 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 05:58:38 [info] 38#38: *971 [lua] logger.lua:23: 76fa8ec8682a8c4e12c704adba407179 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:58:38 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:38 [info] 37#37: *973 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:48 [info] 38#38: *974 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:48 [info] 38#38: *975 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:53 [info] 38#38: *976 [lua] access_by_lua(msblocations.conf:189):2: fbd7be490178bcebc5e4f1c9071d79bb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:58:53 [info] 38#38: *976 [lua] logger.lua:23: fbd7be490178bcebc5e4f1c9071d79bb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:58:53 +0000] fbd7be490178bcebc5e4f1c9071d79bb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:58:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 05:58:58 [info] 38#38: *977 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:58:58 [info] 38#38: *978 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:08 [info] 38#38: *979 [lua] access_by_lua(msblocations.conf:189):2: da1cceb75bcb1bed3ac22b0350e9f8ce:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:59:08 +0000] da1cceb75bcb1bed3ac22b0350e9f8ce "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/20 05:59:08 [info] 38#38: *979 [lua] logger.lua:23: da1cceb75bcb1bed3ac22b0350e9f8ce {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:59:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 05:59:08 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:08 [info] 38#38: *981 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:18 [info] 37#37: *983 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:18 [info] 37#37: *982 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:23 [info] 38#38: *984 [lua] access_by_lua(msblocations.conf:189):2: 990e8bd228ca26695cd56fb4c8b26176:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:59:23 [info] 38#38: *984 [lua] logger.lua:23: 990e8bd228ca26695cd56fb4c8b26176 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:59:23 +0000] 990e8bd228ca26695cd56fb4c8b26176 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:59:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:59:28 [info] 37#37: *986 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:28 [info] 37#37: *985 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:38 [info] 38#38: *988 [lua] access_by_lua(msblocations.conf:189):2: da2e8e3c0d456f7effd3b9799af2890d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:59:38 [info] 38#38: *988 [lua] logger.lua:23: da2e8e3c0d456f7effd3b9799af2890d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:59:38 +0000] da2e8e3c0d456f7effd3b9799af2890d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:59:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:59:38 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:38 [info] 38#38: *990 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:48 [info] 38#38: *991 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:48 [info] 38#38: *992 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:53 [info] 38#38: *993 [lua] access_by_lua(msblocations.conf:189):2: bbf1c3beb5c361897757c3824b1fa97d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 05:59:53 [info] 38#38: *993 [lua] logger.lua:23: bbf1c3beb5c361897757c3824b1fa97d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:05:59:53 +0000] bbf1c3beb5c361897757c3824b1fa97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:05:59:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 05:59:58 [info] 37#37: *995 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 05:59:58 [info] 37#37: *994 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:08 [info] 38#38: *996 [lua] access_by_lua(msblocations.conf:189):2: 7c2d2e94449cca1a61700cb0e7b66c20:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:00:08 +0000] 7c2d2e94449cca1a61700cb0e7b66c20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:00:08 [info] 38#38: *996 [lua] logger.lua:23: 7c2d2e94449cca1a61700cb0e7b66c20 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:00:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:00:08 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:08 [info] 38#38: *998 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:18 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:18 [info] 38#38: *1000 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:23 [info] 38#38: *1001 [lua] access_by_lua(msblocations.conf:189):2: e88c9060d8de5921738b714a01954f1a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:00:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:00:23 +0000] e88c9060d8de5921738b714a01954f1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/20 06:00:23 [info] 38#38: *1001 [lua] logger.lua:23: e88c9060d8de5921738b714a01954f1a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:00:28 [info] 38#38: *1002 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:28 [info] 38#38: *1003 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:38 [info] 38#38: *1005 [lua] access_by_lua(msblocations.conf:189):2: 130594589f020681c98c5c3fff2f03a9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:00:38 [info] 38#38: *1005 [lua] logger.lua:23: 130594589f020681c98c5c3fff2f03a9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:00:38 +0000] 130594589f020681c98c5c3fff2f03a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:00:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:00:38 [info] 38#38: *1006 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:38 [info] 38#38: *1007 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:48 [info] 38#38: *1008 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:48 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:53 [info] 38#38: *1010 [lua] access_by_lua(msblocations.conf:189):2: a9972b68d9af7b87e2cf65edd6bc7ba1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:00:53 [info] 38#38: *1010 [lua] logger.lua:23: a9972b68d9af7b87e2cf65edd6bc7ba1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:00:53 +0000] a9972b68d9af7b87e2cf65edd6bc7ba1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:00:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:00:58 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:00:58 [info] 38#38: *1012 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:08 [info] 38#38: *1013 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:08 [info] 38#38: *1014 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:08 [info] 38#38: *1015 [lua] access_by_lua(msblocations.conf:189):2: 2ce0333a0d334420296f88f34e41b16f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:01:08 [info] 38#38: *1015 [lua] logger.lua:23: 2ce0333a0d334420296f88f34e41b16f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:08 +0000] 2ce0333a0d334420296f88f34e41b16f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 2023/01/20 06:01:18 [info] 37#37: *1016 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:18 [info] 37#37: *1017 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:23 [info] 38#38: *1018 [lua] access_by_lua(msblocations.conf:189):2: 8c3f36abd6979d89e983e879d7eda15d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:01:23 [info] 38#38: *1018 [lua] logger.lua:23: 8c3f36abd6979d89e983e879d7eda15d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:23 +0000] 8c3f36abd6979d89e983e879d7eda15d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:01:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:01:28 [info] 37#37: *1019 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:28 [info] 37#37: *1020 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:38 [info] 37#37: *1022 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:38 [info] 37#37: *1023 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:38 [info] 38#38: *1024 [lua] access_by_lua(msblocations.conf:189):2: b3a47e6c38b9ee2949b41108f95f257d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:39 +0000] b3a47e6c38b9ee2949b41108f95f257d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:01:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:01:39 [info] 38#38: *1024 [lua] logger.lua:23: b3a47e6c38b9ee2949b41108f95f257d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:01:48 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:48 [info] 37#37: *1026 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:54 [info] 38#38: *1027 [lua] access_by_lua(msblocations.conf:189):2: ff49371b625fcfac15dcce4848cb1df5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:54 +0000] ff49371b625fcfac15dcce4848cb1df5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:01:54 [info] 38#38: *1027 [lua] logger.lua:23: ff49371b625fcfac15dcce4848cb1df5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:01:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:01:58 [info] 38#38: *1028 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:01:58 [info] 38#38: *1029 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:08 [info] 37#37: *1030 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:08 [info] 37#37: *1031 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:09 [info] 38#38: *1032 [lua] access_by_lua(msblocations.conf:189):2: 2714dcf324487f7893381d46ca0f2cd5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:09 +0000] 2714dcf324487f7893381d46ca0f2cd5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:02:09 [info] 38#38: *1032 [lua] logger.lua:23: 2714dcf324487f7893381d46ca0f2cd5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:02:18 [info] 37#37: *1034 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:18 [info] 37#37: *1033 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:24 [info] 38#38: *1035 [lua] access_by_lua(msblocations.conf:189):2: b3dc597fdd24aff2299e62e13ac57851:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:24 +0000] b3dc597fdd24aff2299e62e13ac57851 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:02:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:02:24 [info] 38#38: *1035 [lua] logger.lua:23: b3dc597fdd24aff2299e62e13ac57851 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:02:28 [info] 38#38: *1036 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:28 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:38 [info] 38#38: *1039 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:38 [info] 38#38: *1040 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:39 [info] 38#38: *1041 [lua] access_by_lua(msblocations.conf:189):2: b8a5dc2d0535e949cf351fcaed89bd0f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:39 +0000] b8a5dc2d0535e949cf351fcaed89bd0f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-" 2023/01/20 06:02:39 [info] 38#38: *1041 [lua] logger.lua:23: b8a5dc2d0535e949cf351fcaed89bd0f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16 2023/01/20 06:02:48 [info] 37#37: *1043 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:48 [info] 37#37: *1042 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:49 [info] 38#38: *1044 client closed connection while waiting for request, client: 10.233.65.233, server: 0.0.0.0:443 2023/01/20 06:02:54 [info] 38#38: *1045 [lua] access_by_lua(msblocations.conf:189):2: a276d27ebe3f407cfb2417186649bf83:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:02:54 [info] 38#38: *1045 [lua] logger.lua:23: a276d27ebe3f407cfb2417186649bf83 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:02:54 +0000] a276d27ebe3f407cfb2417186649bf83 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:02:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:02:58 [info] 38#38: *1046 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:02:58 [info] 38#38: *1047 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:08 [info] 38#38: *1048 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:08 [info] 37#37: *1049 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:09 [info] 38#38: *1050 [lua] access_by_lua(msblocations.conf:189):2: 2746182c6626b077b20ddb2dd5a713e2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:03:09 +0000] 2746182c6626b077b20ddb2dd5a713e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:03:09 [info] 38#38: *1050 [lua] logger.lua:23: 2746182c6626b077b20ddb2dd5a713e2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:03:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:03:18 [info] 38#38: *1051 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:18 [info] 38#38: *1052 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:24 [info] 38#38: *1053 [lua] access_by_lua(msblocations.conf:189):2: 3f580f37f3dcd55eaace8f36673e15e1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:03:24 [info] 38#38: *1053 [lua] logger.lua:23: 3f580f37f3dcd55eaace8f36673e15e1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:03:24 +0000] 3f580f37f3dcd55eaace8f36673e15e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:03:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:03:28 [info] 38#38: *1054 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:28 [info] 38#38: *1055 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:38 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:38 [info] 38#38: *1058 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:39 [info] 38#38: *1059 [lua] access_by_lua(msblocations.conf:189):2: fd0b7791630ad17b11eb7e71ec764824:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:03:39 [info] 38#38: *1059 [lua] logger.lua:23: fd0b7791630ad17b11eb7e71ec764824 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:03:39 +0000] fd0b7791630ad17b11eb7e71ec764824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:03:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:03:48 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:48 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:54 [info] 38#38: *1062 [lua] access_by_lua(msblocations.conf:189):2: fbbf458aa9b7af7db62a734d96c1dc5a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:03:54 [info] 38#38: *1062 [lua] logger.lua:23: fbbf458aa9b7af7db62a734d96c1dc5a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:03:54 +0000] fbbf458aa9b7af7db62a734d96c1dc5a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:03:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 06:03:58 [info] 37#37: *1063 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:03:58 [info] 38#38: *1064 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:08 [info] 37#37: *1065 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:08 [info] 37#37: *1066 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:09 [info] 38#38: *1067 [lua] access_by_lua(msblocations.conf:189):2: 35b607b1ce0f5970985477efef09f542:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:09 +0000] 35b607b1ce0f5970985477efef09f542 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:04:09 [info] 38#38: *1067 [lua] logger.lua:23: 35b607b1ce0f5970985477efef09f542 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:04:18 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:18 [info] 38#38: *1069 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:24 [info] 38#38: *1070 [lua] access_by_lua(msblocations.conf:189):2: fa25d8e1ac737948afc4b8da267434d4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:04:24 [info] 38#38: *1070 [lua] logger.lua:23: fa25d8e1ac737948afc4b8da267434d4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:24 +0000] fa25d8e1ac737948afc4b8da267434d4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:04:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:04:28 [info] 37#37: *1071 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:28 [info] 38#38: *1072 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:38 [info] 37#37: *1075 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:38 [info] 38#38: *1074 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:39 [info] 38#38: *1076 [lua] access_by_lua(msblocations.conf:189):2: 0c5da2029d4583f11defb7f3258a25b4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:04:39 [info] 38#38: *1076 [lua] logger.lua:23: 0c5da2029d4583f11defb7f3258a25b4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:39 +0000] 0c5da2029d4583f11defb7f3258a25b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:04:48 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:48 [info] 38#38: *1078 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:54 [info] 38#38: *1079 [lua] access_by_lua(msblocations.conf:189):2: addd0e1eb8ea1e6783234b483a48354c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:04:54 +0000] addd0e1eb8ea1e6783234b483a48354c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:04:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:04:54 [info] 38#38: *1079 [lua] logger.lua:23: addd0e1eb8ea1e6783234b483a48354c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:04:58 [info] 38#38: *1080 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:04:58 [info] 38#38: *1081 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:08 [info] 38#38: *1082 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:08 [info] 38#38: *1083 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:09 [info] 38#38: *1084 [lua] access_by_lua(msblocations.conf:189):2: f1fb771665f7477b17e3065b1748c9aa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:05:09 [info] 38#38: *1084 [lua] logger.lua:23: f1fb771665f7477b17e3065b1748c9aa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:05:09 +0000] f1fb771665f7477b17e3065b1748c9aa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:05:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:05:18 [info] 38#38: *1085 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:18 [info] 38#38: *1086 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:24 [info] 38#38: *1087 [lua] access_by_lua(msblocations.conf:189):2: 5417b3bddfb48ce8f3c0ecaa354adb97:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:05:24 [info] 38#38: *1087 [lua] logger.lua:23: 5417b3bddfb48ce8f3c0ecaa354adb97 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:05:24 +0000] 5417b3bddfb48ce8f3c0ecaa354adb97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:05:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:05:28 [info] 37#37: *1088 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:28 [info] 37#37: *1089 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:38 [info] 38#38: *1092 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:38 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:39 [info] 38#38: *1093 [lua] access_by_lua(msblocations.conf:189):2: 3ff9b56545791736205f4571a67add5d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:05:39 [info] 38#38: *1093 [lua] logger.lua:23: 3ff9b56545791736205f4571a67add5d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:05:39 +0000] 3ff9b56545791736205f4571a67add5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:05:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:05:48 [info] 37#37: *1095 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:48 [info] 37#37: *1094 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:54 [info] 38#38: *1096 [lua] access_by_lua(msblocations.conf:189):2: ce46bc7ba6757aec207e19e6c741d97d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:05:54 [info] 38#38: *1096 [lua] logger.lua:23: ce46bc7ba6757aec207e19e6c741d97d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:05:54 +0000] ce46bc7ba6757aec207e19e6c741d97d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:05:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/20 06:05:58 [info] 38#38: *1097 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:05:58 [info] 38#38: *1098 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:08 [info] 38#38: *1099 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:08 [info] 38#38: *1100 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:09 [info] 38#38: *1101 [lua] access_by_lua(msblocations.conf:189):2: 36f26400ab1264e2054bd51b53aa826e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:09 +0000] 36f26400ab1264e2054bd51b53aa826e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 2023/01/20 06:06:09 [info] 38#38: *1101 [lua] logger.lua:23: 36f26400ab1264e2054bd51b53aa826e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/20 06:06:18 [info] 38#38: *1102 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:18 [info] 38#38: *1103 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:24 [info] 38#38: *1104 [lua] access_by_lua(msblocations.conf:189):2: 03d30eae99d2f31f928b76838f13537d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:06:24 [info] 38#38: *1104 [lua] logger.lua:23: 03d30eae99d2f31f928b76838f13537d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:24 +0000] 03d30eae99d2f31f928b76838f13537d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:06:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:06:28 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:28 [info] 38#38: *1106 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:38 [info] 37#37: *1108 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:38 [info] 37#37: *1109 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:39 [info] 38#38: *1110 [lua] access_by_lua(msblocations.conf:189):2: dbbe0971679826c5ed351208e195ec62:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:06:39 +0000] dbbe0971679826c5ed351208e195ec62 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:06:39 [info] 38#38: *1110 [lua] logger.lua:23: dbbe0971679826c5ed351208e195ec62 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:06:48 [info] 38#38: *1111 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:48 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:54 [info] 38#38: *1113 [lua] access_by_lua(msblocations.conf:189):2: 213c87edd3100a5392baef36798f005f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:54 +0000] 213c87edd3100a5392baef36798f005f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:06:54 [info] 38#38: *1113 [lua] logger.lua:23: 213c87edd3100a5392baef36798f005f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:06:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:06:58 [info] 38#38: *1114 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:06:58 [info] 38#38: *1115 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:08 [info] 38#38: *1117 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:08 [info] 37#37: *1118 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:09 [info] 38#38: *1119 [lua] access_by_lua(msblocations.conf:189):2: 954904f5cc3d6edde84ea8cc4a6dfb74:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:07:09 [info] 38#38: *1119 [lua] logger.lua:23: 954904f5cc3d6edde84ea8cc4a6dfb74 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:09 +0000] 954904f5cc3d6edde84ea8cc4a6dfb74 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:07:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.64.150 - - [20/Jan/2023:06:07:10 +0000] fe291a3640965f2686e23ba0dccfd2a2 "" 400 request_processing_time:5.003 upstream_response_time:- "-" "-" "-" 2023/01/20 06:07:10 [info] 38#38: *1116 client prematurely closed connection while reading client request line, client: 10.233.64.150, server: 10.233.64.150 - - [20/Jan/2023:06:07:10 +0000] 8d8d3bd50ce73d7bb692b628cd780148 "GET / HTTP/1.0" 400 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/20 06:07:10 [info] 38#38: *1120 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.64.150, server: , request: "GET / HTTP/1.0" 2023/01/20 06:07:18 [info] 37#37: *1122 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:18 [info] 38#38: *1121 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:24 [info] 38#38: *1123 [lua] access_by_lua(msblocations.conf:189):2: b78d8bf747731d7809c144f9ac04da05:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:24 +0000] b78d8bf747731d7809c144f9ac04da05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:07:24 [info] 38#38: *1123 [lua] logger.lua:23: b78d8bf747731d7809c144f9ac04da05 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:07:28 [info] 37#37: *1125 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:28 [info] 37#37: *1124 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:38 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:38 [info] 38#38: *1128 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:39 [info] 38#38: *1129 [lua] access_by_lua(msblocations.conf:189):2: 87e5662eeceec959b0c3ab1fa5512328:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:07:39 [info] 38#38: *1129 [lua] logger.lua:23: 87e5662eeceec959b0c3ab1fa5512328 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:39 +0000] 87e5662eeceec959b0c3ab1fa5512328 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:07:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:07:48 [info] 38#38: *1131 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:48 [info] 38#38: *1130 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:54 [info] 38#38: *1132 [lua] access_by_lua(msblocations.conf:189):2: 5635657a25df8577ab08921b302b3a47:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:54 +0000] 5635657a25df8577ab08921b302b3a47 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-" 2023/01/20 06:07:54 [info] 38#38: *1132 [lua] logger.lua:23: 5635657a25df8577ab08921b302b3a47 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:07:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8 2023/01/20 06:07:58 [info] 38#38: *1133 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:07:58 [info] 38#38: *1134 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:08 [info] 38#38: *1135 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:08 [info] 38#38: *1136 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:09 [info] 38#38: *1137 [lua] access_by_lua(msblocations.conf:189):2: 5d8a56a36be17091940b6ba0324ecdbb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:08:09 +0000] 5d8a56a36be17091940b6ba0324ecdbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:08:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:08:09 [info] 38#38: *1137 [lua] logger.lua:23: 5d8a56a36be17091940b6ba0324ecdbb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:08:18 [info] 38#38: *1138 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:18 [info] 37#37: *1139 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:24 [info] 38#38: *1140 [lua] access_by_lua(msblocations.conf:189):2: aeaa474563bf0131511710d9120955a2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:08:24 +0000] aeaa474563bf0131511710d9120955a2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:08:24 [info] 38#38: *1140 [lua] logger.lua:23: aeaa474563bf0131511710d9120955a2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:08:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:08:28 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:28 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:37 [info] 38#38: *1144 [lua] access_by_lua(msblocations.conf:189):2: 690a0083933b265412461ac5c19876d9:receive the request, client: 10.233.64.150, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.105:30283" 2023/01/20 06:08:37 [warn] 38#38: *1144 [lua] error_handler.lua:29: error_svc_not_found(): 690a0083933b265412461ac5c19876d9 No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "POST /sdk HTTP/1.1", host: "10.32.240.105:30283" 10.233.64.150 - - [20/Jan/2023:06:08:37 +0000] 690a0083933b265412461ac5c19876d9 "POST /sdk HTTP/1.1" 502 request_processing_time:0.106 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/20 06:08:37 [info] 38#38: *1145 [lua] access_by_lua(msblocations.conf:189):2: 8110959b1c5580d3f261b99728618580:receive the request, client: 10.233.64.150, server: , request: "GET /nmaplowercheck1674194916 HTTP/1.1", host: "10.32.240.105:30283" 2023/01/20 06:08:37 [warn] 38#38: *1145 [lua] error_handler.lua:29: error_svc_not_found(): 8110959b1c5580d3f261b99728618580 No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "GET /nmaplowercheck1674194916 HTTP/1.1", host: "10.32.240.105:30283" 10.233.64.150 - - [20/Jan/2023:06:08:37 +0000] 8110959b1c5580d3f261b99728618580 "GET /nmaplowercheck1674194916 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/20 06:08:37 [info] 38#38: *1146 [lua] access_by_lua(msblocations.conf:189):2: b37617122bd60483e214b36c6258fe34:receive the request, client: 10.233.64.150, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.105:30283" 2023/01/20 06:08:37 [warn] 38#38: *1146 [lua] error_handler.lua:29: error_svc_not_found(): b37617122bd60483e214b36c6258fe34 No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "GET /evox/about HTTP/1.1", host: "10.32.240.105:30283" 10.233.64.150 - - [20/Jan/2023:06:08:37 +0000] b37617122bd60483e214b36c6258fe34 "GET /evox/about HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/20 06:08:37 [info] 38#38: *1147 [lua] access_by_lua(msblocations.conf:189):2: 888b7992bdfaf02c280adab6b4c20b4a:receive the request, client: 10.233.64.150, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.105:30283" 2023/01/20 06:08:37 [warn] 38#38: *1147 [lua] error_handler.lua:29: error_svc_not_found(): 888b7992bdfaf02c280adab6b4c20b4a No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "GET /HNAP1 HTTP/1.1", host: "10.32.240.105:30283" 10.233.64.150 - - [20/Jan/2023:06:08:37 +0000] 888b7992bdfaf02c280adab6b4c20b4a "GET /HNAP1 HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "Mozilla/5.0 (compatible; Nmap Scripting Engine; https://nmap.org/book/nse.html)" "-" 2023/01/20 06:08:38 [info] 38#38: *1148 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:38 [info] 37#37: *1149 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:39 [info] 38#38: *1150 [lua] access_by_lua(msblocations.conf:189):2: edd414bb0051b72870a9c896fb5729f6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:08:39 [info] 38#38: *1150 [lua] logger.lua:23: edd414bb0051b72870a9c896fb5729f6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:08:39 +0000] edd414bb0051b72870a9c896fb5729f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:08:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:08:44 [info] 38#38: *1151 [lua] access_by_lua(msblocations.conf:189):2: cd38f30ba5dad4d9b39a46b956874e64:receive the request, client: 10.233.64.150, server: , request: "GET / HTTP/1.0" 2023/01/20 06:08:44 [warn] 38#38: *1151 [lua] error_handler.lua:29: error_svc_not_found(): cd38f30ba5dad4d9b39a46b956874e64 No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "GET / HTTP/1.0" 10.233.64.150 - - [20/Jan/2023:06:08:44 +0000] cd38f30ba5dad4d9b39a46b956874e64 "GET / HTTP/1.0" 502 request_processing_time:0.002 upstream_response_time:- "-" "-" "-" 2023/01/20 06:08:44 [info] 38#38: *1152 [lua] access_by_lua(msblocations.conf:189):2: 6e2eb23a0340ca3e7f7f4c7b6d0f3b0e:receive the request, client: 10.233.64.150, server: , request: "GET / HTTP/1.1", host: "10.32.240.105" 2023/01/20 06:08:44 [warn] 38#38: *1152 [lua] error_handler.lua:29: error_svc_not_found(): 6e2eb23a0340ca3e7f7f4c7b6d0f3b0e No route found for this request! detail_info:Custom not match, client: 10.233.64.150, server: , request: "GET / HTTP/1.1", host: "10.32.240.105" 10.233.64.150 - - [20/Jan/2023:06:08:44 +0000] 6e2eb23a0340ca3e7f7f4c7b6d0f3b0e "GET / HTTP/1.1" 502 request_processing_time:0.000 upstream_response_time:- "-" "-" "-" 2023/01/20 06:08:44 [info] 38#38: *1152 client 10.233.64.150 closed keepalive connection 2023/01/20 06:08:48 [info] 37#37: *1153 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:48 [info] 38#38: *1154 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:54 [info] 38#38: *1155 [lua] access_by_lua(msblocations.conf:189):2: c3d538f1169e2d5f5d7e7693a9c64dc9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:08:54 [info] 38#38: *1155 [lua] logger.lua:23: c3d538f1169e2d5f5d7e7693a9c64dc9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:08:54 +0000] c3d538f1169e2d5f5d7e7693a9c64dc9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:08:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:08:58 [info] 38#38: *1156 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:08:58 [info] 38#38: *1157 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:08 [info] 37#37: *1159 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:08 [info] 37#37: *1158 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:09 [info] 38#38: *1160 [lua] access_by_lua(msblocations.conf:189):2: 5e06d2b270697e382569f5aa50208d0b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:09 +0000] 5e06d2b270697e382569f5aa50208d0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:09:09 [info] 38#38: *1160 [lua] logger.lua:23: 5e06d2b270697e382569f5aa50208d0b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:09:18 [info] 37#37: *1161 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:18 [info] 37#37: *1162 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:24 [info] 38#38: *1163 [lua] access_by_lua(msblocations.conf:189):2: 508d21e412fd318babd9ef108ac77543:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:09:24 [info] 38#38: *1163 [lua] logger.lua:23: 508d21e412fd318babd9ef108ac77543 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:24 +0000] 508d21e412fd318babd9ef108ac77543 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:09:28 [info] 38#38: *1164 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:28 [info] 37#37: *1165 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:38 [info] 37#37: *1168 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:38 [info] 37#37: *1167 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:39 [info] 38#38: *1169 [lua] access_by_lua(msblocations.conf:189):2: 70a59b13f02627fc7cd6ba95c711f959:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:09:39 [info] 38#38: *1169 [lua] logger.lua:23: 70a59b13f02627fc7cd6ba95c711f959 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:39 +0000] 70a59b13f02627fc7cd6ba95c711f959 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:09:48 [info] 38#38: *1170 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:48 [info] 38#38: *1171 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:54 [info] 38#38: *1172 [lua] access_by_lua(msblocations.conf:189):2: a3a3f006fd1381cf2569650baaf748a9:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:09:54 [info] 38#38: *1172 [lua] logger.lua:23: a3a3f006fd1381cf2569650baaf748a9 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:09:54 +0000] a3a3f006fd1381cf2569650baaf748a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:09:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:09:58 [info] 38#38: *1174 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:09:58 [info] 38#38: *1173 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:08 [info] 37#37: *1175 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:08 [info] 37#37: *1176 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:09 [info] 38#38: *1177 [lua] access_by_lua(msblocations.conf:189):2: d002b4d798d83e458ad83f21c9295e6a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:10:09 +0000] d002b4d798d83e458ad83f21c9295e6a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:10:09 [info] 38#38: *1177 [lua] logger.lua:23: d002b4d798d83e458ad83f21c9295e6a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:10:18 [info] 38#38: *1178 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:18 [info] 38#38: *1179 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:24 [info] 38#38: *1180 [lua] access_by_lua(msblocations.conf:189):2: c2833ed2e0261acecd998b7545f6ee5f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:10:24 [info] 38#38: *1180 [lua] logger.lua:23: c2833ed2e0261acecd998b7545f6ee5f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:24 +0000] c2833ed2e0261acecd998b7545f6ee5f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:10:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:10:28 [info] 38#38: *1181 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:28 [info] 38#38: *1182 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:38 [info] 38#38: *1184 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:38 [info] 38#38: *1185 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:39 [info] 38#38: *1186 [lua] access_by_lua(msblocations.conf:189):2: 7626dc65e197cdf563f11bd02614ebf4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:39 +0000] 7626dc65e197cdf563f11bd02614ebf4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:10:39 [info] 38#38: *1186 [lua] logger.lua:23: 7626dc65e197cdf563f11bd02614ebf4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:10:48 [info] 38#38: *1187 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:48 [info] 38#38: *1188 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:54 [info] 38#38: *1189 [lua] access_by_lua(msblocations.conf:189):2: 997bda1e0c6cc1274b96c7590eb07b20:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:54 +0000] 997bda1e0c6cc1274b96c7590eb07b20 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:10:54 [info] 38#38: *1189 [lua] logger.lua:23: 997bda1e0c6cc1274b96c7590eb07b20 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:10:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:10:58 [info] 38#38: *1190 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:10:58 [info] 37#37: *1191 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:08 [info] 37#37: *1193 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:08 [info] 37#37: *1192 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:09 [info] 38#38: *1194 [lua] access_by_lua(msblocations.conf:189):2: 3027d6d43f828211271da91cf0a86127:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:11:09 [info] 38#38: *1194 [lua] logger.lua:23: 3027d6d43f828211271da91cf0a86127 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:11:09 +0000] 3027d6d43f828211271da91cf0a86127 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:11:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:11:18 [info] 38#38: *1195 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:18 [info] 37#37: *1196 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:24 [info] 38#38: *1197 [lua] access_by_lua(msblocations.conf:189):2: b65240c4d246d9551c90c751610c2245:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:11:24 [info] 38#38: *1197 [lua] logger.lua:23: b65240c4d246d9551c90c751610c2245 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:11:24 +0000] b65240c4d246d9551c90c751610c2245 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:11:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:11:28 [info] 38#38: *1198 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:28 [info] 38#38: *1199 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:38 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:38 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:39 [info] 38#38: *1203 [lua] access_by_lua(msblocations.conf:189):2: e08a087eee4f75255dbfae285bf00f9e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:11:39 [info] 38#38: *1203 [lua] logger.lua:23: e08a087eee4f75255dbfae285bf00f9e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:11:39 +0000] e08a087eee4f75255dbfae285bf00f9e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:11:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:11:48 [info] 38#38: *1204 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:48 [info] 37#37: *1205 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:54 [info] 38#38: *1206 [lua] access_by_lua(msblocations.conf:189):2: e0be4849311d6a659a0b7e4ffd134f58:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:11:54 [info] 38#38: *1206 [lua] logger.lua:23: e0be4849311d6a659a0b7e4ffd134f58 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:11:54 +0000] e0be4849311d6a659a0b7e4ffd134f58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:11:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:11:58 [info] 37#37: *1208 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:11:58 [info] 37#37: *1207 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:08 [info] 37#37: *1209 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:08 [info] 37#37: *1210 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:09 [info] 38#38: *1211 [lua] access_by_lua(msblocations.conf:189):2: dcfd08d7d505668bff0aa2ef1fa4989d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:12:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:12:09 +0000] dcfd08d7d505668bff0aa2ef1fa4989d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:12:09 [info] 38#38: *1211 [lua] logger.lua:23: dcfd08d7d505668bff0aa2ef1fa4989d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:12:18 [info] 38#38: *1213 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:18 [info] 38#38: *1212 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:24 [info] 38#38: *1214 [lua] access_by_lua(msblocations.conf:189):2: 5f9c7e1f4fa463ca7576697792f1e9a8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:12:24 [info] 38#38: *1214 [lua] logger.lua:23: 5f9c7e1f4fa463ca7576697792f1e9a8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:12:24 +0000] 5f9c7e1f4fa463ca7576697792f1e9a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:12:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:12:28 [info] 38#38: *1215 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:28 [info] 38#38: *1216 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:38 [info] 38#38: *1218 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:38 [info] 38#38: *1219 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:39 [info] 38#38: *1220 [lua] access_by_lua(msblocations.conf:189):2: 23bdb39be7ceefd5e377695158c32287:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:12:39 [info] 38#38: *1220 [lua] logger.lua:23: 23bdb39be7ceefd5e377695158c32287 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:12:39 +0000] 23bdb39be7ceefd5e377695158c32287 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:12:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:12:48 [info] 38#38: *1221 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:48 [info] 38#38: *1222 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:54 [info] 38#38: *1223 [lua] access_by_lua(msblocations.conf:189):2: 432d34840d9321ac6fd34d24f2b44ff6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:12:54 [info] 38#38: *1223 [lua] logger.lua:23: 432d34840d9321ac6fd34d24f2b44ff6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:12:54 +0000] 432d34840d9321ac6fd34d24f2b44ff6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:12:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:12:58 [info] 37#37: *1225 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:12:58 [info] 37#37: *1224 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:08 [info] 38#38: *1226 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:08 [info] 38#38: *1227 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:09 [info] 38#38: *1228 [lua] access_by_lua(msblocations.conf:189):2: 99e6c284f80bfadb572b80a45e0efcec:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:13:09 +0000] 99e6c284f80bfadb572b80a45e0efcec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:13:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:13:09 [info] 38#38: *1228 [lua] logger.lua:23: 99e6c284f80bfadb572b80a45e0efcec {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:13:18 [info] 37#37: *1229 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:18 [info] 37#37: *1230 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:24 [info] 38#38: *1231 [lua] access_by_lua(msblocations.conf:189):2: 8c90239e024ee0ae12452151884b21e1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:13:24 [info] 38#38: *1231 [lua] logger.lua:23: 8c90239e024ee0ae12452151884b21e1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:13:24 +0000] 8c90239e024ee0ae12452151884b21e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:13:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:13:28 [info] 38#38: *1232 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:28 [info] 38#38: *1233 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:38 [info] 38#38: *1235 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:38 [info] 37#37: *1236 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:39 [info] 38#38: *1237 [lua] access_by_lua(msblocations.conf:189):2: a3c63b30c6f735ee0c369882847c8c60:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:13:39 [info] 38#38: *1237 [lua] logger.lua:23: a3c63b30c6f735ee0c369882847c8c60 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:13:39 +0000] a3c63b30c6f735ee0c369882847c8c60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:13:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:13:48 [info] 38#38: *1238 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:48 [info] 38#38: *1239 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:54 [info] 38#38: *1240 [lua] access_by_lua(msblocations.conf:189):2: 7a767b3cdbd5633e29247731f76cf1a1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:13:54 [info] 38#38: *1240 [lua] logger.lua:23: 7a767b3cdbd5633e29247731f76cf1a1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:13:54 +0000] 7a767b3cdbd5633e29247731f76cf1a1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:13:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:13:58 [info] 37#37: *1241 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:13:58 [info] 37#37: *1242 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:08 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:08 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:09 [info] 38#38: *1245 [lua] access_by_lua(msblocations.conf:189):2: 8642eda3e83200c01cdf3adc6a2f49e1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:14:09 [info] 38#38: *1245 [lua] logger.lua:23: 8642eda3e83200c01cdf3adc6a2f49e1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:14:09 +0000] 8642eda3e83200c01cdf3adc6a2f49e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:14:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:14:18 [info] 37#37: *1246 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:18 [info] 37#37: *1247 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:24 [info] 38#38: *1248 [lua] access_by_lua(msblocations.conf:189):2: a5909895d9e58e4a5c677162b2316357:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:14:24 +0000] a5909895d9e58e4a5c677162b2316357 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:14:24 [info] 38#38: *1248 [lua] logger.lua:23: a5909895d9e58e4a5c677162b2316357 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:14:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:14:28 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:28 [info] 38#38: *1250 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:38 [info] 37#37: *1252 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:38 [info] 38#38: *1253 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:39 [info] 38#38: *1254 [lua] access_by_lua(msblocations.conf:189):2: e3a8caf805296b933b57e775e86b281c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:14:39 [info] 38#38: *1254 [lua] logger.lua:23: e3a8caf805296b933b57e775e86b281c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:14:39 +0000] e3a8caf805296b933b57e775e86b281c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:14:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:14:48 [info] 37#37: *1256 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:48 [info] 38#38: *1255 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:54 [info] 38#38: *1257 [lua] access_by_lua(msblocations.conf:189):2: 72ee1c1b2ac8ae8d2d037819516d7545:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:14:54 [info] 38#38: *1257 [lua] logger.lua:23: 72ee1c1b2ac8ae8d2d037819516d7545 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:14:54 +0000] 72ee1c1b2ac8ae8d2d037819516d7545 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:14:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:14:58 [info] 38#38: *1258 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:14:58 [info] 37#37: *1259 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:08 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:08 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:09 [info] 38#38: *1262 [lua] access_by_lua(msblocations.conf:189):2: b63425c6fd9640781e7b6ca3611cac02:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:15:09 [info] 38#38: *1262 [lua] logger.lua:23: b63425c6fd9640781e7b6ca3611cac02 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:09 +0000] b63425c6fd9640781e7b6ca3611cac02 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:15:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:15:18 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:18 [info] 37#37: *1264 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:24 [info] 38#38: *1265 [lua] access_by_lua(msblocations.conf:189):2: 300902549dd407b9fb2e7c42882100a8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:24 +0000] 300902549dd407b9fb2e7c42882100a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:15:24 [info] 38#38: *1265 [lua] logger.lua:23: 300902549dd407b9fb2e7c42882100a8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:15:28 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:28 [info] 38#38: *1267 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:38 [info] 38#38: *1269 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:38 [info] 37#37: *1270 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:39 [info] 38#38: *1271 [lua] access_by_lua(msblocations.conf:189):2: 7021d7db180054cc00c4ec63527997d2:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:39 +0000] 7021d7db180054cc00c4ec63527997d2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:15:39 [info] 38#38: *1271 [lua] logger.lua:23: 7021d7db180054cc00c4ec63527997d2 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:15:48 [info] 38#38: *1272 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:48 [info] 38#38: *1273 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:54 [info] 38#38: *1274 [lua] access_by_lua(msblocations.conf:189):2: 31796858455ae39ac4df3e2b91857dd1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:15:54 [info] 38#38: *1274 [lua] logger.lua:23: 31796858455ae39ac4df3e2b91857dd1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:15:54 +0000] 31796858455ae39ac4df3e2b91857dd1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:15:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:15:58 [info] 38#38: *1275 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:15:58 [info] 38#38: *1276 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:08 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:08 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:09 [info] 38#38: *1279 [lua] access_by_lua(msblocations.conf:189):2: d3affa30752b6d93c905a1485a5e05ff:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:16:09 [info] 38#38: *1279 [lua] logger.lua:23: d3affa30752b6d93c905a1485a5e05ff {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:09 +0000] d3affa30752b6d93c905a1485a5e05ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:16:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:16:18 [info] 37#37: *1281 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:18 [info] 37#37: *1280 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:24 [info] 38#38: *1282 [lua] access_by_lua(msblocations.conf:189):2: fbe7299443c2f52928399e65d8e69c18:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:24 +0000] fbe7299443c2f52928399e65d8e69c18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:16:24 [info] 38#38: *1282 [lua] logger.lua:23: fbe7299443c2f52928399e65d8e69c18 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:16:28 [info] 38#38: *1283 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:28 [info] 37#37: *1284 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:38 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:38 [info] 38#38: *1287 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:39 [info] 38#38: *1288 [lua] access_by_lua(msblocations.conf:189):2: bc815f8026c03d56c82457eb5e49af97:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:16:39 [info] 38#38: *1288 [lua] logger.lua:23: bc815f8026c03d56c82457eb5e49af97 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:39 +0000] bc815f8026c03d56c82457eb5e49af97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:16:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:16:48 [info] 38#38: *1289 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:48 [info] 38#38: *1290 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:54 [info] 38#38: *1291 [lua] access_by_lua(msblocations.conf:189):2: 6fd2688ac5e330f2248598f82d91acaf:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:54 +0000] 6fd2688ac5e330f2248598f82d91acaf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:16:54 [info] 38#38: *1291 [lua] logger.lua:23: 6fd2688ac5e330f2248598f82d91acaf {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:16:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:16:58 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:16:58 [info] 38#38: *1293 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:08 [info] 37#37: *1294 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:08 [info] 37#37: *1295 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:09 [info] 38#38: *1296 [lua] access_by_lua(msblocations.conf:189):2: ae0db44d7287f4d472ffa4bf1d6d8824:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:17:09 [info] 38#38: *1296 [lua] logger.lua:23: ae0db44d7287f4d472ffa4bf1d6d8824 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:17:09 +0000] ae0db44d7287f4d472ffa4bf1d6d8824 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:17:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:17:18 [info] 38#38: *1298 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:18 [info] 37#37: *1297 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:24 [info] 38#38: *1299 [lua] access_by_lua(msblocations.conf:189):2: b32ee7e1b6febd7b75ce235933400b82:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:17:24 [info] 38#38: *1299 [lua] logger.lua:23: b32ee7e1b6febd7b75ce235933400b82 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:17:24 +0000] b32ee7e1b6febd7b75ce235933400b82 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:17:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:17:28 [info] 38#38: *1301 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:28 [info] 38#38: *1300 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:38 [info] 38#38: *1303 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:38 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:39 [info] 38#38: *1305 [lua] access_by_lua(msblocations.conf:189):2: 41608910f63e3e4fd7c30f12a8d10ffb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:17:39 [info] 38#38: *1305 [lua] logger.lua:23: 41608910f63e3e4fd7c30f12a8d10ffb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:17:39 +0000] 41608910f63e3e4fd7c30f12a8d10ffb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:17:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:17:48 [info] 38#38: *1306 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:48 [info] 38#38: *1307 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:54 [info] 38#38: *1308 [lua] access_by_lua(msblocations.conf:189):2: 76074241e9c2771534a9b8a85e8485bd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:17:55 +0000] 76074241e9c2771534a9b8a85e8485bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:17:55 [info] 38#38: *1308 [lua] logger.lua:23: 76074241e9c2771534a9b8a85e8485bd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:17:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:17:58 [info] 38#38: *1309 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:17:58 [info] 37#37: *1310 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:08 [info] 37#37: *1311 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:08 [info] 37#37: *1312 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:10 [info] 38#38: *1313 [lua] access_by_lua(msblocations.conf:189):2: 324c3e7442b826e3fabc047099669f25:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:18:10 [info] 38#38: *1313 [lua] logger.lua:23: 324c3e7442b826e3fabc047099669f25 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:10 +0000] 324c3e7442b826e3fabc047099669f25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:18:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:18:18 [info] 37#37: *1314 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:18 [info] 38#38: *1315 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:25 [info] 38#38: *1316 [lua] access_by_lua(msblocations.conf:189):2: 2a387fb6ededea5d1c94a4a4be054994:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:18:25 [info] 38#38: *1316 [lua] logger.lua:23: 2a387fb6ededea5d1c94a4a4be054994 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:25 +0000] 2a387fb6ededea5d1c94a4a4be054994 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:18:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:18:28 [info] 37#37: *1318 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:28 [info] 38#38: *1317 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:38 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:38 [info] 38#38: *1321 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:40 [info] 38#38: *1322 [lua] access_by_lua(msblocations.conf:189):2: ff92e55160e149af4b68823c73fa53bd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:40 +0000] ff92e55160e149af4b68823c73fa53bd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:18:40 [info] 38#38: *1322 [lua] logger.lua:23: ff92e55160e149af4b68823c73fa53bd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:18:48 [info] 37#37: *1324 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:48 [info] 37#37: *1323 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:55 [info] 38#38: *1325 [lua] access_by_lua(msblocations.conf:189):2: ef7ab72e5d0a11ee3fb6ee04e52ee27f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:55 +0000] ef7ab72e5d0a11ee3fb6ee04e52ee27f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:18:55 [info] 38#38: *1325 [lua] logger.lua:23: ef7ab72e5d0a11ee3fb6ee04e52ee27f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:18:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:18:58 [info] 37#37: *1327 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:18:58 [info] 37#37: *1326 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:08 [info] 37#37: *1329 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:08 [info] 37#37: *1328 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:10 [info] 38#38: *1330 [lua] access_by_lua(msblocations.conf:189):2: 12f767351e99215ae51c7527eb5c7640:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:19:10 +0000] 12f767351e99215ae51c7527eb5c7640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:19:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11 2023/01/20 06:19:10 [info] 38#38: *1330 [lua] logger.lua:23: 12f767351e99215ae51c7527eb5c7640 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:19:18 [info] 37#37: *1332 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:18 [info] 38#38: *1331 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:25 [info] 38#38: *1333 [lua] access_by_lua(msblocations.conf:189):2: 412c2f2af72ad54ffbbfbfa7458b48af:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:19:25 [info] 38#38: *1333 [lua] logger.lua:23: 412c2f2af72ad54ffbbfbfa7458b48af {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:19:25 +0000] 412c2f2af72ad54ffbbfbfa7458b48af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:19:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:19:28 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:28 [info] 38#38: *1335 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:38 [info] 37#37: *1337 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:38 [info] 37#37: *1338 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:40 [info] 38#38: *1339 [lua] access_by_lua(msblocations.conf:189):2: 3f0e205ed8f8f496d6b9beaf221492c1:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:19:40 +0000] 3f0e205ed8f8f496d6b9beaf221492c1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:19:40 [info] 38#38: *1339 [lua] logger.lua:23: 3f0e205ed8f8f496d6b9beaf221492c1 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:19:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:19:48 [info] 38#38: *1340 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:48 [info] 37#37: *1341 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:55 [info] 38#38: *1342 [lua] access_by_lua(msblocations.conf:189):2: 1f270a220876569acedd6195199e76cc:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:19:55 [info] 38#38: *1342 [lua] logger.lua:23: 1f270a220876569acedd6195199e76cc {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:19:55 +0000] 1f270a220876569acedd6195199e76cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:19:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:19:58 [info] 38#38: *1343 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:19:58 [info] 37#37: *1344 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:08 [info] 38#38: *1346 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:08 [info] 38#38: *1345 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:10 [info] 38#38: *1347 [lua] access_by_lua(msblocations.conf:189):2: caf3264de80bb301ddcf0659e15f5cbe:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:20:10 [info] 38#38: *1347 [lua] logger.lua:23: caf3264de80bb301ddcf0659e15f5cbe {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:20:10 +0000] caf3264de80bb301ddcf0659e15f5cbe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:20:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:20:18 [info] 38#38: *1348 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:18 [info] 38#38: *1349 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:25 [info] 38#38: *1350 [lua] access_by_lua(msblocations.conf:189):2: 1b2a384539cf07f0fa2c99718ee7f712:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:20:25 +0000] 1b2a384539cf07f0fa2c99718ee7f712 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 2023/01/20 06:20:25 [info] 38#38: *1350 [lua] logger.lua:23: 1b2a384539cf07f0fa2c99718ee7f712 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:20:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:20:28 [info] 37#37: *1351 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:28 [info] 37#37: *1352 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:38 [info] 38#38: *1354 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:38 [info] 37#37: *1355 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:40 [info] 38#38: *1356 [lua] access_by_lua(msblocations.conf:189):2: 0d9ac80ce28ad92fe72ce1e62ee3547c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:20:40 [info] 38#38: *1356 [lua] logger.lua:23: 0d9ac80ce28ad92fe72ce1e62ee3547c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:20:40 +0000] 0d9ac80ce28ad92fe72ce1e62ee3547c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:20:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:20:48 [info] 38#38: *1357 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:48 [info] 38#38: *1358 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:55 [info] 38#38: *1359 [lua] access_by_lua(msblocations.conf:189):2: 2befe1e828937457b36bcbb9f3f24c98:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:20:55 [info] 38#38: *1359 [lua] logger.lua:23: 2befe1e828937457b36bcbb9f3f24c98 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:20:55 +0000] 2befe1e828937457b36bcbb9f3f24c98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:20:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:20:58 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:20:58 [info] 38#38: *1361 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:08 [info] 38#38: *1362 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:08 [info] 38#38: *1363 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:10 [info] 38#38: *1364 [lua] access_by_lua(msblocations.conf:189):2: 68e5677907937ed19f2ea9fc12141a5e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:10 +0000] 68e5677907937ed19f2ea9fc12141a5e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:21:10 [info] 38#38: *1364 [lua] logger.lua:23: 68e5677907937ed19f2ea9fc12141a5e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:21:18 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:18 [info] 38#38: *1366 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:25 [info] 38#38: *1367 [lua] access_by_lua(msblocations.conf:189):2: 46fe9312a10fef7c259df8f98376030c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:25 +0000] 46fe9312a10fef7c259df8f98376030c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:21:25 [info] 38#38: *1367 [lua] logger.lua:23: 46fe9312a10fef7c259df8f98376030c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:21:28 [info] 38#38: *1369 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:28 [info] 38#38: *1368 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:38 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:38 [info] 37#37: *1372 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:40 [info] 38#38: *1373 [lua] access_by_lua(msblocations.conf:189):2: 3cab6c8dcf22336c171fc0a164453b69:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:21:40 [info] 38#38: *1373 [lua] logger.lua:23: 3cab6c8dcf22336c171fc0a164453b69 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:40 +0000] 3cab6c8dcf22336c171fc0a164453b69 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:21:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:21:48 [info] 38#38: *1374 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:48 [info] 38#38: *1375 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:55 [info] 38#38: *1376 [lua] access_by_lua(msblocations.conf:189):2: 8dccd08e000b30583d97045d55d6f403:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:21:55 [info] 38#38: *1376 [lua] logger.lua:23: 8dccd08e000b30583d97045d55d6f403 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:21:55 +0000] 8dccd08e000b30583d97045d55d6f403 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:21:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:21:58 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:21:58 [info] 37#37: *1378 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:08 [info] 38#38: *1379 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:08 [info] 38#38: *1380 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:10 [info] 38#38: *1381 [lua] access_by_lua(msblocations.conf:189):2: 3e173bb85264ac4426147f2eb81102b5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:22:10 [info] 38#38: *1381 [lua] logger.lua:23: 3e173bb85264ac4426147f2eb81102b5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:22:10 +0000] 3e173bb85264ac4426147f2eb81102b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:22:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:22:11 [info] 38#38: *1382 [lua] access_by_lua(msblocations.conf:189):2: 693c185e1eb782a772072d08a796b733:receive the request, client: 10.233.65.170, server: , request: "GET /iui/microservices/default.html HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:11 +0000] 693c185e1eb782a772072d08a796b733 "GET /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.28.2" "-" 10.233.65.170 - - [20/Jan/2023:06:22:11 +0000] "GET /iui/microservices/default.html HTTP/1.1" 200 5552 "-" "python-requests/2.28.2" 10 2023/01/20 06:22:11 [info] 38#38: *1382 [lua] logger.lua:23: 693c185e1eb782a772072d08a796b733 {"matched":"microservices"} while logging request, client: 10.233.65.170, server: , request: "GET /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag.onap" 2023/01/20 06:22:11 [info] 38#38: *1383 [lua] access_by_lua(msblocations.conf:189):2: 38f512bacb26b87715e12edc3e2e766b:receive the request, client: 10.233.65.170, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:11 +0000] 38f512bacb26b87715e12edc3e2e766b "GET /api/multicloud/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:11 [info] 38#38: *1383 [lua] logger.lua:23: 38f512bacb26b87715e12edc3e2e766b {"matched":"multicloud"} while logging request, client: 10.233.65.170, server: , request: "GET /api/multicloud/v0/swagger.json HTTP/1.1", upstream: "https://10.233.35.38:9001/api/multicloud/v0/swagger.json", host: "msb-iag.onap" 2023/01/20 06:22:11 [info] 38#38: *1385 [lua] access_by_lua(msblocations.conf:189):2: e6752cb6b698f565b88bf50a7c57fb82:receive the request, client: 10.233.65.170, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:11 [info] 38#38: *1385 [lua] logger.lua:23: e6752cb6b698f565b88bf50a7c57fb82 {"matched":"multicloud-pike"} while logging request, client: 10.233.65.170, server: , request: "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1", upstream: "http://10.233.30.68:9007/api/multicloud-pike/v0/swagger.json", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:11 +0000] e6752cb6b698f565b88bf50a7c57fb82 "GET /api/multicloud-pike/v0/swagger.json HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:12 [info] 38#38: *1387 [lua] access_by_lua(msblocations.conf:189):2: 3476abd4d66a2f7d01de62898a5112b7:receive the request, client: 10.233.65.170, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:12 +0000] 3476abd4d66a2f7d01de62898a5112b7 "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:12 [info] 38#38: *1387 [lua] logger.lua:23: 3476abd4d66a2f7d01de62898a5112b7 {"matched":"multicloud-k8s"} while logging request, client: 10.233.65.170, server: , request: "GET /api/multicloud-k8s/v1/v1/healthcheck HTTP/1.1", upstream: "http://10.233.49.144:9015/v1/healthcheck", host: "msb-iag.onap" 2023/01/20 06:22:18 [info] 37#37: *1390 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:18 [info] 38#38: *1389 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:25 [info] 38#38: *1391 [lua] access_by_lua(msblocations.conf:189):2: 4c61a9a0f4178655b1ded9942795b11d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:22:25 [info] 38#38: *1391 [lua] logger.lua:23: 4c61a9a0f4178655b1ded9942795b11d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:22:25 +0000] 4c61a9a0f4178655b1ded9942795b11d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:22:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:22:26 [info] 38#38: *1392 [lua] access_by_lua(msblocations.conf:189):2: 0f1f8fa82c69682f1c7633802ba9ba25:receive the request, client: 10.233.65.170, server: , request: "GET /iui/usecaseui/ HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:26 +0000] 0f1f8fa82c69682f1c7633802ba9ba25 "GET /iui/usecaseui/ HTTP/1.1" 200 request_processing_time:0.083 upstream_response_time:0.082 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:26 [info] 38#38: *1392 [lua] logger.lua:23: 0f1f8fa82c69682f1c7633802ba9ba25 {"matched":"usecaseui"} while logging request, client: 10.233.65.170, server: , request: "GET /iui/usecaseui/ HTTP/1.1", upstream: "https://10.233.9.229:8443/usecase-ui/", host: "msb-iag.onap" 2023/01/20 06:22:27 [info] 38#38: *1394 [lua] access_by_lua(msblocations.conf:189):2: 8b39f65f5cc75d1efaecff9e53238c0b:receive the request, client: 10.233.65.170, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:27 +0000] 8b39f65f5cc75d1efaecff9e53238c0b "GET /api/gvnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:27 [info] 38#38: *1394 [lua] logger.lua:23: 8b39f65f5cc75d1efaecff9e53238c0b {"matched":"gvnfmdriver"} while logging request, client: 10.233.65.170, server: , request: "GET /api/gvnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.41.144:8484/api/gvnfmdriver/v1/health_check", host: "msb-iag.onap" 2023/01/20 06:22:27 [info] 38#38: *1396 [lua] access_by_lua(msblocations.conf:189):2: 6a1bc6fd7c862e40f6be19f96dad51d9:receive the request, client: 10.233.65.170, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:27 [info] 38#38: *1396 [lua] logger.lua:23: 6a1bc6fd7c862e40f6be19f96dad51d9 {"matched":"huaweivnfmdriver"} while logging request, client: 10.233.65.170, server: , request: "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1", upstream: "http://10.233.0.244:8482/api/huaweivnfmdriver/v1/swagger.json", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:27 +0000] 6a1bc6fd7c862e40f6be19f96dad51d9 "GET /api/huaweivnfmdriver/v1/swagger.json HTTP/1.1" 200 request_processing_time:0.185 upstream_response_time:0.184 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:27 [info] 38#38: *1398 [lua] access_by_lua(msblocations.conf:189):2: 851e09398a640458b860d3bf8182ca0b:receive the request, client: 10.233.65.170, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:28 +0000] 851e09398a640458b860d3bf8182ca0b "GET /api/nslcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.941 upstream_response_time:0.940 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:28 [info] 38#38: *1398 [lua] logger.lua:23: 851e09398a640458b860d3bf8182ca0b {"matched":"nslcm"} while logging request, client: 10.233.65.170, server: , request: "GET /api/nslcm/v1/health_check HTTP/1.1", upstream: "http://10.233.37.242:8403/api/nslcm/v1/health_check", host: "msb-iag.onap" 2023/01/20 06:22:28 [info] 38#38: *1400 [lua] access_by_lua(msblocations.conf:189):2: 785a3b929827c6e2d958f93f1e0f6186:receive the request, client: 10.233.65.170, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:28 [info] 38#38: *1400 [lua] logger.lua:23: 785a3b929827c6e2d958f93f1e0f6186 {"matched":"vnflcm"} while logging request, client: 10.233.65.170, server: , request: "GET /api/vnflcm/v1/health_check HTTP/1.1", upstream: "http://10.233.29.139:8801/api/vnflcm/v1/health_check", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:28 +0000] 785a3b929827c6e2d958f93f1e0f6186 "GET /api/vnflcm/v1/health_check HTTP/1.1" 200 request_processing_time:0.559 upstream_response_time:0.558 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:28 [info] 38#38: *1402 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:28 [info] 38#38: *1403 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:28 [info] 38#38: *1404 [lua] access_by_lua(msblocations.conf:189):2: 5c4f94103f9bbcaff661aa0b08c774ef:receive the request, client: 10.233.65.170, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:29 [info] 38#38: *1404 [lua] logger.lua:23: 5c4f94103f9bbcaff661aa0b08c774ef {"matched":"vnfmgr"} while logging request, client: 10.233.65.170, server: , request: "GET /api/vnfmgr/v1/health_check HTTP/1.1", upstream: "http://10.233.12.74:8803/api/vnfmgr/v1/health_check", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:29 +0000] 5c4f94103f9bbcaff661aa0b08c774ef "GET /api/vnfmgr/v1/health_check HTTP/1.1" 200 request_processing_time:0.555 upstream_response_time:0.555 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:29 [info] 38#38: *1406 [lua] access_by_lua(msblocations.conf:189):2: c7071f5787e42439a1d508cf2d9317e4:receive the request, client: 10.233.65.170, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:30 +0000] c7071f5787e42439a1d508cf2d9317e4 "GET /api/vnfres/v1/health_check HTTP/1.1" 200 request_processing_time:0.443 upstream_response_time:0.442 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:30 [info] 38#38: *1406 [lua] logger.lua:23: c7071f5787e42439a1d508cf2d9317e4 {"matched":"vnfres"} while logging request, client: 10.233.65.170, server: , request: "GET /api/vnfres/v1/health_check HTTP/1.1", upstream: "http://10.233.20.182:8802/api/vnfres/v1/health_check", host: "msb-iag.onap" 2023/01/20 06:22:30 [info] 38#38: *1408 [lua] access_by_lua(msblocations.conf:189):2: 3407d25b40d31b30edbdd5b147e76b48:receive the request, client: 10.233.65.170, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:30 [info] 38#38: *1408 [lua] logger.lua:23: 3407d25b40d31b30edbdd5b147e76b48 {"matched":"ztevnfmdriver"} while logging request, client: 10.233.65.170, server: , request: "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1", upstream: "http://10.233.33.175:8410/api/ztevnfmdriver/v1/health_check", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:30 +0000] 3407d25b40d31b30edbdd5b147e76b48 "GET /api/ztevnfmdriver/v1/health_check HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:30 [info] 38#38: *1410 [lua] access_by_lua(msblocations.conf:189):2: ec9d22c707edb723e2b66c102fdfe8d1:receive the request, client: 10.233.65.170, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:30 [info] 38#38: *1410 [lua] logger.lua:23: ec9d22c707edb723e2b66c102fdfe8d1 {"matched":"holmes-rule-mgmt"} while logging request, client: 10.233.65.170, server: , request: "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.67.158:9101/api/holmes-rule-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:30 +0000] ec9d22c707edb723e2b66c102fdfe8d1 "GET /api/holmes-rule-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.027 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:30 [info] 38#38: *1412 [lua] access_by_lua(msblocations.conf:189):2: 08733a8aaf99f9ceed926bb5586b2c80:receive the request, client: 10.233.65.170, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:30 [info] 38#38: *1412 [lua] logger.lua:23: 08733a8aaf99f9ceed926bb5586b2c80 {"matched":"holmes-engine-mgmt"} while logging request, client: 10.233.65.170, server: , request: "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1", upstream: "https://10.233.71.115:9102/api/holmes-engine-mgmt/v1/healthcheck", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:30 +0000] 08733a8aaf99f9ceed926bb5586b2c80 "GET /api/holmes-engine-mgmt/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.035 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:31 [info] 38#38: *1414 [lua] access_by_lua(msblocations.conf:189):2: 0dfe3ea66152b04522b1555d904f046f:receive the request, client: 10.233.65.170, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:31 +0000] 0dfe3ea66152b04522b1555d904f046f "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:31 [info] 38#38: *1414 [lua] logger.lua:23: 0dfe3ea66152b04522b1555d904f046f {"matched":"multicloud-fcaps"} while logging request, client: 10.233.65.170, server: , request: "GET /api/multicloud-fcaps/v1/healthcheck HTTP/1.1", upstream: "https://10.233.51.47:9011/api/multicloud-fcaps/v1/healthcheck", host: "msb-iag.onap" 2023/01/20 06:22:31 [info] 38#38: *1416 [lua] access_by_lua(msblocations.conf:189):2: 6a761001eb302728401ccc2ded695506:receive the request, client: 10.233.65.170, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", host: "msb-iag.onap" 2023/01/20 06:22:31 [info] 38#38: *1416 [lua] logger.lua:23: 6a761001eb302728401ccc2ded695506 {"matched":"parser"} while logging request, client: 10.233.65.170, server: , request: "GET /api/parser/v1/health_check HTTP/1.1", upstream: "http://10.233.43.139:8806/api/parser/v1/health_check", host: "msb-iag.onap" 10.233.65.170 - - [20/Jan/2023:06:22:31 +0000] 6a761001eb302728401ccc2ded695506 "GET /api/parser/v1/health_check HTTP/1.1" 200 request_processing_time:0.770 upstream_response_time:0.770 "-" "python-requests/2.28.2" "-" 2023/01/20 06:22:38 [info] 38#38: *1420 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:38 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:40 [info] 38#38: *1421 [lua] access_by_lua(msblocations.conf:189):2: 4c64c839237bbb93b0050a3a81d5c78f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:22:40 [info] 38#38: *1421 [lua] logger.lua:23: 4c64c839237bbb93b0050a3a81d5c78f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:22:40 +0000] 4c64c839237bbb93b0050a3a81d5c78f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:22:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:22:42 [info] 38#38: *1382 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1383 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1385 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1387 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1392 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1394 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1396 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1398 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1400 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1404 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1406 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1408 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1410 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1412 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1414 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:42 [info] 38#38: *1416 client 10.233.65.170 closed keepalive connection 2023/01/20 06:22:48 [info] 37#37: *1423 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:48 [info] 38#38: *1422 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:55 [info] 38#38: *1424 [lua] access_by_lua(msblocations.conf:189):2: d78560538d835d996f6c56d853e32a4b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:22:55 [info] 38#38: *1424 [lua] logger.lua:23: d78560538d835d996f6c56d853e32a4b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:22:55 +0000] d78560538d835d996f6c56d853e32a4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:22:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:22:58 [info] 38#38: *1425 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:22:58 [info] 38#38: *1426 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:08 [info] 38#38: *1427 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:08 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:10 [info] 38#38: *1429 [lua] access_by_lua(msblocations.conf:189):2: c7bab06c78403bb971561b4c66c18c9f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:23:10 +0000] c7bab06c78403bb971561b4c66c18c9f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:23:10 [info] 38#38: *1429 [lua] logger.lua:23: c7bab06c78403bb971561b4c66c18c9f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:23:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:23:18 [info] 37#37: *1431 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:18 [info] 37#37: *1430 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:25 [info] 38#38: *1432 [lua] access_by_lua(msblocations.conf:189):2: da1831d11647d8f622a82df26e8b6de4:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:23:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:23:25 +0000] da1831d11647d8f622a82df26e8b6de4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:23:25 [info] 38#38: *1432 [lua] logger.lua:23: da1831d11647d8f622a82df26e8b6de4 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:23:28 [info] 37#37: *1433 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:28 [info] 37#37: *1434 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:38 [info] 38#38: *1436 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:38 [info] 38#38: *1437 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:40 [info] 38#38: *1438 [lua] access_by_lua(msblocations.conf:189):2: 59fa616006a4ded1e32971854c9bfe81:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:23:40 [info] 38#38: *1438 [lua] logger.lua:23: 59fa616006a4ded1e32971854c9bfe81 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:23:40 +0000] 59fa616006a4ded1e32971854c9bfe81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:23:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:23:48 [info] 37#37: *1440 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:48 [info] 37#37: *1439 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:55 [info] 38#38: *1441 [lua] access_by_lua(msblocations.conf:189):2: 216f7d864745a4be8ef0d103ce9c1d4f:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:23:55 [info] 38#38: *1441 [lua] logger.lua:23: 216f7d864745a4be8ef0d103ce9c1d4f {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:23:55 +0000] 216f7d864745a4be8ef0d103ce9c1d4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:23:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:23:58 [info] 37#37: *1442 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:23:58 [info] 37#37: *1443 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:08 [info] 38#38: *1445 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:08 [info] 38#38: *1444 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:10 [info] 38#38: *1446 [lua] access_by_lua(msblocations.conf:189):2: 8681ea6df01c8fce5bfc9e3038955d1c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:24:10 [info] 38#38: *1446 [lua] logger.lua:23: 8681ea6df01c8fce5bfc9e3038955d1c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:24:10 +0000] 8681ea6df01c8fce5bfc9e3038955d1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:24:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:24:18 [info] 37#37: *1448 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:18 [info] 37#37: *1447 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:25 [info] 38#38: *1449 [lua] access_by_lua(msblocations.conf:189):2: 2792bfbbf026c1ec384237270eccbd07:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:24:25 [info] 38#38: *1449 [lua] logger.lua:23: 2792bfbbf026c1ec384237270eccbd07 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:24:25 +0000] 2792bfbbf026c1ec384237270eccbd07 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:24:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:24:28 [info] 37#37: *1450 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:28 [info] 38#38: *1451 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:38 [info] 37#37: *1453 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:38 [info] 37#37: *1454 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:40 [info] 38#38: *1455 [lua] access_by_lua(msblocations.conf:189):2: 9041fbbda900e2f8de48ecf9d72d529d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:24:40 [info] 38#38: *1455 [lua] logger.lua:23: 9041fbbda900e2f8de48ecf9d72d529d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:24:40 +0000] 9041fbbda900e2f8de48ecf9d72d529d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:24:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:24:48 [info] 38#38: *1456 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:48 [info] 38#38: *1457 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:55 [info] 38#38: *1458 [lua] access_by_lua(msblocations.conf:189):2: a235bfed14789a461d06e8e7471ee092:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:24:55 [info] 38#38: *1458 [lua] logger.lua:23: a235bfed14789a461d06e8e7471ee092 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:24:55 +0000] a235bfed14789a461d06e8e7471ee092 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:24:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:24:58 [info] 37#37: *1460 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:24:58 [info] 37#37: *1459 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:08 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:08 [info] 38#38: *1462 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:10 [info] 38#38: *1463 [lua] access_by_lua(msblocations.conf:189):2: e87b79c0022e114bd5784ec37e44ccbb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:10 +0000] e87b79c0022e114bd5784ec37e44ccbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:25:10 [info] 38#38: *1463 [lua] logger.lua:23: e87b79c0022e114bd5784ec37e44ccbb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:25:18 [info] 37#37: *1464 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:18 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:25 [info] 38#38: *1466 [lua] access_by_lua(msblocations.conf:189):2: bce579626c827382b161b110e9ff76cd:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:25:25 [info] 38#38: *1466 [lua] logger.lua:23: bce579626c827382b161b110e9ff76cd {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:25 +0000] bce579626c827382b161b110e9ff76cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:25:28 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:28 [info] 38#38: *1468 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:38 [info] 37#37: *1471 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:38 [info] 38#38: *1470 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:40 [info] 38#38: *1472 [lua] access_by_lua(msblocations.conf:189):2: 33e4c58fde26fdf9ce0f2fdeee1a2fe8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:25:40 [info] 38#38: *1472 [lua] logger.lua:23: 33e4c58fde26fdf9ce0f2fdeee1a2fe8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:40 +0000] 33e4c58fde26fdf9ce0f2fdeee1a2fe8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:25:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:25:48 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:48 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:55 [info] 38#38: *1475 [lua] access_by_lua(msblocations.conf:189):2: 71ebd8cb3e84d12b0bfb39953f55f154:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:25:55 [info] 38#38: *1475 [lua] logger.lua:23: 71ebd8cb3e84d12b0bfb39953f55f154 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:25:55 +0000] 71ebd8cb3e84d12b0bfb39953f55f154 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-" 2023/01/20 06:25:58 [info] 38#38: *1476 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:25:58 [info] 38#38: *1477 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:08 [info] 38#38: *1478 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:08 [info] 37#37: *1479 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:10 [info] 38#38: *1480 [lua] access_by_lua(msblocations.conf:189):2: 81c0cf6fd5c55b89f457f05280815550:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:26:10 +0000] 81c0cf6fd5c55b89f457f05280815550 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:26:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:26:10 [info] 38#38: *1480 [lua] logger.lua:23: 81c0cf6fd5c55b89f457f05280815550 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:26:18 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:18 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:25 [info] 38#38: *1483 [lua] access_by_lua(msblocations.conf:189):2: dca4654a3b60918e217c253b4c4abcb6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:26:25 +0000] dca4654a3b60918e217c253b4c4abcb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 2023/01/20 06:26:25 [info] 38#38: *1483 [lua] logger.lua:23: dca4654a3b60918e217c253b4c4abcb6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:26:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6 2023/01/20 06:26:28 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:28 [info] 38#38: *1485 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:38 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:38 [info] 38#38: *1488 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:40 [info] 38#38: *1489 [lua] access_by_lua(msblocations.conf:189):2: 90fd2b684122ca41b5cc69d666b119da:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:26:40 [info] 38#38: *1489 [lua] logger.lua:23: 90fd2b684122ca41b5cc69d666b119da {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:26:40 +0000] 90fd2b684122ca41b5cc69d666b119da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:26:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 06:26:48 [info] 37#37: *1491 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:48 [info] 37#37: *1490 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:55 [info] 38#38: *1492 [lua] access_by_lua(msblocations.conf:189):2: b4d8bba9fd46bf649f9356d9490b2d5c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:26:55 [info] 38#38: *1492 [lua] logger.lua:23: b4d8bba9fd46bf649f9356d9490b2d5c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:26:55 +0000] b4d8bba9fd46bf649f9356d9490b2d5c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:26:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:26:58 [info] 38#38: *1493 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:26:58 [info] 37#37: *1494 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:08 [info] 38#38: *1496 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:08 [info] 38#38: *1495 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:10 [info] 38#38: *1497 [lua] access_by_lua(msblocations.conf:189):2: 4017c364037e1bdefd3712cd5d263a7c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:27:10 +0000] 4017c364037e1bdefd3712cd5d263a7c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:27:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:27:10 [info] 38#38: *1497 [lua] logger.lua:23: 4017c364037e1bdefd3712cd5d263a7c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:27:18 [info] 38#38: *1498 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:18 [info] 37#37: *1499 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:25 [info] 38#38: *1500 [lua] access_by_lua(msblocations.conf:189):2: d071207ccdd9bd11515efe0007180613:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:27:25 +0000] d071207ccdd9bd11515efe0007180613 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:27:25 [info] 38#38: *1500 [lua] logger.lua:23: d071207ccdd9bd11515efe0007180613 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:27:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:27:28 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:28 [info] 37#37: *1502 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:38 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:38 [info] 37#37: *1505 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:40 [info] 38#38: *1506 [lua] access_by_lua(msblocations.conf:189):2: 162a7962b778e63128f19ac57f1f216e:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:27:40 [info] 38#38: *1506 [lua] logger.lua:23: 162a7962b778e63128f19ac57f1f216e {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:27:40 +0000] 162a7962b778e63128f19ac57f1f216e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:27:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:27:48 [info] 37#37: *1507 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:48 [info] 37#37: *1508 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:55 [info] 38#38: *1509 [lua] access_by_lua(msblocations.conf:189):2: b03e04343129b77e860bb6c40654466c:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:27:55 [info] 38#38: *1509 [lua] logger.lua:23: b03e04343129b77e860bb6c40654466c {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:27:55 +0000] b03e04343129b77e860bb6c40654466c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:27:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 06:27:58 [info] 38#38: *1511 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:27:58 [info] 37#37: *1510 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:08 [info] 38#38: *1512 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:08 [info] 38#38: *1513 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:10 [info] 38#38: *1514 [lua] access_by_lua(msblocations.conf:189):2: 9d859478d9b972803194faa35d7d6686:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:28:10 [info] 38#38: *1514 [lua] logger.lua:23: 9d859478d9b972803194faa35d7d6686 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:28:10 +0000] 9d859478d9b972803194faa35d7d6686 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:28:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:28:18 [info] 38#38: *1516 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:18 [info] 37#37: *1515 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:25 [info] 38#38: *1517 [lua] access_by_lua(msblocations.conf:189):2: ef76c21995f6ccad2ed2f3000d300baa:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:28:25 +0000] ef76c21995f6ccad2ed2f3000d300baa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:28:25 [info] 38#38: *1517 [lua] logger.lua:23: ef76c21995f6ccad2ed2f3000d300baa {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:28:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:28:28 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:28 [info] 37#37: *1519 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:38 [info] 38#38: *1522 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:38 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:40 [info] 38#38: *1523 [lua] access_by_lua(msblocations.conf:189):2: 35634ba053ed01babce674c884a39e0b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:28:40 +0000] 35634ba053ed01babce674c884a39e0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:28:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:28:40 [info] 38#38: *1523 [lua] logger.lua:23: 35634ba053ed01babce674c884a39e0b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:28:48 [info] 37#37: *1525 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:48 [info] 37#37: *1524 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:55 [info] 38#38: *1526 [lua] access_by_lua(msblocations.conf:189):2: 95de0c92297ed565e91bd8de15af4eab:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:28:55 [info] 38#38: *1526 [lua] logger.lua:23: 95de0c92297ed565e91bd8de15af4eab {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:28:55 +0000] 95de0c92297ed565e91bd8de15af4eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:28:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:28:58 [info] 37#37: *1528 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:28:58 [info] 37#37: *1527 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:08 [info] 38#38: *1529 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:08 [info] 37#37: *1530 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:10 [info] 38#38: *1531 [lua] access_by_lua(msblocations.conf:189):2: 22fc2e286d3be4811889bfdc30dfbd26:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:29:10 +0000] 22fc2e286d3be4811889bfdc30dfbd26 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.003 upstream_response_time:0.003 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:29:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:29:10 [info] 38#38: *1531 [lua] logger.lua:23: 22fc2e286d3be4811889bfdc30dfbd26 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:29:18 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:18 [info] 37#37: *1533 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:25 [info] 38#38: *1534 [lua] access_by_lua(msblocations.conf:189):2: 63b92cfb288970f8ad72659039540a1a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:29:25 [info] 38#38: *1534 [lua] logger.lua:23: 63b92cfb288970f8ad72659039540a1a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:29:25 +0000] 63b92cfb288970f8ad72659039540a1a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:29:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:29:28 [info] 38#38: *1535 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:28 [info] 37#37: *1536 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:38 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:38 [info] 37#37: *1539 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:40 [info] 38#38: *1540 [lua] access_by_lua(msblocations.conf:189):2: 7d228cd415a63c48597484d0a52af6ea:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:29:40 [info] 38#38: *1540 [lua] logger.lua:23: 7d228cd415a63c48597484d0a52af6ea {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:29:40 +0000] 7d228cd415a63c48597484d0a52af6ea "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:29:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:29:48 [info] 38#38: *1542 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:48 [info] 38#38: *1541 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:55 [info] 38#38: *1543 [lua] access_by_lua(msblocations.conf:189):2: e8a53b2d135bb6689df158ef1efd0efb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:29:55 +0000] e8a53b2d135bb6689df158ef1efd0efb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:29:55 [info] 38#38: *1543 [lua] logger.lua:23: e8a53b2d135bb6689df158ef1efd0efb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:29:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:29:58 [info] 37#37: *1545 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:29:58 [info] 38#38: *1544 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:08 [info] 38#38: *1546 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:08 [info] 38#38: *1547 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:10 [info] 38#38: *1548 [lua] access_by_lua(msblocations.conf:189):2: f59c4918be05de92d0192f02768e11e7:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:30:10 [info] 38#38: *1548 [lua] logger.lua:23: f59c4918be05de92d0192f02768e11e7 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:30:10 +0000] f59c4918be05de92d0192f02768e11e7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:30:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:30:18 [info] 38#38: *1550 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:18 [info] 37#37: *1549 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:25 [info] 38#38: *1551 [lua] access_by_lua(msblocations.conf:189):2: cdd1eb652ee41e4cb6250b7a70fc1a3a:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:30:25 [info] 38#38: *1551 [lua] logger.lua:23: cdd1eb652ee41e4cb6250b7a70fc1a3a {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:30:25 +0000] cdd1eb652ee41e4cb6250b7a70fc1a3a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:30:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:30:28 [info] 37#37: *1553 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:28 [info] 37#37: *1552 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:38 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:38 [info] 38#38: *1556 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:40 [info] 38#38: *1557 [lua] access_by_lua(msblocations.conf:189):2: cd677ce60ce9304928495d5ff6a667f8:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:30:40 [info] 38#38: *1557 [lua] logger.lua:23: cd677ce60ce9304928495d5ff6a667f8 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:30:40 +0000] cd677ce60ce9304928495d5ff6a667f8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:30:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4 2023/01/20 06:30:48 [info] 37#37: *1558 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:48 [info] 37#37: *1559 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:55 [info] 38#38: *1560 [lua] access_by_lua(msblocations.conf:189):2: 7c0a60d3512678bdc6f12f254e27cd86:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:30:55 [info] 38#38: *1560 [lua] logger.lua:23: 7c0a60d3512678bdc6f12f254e27cd86 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:30:55 +0000] 7c0a60d3512678bdc6f12f254e27cd86 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:30:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:30:58 [info] 38#38: *1562 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:30:58 [info] 38#38: *1561 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:08 [info] 38#38: *1563 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:08 [info] 38#38: *1564 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:10 [info] 38#38: *1565 [lua] access_by_lua(msblocations.conf:189):2: 7a52f7776c415ffb445c74a819d3c3a5:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:31:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:31:10 +0000] 7a52f7776c415ffb445c74a819d3c3a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:31:10 [info] 38#38: *1565 [lua] logger.lua:23: 7a52f7776c415ffb445c74a819d3c3a5 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:31:18 [info] 37#37: *1567 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:18 [info] 37#37: *1566 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:25 [info] 38#38: *1568 [lua] access_by_lua(msblocations.conf:189):2: 092f65c3db1617a3dcc2e38e14c57080:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:31:25 +0000] 092f65c3db1617a3dcc2e38e14c57080 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:31:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:31:25 [info] 38#38: *1568 [lua] logger.lua:23: 092f65c3db1617a3dcc2e38e14c57080 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:31:28 [info] 38#38: *1569 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:28 [info] 38#38: *1570 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:38 [info] 37#37: *1572 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:38 [info] 37#37: *1573 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:40 [info] 38#38: *1574 [lua] access_by_lua(msblocations.conf:189):2: 258bf21b4dbb65bff302c94b9c31bf8d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:31:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:31:40 [info] 38#38: *1574 [lua] logger.lua:23: 258bf21b4dbb65bff302c94b9c31bf8d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:31:40 +0000] 258bf21b4dbb65bff302c94b9c31bf8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:31:48 [info] 37#37: *1575 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:48 [info] 37#37: *1576 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:55 [info] 38#38: *1577 [lua] access_by_lua(msblocations.conf:189):2: 6a731b977ce1274c02a250d786b40110:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:31:55 [info] 38#38: *1577 [lua] logger.lua:23: 6a731b977ce1274c02a250d786b40110 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:31:55 +0000] 6a731b977ce1274c02a250d786b40110 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:31:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:31:58 [info] 38#38: *1579 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:31:58 [info] 38#38: *1578 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:08 [info] 38#38: *1580 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:08 [info] 38#38: *1581 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:10 [info] 38#38: *1582 [lua] access_by_lua(msblocations.conf:189):2: e3fcbd5074096dea4138e19619090743:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:10 +0000] e3fcbd5074096dea4138e19619090743 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:32:10 [info] 38#38: *1582 [lua] logger.lua:23: e3fcbd5074096dea4138e19619090743 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:32:18 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:18 [info] 38#38: *1583 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:25 [info] 38#38: *1585 [lua] access_by_lua(msblocations.conf:189):2: bef0ce33c4705c6a0dc9345bbd840640:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:25 +0000] bef0ce33c4705c6a0dc9345bbd840640 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:32:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:32:25 [info] 38#38: *1585 [lua] logger.lua:23: bef0ce33c4705c6a0dc9345bbd840640 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:32:28 [info] 37#37: *1587 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:28 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:38 [info] 38#38: *1589 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:38 [info] 38#38: *1590 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:40 [info] 38#38: *1591 [lua] access_by_lua(msblocations.conf:189):2: d1e2d0205419605ee954a1d74406f5be:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 10.233.72.152 - - [20/Jan/2023:06:32:41 +0000] d1e2d0205419605ee954a1d74406f5be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-" 2023/01/20 06:32:41 [info] 38#38: *1591 [lua] logger.lua:23: d1e2d0205419605ee954a1d74406f5be {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , 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/20 06:32:48 [info] 38#38: *1592 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:48 [info] 38#38: *1593 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:56 [info] 38#38: *1594 [lua] access_by_lua(msblocations.conf:189):2: a359a667345181809e469427b6e1ff0d:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:56 +0000] a359a667345181809e469427b6e1ff0d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.004 upstream_response_time:0.004 "-" "Consul Health Check" "-" 2023/01/20 06:32:56 [info] 38#38: *1594 [lua] logger.lua:23: a359a667345181809e469427b6e1ff0d {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:32:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 2 2023/01/20 06:32:58 [info] 38#38: *1595 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:32:58 [info] 37#37: *1596 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:08 [info] 37#37: *1597 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:08 [info] 37#37: *1598 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:11 [info] 38#38: *1599 [lua] access_by_lua(msblocations.conf:189):2: d500ea128acbf750a7a85284e6c521b6:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:33:11 [info] 38#38: *1599 [lua] logger.lua:23: d500ea128acbf750a7a85284e6c521b6 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:33:11 +0000] d500ea128acbf750a7a85284e6c521b6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:33:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:33:18 [info] 38#38: *1600 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:18 [info] 38#38: *1601 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:26 [info] 38#38: *1602 [lua] access_by_lua(msblocations.conf:189):2: ea1433b940e1bb50958d1e4793db7ebb:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:33:26 [info] 38#38: *1602 [lua] logger.lua:23: ea1433b940e1bb50958d1e4793db7ebb {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:33:26 +0000] ea1433b940e1bb50958d1e4793db7ebb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:33:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:33:28 [info] 38#38: *1604 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:28 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:38 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:38 [info] 38#38: *1607 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:41 [info] 38#38: *1608 [lua] access_by_lua(msblocations.conf:189):2: 77f4ef80401f88e99eb43debf55dbd44:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:33:41 [info] 38#38: *1608 [lua] logger.lua:23: 77f4ef80401f88e99eb43debf55dbd44 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:33:41 +0000] 77f4ef80401f88e99eb43debf55dbd44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:33:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 06:33:48 [info] 38#38: *1610 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:48 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:56 [info] 38#38: *1611 [lua] access_by_lua(msblocations.conf:189):2: db6df39ba369f6d553bd22a96bd19aa3:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:33:56 [info] 38#38: *1611 [lua] logger.lua:23: db6df39ba369f6d553bd22a96bd19aa3 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:33:56 +0000] db6df39ba369f6d553bd22a96bd19aa3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:33:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5 2023/01/20 06:33:58 [info] 38#38: *1613 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:33:58 [info] 38#38: *1612 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:08 [info] 37#37: *1615 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:08 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:11 [info] 38#38: *1616 [lua] access_by_lua(msblocations.conf:189):2: 0b1d479796ca167b16c43f5901f82c0b:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:34:11 +0000] 0b1d479796ca167b16c43f5901f82c0b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-" 2023/01/20 06:34:11 [info] 38#38: *1616 [lua] logger.lua:23: 0b1d479796ca167b16c43f5901f82c0b {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:34:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9 2023/01/20 06:34:18 [info] 38#38: *1617 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:18 [info] 37#37: *1618 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:26 [info] 38#38: *1619 [lua] access_by_lua(msblocations.conf:189):2: d0a2aaa528466c77c67eed225cf1b907:receive the request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80" 2023/01/20 06:34:26 [info] 38#38: *1619 [lua] logger.lua:23: d0a2aaa528466c77c67eed225cf1b907 {"matched":"microservices"} while logging request, client: 10.233.72.152, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80" 10.233.72.152 - - [20/Jan/2023:06:34:26 +0000] d0a2aaa528466c77c67eed225cf1b907 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-" 10.233.72.152 - - [20/Jan/2023:06:34:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3 2023/01/20 06:34:28 [info] 38#38: *1620 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:28 [info] 38#38: *1621 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:38 [info] 37#37: *1624 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:38 [info] 37#37: *1623 client closed connection while SSL handshaking, client: 10.233.69.171, server: 0.0.0.0:443 2023/01/20 06:34:41 [info] 38#38: *1625 [lua] access_by_lua(msblocations