Results

By type

          @RUNHOME@ /usr/local
Convert SDCLIENT_IP to IP
10.233.44.11
### Starting redis
there is no /usr/local/redis/../redis-works
=========== Redis config info =============================================
Redis_HOME=/usr/local/redis
config file=/usr/local/redis/conf/redis.conf
Help:use /usr/local/redis/redis-server --help for help
===============================================================================
/usr/local/redis
@C_CMD@ /usr/local/redis/redis-server /usr/local/redis/conf/redis.conf
\n\n### Starting openresty
=========== prepare the symbolic links ========================================
================================================================================
=========== create symbolic link for libluajit-5.1.so.2 ========================================
ln: /lib64/libluajit-5.1.so.2: No such file or directory
===============================================================================
=========== openresty config info =============================================
HOME=/usr/local/openresty/nginx
_NGINXCMD=/usr/local/openresty/nginx/sbin/nginx
===============================================================================
/usr/local/openresty/nginx
@WORK_DIR@ /usr/local/openresty/nginx
@C_CMD@ /usr/local/openresty/nginx/sbin/nginx -p /usr/local/openresty/nginx/
2023/02/20 16:59:44 [warn] 33#33: [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
nginx: [warn] [lua] dns_util.lua:35: environment variable UPSTREAM_DNS_SERVERS:nil
2023/02/20 16:59:44 [warn] 33#33: [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
nginx: [warn] [lua] dns_util.lua:38: failed to parse the DNS Servers from the environment variable UPSTREAM_DNS_SERVERS Error:/usr/local/openresty/nginx//luaext/vendor/pl/stringx.lua:27: argument 1 expected a 'string', got a 'nil'
2023/02/20 16:59:44 [warn] 33#33: [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
nginx: [warn] [lua] msb.lua:69: load_plugins(): Loading plugin: redirect-transformer
2023/02/20 16:59:44 [notice] 33#33: using the "epoll" event method
2023/02/20 16:59:44 [notice] 33#33: openresty/1.13.6.1
2023/02/20 16:59:44 [notice] 33#33: built by gcc 6.3.0 (Alpine 6.3.0) 
2023/02/20 16:59:44 [notice] 33#33: OS: Linux 5.4.0-96-generic
2023/02/20 16:59:44 [notice] 33#33: getrlimit(RLIMIT_NOFILE): 1048576:1048576
\n\n### Starting apiroute
2023/02/20 16:59:44 [notice] 34#34: start worker processes
2023/02/20 16:59:44 [notice] 34#34: start worker process 35
2023/02/20 16:59:44 [notice] 34#34: start worker process 36
2023/02/20 16:59:44 [notice] 34#34: start worker process 38
2023/02/20 16:59:44 [notice] 34#34: start worker process 39
2023/02/20 16:59:44 [notice] 34#34: start worker process 40
2023/02/20 16:59:44 [notice] 34#34: start worker process 41
2023/02/20 16:59:44 [notice] 34#34: start worker process 42
2023/02/20 16:59:44 [notice] 34#34: start worker process 43
2023/02/20 16:59:44 [notice] 34#34: start cache manager process 44
2023/02/20 16:59:44 [notice] 34#34: start cache loader process 45
@RUNHOME@ /usr/local/apiroute
================== ENV_INFO =============================================
@RUNHOME@ /usr/local/apiroute
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@Main_Class@ org.onap.msb.apiroute.ApiRouteApp
@APP_INFO@ msb-apiroute-service
@Main_JAR@ apiroute-service.jar
@Main_Conf@ conf/apiroute.yml
==========================================================================
start msb-apiroute-service ...
@JAVA_VERSION@ 1.8
================== RUN_INFO =============================================
@JAVA_HOME@ /usr/lib/jvm/java-1.8-openjdk
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_OPTS@ -Xms16m -Xmx128m -XX:+UseSerialGC -XX:MaxMetaspaceSize=64m -XX:NewRatio=2 -XX:+HeapDumpOnOutOfMemoryError -XX:HeapDumpPath=/usr/local/apiroute/../apiroute-works/logs/dump-msb-20230220165945.hprof
@CLASS_PATH@ /usr/local/apiroute/:/usr/local/apiroute/apiroute-service.jar
@EXT_DIRS@
==========================================================================
@JAVA@ /usr/lib/jvm/java-1.8-openjdk/bin/java
@JAVA_CMD@
2023-02-20 16:59:48 724 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initUrlRootPath:/usr/local/apiroute/ext/initUrlRootPath/initUrlRootPath.json
2023-02-20 16:59:48 741 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init IUI_ROOT_PATH from [initUrlRootPath.json]:iui
2023-02-20 16:59:48 742 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init API_ROOT_PATH from [initUrlRootPath.json]:api
2023-02-20 16:59:48 880 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init consul_Ip  from [env:CONSUL_IP]:msb-consul.onap
2023-02-20 16:59:48 880 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init DiscoverInfo from [env:SDCLIENT_IP]--10.233.44.11:10081 Enabled:true
2023-02-20 16:59:51 509 WARN  [org.glassfish.jersey.internal.Errors][main] - The following warnings have been detected: WARNING: The (sub)resource method getIuiRoutes in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addIuiRoute in org.onap.msb.apiroute.resources.IuiRouteResource contains empty path annotation.
WARNING: The (sub)resource method getMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method addMicroService in org.onap.msb.apiroute.resources.MicroServiceResource contains empty path annotation.
WARNING: The (sub)resource method getApiRoutes in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.
WARNING: The (sub)resource method addApiRoute in org.onap.msb.apiroute.resources.ApiRouteResource contains empty path annotation.

2023-02-20 16:59:51 649 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init RouteWay from [initRouteWay.json]:ip
2023-02-20 16:59:51 649 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - read initApiGatewayConfig:/usr/local/apiroute/ext/initApiGatewayConfig/initApiGatewayConfig.json
2023-02-20 16:59:51 650 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init APIGATEWAY http publish Port from [initApiGatewayConfig.json]:80
2023-02-20 16:59:51 652 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init namespace Filter from [initRouteLabelsMatches.json]:all
2023-02-20 16:59:51 653 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init visualRange Filter from [ env:ROUTE_LABELS ]:1
2023-02-20 16:59:51 653 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init network_plane_type Filter from [ Default ]:
2023-02-20 16:59:51 653 WARN  [org.onap.msb.apiroute.wrapper.util.ConfigUtil][main] - init customLabels Filter from [ env:ROUTE_LABELS ]:{}
2023-02-20 16:59:51 760 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] -  Initial Route Configuration——redis connection success...
2023-02-20 16:59:51 932 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - readme.txt is not a right file
2023-02-20 16:59:51 932 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - starting to initial consul Configuration
2023-02-20 16:59:51 932 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - init consul sync Address from [ env:CONSUL_IP ]:msb-consul.onap:8500
2023-02-20 16:59:52 721 WARN  [org.onap.msb.apiroute.wrapper.InitRouteServiceWrapper][main] - start monitor consul service--msb-consul.onap:8500
2023/02/20 17:00:01 [info] 40#40: *12 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:01 [info] 40#40: *13 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:03 [info] 40#40: *14 [lua] access_by_lua(msblocations.conf:189):2: 26a6087328bed2fb025963989bb48fb1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:00:03 [info] 40#40: *14 [lua] logger.lua:23: 26a6087328bed2fb025963989bb48fb1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:03 +0000] 26a6087328bed2fb025963989bb48fb1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.223 upstream_response_time:0.215 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:00:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 75
2023/02/20 17:00:11 [info] 40#40: *17 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:11 [info] 40#40: *18 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:12 [info] 40#40: *19 [lua] access_by_lua(msblocations.conf:189):2: 74485c77d3283dda5f6a61f6c157bdad:receive the request, client: 10.233.66.240, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
2023/02/20 17:00:13 [info] 40#40: *19 [lua] logger.lua:23: 74485c77d3283dda5f6a61f6c157bdad {"matched":"microservices"} while logging request, client: 10.233.66.240, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.66.240 - - [20/Feb/2023:17:00:13 +0000] 74485c77d3283dda5f6a61f6c157bdad "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.429 upstream_response_time:0.425 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
10.233.66.240 - - [20/Feb/2023:17:00:13 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 493 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 419
2023/02/20 17:00:18 [info] 40#40: *20 [lua] access_by_lua(msblocations.conf:189):2: 1f9dccaa3585ffecb0e6d84cb4021ca4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:18 +0000] 1f9dccaa3585ffecb0e6d84cb4021ca4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.031 "-" "Consul Health Check" "-"
2023/02/20 17:00:18 [info] 40#40: *20 [lua] logger.lua:23: 1f9dccaa3585ffecb0e6d84cb4021ca4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:18 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 30
2023/02/20 17:00:19 [info] 40#40: *21 [lua] access_by_lua(msblocations.conf:189):2: 7d3b77b303abf30f218cd7debfc5e336:receive the request, client: 10.233.69.223, server: , request: "POST /api/microservices/v1/services HTTP/1.1", host: "msb-iag.onap"
10.233.69.223 - - [20/Feb/2023:17:00:19 +0000] 7d3b77b303abf30f218cd7debfc5e336 "POST /api/microservices/v1/services HTTP/1.1" 201 request_processing_time:0.172 upstream_response_time:0.168 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" "-"
2023/02/20 17:00:19 [info] 40#40: *21 [lua] logger.lua:23: 7d3b77b303abf30f218cd7debfc5e336 {"matched":"microservices"} while logging request, client: 10.233.69.223, server: , request: "POST /api/microservices/v1/services HTTP/1.1", upstream: "http://127.0.0.1:8066/api/microservices/v1/services", host: "msb-iag.onap"
10.233.69.223 - - [20/Feb/2023:17:00:19 +0000] "POST /api/microservices/v1/services HTTP/1.1" 201 501 "-" "Jersey/3.0.5 (HttpUrlConnection 11.0.6)" 169
2023/02/20 17:00:21 [info] 38#38: *22 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:21 [info] 38#38: *23 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:23 [info] 40#40: *19 client 10.233.66.240 closed keepalive connection
2023/02/20 17:00:24 [info] 40#40: *21 client 10.233.69.223 closed keepalive connection
2023/02/20 17:00:31 [info] 38#38: *24 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:31 [info] 40#40: *25 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:33 [info] 40#40: *26 [lua] access_by_lua(msblocations.conf:189):2: 6b1cf01272b40b4b5c6142b981daee5d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:00:33 [info] 40#40: *26 [lua] logger.lua:23: 6b1cf01272b40b4b5c6142b981daee5d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:33 +0000] 6b1cf01272b40b4b5c6142b981daee5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.037 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:00:33 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/02/20 17:00:41 [info] 40#40: *27 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:41 [info] 40#40: *28 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:44 [notice] 45#45: http file cache: /usr/local/openresty/nginx/temp/proxy_cache 0.000M, bsize: 4096
2023/02/20 17:00:44 [notice] 34#34: signal 17 (SIGCHLD) received from 45
2023/02/20 17:00:44 [notice] 34#34: cache loader process 45 exited with code 0
2023/02/20 17:00:44 [notice] 34#34: signal 29 (SIGIO) received
2023/02/20 17:00:48 [info] 40#40: *31 [lua] access_by_lua(msblocations.conf:189):2: b7949554be7cc7917b5b64b49996f132:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:48 +0000] b7949554be7cc7917b5b64b49996f132 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.034 "-" "Consul Health Check" "-"
2023/02/20 17:00:48 [info] 40#40: *31 [lua] logger.lua:23: b7949554be7cc7917b5b64b49996f132 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:00:48 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/20 17:00:51 [info] 40#40: *32 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:00:51 [info] 40#40: *33 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:01 [info] 40#40: *35 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:01 [info] 40#40: *34 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:03 [info] 40#40: *36 [lua] access_by_lua(msblocations.conf:189):2: 02fccac3b5be7df1b7be7038f0911e94:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:01:03 [info] 40#40: *36 [lua] logger.lua:23: 02fccac3b5be7df1b7be7038f0911e94 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:01:03 +0000] 02fccac3b5be7df1b7be7038f0911e94 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.039 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:01:03 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:01:11 [info] 40#40: *37 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:11 [info] 40#40: *38 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:19 [info] 40#40: *39 [lua] access_by_lua(msblocations.conf:189):2: 4507c76d7bdefc90379074dec128c01d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:01:19 [info] 40#40: *39 [lua] logger.lua:23: 4507c76d7bdefc90379074dec128c01d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:01:19 +0000] 4507c76d7bdefc90379074dec128c01d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:01:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:01:21 [info] 40#40: *40 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:21 [info] 40#40: *41 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:31 [info] 40#40: *43 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:31 [info] 40#40: *42 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:34 [info] 40#40: *44 [lua] access_by_lua(msblocations.conf:189):2: 6f10924ca39bd52930729aa902d94093:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:01:34 +0000] 6f10924ca39bd52930729aa902d94093 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:01:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:01:34 [info] 40#40: *44 [lua] logger.lua:23: 6f10924ca39bd52930729aa902d94093 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:01:41 [info] 40#40: *45 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:41 [info] 40#40: *46 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:49 [info] 40#40: *48 [lua] access_by_lua(msblocations.conf:189):2: b9608c8420452a953448355b46a5da90:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:01:49 +0000] b9608c8420452a953448355b46a5da90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.059 upstream_response_time:0.047 "-" "Consul Health Check" "-"
2023/02/20 17:01:49 [info] 40#40: *48 [lua] logger.lua:23: b9608c8420452a953448355b46a5da90 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:01:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:01:51 [info] 40#40: *49 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:01:51 [info] 40#40: *50 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:01 [info] 40#40: *51 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:01 [info] 38#38: *52 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:04 [info] 40#40: *53 [lua] access_by_lua(msblocations.conf:189):2: 096307ef915394b1975e971702be811f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:04 +0000] 096307ef915394b1975e971702be811f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:02:04 [info] 40#40: *53 [lua] logger.lua:23: 096307ef915394b1975e971702be811f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:02:11 [info] 40#40: *54 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:11 [info] 40#40: *55 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:19 [info] 40#40: *56 [lua] access_by_lua(msblocations.conf:189):2: 7eae3e1c3c204bbb6d2481836793672f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:02:19 [info] 40#40: *56 [lua] logger.lua:23: 7eae3e1c3c204bbb6d2481836793672f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:19 +0000] 7eae3e1c3c204bbb6d2481836793672f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.052 upstream_response_time:0.050 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:02:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 29
2023/02/20 17:02:21 [info] 40#40: *57 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:21 [info] 40#40: *58 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:31 [info] 38#38: *59 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:31 [info] 38#38: *60 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:34 [info] 40#40: *61 [lua] access_by_lua(msblocations.conf:189):2: c837306d0d3f35ba64ee3ab33f9fe5cc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:34 +0000] c837306d0d3f35ba64ee3ab33f9fe5cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:02:34 [info] 40#40: *61 [lua] logger.lua:23: c837306d0d3f35ba64ee3ab33f9fe5cc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:02:41 [info] 40#40: *62 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:41 [info] 40#40: *63 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:49 [info] 40#40: *65 [lua] access_by_lua(msblocations.conf:189):2: bb9bae8ba9d2f37fc36ff4c4ad2218e5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:02:49 +0000] bb9bae8ba9d2f37fc36ff4c4ad2218e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:02:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:02:49 [info] 40#40: *65 [lua] logger.lua:23: bb9bae8ba9d2f37fc36ff4c4ad2218e5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:02:51 [info] 38#38: *66 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:02:51 [info] 38#38: *67 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:01 [info] 38#38: *69 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:01 [info] 38#38: *68 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:04 [info] 40#40: *70 [lua] access_by_lua(msblocations.conf:189):2: f6b49bc9fda143592ea022abf21d1759:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:03:04 [info] 40#40: *70 [lua] logger.lua:23: f6b49bc9fda143592ea022abf21d1759 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:04 +0000] f6b49bc9fda143592ea022abf21d1759 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:03:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:03:11 [info] 40#40: *71 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:11 [info] 40#40: *72 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:19 [info] 40#40: *73 [lua] access_by_lua(msblocations.conf:189):2: 9dd07c43a3d7c1eb931f44332480e185:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:03:19 [info] 40#40: *73 [lua] logger.lua:23: 9dd07c43a3d7c1eb931f44332480e185 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:19 +0000] 9dd07c43a3d7c1eb931f44332480e185 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:03:21 [info] 40#40: *75 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:21 [info] 40#40: *74 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:31 [info] 38#38: *76 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:31 [info] 38#38: *77 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:34 [info] 40#40: *78 [lua] access_by_lua(msblocations.conf:189):2: 82599e5888eb7c6769c47913de8cbb84:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:03:34 [info] 40#40: *78 [lua] logger.lua:23: 82599e5888eb7c6769c47913de8cbb84 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:34 +0000] 82599e5888eb7c6769c47913de8cbb84 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:03:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
2023/02/20 17:03:41 [info] 40#40: *79 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:41 [info] 40#40: *80 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:49 [info] 40#40: *82 [lua] access_by_lua(msblocations.conf:189):2: c0b4876eb50045b29f83c86e7d3f16a5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:49 +0000] c0b4876eb50045b29f83c86e7d3f16a5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:03:49 [info] 40#40: *82 [lua] logger.lua:23: c0b4876eb50045b29f83c86e7d3f16a5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:03:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:03:51 [info] 40#40: *84 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:03:51 [info] 40#40: *83 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:01 [info] 38#38: *85 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:01 [info] 38#38: *86 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:04 [info] 40#40: *87 [lua] access_by_lua(msblocations.conf:189):2: 6f71b6ff50880d4917acecb24cde7ad5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:04:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:04:04 +0000] 6f71b6ff50880d4917acecb24cde7ad5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
2023/02/20 17:04:04 [info] 40#40: *87 [lua] logger.lua:23: 6f71b6ff50880d4917acecb24cde7ad5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:04:11 [info] 40#40: *89 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:11 [info] 40#40: *88 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:19 [info] 40#40: *90 [lua] access_by_lua(msblocations.conf:189):2: 6bde9dea36d80744cc0a667a085afeae:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:04:19 +0000] 6bde9dea36d80744cc0a667a085afeae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:04:19 [info] 40#40: *90 [lua] logger.lua:23: 6bde9dea36d80744cc0a667a085afeae {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:04:21 [info] 40#40: *91 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:21 [info] 40#40: *92 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:31 [info] 38#38: *94 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:31 [info] 38#38: *93 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:34 [info] 40#40: *95 [lua] access_by_lua(msblocations.conf:189):2: abc251c627df00b4f849eb864832bd00:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:04:34 [info] 40#40: *95 [lua] logger.lua:23: abc251c627df00b4f849eb864832bd00 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:04:34 +0000] abc251c627df00b4f849eb864832bd00 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.093 upstream_response_time:0.072 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:04:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 74
2023/02/20 17:04:41 [info] 38#38: *97 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:41 [info] 38#38: *96 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:49 [info] 40#40: *99 [lua] access_by_lua(msblocations.conf:189):2: 8466c3e04c02c6deffc2df55d761186c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:04:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.135 - - [20/Feb/2023:17:04:49 +0000] 8466c3e04c02c6deffc2df55d761186c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:04:49 [info] 40#40: *99 [lua] logger.lua:23: 8466c3e04c02c6deffc2df55d761186c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:04:51 [info] 40#40: *100 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:04:51 [info] 40#40: *101 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:01 [info] 40#40: *102 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:01 [info] 40#40: *103 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:04 [info] 40#40: *104 [lua] access_by_lua(msblocations.conf:189):2: 26648dad44cb0ae27005e182b725dd8e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:05:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.66.135 - - [20/Feb/2023:17:05:04 +0000] 26648dad44cb0ae27005e182b725dd8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/20 17:05:04 [info] 40#40: *104 [lua] logger.lua:23: 26648dad44cb0ae27005e182b725dd8e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:05:11 [info] 38#38: *105 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:11 [info] 38#38: *106 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:19 [info] 40#40: *107 [lua] access_by_lua(msblocations.conf:189):2: 48daa6684217a641da566be61f404ece:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:05:19 [info] 40#40: *107 [lua] logger.lua:23: 48daa6684217a641da566be61f404ece {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:05:19 +0000] 48daa6684217a641da566be61f404ece "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:05:21 [info] 38#38: *108 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:21 [info] 38#38: *109 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:31 [info] 40#40: *111 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:31 [info] 38#38: *110 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:34 [info] 40#40: *112 [lua] access_by_lua(msblocations.conf:189):2: cfa361a16d5220cfef05baf4c0b7e454:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:05:34 [info] 40#40: *112 [lua] logger.lua:23: cfa361a16d5220cfef05baf4c0b7e454 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:05:34 +0000] cfa361a16d5220cfef05baf4c0b7e454 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/20 17:05:41 [info] 38#38: *113 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:41 [info] 38#38: *114 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:49 [info] 40#40: *116 [lua] access_by_lua(msblocations.conf:189):2: e76f45893a521a13cf8dcd0c06456ec8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:05:49 [info] 40#40: *116 [lua] logger.lua:23: e76f45893a521a13cf8dcd0c06456ec8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:05:49 +0000] e76f45893a521a13cf8dcd0c06456ec8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:05:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:05:51 [info] 40#40: *118 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:05:51 [info] 40#40: *117 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:01 [info] 38#38: *120 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:01 [info] 38#38: *119 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:04 [info] 40#40: *121 [lua] access_by_lua(msblocations.conf:189):2: fa4b3a8986847f0d6bb48427a7406cd2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:06:04 [info] 40#40: *121 [lua] logger.lua:23: fa4b3a8986847f0d6bb48427a7406cd2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:06:04 +0000] fa4b3a8986847f0d6bb48427a7406cd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.043 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/02/20 17:06:11 [info] 40#40: *122 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:11 [info] 40#40: *123 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:19 [info] 40#40: *124 [lua] access_by_lua(msblocations.conf:189):2: 4c4b0ec5838487755b5b7eaacd56c429:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:06:19 [info] 40#40: *124 [lua] logger.lua:23: 4c4b0ec5838487755b5b7eaacd56c429 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:06:19 +0000] 4c4b0ec5838487755b5b7eaacd56c429 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 28
2023/02/20 17:06:21 [info] 38#38: *125 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:21 [info] 38#38: *126 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:31 [info] 40#40: *128 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:31 [info] 40#40: *127 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:34 [info] 40#40: *129 [lua] access_by_lua(msblocations.conf:189):2: f63ca2c267962b8ad055137a024ec4ae:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:06:34 [info] 40#40: *129 [lua] logger.lua:23: f63ca2c267962b8ad055137a024ec4ae {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:06:34 +0000] f63ca2c267962b8ad055137a024ec4ae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:34 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:06:41 [info] 40#40: *131 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:41 [info] 40#40: *130 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:49 [info] 40#40: *133 [lua] access_by_lua(msblocations.conf:189):2: 0fc29ad3527f3ecda704b68400dc50d7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:06:49 +0000] 0fc29ad3527f3ecda704b68400dc50d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:06:49 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:06:49 [info] 40#40: *133 [lua] logger.lua:23: 0fc29ad3527f3ecda704b68400dc50d7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:06:51 [info] 38#38: *135 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:06:51 [info] 38#38: *134 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:01 [info] 38#38: *136 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:01 [info] 38#38: *137 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:04 [info] 40#40: *138 [lua] access_by_lua(msblocations.conf:189):2: 6121ec17bb753ad651ae44f522a43aa6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:07:04 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.135 - - [20/Feb/2023:17:07:04 +0000] 6121ec17bb753ad651ae44f522a43aa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:07:04 [info] 40#40: *138 [lua] logger.lua:23: 6121ec17bb753ad651ae44f522a43aa6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:07:11 [info] 38#38: *140 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:11 [info] 38#38: *139 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:19 [info] 40#40: *141 [lua] access_by_lua(msblocations.conf:189):2: 9ad70c236db723e3a059103ac8aaa691:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:07:19 [info] 40#40: *141 [lua] logger.lua:23: 9ad70c236db723e3a059103ac8aaa691 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:07:19 +0000] 9ad70c236db723e3a059103ac8aaa691 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:19 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:07:21 [info] 38#38: *143 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:21 [info] 38#38: *142 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:31 [info] 38#38: *144 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:31 [info] 40#40: *145 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:35 [info] 40#40: *146 [lua] access_by_lua(msblocations.conf:189):2: c2721f6314733486df872b73311a1fde:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:07:35 +0000] c2721f6314733486df872b73311a1fde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.039 upstream_response_time:0.028 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:07:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:07:35 [info] 40#40: *146 [lua] logger.lua:23: c2721f6314733486df872b73311a1fde {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:07:41 [info] 40#40: *148 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:41 [info] 38#38: *147 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:50 [info] 40#40: *150 [lua] access_by_lua(msblocations.conf:189):2: 7ac13db1932913059d46e3643ddfd288:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:07:50 +0000] 7ac13db1932913059d46e3643ddfd288 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:07:50 [info] 40#40: *150 [lua] logger.lua:23: 7ac13db1932913059d46e3643ddfd288 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:07:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:07:51 [info] 38#38: *152 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:07:51 [info] 38#38: *151 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:01 [info] 38#38: *154 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:01 [info] 40#40: *153 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:05 [info] 40#40: *155 [lua] access_by_lua(msblocations.conf:189):2: e1612f40708a8d2f6e6a44c61caa8db8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:05 +0000] e1612f40708a8d2f6e6a44c61caa8db8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/20 17:08:05 [info] 40#40: *155 [lua] logger.lua:23: e1612f40708a8d2f6e6a44c61caa8db8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:08:11 [info] 40#40: *156 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:11 [info] 40#40: *157 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:20 [info] 40#40: *158 [lua] access_by_lua(msblocations.conf:189):2: fc63a472e2175252b11812d6f75b587c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:08:20 [info] 40#40: *158 [lua] logger.lua:23: fc63a472e2175252b11812d6f75b587c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:20 +0000] fc63a472e2175252b11812d6f75b587c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/02/20 17:08:21 [info] 40#40: *160 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:21 [info] 38#38: *159 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:31 [info] 40#40: *161 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:31 [info] 40#40: *162 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:35 [info] 40#40: *163 [lua] access_by_lua(msblocations.conf:189):2: 1e10d14c83dafa4fb7a8ef20ca6a62ab:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:35 +0000] 1e10d14c83dafa4fb7a8ef20ca6a62ab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:08:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:08:35 [info] 40#40: *163 [lua] logger.lua:23: 1e10d14c83dafa4fb7a8ef20ca6a62ab {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:08:41 [info] 40#40: *165 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:41 [info] 40#40: *164 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:50 [info] 40#40: *167 [lua] access_by_lua(msblocations.conf:189):2: 757ec4f4ce051ffdf537b4a8d7ed484b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:08:50 [info] 40#40: *167 [lua] logger.lua:23: 757ec4f4ce051ffdf537b4a8d7ed484b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:08:50 +0000] 757ec4f4ce051ffdf537b4a8d7ed484b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:08:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:08:51 [info] 40#40: *168 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:08:51 [info] 40#40: *169 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:01 [info] 40#40: *170 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:01 [info] 40#40: *171 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:05 [info] 40#40: *172 [lua] access_by_lua(msblocations.conf:189):2: 2fc62b4308b5b9e5e89078d6b942124d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:05 +0000] 2fc62b4308b5b9e5e89078d6b942124d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:09:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:09:05 [info] 40#40: *172 [lua] logger.lua:23: 2fc62b4308b5b9e5e89078d6b942124d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:09:11 [info] 38#38: *173 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:11 [info] 40#40: *174 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:20 [info] 40#40: *175 [lua] access_by_lua(msblocations.conf:189):2: 1afb9b7bea85bb5d7ff1341667620561:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:20 +0000] 1afb9b7bea85bb5d7ff1341667620561 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/20 17:09:20 [info] 40#40: *175 [lua] logger.lua:23: 1afb9b7bea85bb5d7ff1341667620561 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:09:21 [info] 40#40: *177 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:21 [info] 40#40: *176 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:31 [info] 38#38: *178 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:31 [info] 40#40: *179 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:35 [info] 40#40: *180 [lua] access_by_lua(msblocations.conf:189):2: 723d457f0909ed1b3d62984b476ccedd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:35 +0000] 723d457f0909ed1b3d62984b476ccedd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:09:35 [info] 40#40: *180 [lua] logger.lua:23: 723d457f0909ed1b3d62984b476ccedd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:09:41 [info] 38#38: *182 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:41 [info] 38#38: *181 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:50 [info] 40#40: *184 [lua] access_by_lua(msblocations.conf:189):2: ed5c3e92b7b059683e022b435f689321:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:50 +0000] ed5c3e92b7b059683e022b435f689321 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:09:50 [info] 40#40: *184 [lua] logger.lua:23: ed5c3e92b7b059683e022b435f689321 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:09:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:09:51 [info] 40#40: *185 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:09:51 [info] 40#40: *186 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:01 [info] 40#40: *187 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:01 [info] 40#40: *188 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:05 [info] 40#40: *189 [lua] access_by_lua(msblocations.conf:189):2: e70f037da4002e4a885c04ffcfbcf901:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:10:05 [info] 40#40: *189 [lua] logger.lua:23: e70f037da4002e4a885c04ffcfbcf901 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:10:05 +0000] e70f037da4002e4a885c04ffcfbcf901 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:10:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:10:11 [info] 38#38: *191 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:11 [info] 38#38: *190 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:20 [info] 40#40: *192 [lua] access_by_lua(msblocations.conf:189):2: 24e008afb337ce8fb55d5649a121faf0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:10:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:10:20 +0000] 24e008afb337ce8fb55d5649a121faf0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:10:20 [info] 40#40: *192 [lua] logger.lua:23: 24e008afb337ce8fb55d5649a121faf0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:10:21 [info] 40#40: *193 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:21 [info] 40#40: *194 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:31 [info] 40#40: *195 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:31 [info] 40#40: *196 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:35 [info] 40#40: *197 [lua] access_by_lua(msblocations.conf:189):2: 1d99e884209d2348ac0e319899e87fbb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:10:35 [info] 40#40: *197 [lua] logger.lua:23: 1d99e884209d2348ac0e319899e87fbb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:10:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:17:10:35 +0000] 1d99e884209d2348ac0e319899e87fbb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.034 "-" "Consul Health Check" "-"
2023/02/20 17:10:41 [info] 40#40: *199 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:41 [info] 40#40: *198 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:50 [info] 40#40: *201 [lua] access_by_lua(msblocations.conf:189):2: e87688764c904eed504d2cedbaf4e84b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:10:50 +0000] e87688764c904eed504d2cedbaf4e84b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:10:50 [info] 40#40: *201 [lua] logger.lua:23: e87688764c904eed504d2cedbaf4e84b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:10:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:10:51 [info] 40#40: *202 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:10:51 [info] 40#40: *203 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:01 [info] 40#40: *204 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:01 [info] 40#40: *205 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:05 [info] 40#40: *206 [lua] access_by_lua(msblocations.conf:189):2: 25ead890a5e28399f3b446530c600bff:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:11:05 [info] 40#40: *206 [lua] logger.lua:23: 25ead890a5e28399f3b446530c600bff {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:05 +0000] 25ead890a5e28399f3b446530c600bff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:11:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:11:11 [info] 40#40: *207 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:11 [info] 40#40: *208 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:20 [info] 40#40: *209 [lua] access_by_lua(msblocations.conf:189):2: 2dbeadba84cb6f300e27698f064b8771:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:11:20 [info] 40#40: *209 [lua] logger.lua:23: 2dbeadba84cb6f300e27698f064b8771 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:20 +0000] 2dbeadba84cb6f300e27698f064b8771 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:11:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:11:21 [info] 40#40: *211 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:21 [info] 40#40: *210 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:31 [info] 40#40: *212 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:31 [info] 40#40: *213 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:35 [info] 40#40: *214 [lua] access_by_lua(msblocations.conf:189):2: 80a602cc9c5fad6081095bd814aabeb7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:11:35 [info] 40#40: *214 [lua] logger.lua:23: 80a602cc9c5fad6081095bd814aabeb7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:35 +0000] 80a602cc9c5fad6081095bd814aabeb7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:11:41 [info] 40#40: *215 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:41 [info] 40#40: *216 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:50 [info] 40#40: *218 [lua] access_by_lua(msblocations.conf:189):2: c7f1025b56c45232954d41e850ee590f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:11:50 [info] 40#40: *218 [lua] logger.lua:23: c7f1025b56c45232954d41e850ee590f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:11:50 +0000] c7f1025b56c45232954d41e850ee590f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/02/20 17:11:51 [info] 38#38: *219 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:11:51 [info] 38#38: *220 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:01 [info] 40#40: *221 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:01 [info] 40#40: *222 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:05 [info] 40#40: *223 [lua] access_by_lua(msblocations.conf:189):2: c36ea4a488781df3a4b33a37492ea3be:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:12:05 +0000] c36ea4a488781df3a4b33a37492ea3be "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:12:05 [info] 40#40: *223 [lua] logger.lua:23: c36ea4a488781df3a4b33a37492ea3be {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:12:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:12:11 [info] 40#40: *224 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:11 [info] 40#40: *225 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:20 [info] 40#40: *226 [lua] access_by_lua(msblocations.conf:189):2: 667428b79ade2b9ed0167956cf3ab82c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:12:20 [info] 40#40: *226 [lua] logger.lua:23: 667428b79ade2b9ed0167956cf3ab82c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:12:20 +0000] 667428b79ade2b9ed0167956cf3ab82c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:12:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:12:21 [info] 40#40: *228 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:21 [info] 40#40: *227 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:31 [info] 38#38: *229 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:31 [info] 38#38: *230 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:35 [info] 40#40: *231 [lua] access_by_lua(msblocations.conf:189):2: f90c3c6f413901955973f6071f8c969f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:12:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:12:35 +0000] f90c3c6f413901955973f6071f8c969f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:12:35 [info] 40#40: *231 [lua] logger.lua:23: f90c3c6f413901955973f6071f8c969f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:12:41 [info] 40#40: *232 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:41 [info] 40#40: *233 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:50 [info] 40#40: *235 [lua] access_by_lua(msblocations.conf:189):2: 2e587e9bf210525fc690d117a198f497:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:12:50 [info] 40#40: *235 [lua] logger.lua:23: 2e587e9bf210525fc690d117a198f497 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:12:50 +0000] 2e587e9bf210525fc690d117a198f497 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:12:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:12:51 [info] 40#40: *236 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:12:51 [info] 40#40: *237 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:01 [info] 40#40: *238 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:01 [info] 40#40: *239 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:05 [info] 40#40: *240 [lua] access_by_lua(msblocations.conf:189):2: 793f24b967e73c51c1e14f588de8306d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:13:05 [info] 40#40: *240 [lua] logger.lua:23: 793f24b967e73c51c1e14f588de8306d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:13:05 +0000] 793f24b967e73c51c1e14f588de8306d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.034 upstream_response_time:0.032 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:13:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/02/20 17:13:11 [info] 38#38: *241 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:11 [info] 40#40: *242 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:20 [info] 40#40: *243 [lua] access_by_lua(msblocations.conf:189):2: 252b972da1957bc9311e92add358d8af:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:13:20 [info] 40#40: *243 [lua] logger.lua:23: 252b972da1957bc9311e92add358d8af {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:13:20 +0000] 252b972da1957bc9311e92add358d8af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.043 upstream_response_time:0.041 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:13:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 31
2023/02/20 17:13:21 [info] 38#38: *244 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:21 [info] 38#38: *245 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:31 [info] 40#40: *246 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:31 [info] 40#40: *247 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:35 [info] 40#40: *248 [lua] access_by_lua(msblocations.conf:189):2: 35eb596e6fab12cdb0fcc3f1ed3793c9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:13:35 +0000] 35eb596e6fab12cdb0fcc3f1ed3793c9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:13:35 [info] 40#40: *248 [lua] logger.lua:23: 35eb596e6fab12cdb0fcc3f1ed3793c9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:13:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:13:41 [info] 38#38: *249 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:41 [info] 40#40: *250 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:50 [info] 40#40: *252 [lua] access_by_lua(msblocations.conf:189):2: 3ab1555981e45dd2af97ba0ae4e6aec2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:13:50 [info] 40#40: *252 [lua] logger.lua:23: 3ab1555981e45dd2af97ba0ae4e6aec2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:13:50 +0000] 3ab1555981e45dd2af97ba0ae4e6aec2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:13:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:13:51 [info] 40#40: *253 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:13:51 [info] 40#40: *254 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:01 [info] 40#40: *255 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:01 [info] 40#40: *256 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:05 [info] 40#40: *257 [lua] access_by_lua(msblocations.conf:189):2: e8293eaef1807a7b6609e7486b004acb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:14:05 [info] 40#40: *257 [lua] logger.lua:23: e8293eaef1807a7b6609e7486b004acb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:14:05 +0000] e8293eaef1807a7b6609e7486b004acb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:14:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:14:11 [info] 40#40: *258 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:11 [info] 40#40: *259 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:20 [info] 40#40: *260 [lua] access_by_lua(msblocations.conf:189):2: e008205414d5710c6a6565c95f7d8de1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:14:20 +0000] e008205414d5710c6a6565c95f7d8de1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:14:20 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:14:20 [info] 40#40: *260 [lua] logger.lua:23: e008205414d5710c6a6565c95f7d8de1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:14:21 [info] 40#40: *261 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:21 [info] 40#40: *262 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:31 [info] 40#40: *263 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:31 [info] 40#40: *264 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:35 [info] 40#40: *265 [lua] access_by_lua(msblocations.conf:189):2: 4e8ba59a49a378dff628b196c8043a49:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:14:35 +0000] 4e8ba59a49a378dff628b196c8043a49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:14:35 [info] 40#40: *265 [lua] logger.lua:23: 4e8ba59a49a378dff628b196c8043a49 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:14:35 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:14:41 [info] 40#40: *266 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:41 [info] 40#40: *267 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:50 [info] 40#40: *269 [lua] access_by_lua(msblocations.conf:189):2: 0463ec41f8fafae4dff9f00abe326565:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:14:50 [info] 40#40: *269 [lua] logger.lua:23: 0463ec41f8fafae4dff9f00abe326565 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:14:50 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.135 - - [20/Feb/2023:17:14:50 +0000] 0463ec41f8fafae4dff9f00abe326565 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:14:51 [info] 38#38: *270 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:14:51 [info] 38#38: *271 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:01 [info] 40#40: *272 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:01 [info] 40#40: *273 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:05 [info] 40#40: *274 [lua] access_by_lua(msblocations.conf:189):2: eb0de11641f0bd18a9d1c0103148a530:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:05 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 26
10.233.66.135 - - [20/Feb/2023:17:15:05 +0000] eb0de11641f0bd18a9d1c0103148a530 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.046 upstream_response_time:0.038 "-" "Consul Health Check" "-"
2023/02/20 17:15:05 [info] 40#40: *274 [lua] logger.lua:23: eb0de11641f0bd18a9d1c0103148a530 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:15:11 [info] 40#40: *275 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:11 [info] 40#40: *276 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:20 [info] 40#40: *277 [lua] access_by_lua(msblocations.conf:189):2: 7081530a403b570b8aefae504e6bbaff:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:21 +0000] 7081530a403b570b8aefae504e6bbaff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:15:21 [info] 40#40: *277 [lua] logger.lua:23: 7081530a403b570b8aefae504e6bbaff {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:15:21 [info] 40#40: *278 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:21 [info] 40#40: *279 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:31 [info] 40#40: *281 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:31 [info] 40#40: *280 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:36 [info] 40#40: *282 [lua] access_by_lua(msblocations.conf:189):2: 7136faaee871243f93791200a6a8e79f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:36 +0000] 7136faaee871243f93791200a6a8e79f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.036 upstream_response_time:0.036 "-" "Consul Health Check" "-"
2023/02/20 17:15:36 [info] 40#40: *282 [lua] logger.lua:23: 7136faaee871243f93791200a6a8e79f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:15:41 [info] 38#38: *283 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:41 [info] 38#38: *284 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:51 [info] 40#40: *287 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:51 [info] 38#38: *286 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:15:51 [info] 40#40: *288 [lua] access_by_lua(msblocations.conf:189):2: 2a79b80f71a96bcf9368f76289cb2d25:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:15:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:15:51 +0000] 2a79b80f71a96bcf9368f76289cb2d25 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:15:51 [info] 40#40: *288 [lua] logger.lua:23: 2a79b80f71a96bcf9368f76289cb2d25 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:16:01 [info] 38#38: *290 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:01 [info] 40#40: *289 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:06 [info] 40#40: *291 [lua] access_by_lua(msblocations.conf:189):2: 5578e9eb1fcb74d9894d41032f1c00d7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:16:06 [info] 40#40: *291 [lua] logger.lua:23: 5578e9eb1fcb74d9894d41032f1c00d7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:06 +0000] 5578e9eb1fcb74d9894d41032f1c00d7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.035 upstream_response_time:0.034 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:16:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:16:11 [info] 38#38: *293 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:11 [info] 40#40: *292 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:21 [info] 40#40: *294 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:21 [info] 40#40: *295 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:21 [info] 40#40: *296 [lua] access_by_lua(msblocations.conf:189):2: 999d20d8a14d13b4db6644be41f5ce18:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:21 +0000] 999d20d8a14d13b4db6644be41f5ce18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:16:21 [info] 40#40: *296 [lua] logger.lua:23: 999d20d8a14d13b4db6644be41f5ce18 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:16:31 [info] 38#38: *298 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:31 [info] 40#40: *297 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:36 [info] 40#40: *299 [lua] access_by_lua(msblocations.conf:189):2: 0e28d3fa709bd345be1a682b9506032e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:16:36 [info] 40#40: *299 [lua] logger.lua:23: 0e28d3fa709bd345be1a682b9506032e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:36 +0000] 0e28d3fa709bd345be1a682b9506032e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:16:41 [info] 40#40: *300 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:41 [info] 40#40: *301 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:51 [info] 40#40: *303 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:51 [info] 40#40: *304 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:16:51 [info] 40#40: *305 [lua] access_by_lua(msblocations.conf:189):2: 3a980b500604726659edd2ad95efddda:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:16:51 [info] 40#40: *305 [lua] logger.lua:23: 3a980b500604726659edd2ad95efddda {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:16:51 +0000] 3a980b500604726659edd2ad95efddda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:17:01 [info] 40#40: *306 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:01 [info] 40#40: *307 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:06 [info] 40#40: *308 [lua] access_by_lua(msblocations.conf:189):2: 8fddf00f8acca38c23fa14117a010f3b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:17:06 +0000] 8fddf00f8acca38c23fa14117a010f3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:17:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:17:06 [info] 40#40: *308 [lua] logger.lua:23: 8fddf00f8acca38c23fa14117a010f3b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:17:11 [info] 38#38: *309 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:11 [info] 38#38: *310 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:21 [info] 40#40: *312 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:21 [info] 40#40: *311 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:21 [info] 40#40: *313 [lua] access_by_lua(msblocations.conf:189):2: 749b643dd32da45b7bf988b44485f6c5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:17:21 +0000] 749b643dd32da45b7bf988b44485f6c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:17:21 [info] 40#40: *313 [lua] logger.lua:23: 749b643dd32da45b7bf988b44485f6c5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:17:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:17:31 [info] 40#40: *314 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:31 [info] 38#38: *315 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:36 [info] 40#40: *316 [lua] access_by_lua(msblocations.conf:189):2: b5babd0d0ae4f2a25c589ac028c20954:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:17:36 [info] 40#40: *316 [lua] logger.lua:23: b5babd0d0ae4f2a25c589ac028c20954 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:17:36 +0000] b5babd0d0ae4f2a25c589ac028c20954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:17:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/20 17:17:41 [info] 40#40: *317 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:41 [info] 40#40: *318 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:51 [info] 40#40: *321 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:51 [info] 40#40: *320 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:17:51 [info] 40#40: *322 [lua] access_by_lua(msblocations.conf:189):2: 2b4d8f860d8ef853052e6c74183d295a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:17:51 [info] 40#40: *322 [lua] logger.lua:23: 2b4d8f860d8ef853052e6c74183d295a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:17:51 +0000] 2b4d8f860d8ef853052e6c74183d295a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:17:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:18:01 [info] 38#38: *323 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:01 [info] 38#38: *324 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:06 [info] 40#40: *325 [lua] access_by_lua(msblocations.conf:189):2: 292d0b53a9edcc4ea66bdc4b82f270fa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:18:06 [info] 40#40: *325 [lua] logger.lua:23: 292d0b53a9edcc4ea66bdc4b82f270fa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:18:06 +0000] 292d0b53a9edcc4ea66bdc4b82f270fa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.032 upstream_response_time:0.030 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 27
2023/02/20 17:18:11 [info] 40#40: *326 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:11 [info] 38#38: *327 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:21 [info] 40#40: *329 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:21 [info] 40#40: *328 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:21 [info] 40#40: *330 [lua] access_by_lua(msblocations.conf:189):2: ce2efe059db68dade03305c010536706:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:18:21 [info] 40#40: *330 [lua] logger.lua:23: ce2efe059db68dade03305c010536706 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:18:21 +0000] ce2efe059db68dade03305c010536706 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:18:31 [info] 38#38: *331 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:31 [info] 38#38: *332 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:36 [info] 40#40: *333 [lua] access_by_lua(msblocations.conf:189):2: 50d9c35df3c0e5258f5022042680880a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:18:36 [info] 40#40: *333 [lua] logger.lua:23: 50d9c35df3c0e5258f5022042680880a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:18:36 +0000] 50d9c35df3c0e5258f5022042680880a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.044 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:18:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:18:41 [info] 40#40: *334 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:41 [info] 40#40: *335 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:51 [info] 38#38: *338 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:51 [info] 40#40: *337 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:18:51 [info] 40#40: *339 [lua] access_by_lua(msblocations.conf:189):2: 3daad40c3ba0940b8e125e783478256a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:18:51 +0000] 3daad40c3ba0940b8e125e783478256a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:18:51 [info] 40#40: *339 [lua] logger.lua:23: 3daad40c3ba0940b8e125e783478256a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:18:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:19:01 [info] 38#38: *341 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:01 [info] 40#40: *340 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:06 [info] 40#40: *342 [lua] access_by_lua(msblocations.conf:189):2: 9ba74e5f39ecce0bee974b72670adffa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
10.233.66.135 - - [20/Feb/2023:17:19:06 +0000] 9ba74e5f39ecce0bee974b72670adffa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.048 upstream_response_time:0.037 "-" "Consul Health Check" "-"
2023/02/20 17:19:06 [info] 40#40: *342 [lua] logger.lua:23: 9ba74e5f39ecce0bee974b72670adffa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:19:11 [info] 40#40: *344 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:11 [info] 40#40: *343 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:21 [info] 40#40: *345 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:21 [info] 40#40: *346 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:21 [info] 40#40: *347 [lua] access_by_lua(msblocations.conf:189):2: e9189c5b39b1b6d66059d1eec2bca958:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:21 +0000] e9189c5b39b1b6d66059d1eec2bca958 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:19:21 [info] 40#40: *347 [lua] logger.lua:23: e9189c5b39b1b6d66059d1eec2bca958 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:19:31 [info] 38#38: *348 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:31 [info] 38#38: *349 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:36 [info] 40#40: *350 [lua] access_by_lua(msblocations.conf:189):2: 915fe8e422b50887be08ac3dcc319df8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:19:36 [info] 40#40: *350 [lua] logger.lua:23: 915fe8e422b50887be08ac3dcc319df8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:19:36 +0000] 915fe8e422b50887be08ac3dcc319df8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:19:41 [info] 38#38: *352 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:41 [info] 38#38: *351 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:51 [info] 40#40: *355 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:51 [info] 40#40: *354 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:19:51 [info] 40#40: *356 [lua] access_by_lua(msblocations.conf:189):2: a39f8ca970da80370c9a7716cf43a1a8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:19:51 [info] 40#40: *356 [lua] logger.lua:23: a39f8ca970da80370c9a7716cf43a1a8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:19:51 +0000] a39f8ca970da80370c9a7716cf43a1a8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:20:01 [info] 38#38: *357 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:01 [info] 38#38: *358 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:06 [info] 40#40: *359 [lua] access_by_lua(msblocations.conf:189):2: 7ea15f868ee0b2413cc4e86f4c216205:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:20:06 [info] 40#40: *359 [lua] logger.lua:23: 7ea15f868ee0b2413cc4e86f4c216205 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:20:06 +0000] 7ea15f868ee0b2413cc4e86f4c216205 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.038 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 25
2023/02/20 17:20:11 [info] 40#40: *360 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:11 [info] 40#40: *361 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:21 [info] 40#40: *362 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:21 [info] 40#40: *363 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:21 [info] 40#40: *364 [lua] access_by_lua(msblocations.conf:189):2: 7d94cac37cafa9f11ffb5a315d7ab50b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:20:21 [info] 40#40: *364 [lua] logger.lua:23: 7d94cac37cafa9f11ffb5a315d7ab50b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:20:21 +0000] 7d94cac37cafa9f11ffb5a315d7ab50b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:20:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:20:31 [info] 40#40: *365 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:31 [info] 40#40: *366 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
10.233.66.135 - - [20/Feb/2023:17:20:36 +0000] 3968f2e1dd287ffd53f19db62801bee0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:20:36 [info] 40#40: *367 [lua] access_by_lua(msblocations.conf:189):2: 3968f2e1dd287ffd53f19db62801bee0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:20:36 [info] 40#40: *367 [lua] logger.lua:23: 3968f2e1dd287ffd53f19db62801bee0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:20:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:20:41 [info] 40#40: *368 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:41 [info] 40#40: *369 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:51 [info] 40#40: *371 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:51 [info] 38#38: *372 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:20:51 [info] 40#40: *373 [lua] access_by_lua(msblocations.conf:189):2: 338bafc5e826bb9a75c0cef02a119742:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:20:51 +0000] 338bafc5e826bb9a75c0cef02a119742 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.051 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/02/20 17:20:51 [info] 40#40: *373 [lua] logger.lua:23: 338bafc5e826bb9a75c0cef02a119742 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:20:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:21:01 [info] 40#40: *375 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:01 [info] 40#40: *374 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:06 [info] 40#40: *376 [lua] access_by_lua(msblocations.conf:189):2: a6ca7596bf85345a4fc772fa1f44f199:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:06 +0000] a6ca7596bf85345a4fc772fa1f44f199 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:21:06 [info] 40#40: *376 [lua] logger.lua:23: a6ca7596bf85345a4fc772fa1f44f199 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:06 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:21:11 [info] 38#38: *377 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:11 [info] 38#38: *378 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:21 [info] 40#40: *379 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:21 [info] 40#40: *380 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:21 [info] 40#40: *381 [lua] access_by_lua(msblocations.conf:189):2: 24f112d4ef0013ecb5e3f20f8752b1e8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:21:21 [info] 40#40: *381 [lua] logger.lua:23: 24f112d4ef0013ecb5e3f20f8752b1e8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:21 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
10.233.66.135 - - [20/Feb/2023:17:21:21 +0000] 24f112d4ef0013ecb5e3f20f8752b1e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:21:31 [info] 38#38: *382 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:31 [info] 38#38: *383 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:36 [info] 40#40: *384 [lua] access_by_lua(msblocations.conf:189):2: 1f17c5ce5038d11081448e40c62ee322:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:36 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
10.233.66.135 - - [20/Feb/2023:17:21:36 +0000] 1f17c5ce5038d11081448e40c62ee322 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/20 17:21:36 [info] 40#40: *384 [lua] logger.lua:23: 1f17c5ce5038d11081448e40c62ee322 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:21:41 [info] 40#40: *385 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:41 [info] 40#40: *386 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:51 [info] 40#40: *388 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:51 [info] 40#40: *389 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:21:51 [info] 40#40: *390 [lua] access_by_lua(msblocations.conf:189):2: f507932da3783434f0ac384450ca3b4b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:51 +0000] f507932da3783434f0ac384450ca3b4b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:21:51 [info] 40#40: *390 [lua] logger.lua:23: f507932da3783434f0ac384450ca3b4b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:21:51 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:22:01 [info] 40#40: *391 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:01 [info] 38#38: *392 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:06 [info] 40#40: *393 [lua] access_by_lua(msblocations.conf:189):2: 2a40a2e2fa66e8b196c64a398c6ffc46:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:22:07 [info] 40#40: *393 [lua] logger.lua:23: 2a40a2e2fa66e8b196c64a398c6ffc46 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:22:07 +0000] 2a40a2e2fa66e8b196c64a398c6ffc46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:22:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:22:11 [info] 40#40: *394 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:11 [info] 40#40: *395 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:21 [info] 40#40: *396 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:21 [info] 40#40: *397 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:22 [info] 40#40: *398 [lua] access_by_lua(msblocations.conf:189):2: 0f9faccfbffd6137127c37ce09d9a196:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:22:22 +0000] 0f9faccfbffd6137127c37ce09d9a196 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:22:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:22:22 [info] 40#40: *398 [lua] logger.lua:23: 0f9faccfbffd6137127c37ce09d9a196 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:22:31 [info] 40#40: *399 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:31 [info] 40#40: *400 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:37 [info] 40#40: *401 [lua] access_by_lua(msblocations.conf:189):2: 21143adc98c5f1dd6ad4a2a4dc542258:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:22:37 +0000] 21143adc98c5f1dd6ad4a2a4dc542258 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:22:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:22:37 [info] 40#40: *401 [lua] logger.lua:23: 21143adc98c5f1dd6ad4a2a4dc542258 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:22:41 [info] 38#38: *402 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:41 [info] 38#38: *403 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:51 [info] 38#38: *406 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:51 [info] 38#38: *405 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:22:52 [info] 40#40: *407 [lua] access_by_lua(msblocations.conf:189):2: e8f738e745704d6bc6ef79dc3f51b618:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:22:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.135 - - [20/Feb/2023:17:22:52 +0000] e8f738e745704d6bc6ef79dc3f51b618 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:22:52 [info] 40#40: *407 [lua] logger.lua:23: e8f738e745704d6bc6ef79dc3f51b618 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:23:01 [info] 40#40: *408 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:01 [info] 40#40: *409 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:07 [info] 40#40: *410 [lua] access_by_lua(msblocations.conf:189):2: 2c8ffd3a9d692451d822fcb44cb22e1c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:23:07 [info] 40#40: *410 [lua] logger.lua:23: 2c8ffd3a9d692451d822fcb44cb22e1c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:07 +0000] 2c8ffd3a9d692451d822fcb44cb22e1c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:23:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 17:23:11 [info] 40#40: *412 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:11 [info] 40#40: *411 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:21 [info] 40#40: *413 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:21 [info] 38#38: *414 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:22 [info] 40#40: *415 [lua] access_by_lua(msblocations.conf:189):2: 030f889aa6bec022d46706a01181f591:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:22 +0000] 030f889aa6bec022d46706a01181f591 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:23:22 [info] 40#40: *415 [lua] logger.lua:23: 030f889aa6bec022d46706a01181f591 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:23:31 [info] 40#40: *417 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:31 [info] 40#40: *416 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:37 [info] 40#40: *418 [lua] access_by_lua(msblocations.conf:189):2: 4a4eb199fc0e8085ea214c84002fc71e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:37 +0000] 4a4eb199fc0e8085ea214c84002fc71e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:23:37 [info] 40#40: *418 [lua] logger.lua:23: 4a4eb199fc0e8085ea214c84002fc71e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:23:41 [info] 40#40: *419 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:41 [info] 40#40: *420 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:51 [info] 40#40: *422 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:51 [info] 40#40: *423 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:23:52 [info] 40#40: *424 [lua] access_by_lua(msblocations.conf:189):2: 653a5206eae04d111e3a0a241eae18a9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:23:52 [info] 40#40: *424 [lua] logger.lua:23: 653a5206eae04d111e3a0a241eae18a9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:23:52 +0000] 653a5206eae04d111e3a0a241eae18a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.030 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:24:01 [info] 38#38: *425 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:01 [info] 38#38: *426 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:07 [info] 40#40: *427 [lua] access_by_lua(msblocations.conf:189):2: 4b84bd1332422773a9fd3bba8c10117e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:24:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:24:07 [info] 40#40: *427 [lua] logger.lua:23: 4b84bd1332422773a9fd3bba8c10117e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:24:07 +0000] 4b84bd1332422773a9fd3bba8c10117e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:24:11 [info] 40#40: *429 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:11 [info] 38#38: *428 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:21 [info] 38#38: *430 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:21 [info] 38#38: *431 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:22 [info] 40#40: *432 [lua] access_by_lua(msblocations.conf:189):2: 8d59e49eee6eb4cc585282c98a32f320:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:24:22 +0000] 8d59e49eee6eb4cc585282c98a32f320 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:24:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:24:22 [info] 40#40: *432 [lua] logger.lua:23: 8d59e49eee6eb4cc585282c98a32f320 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:24:31 [info] 40#40: *434 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:31 [info] 40#40: *433 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:37 [info] 40#40: *435 [lua] access_by_lua(msblocations.conf:189):2: 03117ac291377c1e7deb365722d65532:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:24:37 [info] 40#40: *435 [lua] logger.lua:23: 03117ac291377c1e7deb365722d65532 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:24:37 +0000] 03117ac291377c1e7deb365722d65532 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:24:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:24:41 [info] 40#40: *436 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:41 [info] 40#40: *437 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:51 [info] 40#40: *439 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:51 [info] 40#40: *440 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:24:52 [info] 40#40: *441 [lua] access_by_lua(msblocations.conf:189):2: 763091ff0ffbb0e86d79d3294b454bdc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:24:52 [info] 40#40: *441 [lua] logger.lua:23: 763091ff0ffbb0e86d79d3294b454bdc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:24:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
10.233.66.135 - - [20/Feb/2023:17:24:52 +0000] 763091ff0ffbb0e86d79d3294b454bdc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:25:01 [info] 40#40: *442 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:01 [info] 40#40: *443 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:07 [info] 40#40: *444 [lua] access_by_lua(msblocations.conf:189):2: 4e079cb6f54852525dbf82df4eed2eae:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:25:07 [info] 40#40: *444 [lua] logger.lua:23: 4e079cb6f54852525dbf82df4eed2eae {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:25:07 +0000] 4e079cb6f54852525dbf82df4eed2eae "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:25:11 [info] 40#40: *445 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:11 [info] 40#40: *446 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:21 [info] 40#40: *447 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:21 [info] 38#38: *448 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:22 [info] 40#40: *449 [lua] access_by_lua(msblocations.conf:189):2: 5e26fa78b73b69d3d893e6e25b5cd8e2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:25:22 [info] 40#40: *449 [lua] logger.lua:23: 5e26fa78b73b69d3d893e6e25b5cd8e2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:25:22 +0000] 5e26fa78b73b69d3d893e6e25b5cd8e2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:25:31 [info] 40#40: *450 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:31 [info] 40#40: *451 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:37 [info] 40#40: *452 [lua] access_by_lua(msblocations.conf:189):2: f676d4df50034e3d302f9eaaa89c8122:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:25:37 [info] 40#40: *452 [lua] logger.lua:23: f676d4df50034e3d302f9eaaa89c8122 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:25:37 +0000] f676d4df50034e3d302f9eaaa89c8122 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/02/20 17:25:41 [info] 38#38: *454 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:41 [info] 38#38: *453 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:51 [info] 38#38: *457 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:51 [info] 38#38: *456 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:25:52 [info] 40#40: *458 [lua] access_by_lua(msblocations.conf:189):2: 76d891093f876d2c42f6d9019b6b9fa6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:25:52 [info] 40#40: *458 [lua] logger.lua:23: 76d891093f876d2c42f6d9019b6b9fa6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:25:52 +0000] 76d891093f876d2c42f6d9019b6b9fa6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:25:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:26:01 [info] 40#40: *459 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:01 [info] 40#40: *460 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:07 [info] 40#40: *461 [lua] access_by_lua(msblocations.conf:189):2: 7b16c243bfed7b75fa0dd95b22c927e6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:07 +0000] 7b16c243bfed7b75fa0dd95b22c927e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:26:07 [info] 40#40: *461 [lua] logger.lua:23: 7b16c243bfed7b75fa0dd95b22c927e6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:26:11 [info] 38#38: *463 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:11 [info] 38#38: *462 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:21 [info] 40#40: *465 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:21 [info] 40#40: *464 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:22 [info] 40#40: *466 [lua] access_by_lua(msblocations.conf:189):2: 709bfc8bf76ffa0d959337853203aaf6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:26:22 [info] 40#40: *466 [lua] logger.lua:23: 709bfc8bf76ffa0d959337853203aaf6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:22 +0000] 709bfc8bf76ffa0d959337853203aaf6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:26:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:26:31 [info] 40#40: *468 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:31 [info] 40#40: *467 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:37 [info] 40#40: *469 [lua] access_by_lua(msblocations.conf:189):2: a4cf7bf889ac03f752660ff27860c193:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:26:37 [info] 40#40: *469 [lua] logger.lua:23: a4cf7bf889ac03f752660ff27860c193 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:37 +0000] a4cf7bf889ac03f752660ff27860c193 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 17:26:41 [info] 40#40: *471 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:41 [info] 40#40: *470 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:51 [info] 38#38: *474 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:51 [info] 38#38: *473 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:26:52 [info] 40#40: *475 [lua] access_by_lua(msblocations.conf:189):2: 15970db07196ca7eac1e43b022643d67:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:26:52 +0000] 15970db07196ca7eac1e43b022643d67 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:26:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:26:52 [info] 40#40: *475 [lua] logger.lua:23: 15970db07196ca7eac1e43b022643d67 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:27:01 [info] 38#38: *476 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:01 [info] 38#38: *477 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:07 [info] 40#40: *478 [lua] access_by_lua(msblocations.conf:189):2: fd42693378b16671b89edc2af717d444:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:27:07 [info] 40#40: *478 [lua] logger.lua:23: fd42693378b16671b89edc2af717d444 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:27:07 +0000] fd42693378b16671b89edc2af717d444 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:27:11 [info] 40#40: *479 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:11 [info] 40#40: *480 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:21 [info] 40#40: *481 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:21 [info] 38#38: *482 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:22 [info] 40#40: *483 [lua] access_by_lua(msblocations.conf:189):2: b95e511246725c4e07985734a58e8147:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:27:22 +0000] b95e511246725c4e07985734a58e8147 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:27:22 [info] 40#40: *483 [lua] logger.lua:23: b95e511246725c4e07985734a58e8147 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:27:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:27:31 [info] 38#38: *484 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:31 [info] 38#38: *485 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:37 [info] 40#40: *486 [lua] access_by_lua(msblocations.conf:189):2: 98e7679012c1fedde304c8a11a1d9466:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:27:37 [info] 40#40: *486 [lua] logger.lua:23: 98e7679012c1fedde304c8a11a1d9466 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:27:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
10.233.66.135 - - [20/Feb/2023:17:27:37 +0000] 98e7679012c1fedde304c8a11a1d9466 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/02/20 17:27:41 [info] 40#40: *488 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:41 [info] 40#40: *487 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:51 [info] 40#40: *491 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:51 [info] 40#40: *490 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:27:52 [info] 40#40: *492 [lua] access_by_lua(msblocations.conf:189):2: 268497461e1c990d27c2b00a199a8278:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:27:52 [info] 40#40: *492 [lua] logger.lua:23: 268497461e1c990d27c2b00a199a8278 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:27:52 +0000] 268497461e1c990d27c2b00a199a8278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:27:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:28:01 [info] 40#40: *493 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:01 [info] 40#40: *494 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:07 [info] 40#40: *495 [lua] access_by_lua(msblocations.conf:189):2: be5806614354a4a2cb3481f5d997ee0e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:07 +0000] be5806614354a4a2cb3481f5d997ee0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:28:07 [info] 40#40: *495 [lua] logger.lua:23: be5806614354a4a2cb3481f5d997ee0e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:28:11 [info] 38#38: *496 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:11 [info] 38#38: *497 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:21 [info] 40#40: *498 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:21 [info] 40#40: *499 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:22 [info] 40#40: *500 [lua] access_by_lua(msblocations.conf:189):2: 892264a793c485e40259f4e4d145ff8c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:28:22 [info] 40#40: *500 [lua] logger.lua:23: 892264a793c485e40259f4e4d145ff8c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:22 +0000] 892264a793c485e40259f4e4d145ff8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:28:31 [info] 40#40: *501 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:31 [info] 38#38: *502 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:37 [info] 40#40: *503 [lua] access_by_lua(msblocations.conf:189):2: 8601c14b37d7007c7f47c72106f7b0ee:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:28:37 [info] 40#40: *503 [lua] logger.lua:23: 8601c14b37d7007c7f47c72106f7b0ee {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:28:37 +0000] 8601c14b37d7007c7f47c72106f7b0ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:28:41 [info] 38#38: *504 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:41 [info] 38#38: *505 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:51 [info] 40#40: *507 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:51 [info] 40#40: *508 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:28:52 [info] 40#40: *509 [lua] access_by_lua(msblocations.conf:189):2: 02ae49f4fab14a491e5b0b51088c5103:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:28:52 [info] 40#40: *509 [lua] logger.lua:23: 02ae49f4fab14a491e5b0b51088c5103 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:28:52 +0000] 02ae49f4fab14a491e5b0b51088c5103 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:28:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/20 17:29:01 [info] 40#40: *510 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:01 [info] 40#40: *511 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:07 [info] 40#40: *512 [lua] access_by_lua(msblocations.conf:189):2: 563bfc12a211c003702c65b81ecb7a06:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:29:07 [info] 40#40: *512 [lua] logger.lua:23: 563bfc12a211c003702c65b81ecb7a06 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:07 +0000] 563bfc12a211c003702c65b81ecb7a06 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:29:11 [info] 40#40: *514 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:11 [info] 40#40: *513 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:21 [info] 38#38: *516 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:21 [info] 38#38: *515 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:22 [info] 40#40: *517 [lua] access_by_lua(msblocations.conf:189):2: a7e16182fc98ef7c4acea4bbe4b31538:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:29:22 [info] 40#40: *517 [lua] logger.lua:23: a7e16182fc98ef7c4acea4bbe4b31538 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:22 +0000] a7e16182fc98ef7c4acea4bbe4b31538 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:29:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:29:31 [info] 40#40: *518 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:31 [info] 40#40: *519 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:37 [info] 40#40: *520 [lua] access_by_lua(msblocations.conf:189):2: b3fbdbf63e9b3480b0856c2bc11126b1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:29:37 [info] 40#40: *520 [lua] logger.lua:23: b3fbdbf63e9b3480b0856c2bc11126b1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:37 +0000] b3fbdbf63e9b3480b0856c2bc11126b1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:29:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:29:41 [info] 38#38: *522 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:41 [info] 40#40: *521 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:51 [info] 38#38: *524 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:51 [info] 38#38: *525 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:29:52 [info] 40#40: *526 [lua] access_by_lua(msblocations.conf:189):2: 250e3525cac3af481061352d795eb6b3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 12
2023/02/20 17:29:52 [info] 40#40: *526 [lua] logger.lua:23: 250e3525cac3af481061352d795eb6b3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:29:52 +0000] 250e3525cac3af481061352d795eb6b3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:30:01 [info] 38#38: *527 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:01 [info] 38#38: *528 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:07 [info] 40#40: *529 [lua] access_by_lua(msblocations.conf:189):2: 606cb1c9e3ce2e70d2ffe2908832090a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:30:07 +0000] 606cb1c9e3ce2e70d2ffe2908832090a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:30:07 [info] 40#40: *529 [lua] logger.lua:23: 606cb1c9e3ce2e70d2ffe2908832090a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:30:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:30:11 [info] 38#38: *531 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:11 [info] 40#40: *530 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:21 [info] 40#40: *532 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:21 [info] 40#40: *533 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:22 [info] 40#40: *534 [lua] access_by_lua(msblocations.conf:189):2: 32160031ba96ca2489bcd4f7d91afbca:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:30:22 [info] 40#40: *534 [lua] logger.lua:23: 32160031ba96ca2489bcd4f7d91afbca {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:30:22 +0000] 32160031ba96ca2489bcd4f7d91afbca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.024 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:30:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 19
2023/02/20 17:30:31 [info] 40#40: *536 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:31 [info] 40#40: *535 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:37 [info] 40#40: *537 [lua] access_by_lua(msblocations.conf:189):2: 32cefb741a5926de0d7081e08d012a40:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:30:37 [info] 40#40: *537 [lua] logger.lua:23: 32cefb741a5926de0d7081e08d012a40 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:30:37 +0000] 32cefb741a5926de0d7081e08d012a40 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.041 upstream_response_time:0.039 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:30:37 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 34
2023/02/20 17:30:41 [info] 40#40: *538 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:41 [info] 40#40: *539 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:51 [info] 38#38: *542 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:51 [info] 40#40: *541 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:30:52 [info] 40#40: *543 [lua] access_by_lua(msblocations.conf:189):2: efc9f6f0a10aafacc178bc798b77df8c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:30:52 [info] 40#40: *543 [lua] logger.lua:23: efc9f6f0a10aafacc178bc798b77df8c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:30:52 +0000] efc9f6f0a10aafacc178bc798b77df8c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.027 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:30:52 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 24
2023/02/20 17:31:01 [info] 40#40: *545 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:01 [info] 40#40: *544 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:07 [info] 40#40: *546 [lua] access_by_lua(msblocations.conf:189):2: 70552faabee86e7c2a1754d374df4cfa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:31:07 [info] 40#40: *546 [lua] logger.lua:23: 70552faabee86e7c2a1754d374df4cfa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:31:07 +0000] 70552faabee86e7c2a1754d374df4cfa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:31:07 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:31:11 [info] 40#40: *548 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:11 [info] 38#38: *547 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:20 [info] 40#40: *549 client sent plain HTTP request to HTTPS port while reading client request headers, client: 10.233.67.254, server: , request: "GET / HTTP/1.1", host: "msb-iag:443"
10.233.67.254 - - [20/Feb/2023:17:31:20 +0000] ba2c5ee2a2ed4e0cfcf1f13c93019a11 "GET / HTTP/1.1" 400 request_processing_time:0.000 upstream_response_time:- "-" "curl/7.29.0" "-"
2023/02/20 17:31:21 [info] 38#38: *550 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:21 [info] 38#38: *551 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:22 [info] 40#40: *552 [lua] access_by_lua(msblocations.conf:189):2: 9e7e4be2dfa9f7c979afabf209828063:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:31:22 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
10.233.66.135 - - [20/Feb/2023:17:31:22 +0000] 9e7e4be2dfa9f7c979afabf209828063 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.029 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/02/20 17:31:22 [info] 40#40: *552 [lua] logger.lua:23: 9e7e4be2dfa9f7c979afabf209828063 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:31:31 [info] 40#40: *554 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:31 [info] 40#40: *553 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:37 [info] 40#40: *555 [lua] access_by_lua(msblocations.conf:189):2: 7717f2a0202218ba2e5a0f2294468432:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:31:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.135 - - [20/Feb/2023:17:31:38 +0000] 7717f2a0202218ba2e5a0f2294468432 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/20 17:31:38 [info] 40#40: *555 [lua] logger.lua:23: 7717f2a0202218ba2e5a0f2294468432 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:31:41 [info] 38#38: *556 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:41 [info] 40#40: *557 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:51 [info] 40#40: *560 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:51 [info] 38#38: *559 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:31:53 [info] 40#40: *561 [lua] access_by_lua(msblocations.conf:189):2: b511d1ae73fb7ced05741afe61b504ed:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:31:53 [info] 40#40: *561 [lua] logger.lua:23: b511d1ae73fb7ced05741afe61b504ed {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:31:53 +0000] b511d1ae73fb7ced05741afe61b504ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.063 upstream_response_time:0.063 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:31:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 53
2023/02/20 17:32:01 [info] 40#40: *562 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:01 [info] 40#40: *563 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:08 [info] 40#40: *564 [lua] access_by_lua(msblocations.conf:189):2: ffc715e721207afca7bba2473a66eed2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:32:08 [info] 40#40: *564 [lua] logger.lua:23: ffc715e721207afca7bba2473a66eed2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:32:08 +0000] ffc715e721207afca7bba2473a66eed2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:32:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:32:11 [info] 40#40: *565 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:11 [info] 40#40: *566 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:21 [info] 38#38: *567 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:21 [info] 38#38: *568 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:23 [info] 40#40: *569 [lua] access_by_lua(msblocations.conf:189):2: fe296ba53135d7c8a26c83bd70324d6d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:32:23 +0000] fe296ba53135d7c8a26c83bd70324d6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:32:23 [info] 40#40: *569 [lua] logger.lua:23: fe296ba53135d7c8a26c83bd70324d6d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:32:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:32:31 [info] 38#38: *570 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:31 [info] 40#40: *571 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:38 [info] 40#40: *572 [lua] access_by_lua(msblocations.conf:189):2: 7a8ab638fce1905d1fc6b46b093247e6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:32:38 [info] 40#40: *572 [lua] logger.lua:23: 7a8ab638fce1905d1fc6b46b093247e6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:32:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:32:38 +0000] 7a8ab638fce1905d1fc6b46b093247e6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.021 "-" "Consul Health Check" "-"
2023/02/20 17:32:41 [info] 40#40: *573 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:41 [info] 40#40: *574 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:51 [info] 40#40: *577 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:51 [info] 40#40: *576 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:32:53 [info] 40#40: *578 [lua] access_by_lua(msblocations.conf:189):2: c157f3bfed28f5327de6fe04b31566f3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:32:53 [info] 40#40: *578 [lua] logger.lua:23: c157f3bfed28f5327de6fe04b31566f3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:32:53 +0000] c157f3bfed28f5327de6fe04b31566f3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:32:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/20 17:33:01 [info] 38#38: *580 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:01 [info] 40#40: *579 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:08 [info] 40#40: *581 [lua] access_by_lua(msblocations.conf:189):2: cf76e513407791a0ec246d17ece57142:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:33:08 [info] 40#40: *581 [lua] logger.lua:23: cf76e513407791a0ec246d17ece57142 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:08 +0000] cf76e513407791a0ec246d17ece57142 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:33:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:33:11 [info] 38#38: *582 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:11 [info] 38#38: *583 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:21 [info] 38#38: *585 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:21 [info] 38#38: *584 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:23 [info] 40#40: *586 [lua] access_by_lua(msblocations.conf:189):2: 655bb7b150967a0223c6bd5f6e230bc2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:23 +0000] 655bb7b150967a0223c6bd5f6e230bc2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:33:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:33:23 [info] 40#40: *586 [lua] logger.lua:23: 655bb7b150967a0223c6bd5f6e230bc2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:33:31 [info] 40#40: *588 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:31 [info] 40#40: *587 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:38 [info] 40#40: *589 [lua] access_by_lua(msblocations.conf:189):2: 9c7df6d3cbe98855423ccaccfc3d9c04:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:38 +0000] 9c7df6d3cbe98855423ccaccfc3d9c04 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:33:38 [info] 40#40: *589 [lua] logger.lua:23: 9c7df6d3cbe98855423ccaccfc3d9c04 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:33:41 [info] 38#38: *590 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:41 [info] 40#40: *591 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:51 [info] 38#38: *594 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:51 [info] 38#38: *593 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:33:53 [info] 40#40: *595 [lua] access_by_lua(msblocations.conf:189):2: aee1fc6549a90f7c4ead13e6a87944dc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:53 +0000] aee1fc6549a90f7c4ead13e6a87944dc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:33:53 [info] 40#40: *595 [lua] logger.lua:23: aee1fc6549a90f7c4ead13e6a87944dc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:33:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:34:01 [info] 38#38: *596 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:01 [info] 38#38: *597 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:08 [info] 40#40: *598 [lua] access_by_lua(msblocations.conf:189):2: d9e4860f921c5c94d1de48937779dfb5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:34:08 [info] 40#40: *598 [lua] logger.lua:23: d9e4860f921c5c94d1de48937779dfb5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:34:08 +0000] d9e4860f921c5c94d1de48937779dfb5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:34:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:34:11 [info] 40#40: *599 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:11 [info] 40#40: *600 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:21 [info] 38#38: *601 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:21 [info] 38#38: *602 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:23 [info] 40#40: *603 [lua] access_by_lua(msblocations.conf:189):2: 21b67458c75455d12aef49f882e18ed9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:34:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 13
2023/02/20 17:34:23 [info] 40#40: *603 [lua] logger.lua:23: 21b67458c75455d12aef49f882e18ed9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:34:23 +0000] 21b67458c75455d12aef49f882e18ed9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/20 17:34:31 [info] 40#40: *605 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:31 [info] 40#40: *604 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:38 [info] 40#40: *606 [lua] access_by_lua(msblocations.conf:189):2: 6c463689c9146639bb6044c44815fb2b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:34:38 +0000] 6c463689c9146639bb6044c44815fb2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:34:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:34:38 [info] 40#40: *606 [lua] logger.lua:23: 6c463689c9146639bb6044c44815fb2b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:34:41 [info] 38#38: *608 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:41 [info] 38#38: *607 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:51 [info] 38#38: *611 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:51 [info] 38#38: *610 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:34:53 [info] 40#40: *612 [lua] access_by_lua(msblocations.conf:189):2: 460ce826b516fa4c0e482fbd538f9dde:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:34:53 [info] 40#40: *612 [lua] logger.lua:23: 460ce826b516fa4c0e482fbd538f9dde {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:34:53 +0000] 460ce826b516fa4c0e482fbd538f9dde "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:34:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:35:01 [info] 38#38: *614 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:01 [info] 40#40: *613 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:08 [info] 40#40: *615 [lua] access_by_lua(msblocations.conf:189):2: 38bc9e4824c4961f3494bcd8bb09d954:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:35:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:35:08 +0000] 38bc9e4824c4961f3494bcd8bb09d954 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:35:08 [info] 40#40: *615 [lua] logger.lua:23: 38bc9e4824c4961f3494bcd8bb09d954 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:35:11 [info] 40#40: *616 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:11 [info] 40#40: *617 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:21 [info] 40#40: *618 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:21 [info] 40#40: *619 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:23 [info] 40#40: *620 [lua] access_by_lua(msblocations.conf:189):2: 6b408da86e1cbbaec4b6070f1105568d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:35:23 +0000] 6b408da86e1cbbaec4b6070f1105568d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:35:23 [info] 40#40: *620 [lua] logger.lua:23: 6b408da86e1cbbaec4b6070f1105568d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:35:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:35:31 [info] 40#40: *621 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:31 [info] 38#38: *622 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:38 [info] 40#40: *623 [lua] access_by_lua(msblocations.conf:189):2: 75aeeb52c42cdc044d1b2ef14ed28c8f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:35:38 [info] 40#40: *623 [lua] logger.lua:23: 75aeeb52c42cdc044d1b2ef14ed28c8f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:35:38 +0000] 75aeeb52c42cdc044d1b2ef14ed28c8f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:35:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:35:41 [info] 38#38: *625 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:41 [info] 38#38: *624 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:51 [info] 38#38: *628 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:51 [info] 40#40: *627 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:35:53 [info] 40#40: *629 [lua] access_by_lua(msblocations.conf:189):2: 443d86fb776591af47af59e23976e003:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:35:53 +0000] 443d86fb776591af47af59e23976e003 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:35:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:35:53 [info] 40#40: *629 [lua] logger.lua:23: 443d86fb776591af47af59e23976e003 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:36:01 [info] 40#40: *630 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:01 [info] 40#40: *631 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:08 [info] 40#40: *632 [lua] access_by_lua(msblocations.conf:189):2: 851fea93fd64f910fbe6663f24f1c5b2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:08 +0000] 851fea93fd64f910fbe6663f24f1c5b2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:36:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:36:08 [info] 40#40: *632 [lua] logger.lua:23: 851fea93fd64f910fbe6663f24f1c5b2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:36:11 [info] 38#38: *633 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:11 [info] 38#38: *634 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:21 [info] 38#38: *635 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:21 [info] 38#38: *636 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:23 [info] 40#40: *637 [lua] access_by_lua(msblocations.conf:189):2: dd0fb4db6cd20db4e363b734dff7bf96:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:36:23 [info] 40#40: *637 [lua] logger.lua:23: dd0fb4db6cd20db4e363b734dff7bf96 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:23 +0000] dd0fb4db6cd20db4e363b734dff7bf96 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:36:31 [info] 40#40: *639 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:31 [info] 38#38: *638 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:38 [info] 40#40: *640 [lua] access_by_lua(msblocations.conf:189):2: e7b383236fd1f4b303625670790a95e3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:36:38 [info] 40#40: *640 [lua] logger.lua:23: e7b383236fd1f4b303625670790a95e3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:38 +0000] e7b383236fd1f4b303625670790a95e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:36:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:36:41 [info] 40#40: *641 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:41 [info] 40#40: *642 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:51 [info] 40#40: *644 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:51 [info] 40#40: *645 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:36:53 [info] 40#40: *646 [lua] access_by_lua(msblocations.conf:189):2: 665b180ac7fcf3eb770fe26244ff7af6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 22
2023/02/20 17:36:53 [info] 40#40: *646 [lua] logger.lua:23: 665b180ac7fcf3eb770fe26244ff7af6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:36:53 +0000] 665b180ac7fcf3eb770fe26244ff7af6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.029 "-" "Consul Health Check" "-"
2023/02/20 17:37:01 [info] 40#40: *647 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:01 [info] 38#38: *648 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:08 [info] 40#40: *649 [lua] access_by_lua(msblocations.conf:189):2: 3ed30be2986692f60b3db318fe55a6bf:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:37:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:37:08 +0000] 3ed30be2986692f60b3db318fe55a6bf "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:37:08 [info] 40#40: *649 [lua] logger.lua:23: 3ed30be2986692f60b3db318fe55a6bf {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:37:11 [info] 40#40: *651 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:11 [info] 40#40: *650 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:21 [info] 38#38: *653 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:21 [info] 38#38: *652 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:23 [info] 40#40: *654 [lua] access_by_lua(msblocations.conf:189):2: b16252faeda0c4b34e4352edddc2d782:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:37:23 [info] 40#40: *654 [lua] logger.lua:23: b16252faeda0c4b34e4352edddc2d782 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:37:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:17:37:23 +0000] b16252faeda0c4b34e4352edddc2d782 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:37:31 [info] 38#38: *656 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:31 [info] 38#38: *655 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:38 [info] 40#40: *657 [lua] access_by_lua(msblocations.conf:189):2: 9474d6b4aa97e29ce312c3422bd1e60b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:37:38 [info] 40#40: *657 [lua] logger.lua:23: 9474d6b4aa97e29ce312c3422bd1e60b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:37:38 +0000] 9474d6b4aa97e29ce312c3422bd1e60b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:37:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:37:41 [info] 40#40: *659 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:41 [info] 40#40: *658 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:51 [info] 38#38: *662 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:51 [info] 38#38: *661 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:37:53 [info] 40#40: *663 [lua] access_by_lua(msblocations.conf:189):2: c85b54204c35ff475ade44f8147c1683:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:37:53 +0000] c85b54204c35ff475ade44f8147c1683 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:37:53 [info] 40#40: *663 [lua] logger.lua:23: c85b54204c35ff475ade44f8147c1683 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:37:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:38:01 [info] 40#40: *664 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:01 [info] 40#40: *665 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:08 [info] 40#40: *666 [lua] access_by_lua(msblocations.conf:189):2: b0af406d7a3fa2da866cfb367f739a34:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:38:08 [info] 40#40: *666 [lua] logger.lua:23: b0af406d7a3fa2da866cfb367f739a34 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:38:08 +0000] b0af406d7a3fa2da866cfb367f739a34 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:38:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:38:11 [info] 40#40: *667 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:11 [info] 40#40: *668 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:21 [info] 38#38: *669 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:21 [info] 38#38: *670 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:23 [info] 40#40: *671 [lua] access_by_lua(msblocations.conf:189):2: 564686a9c0685d470950e5e78d9164d5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:38:23 [info] 40#40: *671 [lua] logger.lua:23: 564686a9c0685d470950e5e78d9164d5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:38:23 +0000] 564686a9c0685d470950e5e78d9164d5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:38:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:38:31 [info] 38#38: *672 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:31 [info] 38#38: *673 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:38 [info] 40#40: *674 [lua] access_by_lua(msblocations.conf:189):2: baacc40a7089157e70c87b20177a4a8e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:38:38 +0000] baacc40a7089157e70c87b20177a4a8e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.015 "-" "Consul Health Check" "-"
2023/02/20 17:38:38 [info] 40#40: *674 [lua] logger.lua:23: baacc40a7089157e70c87b20177a4a8e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:38:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:38:41 [info] 38#38: *675 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:41 [info] 38#38: *676 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:51 [info] 40#40: *678 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:51 [info] 40#40: *679 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:38:53 [info] 40#40: *680 [lua] access_by_lua(msblocations.conf:189):2: 0e0344a75a0364508d7618ac0b68d6e5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:38:53 [info] 40#40: *680 [lua] logger.lua:23: 0e0344a75a0364508d7618ac0b68d6e5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:38:53 +0000] 0e0344a75a0364508d7618ac0b68d6e5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.020 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:38:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:39:01 [info] 38#38: *681 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:01 [info] 38#38: *682 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:08 [info] 40#40: *683 [lua] access_by_lua(msblocations.conf:189):2: 8c5ad8681bfbf8393bf1e2162bdf633d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:39:08 [info] 40#40: *683 [lua] logger.lua:23: 8c5ad8681bfbf8393bf1e2162bdf633d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:39:08 +0000] 8c5ad8681bfbf8393bf1e2162bdf633d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:39:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:39:11 [info] 40#40: *684 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:11 [info] 40#40: *685 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:21 [info] 38#38: *687 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:21 [info] 38#38: *686 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:23 [info] 40#40: *688 [lua] access_by_lua(msblocations.conf:189):2: bbfb1237f97ae43aea29d49a743d3866:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:39:23 [info] 40#40: *688 [lua] logger.lua:23: bbfb1237f97ae43aea29d49a743d3866 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:39:23 +0000] bbfb1237f97ae43aea29d49a743d3866 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:39:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:39:31 [info] 40#40: *689 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:31 [info] 40#40: *690 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:38 [info] 40#40: *691 [lua] access_by_lua(msblocations.conf:189):2: 3aad16401bd970047889176b149533af:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:39:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:39:38 +0000] 3aad16401bd970047889176b149533af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:39:38 [info] 40#40: *691 [lua] logger.lua:23: 3aad16401bd970047889176b149533af {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:39:41 [info] 40#40: *693 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:41 [info] 40#40: *692 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:51 [info] 40#40: *696 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:51 [info] 40#40: *695 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:39:53 [info] 40#40: *697 [lua] access_by_lua(msblocations.conf:189):2: 437acb5bf15d99c9890ccbd6bfbac36d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:39:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:39:53 [info] 40#40: *697 [lua] logger.lua:23: 437acb5bf15d99c9890ccbd6bfbac36d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:39:53 +0000] 437acb5bf15d99c9890ccbd6bfbac36d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:40:01 [info] 40#40: *698 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:01 [info] 38#38: *699 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:08 [info] 40#40: *700 [lua] access_by_lua(msblocations.conf:189):2: 334fcdb7907e6c23ffb2127583f8de91:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:08 +0000] 334fcdb7907e6c23ffb2127583f8de91 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:40:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:40:08 [info] 40#40: *700 [lua] logger.lua:23: 334fcdb7907e6c23ffb2127583f8de91 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:40:11 [info] 38#38: *701 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:11 [info] 40#40: *702 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:21 [info] 38#38: *703 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:21 [info] 38#38: *704 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:23 [info] 40#40: *705 [lua] access_by_lua(msblocations.conf:189):2: ab5a19c52259f1959bf1eea7a203107e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:23 +0000] ab5a19c52259f1959bf1eea7a203107e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:40:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:40:23 [info] 40#40: *705 [lua] logger.lua:23: ab5a19c52259f1959bf1eea7a203107e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:40:31 [info] 40#40: *706 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:31 [info] 40#40: *707 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:38 [info] 40#40: *708 [lua] access_by_lua(msblocations.conf:189):2: 8ef0c1f4583e63fd310407eec6d02533:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:40:38 [info] 40#40: *708 [lua] logger.lua:23: 8ef0c1f4583e63fd310407eec6d02533 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:38 +0000] 8ef0c1f4583e63fd310407eec6d02533 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.022 upstream_response_time:0.017 "-" "Consul Health Check" "-"
2023/02/20 17:40:41 [info] 40#40: *710 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:41 [info] 40#40: *709 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:51 [info] 40#40: *712 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:51 [info] 40#40: *713 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:40:53 [info] 40#40: *714 [lua] access_by_lua(msblocations.conf:189):2: f8414a4d1ff5f521a6c818f0c3792083:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:53 +0000] f8414a4d1ff5f521a6c818f0c3792083 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 17:40:53 [info] 40#40: *714 [lua] logger.lua:23: f8414a4d1ff5f521a6c818f0c3792083 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:40:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:41:01 [info] 40#40: *715 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:01 [info] 40#40: *716 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:08 [info] 40#40: *717 [lua] access_by_lua(msblocations.conf:189):2: 4f2ec33dfe310d1a58326026d332d7ee:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:41:08 +0000] 4f2ec33dfe310d1a58326026d332d7ee "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:41:08 [info] 40#40: *717 [lua] logger.lua:23: 4f2ec33dfe310d1a58326026d332d7ee {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:41:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:41:11 [info] 40#40: *719 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:11 [info] 40#40: *718 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:21 [info] 40#40: *720 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:21 [info] 40#40: *721 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:23 [info] 40#40: *722 [lua] access_by_lua(msblocations.conf:189):2: b3dd98e60a0cd3f157fa808e6e00250b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:41:23 [info] 40#40: *722 [lua] logger.lua:23: b3dd98e60a0cd3f157fa808e6e00250b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:41:23 +0000] b3dd98e60a0cd3f157fa808e6e00250b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:41:31 [info] 38#38: *724 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:31 [info] 38#38: *723 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:38 [info] 40#40: *725 [lua] access_by_lua(msblocations.conf:189):2: 275a5666f91127f4751c4b813984e817:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:41:38 [info] 40#40: *725 [lua] logger.lua:23: 275a5666f91127f4751c4b813984e817 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:41:38 +0000] 275a5666f91127f4751c4b813984e817 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:41:41 [info] 38#38: *726 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:41 [info] 38#38: *727 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:51 [info] 40#40: *729 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:51 [info] 40#40: *730 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:41:53 [info] 40#40: *731 [lua] access_by_lua(msblocations.conf:189):2: 9de63f8948a25d0863101fbe7f1351eb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:41:53 [info] 40#40: *731 [lua] logger.lua:23: 9de63f8948a25d0863101fbe7f1351eb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:41:53 +0000] 9de63f8948a25d0863101fbe7f1351eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:41:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:42:01 [info] 40#40: *733 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:01 [info] 40#40: *732 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:08 [info] 40#40: *734 [lua] access_by_lua(msblocations.conf:189):2: 31e8c8d89bca56a78e851e45e45b92e4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:42:08 [info] 40#40: *734 [lua] logger.lua:23: 31e8c8d89bca56a78e851e45e45b92e4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:08 +0000] 31e8c8d89bca56a78e851e45e45b92e4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:42:11 [info] 38#38: *735 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:11 [info] 38#38: *736 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:21 [info] 38#38: *737 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:21 [info] 38#38: *738 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:23 [info] 40#40: *739 [lua] access_by_lua(msblocations.conf:189):2: 4cd02382620ea31287f7b338d0500946:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:42:23 [info] 40#40: *739 [lua] logger.lua:23: 4cd02382620ea31287f7b338d0500946 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:23 +0000] 4cd02382620ea31287f7b338d0500946 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:42:23 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:42:31 [info] 38#38: *741 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:31 [info] 38#38: *740 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:38 [info] 40#40: *742 [lua] access_by_lua(msblocations.conf:189):2: 1fb3b877b56c7307b60810ebf421ef49:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:38 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:42:38 [info] 40#40: *742 [lua] logger.lua:23: 1fb3b877b56c7307b60810ebf421ef49 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:38 +0000] 1fb3b877b56c7307b60810ebf421ef49 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:42:41 [info] 38#38: *743 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:41 [info] 38#38: *744 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:51 [info] 38#38: *746 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:51 [info] 38#38: *747 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:42:53 [info] 40#40: *748 [lua] access_by_lua(msblocations.conf:189):2: 32116539e2da210a8ca82137302099ba:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:42:53 [info] 40#40: *748 [lua] logger.lua:23: 32116539e2da210a8ca82137302099ba {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:42:53 +0000] 32116539e2da210a8ca82137302099ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:42:53 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:43:01 [info] 38#38: *749 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:01 [info] 38#38: *750 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:08 [info] 40#40: *751 [lua] access_by_lua(msblocations.conf:189):2: c38ff2c5e54a13b746aaa18149b83a6f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:43:08 [info] 40#40: *751 [lua] logger.lua:23: c38ff2c5e54a13b746aaa18149b83a6f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:08 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:43:08 +0000] c38ff2c5e54a13b746aaa18149b83a6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:43:11 [info] 38#38: *752 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:11 [info] 38#38: *753 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:21 [info] 38#38: *754 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:21 [info] 38#38: *755 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:24 [info] 40#40: *756 [lua] access_by_lua(msblocations.conf:189):2: 1777f452e4422fbf1e1e851b3960785e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:24 +0000] 1777f452e4422fbf1e1e851b3960785e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.031 upstream_response_time:0.028 "-" "Consul Health Check" "-"
2023/02/20 17:43:24 [info] 40#40: *756 [lua] logger.lua:23: 1777f452e4422fbf1e1e851b3960785e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 17:43:31 [info] 40#40: *757 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:31 [info] 40#40: *758 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:39 [info] 40#40: *759 [lua] access_by_lua(msblocations.conf:189):2: 547ada74caf7bac90b21459359fa6c8d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:43:39 [info] 40#40: *759 [lua] logger.lua:23: 547ada74caf7bac90b21459359fa6c8d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:39 +0000] 547ada74caf7bac90b21459359fa6c8d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:43:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:43:41 [info] 38#38: *760 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:41 [info] 38#38: *761 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:51 [info] 40#40: *763 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:51 [info] 40#40: *764 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:43:54 [info] 40#40: *765 [lua] access_by_lua(msblocations.conf:189):2: a10946953b43fbb120664223a42ef15a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:54 +0000] a10946953b43fbb120664223a42ef15a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:43:54 [info] 40#40: *765 [lua] logger.lua:23: a10946953b43fbb120664223a42ef15a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:43:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:44:01 [info] 40#40: *766 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:01 [info] 40#40: *767 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:09 [info] 40#40: *768 [lua] access_by_lua(msblocations.conf:189):2: 0c5039f5243be2d6ea81d3f74c21f7cb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:44:09 +0000] 0c5039f5243be2d6ea81d3f74c21f7cb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:44:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:44:09 [info] 40#40: *768 [lua] logger.lua:23: 0c5039f5243be2d6ea81d3f74c21f7cb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:44:11 [info] 38#38: *769 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:11 [info] 38#38: *770 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:21 [info] 38#38: *772 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:21 [info] 38#38: *771 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:24 [info] 40#40: *773 [lua] access_by_lua(msblocations.conf:189):2: 02e5120e33ee9a3e73ba208f5c9c5cb9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:44:24 +0000] 02e5120e33ee9a3e73ba208f5c9c5cb9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.026 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:44:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:44:24 [info] 40#40: *773 [lua] logger.lua:23: 02e5120e33ee9a3e73ba208f5c9c5cb9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:44:31 [info] 38#38: *774 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:31 [info] 40#40: *775 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:39 [info] 40#40: *776 [lua] access_by_lua(msblocations.conf:189):2: df017dfe0ea1d068440bafb32e562e2b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:44:39 [info] 40#40: *776 [lua] logger.lua:23: df017dfe0ea1d068440bafb32e562e2b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:44:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:44:39 +0000] df017dfe0ea1d068440bafb32e562e2b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:44:41 [info] 40#40: *778 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:41 [info] 40#40: *777 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:51 [info] 40#40: *781 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:51 [info] 40#40: *780 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:44:54 [info] 40#40: *782 [lua] access_by_lua(msblocations.conf:189):2: 63969bcb2b3d5ae54efa12f0b9f11439:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:44:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:44:54 [info] 40#40: *782 [lua] logger.lua:23: 63969bcb2b3d5ae54efa12f0b9f11439 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:44:54 +0000] 63969bcb2b3d5ae54efa12f0b9f11439 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 17:45:01 [info] 40#40: *783 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:01 [info] 38#38: *784 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:09 [info] 40#40: *785 [lua] access_by_lua(msblocations.conf:189):2: b24f04503b64696aa3f440d19baf3b81:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:45:09 [info] 40#40: *785 [lua] logger.lua:23: b24f04503b64696aa3f440d19baf3b81 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:45:09 +0000] b24f04503b64696aa3f440d19baf3b81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:45:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:45:11 [info] 40#40: *787 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:11 [info] 40#40: *786 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:21 [info] 40#40: *788 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:21 [info] 40#40: *789 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:24 [info] 40#40: *790 [lua] access_by_lua(msblocations.conf:189):2: 0b8fd38feb9fe5255a24c376e8a5e201:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:45:24 +0000] 0b8fd38feb9fe5255a24c376e8a5e201 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.028 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/20 17:45:24 [info] 40#40: *790 [lua] logger.lua:23: 0b8fd38feb9fe5255a24c376e8a5e201 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:45:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:45:31 [info] 38#38: *791 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:31 [info] 38#38: *792 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:39 [info] 40#40: *793 [lua] access_by_lua(msblocations.conf:189):2: 4014bc6a7444b1f206c9076d86964bc1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:45:39 +0000] 4014bc6a7444b1f206c9076d86964bc1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:45:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:45:39 [info] 40#40: *793 [lua] logger.lua:23: 4014bc6a7444b1f206c9076d86964bc1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:45:41 [info] 38#38: *794 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:41 [info] 38#38: *795 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:51 [info] 38#38: *797 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:51 [info] 38#38: *798 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:45:54 [info] 40#40: *799 [lua] access_by_lua(msblocations.conf:189):2: 7258320c3d0032e46cac127883133da8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:45:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:17:45:54 +0000] 7258320c3d0032e46cac127883133da8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.058 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:45:54 [info] 40#40: *799 [lua] logger.lua:23: 7258320c3d0032e46cac127883133da8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:46:01 [info] 38#38: *800 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:01 [info] 38#38: *801 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:09 [info] 40#40: *802 [lua] access_by_lua(msblocations.conf:189):2: 4c6e5eea78d205a62709b3ddedade69b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:46:09 [info] 40#40: *802 [lua] logger.lua:23: 4c6e5eea78d205a62709b3ddedade69b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:46:09 +0000] 4c6e5eea78d205a62709b3ddedade69b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:46:11 [info] 38#38: *803 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:11 [info] 38#38: *804 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:21 [info] 40#40: *806 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:21 [info] 40#40: *805 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:24 [info] 40#40: *807 [lua] access_by_lua(msblocations.conf:189):2: 584168be01828f3c75868921b31082ba:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:46:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:17:46:24 +0000] 584168be01828f3c75868921b31082ba "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:46:24 [info] 40#40: *807 [lua] logger.lua:23: 584168be01828f3c75868921b31082ba {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:46:31 [info] 40#40: *808 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:31 [info] 40#40: *809 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:39 [info] 40#40: *810 [lua] access_by_lua(msblocations.conf:189):2: ecd592789ee5403104025d7273d7a37c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:46:39 +0000] ecd592789ee5403104025d7273d7a37c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:46:39 [info] 40#40: *810 [lua] logger.lua:23: ecd592789ee5403104025d7273d7a37c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:46:41 [info] 40#40: *811 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:41 [info] 40#40: *812 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:51 [info] 38#38: *814 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:51 [info] 38#38: *815 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:46:54 [info] 40#40: *816 [lua] access_by_lua(msblocations.conf:189):2: 9d5c95791ca719a42989cb2ab4886ad6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:46:54 [info] 40#40: *816 [lua] logger.lua:23: 9d5c95791ca719a42989cb2ab4886ad6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:46:54 +0000] 9d5c95791ca719a42989cb2ab4886ad6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:46:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:47:01 [info] 40#40: *818 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:01 [info] 40#40: *817 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:09 [info] 40#40: *819 [lua] access_by_lua(msblocations.conf:189):2: a4e8ba66fa153bf286d55e9dbb95b29c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:47:09 [info] 40#40: *819 [lua] logger.lua:23: a4e8ba66fa153bf286d55e9dbb95b29c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:09 +0000] a4e8ba66fa153bf286d55e9dbb95b29c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:47:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
2023/02/20 17:47:11 [info] 40#40: *820 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:11 [info] 40#40: *821 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:21 [info] 40#40: *822 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:21 [info] 38#38: *823 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:24 [info] 40#40: *824 [lua] access_by_lua(msblocations.conf:189):2: 432917d318f9bb7ef1da50705319920c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:24 +0000] 432917d318f9bb7ef1da50705319920c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:47:24 [info] 40#40: *824 [lua] logger.lua:23: 432917d318f9bb7ef1da50705319920c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:47:31 [info] 38#38: *825 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:31 [info] 38#38: *826 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:39 [info] 40#40: *827 [lua] access_by_lua(msblocations.conf:189):2: c316c0f6ff92e9ef7351ba6c47064981:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:39 +0000] c316c0f6ff92e9ef7351ba6c47064981 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:47:39 [info] 40#40: *827 [lua] logger.lua:23: c316c0f6ff92e9ef7351ba6c47064981 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:47:41 [info] 40#40: *829 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:41 [info] 40#40: *828 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:51 [info] 40#40: *832 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:51 [info] 40#40: *831 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:47:54 [info] 40#40: *833 [lua] access_by_lua(msblocations.conf:189):2: 79c0b1fd4c348c148171c23a099107f9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:54 +0000] 79c0b1fd4c348c148171c23a099107f9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.018 "-" "Consul Health Check" "-"
2023/02/20 17:47:54 [info] 40#40: *833 [lua] logger.lua:23: 79c0b1fd4c348c148171c23a099107f9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:47:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 17:48:01 [info] 40#40: *834 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:01 [info] 40#40: *835 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:09 [info] 40#40: *836 [lua] access_by_lua(msblocations.conf:189):2: ab6c26671f01d89e178d112c9f4901af:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:48:09 +0000] ab6c26671f01d89e178d112c9f4901af "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:48:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:48:09 [info] 40#40: *836 [lua] logger.lua:23: ab6c26671f01d89e178d112c9f4901af {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:48:11 [info] 38#38: *837 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:11 [info] 40#40: *838 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:21 [info] 40#40: *839 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:21 [info] 40#40: *840 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:24 [info] 40#40: *841 [lua] access_by_lua(msblocations.conf:189):2: 65bc7877a763daf26b4cdeca31bfa985:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:48:24 +0000] 65bc7877a763daf26b4cdeca31bfa985 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:48:24 [info] 40#40: *841 [lua] logger.lua:23: 65bc7877a763daf26b4cdeca31bfa985 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:48:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:48:31 [info] 40#40: *843 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:31 [info] 38#38: *842 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:39 [info] 40#40: *844 [lua] access_by_lua(msblocations.conf:189):2: 888f02d41693fc3cd055c912010f0cbc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:48:39 [info] 40#40: *844 [lua] logger.lua:23: 888f02d41693fc3cd055c912010f0cbc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:48:39 +0000] 888f02d41693fc3cd055c912010f0cbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:48:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:48:41 [info] 40#40: *846 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:41 [info] 40#40: *845 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:51 [info] 40#40: *849 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:51 [info] 40#40: *848 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:48:54 [info] 40#40: *850 [lua] access_by_lua(msblocations.conf:189):2: c00440e98e9dbe330f5ef1f6f1d5bd01:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:48:54 [info] 40#40: *850 [lua] logger.lua:23: c00440e98e9dbe330f5ef1f6f1d5bd01 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:48:54 +0000] c00440e98e9dbe330f5ef1f6f1d5bd01 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:48:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:49:01 [info] 38#38: *851 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:01 [info] 38#38: *852 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:09 [info] 40#40: *853 [lua] access_by_lua(msblocations.conf:189):2: e847b13c04a45955125651c69e013d37:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:49:09 [info] 40#40: *853 [lua] logger.lua:23: e847b13c04a45955125651c69e013d37 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:49:09 +0000] e847b13c04a45955125651c69e013d37 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:49:11 [info] 40#40: *854 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:11 [info] 40#40: *855 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:21 [info] 40#40: *856 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:21 [info] 40#40: *857 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:24 [info] 40#40: *858 [lua] access_by_lua(msblocations.conf:189):2: 4e6ca48801b66360808a45cb28fba257:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:49:24 [info] 40#40: *858 [lua] logger.lua:23: 4e6ca48801b66360808a45cb28fba257 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:49:24 +0000] 4e6ca48801b66360808a45cb28fba257 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:49:31 [info] 40#40: *859 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:31 [info] 40#40: *860 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:39 [info] 40#40: *861 [lua] access_by_lua(msblocations.conf:189):2: 38c30ae6b59147503170143216b3b00f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:49:39 [info] 40#40: *861 [lua] logger.lua:23: 38c30ae6b59147503170143216b3b00f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:49:39 +0000] 38c30ae6b59147503170143216b3b00f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:49:41 [info] 40#40: *862 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:41 [info] 38#38: *863 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:51 [info] 38#38: *866 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:51 [info] 38#38: *865 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:49:54 [info] 40#40: *867 [lua] access_by_lua(msblocations.conf:189):2: 80083612275754ec4e800f206be7f62a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:49:54 [info] 40#40: *867 [lua] logger.lua:23: 80083612275754ec4e800f206be7f62a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:49:54 +0000] 80083612275754ec4e800f206be7f62a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:49:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:50:01 [info] 40#40: *868 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:01 [info] 40#40: *869 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:09 [info] 40#40: *870 [lua] access_by_lua(msblocations.conf:189):2: 0b3bffd0b866a32e7aab4f7c7cf3fff4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:50:09 [info] 40#40: *870 [lua] logger.lua:23: 0b3bffd0b866a32e7aab4f7c7cf3fff4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:50:09 +0000] 0b3bffd0b866a32e7aab4f7c7cf3fff4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:50:11 [info] 40#40: *871 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:11 [info] 40#40: *872 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:21 [info] 40#40: *873 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:21 [info] 40#40: *874 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:24 [info] 40#40: *875 [lua] access_by_lua(msblocations.conf:189):2: e58449dc7f6f7cdc3ea90651faaf6456:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:50:24 [info] 40#40: *875 [lua] logger.lua:23: e58449dc7f6f7cdc3ea90651faaf6456 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:50:24 +0000] e58449dc7f6f7cdc3ea90651faaf6456 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:50:31 [info] 40#40: *877 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:31 [info] 40#40: *876 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:39 [info] 40#40: *878 [lua] access_by_lua(msblocations.conf:189):2: 2161b9c58a4aaf95fc749cc33d228997:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:50:39 +0000] 2161b9c58a4aaf95fc749cc33d228997 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:50:39 [info] 40#40: *878 [lua] logger.lua:23: 2161b9c58a4aaf95fc749cc33d228997 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:50:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:50:41 [info] 40#40: *880 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:41 [info] 38#38: *879 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:51 [info] 38#38: *883 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:51 [info] 38#38: *882 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:50:54 [info] 40#40: *884 [lua] access_by_lua(msblocations.conf:189):2: fcc2d4bf7285a6465da64c0105bbb4ec:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:50:54 [info] 40#40: *884 [lua] logger.lua:23: fcc2d4bf7285a6465da64c0105bbb4ec {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:50:54 +0000] fcc2d4bf7285a6465da64c0105bbb4ec "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:50:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:51:01 [info] 38#38: *885 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:01 [info] 38#38: *886 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:09 [info] 40#40: *887 [lua] access_by_lua(msblocations.conf:189):2: ce205be395a914c928dfbe06646ade7e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:09 +0000] ce205be395a914c928dfbe06646ade7e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 17:51:09 [info] 40#40: *887 [lua] logger.lua:23: ce205be395a914c928dfbe06646ade7e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:51:11 [info] 40#40: *889 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:11 [info] 40#40: *888 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:21 [info] 38#38: *890 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:21 [info] 38#38: *891 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:24 [info] 40#40: *892 [lua] access_by_lua(msblocations.conf:189):2: ff0508acf2845554b496c00035bf2c81:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:51:24 [info] 40#40: *892 [lua] logger.lua:23: ff0508acf2845554b496c00035bf2c81 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:24 +0000] ff0508acf2845554b496c00035bf2c81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:51:31 [info] 40#40: *893 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:31 [info] 40#40: *894 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:31 [info] 40#40: *895 client closed connection while waiting for request, client: 10.233.67.195, server: 0.0.0.0:443
2023/02/20 17:51:39 [info] 40#40: *896 [lua] access_by_lua(msblocations.conf:189):2: 310d69c259d98de0d18badc58143ea4f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:51:39 [info] 40#40: *896 [lua] logger.lua:23: 310d69c259d98de0d18badc58143ea4f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:39 +0000] 310d69c259d98de0d18badc58143ea4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:51:41 [info] 40#40: *897 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:41 [info] 40#40: *898 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:51 [info] 38#38: *901 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:51 [info] 40#40: *900 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:51:54 [info] 40#40: *902 [lua] access_by_lua(msblocations.conf:189):2: 4b83e531224d19bcc8412e80360d9825:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:51:54 [info] 40#40: *902 [lua] logger.lua:23: 4b83e531224d19bcc8412e80360d9825 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:51:54 +0000] 4b83e531224d19bcc8412e80360d9825 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:51:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:52:01 [info] 38#38: *904 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:01 [info] 40#40: *903 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:09 [info] 40#40: *905 [lua] access_by_lua(msblocations.conf:189):2: 86f05896879e3dc9efb214ca4afe8642:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:52:09 [info] 40#40: *905 [lua] logger.lua:23: 86f05896879e3dc9efb214ca4afe8642 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:52:09 +0000] 86f05896879e3dc9efb214ca4afe8642 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:52:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 17:52:11 [info] 40#40: *906 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:11 [info] 38#38: *907 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:21 [info] 40#40: *908 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:21 [info] 40#40: *909 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:24 [info] 40#40: *910 [lua] access_by_lua(msblocations.conf:189):2: e0fa03cb44bd7b157308beaf47399225:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:52:24 [info] 40#40: *910 [lua] logger.lua:23: e0fa03cb44bd7b157308beaf47399225 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:52:24 +0000] e0fa03cb44bd7b157308beaf47399225 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:52:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:52:31 [info] 38#38: *911 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:31 [info] 38#38: *912 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:39 [info] 40#40: *913 [lua] access_by_lua(msblocations.conf:189):2: 73c1c0d53dbe5f6ddebcbe791dac1c97:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:52:39 [info] 40#40: *913 [lua] logger.lua:23: 73c1c0d53dbe5f6ddebcbe791dac1c97 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:52:39 +0000] 73c1c0d53dbe5f6ddebcbe791dac1c97 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:52:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:52:41 [info] 38#38: *914 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:41 [info] 38#38: *915 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:51 [info] 40#40: *917 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:51 [info] 40#40: *918 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:52:54 [info] 40#40: *919 [lua] access_by_lua(msblocations.conf:189):2: 89949779b1c9b4939d235bf34f3e1a0e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:52:54 +0000] 89949779b1c9b4939d235bf34f3e1a0e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:52:54 [info] 40#40: *919 [lua] logger.lua:23: 89949779b1c9b4939d235bf34f3e1a0e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:52:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:53:01 [info] 38#38: *920 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:01 [info] 38#38: *921 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:09 [info] 40#40: *922 [lua] access_by_lua(msblocations.conf:189):2: 3f3d36b52190a14c12bd0549b31e3676:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:53:09 +0000] 3f3d36b52190a14c12bd0549b31e3676 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:53:09 [info] 40#40: *922 [lua] logger.lua:23: 3f3d36b52190a14c12bd0549b31e3676 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:53:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:53:11 [info] 38#38: *923 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:11 [info] 38#38: *924 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:21 [info] 40#40: *925 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:21 [info] 40#40: *926 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:24 [info] 40#40: *927 [lua] access_by_lua(msblocations.conf:189):2: c318f787e7275c51a38a11c7ba64b0a6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:53:24 [info] 40#40: *927 [lua] logger.lua:23: c318f787e7275c51a38a11c7ba64b0a6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:53:24 +0000] c318f787e7275c51a38a11c7ba64b0a6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:53:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:53:31 [info] 40#40: *929 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:31 [info] 40#40: *928 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:39 [info] 40#40: *930 [lua] access_by_lua(msblocations.conf:189):2: a72e6e328389c91f1f3d406c3e0c11fb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:53:39 [info] 40#40: *930 [lua] logger.lua:23: a72e6e328389c91f1f3d406c3e0c11fb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:53:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:17:53:39 +0000] a72e6e328389c91f1f3d406c3e0c11fb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:53:41 [info] 40#40: *932 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:41 [info] 40#40: *931 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:51 [info] 40#40: *934 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:51 [info] 40#40: *935 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:53:54 [info] 40#40: *936 [lua] access_by_lua(msblocations.conf:189):2: 852808740287dfeb221a59085d5d9cdb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:53:54 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 18
10.233.66.135 - - [20/Feb/2023:17:53:54 +0000] 852808740287dfeb221a59085d5d9cdb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.026 "-" "Consul Health Check" "-"
2023/02/20 17:53:54 [info] 40#40: *936 [lua] logger.lua:23: 852808740287dfeb221a59085d5d9cdb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:54:01 [info] 38#38: *937 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:01 [info] 38#38: *938 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:09 [info] 40#40: *939 [lua] access_by_lua(msblocations.conf:189):2: 3da8f044df29805bed811de41bdca475:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:09 +0000] 3da8f044df29805bed811de41bdca475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:54:09 [info] 40#40: *939 [lua] logger.lua:23: 3da8f044df29805bed811de41bdca475 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:09 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:54:11 [info] 40#40: *941 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:11 [info] 40#40: *940 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:21 [info] 40#40: *942 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:21 [info] 38#38: *943 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:24 [info] 40#40: *944 [lua] access_by_lua(msblocations.conf:189):2: 6ffb4df8f5cb39de2c9ae8dcbf73c947:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:24 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.135 - - [20/Feb/2023:17:54:24 +0000] 6ffb4df8f5cb39de2c9ae8dcbf73c947 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.022 "-" "Consul Health Check" "-"
2023/02/20 17:54:24 [info] 40#40: *944 [lua] logger.lua:23: 6ffb4df8f5cb39de2c9ae8dcbf73c947 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:54:31 [info] 38#38: *945 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:31 [info] 38#38: *946 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:39 [info] 40#40: *947 [lua] access_by_lua(msblocations.conf:189):2: 45a4ee13e300c8beb3b585ec633c3de0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:54:39 [info] 40#40: *947 [lua] logger.lua:23: 45a4ee13e300c8beb3b585ec633c3de0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:39 +0000] 45a4ee13e300c8beb3b585ec633c3de0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:54:39 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:54:41 [info] 38#38: *948 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:41 [info] 38#38: *949 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:51 [info] 40#40: *952 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:51 [info] 40#40: *951 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:54:55 [info] 40#40: *953 [lua] access_by_lua(msblocations.conf:189):2: 79472ee4749efc553c8dea9711db4278:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:55 +0000] 79472ee4749efc553c8dea9711db4278 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:54:55 [info] 40#40: *953 [lua] logger.lua:23: 79472ee4749efc553c8dea9711db4278 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:54:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:55:01 [info] 40#40: *954 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:01 [info] 38#38: *955 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:10 [info] 40#40: *956 [lua] access_by_lua(msblocations.conf:189):2: c8fddcfa4103d1995baba5c6ec0082b5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:55:10 [info] 40#40: *956 [lua] logger.lua:23: c8fddcfa4103d1995baba5c6ec0082b5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:10 +0000] c8fddcfa4103d1995baba5c6ec0082b5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 17:55:11 [info] 40#40: *957 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:11 [info] 40#40: *958 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:21 [info] 40#40: *959 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:21 [info] 40#40: *960 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:25 [info] 40#40: *961 [lua] access_by_lua(msblocations.conf:189):2: 508ee236dfda8ae9bb4a9a3f881af913:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:55:25 [info] 40#40: *961 [lua] logger.lua:23: 508ee236dfda8ae9bb4a9a3f881af913 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:25 +0000] 508ee236dfda8ae9bb4a9a3f881af913 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.013 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:55:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:55:31 [info] 38#38: *962 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:31 [info] 38#38: *963 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:40 [info] 40#40: *964 [lua] access_by_lua(msblocations.conf:189):2: 083053f60d137282892dbf40567fe9de:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:40 +0000] 083053f60d137282892dbf40567fe9de "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:55:40 [info] 40#40: *964 [lua] logger.lua:23: 083053f60d137282892dbf40567fe9de {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:55:41 [info] 40#40: *966 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:41 [info] 40#40: *965 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:51 [info] 38#38: *969 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:51 [info] 38#38: *968 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:55:55 [info] 40#40: *970 [lua] access_by_lua(msblocations.conf:189):2: 93ee5ae4e903deeb54e7bc6100570606:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:55:55 [info] 40#40: *970 [lua] logger.lua:23: 93ee5ae4e903deeb54e7bc6100570606 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:55:55 +0000] 93ee5ae4e903deeb54e7bc6100570606 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:55:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:56:01 [info] 38#38: *972 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:01 [info] 38#38: *971 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:10 [info] 40#40: *973 [lua] access_by_lua(msblocations.conf:189):2: 3175036fca6f6fb1a4723fdd47afcae1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:10 +0000] 3175036fca6f6fb1a4723fdd47afcae1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:56:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:56:10 [info] 40#40: *973 [lua] logger.lua:23: 3175036fca6f6fb1a4723fdd47afcae1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:56:11 [info] 40#40: *974 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:11 [info] 40#40: *975 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:21 [info] 40#40: *977 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:21 [info] 40#40: *976 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:25 [info] 40#40: *978 [lua] access_by_lua(msblocations.conf:189):2: 8aba7b9020328aa396849a104f77dabd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:56:25 [info] 40#40: *978 [lua] logger.lua:23: 8aba7b9020328aa396849a104f77dabd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:25 +0000] 8aba7b9020328aa396849a104f77dabd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.014 "-" "Consul Health Check" "-"
2023/02/20 17:56:31 [info] 40#40: *979 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:31 [info] 38#38: *980 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:40 [info] 40#40: *981 [lua] access_by_lua(msblocations.conf:189):2: 5369558920e47256af45b84fe45b05df:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:40 +0000] 5369558920e47256af45b84fe45b05df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 17:56:40 [info] 40#40: *981 [lua] logger.lua:23: 5369558920e47256af45b84fe45b05df {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 17:56:41 [info] 40#40: *983 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:41 [info] 40#40: *982 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:51 [info] 38#38: *985 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:51 [info] 38#38: *986 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:56:55 [info] 40#40: *987 [lua] access_by_lua(msblocations.conf:189):2: f22f5dbfa98a1d70787572de6f7ab187:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:56:55 [info] 40#40: *987 [lua] logger.lua:23: f22f5dbfa98a1d70787572de6f7ab187 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:56:55 +0000] f22f5dbfa98a1d70787572de6f7ab187 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:56:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:57:01 [info] 40#40: *988 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:01 [info] 38#38: *989 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:10 [info] 40#40: *990 [lua] access_by_lua(msblocations.conf:189):2: 2d4bdf12d69a23e6beb3da59ff1938ff:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:57:10 [info] 40#40: *990 [lua] logger.lua:23: 2d4bdf12d69a23e6beb3da59ff1938ff {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:10 +0000] 2d4bdf12d69a23e6beb3da59ff1938ff "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:57:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:57:11 [info] 40#40: *992 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:11 [info] 40#40: *991 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:21 [info] 40#40: *993 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:21 [info] 40#40: *994 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:25 [info] 40#40: *995 [lua] access_by_lua(msblocations.conf:189):2: 0796a6a7b125fd0b705e263eb221396b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:57:25 [info] 40#40: *995 [lua] logger.lua:23: 0796a6a7b125fd0b705e263eb221396b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:25 +0000] 0796a6a7b125fd0b705e263eb221396b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.004 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:57:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:57:31 [info] 38#38: *997 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:31 [info] 40#40: *996 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:40 [info] 40#40: *998 [lua] access_by_lua(msblocations.conf:189):2: 51bb87d302e9bb94ff54f16aa7dc5c4c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:40 +0000] 51bb87d302e9bb94ff54f16aa7dc5c4c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 17:57:40 [info] 40#40: *998 [lua] logger.lua:23: 51bb87d302e9bb94ff54f16aa7dc5c4c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:57:41 [info] 38#38: *999 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:41 [info] 40#40: *1000 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:51 [info] 40#40: *1002 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:51 [info] 40#40: *1003 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:57:55 [info] 40#40: *1004 [lua] access_by_lua(msblocations.conf:189):2: 556eba6439b5694ee4146fc6e05b5727:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:55 +0000] 556eba6439b5694ee4146fc6e05b5727 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:57:55 [info] 40#40: *1004 [lua] logger.lua:23: 556eba6439b5694ee4146fc6e05b5727 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:57:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 17:58:01 [info] 40#40: *1005 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:01 [info] 40#40: *1006 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:10 [info] 40#40: *1007 [lua] access_by_lua(msblocations.conf:189):2: 76e867955f7a6ea641d05dc7ccbd8b14:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:10 +0000] 76e867955f7a6ea641d05dc7ccbd8b14 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:58:10 [info] 40#40: *1007 [lua] logger.lua:23: 76e867955f7a6ea641d05dc7ccbd8b14 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:58:11 [info] 40#40: *1008 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:11 [info] 38#38: *1009 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:21 [info] 40#40: *1010 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:21 [info] 38#38: *1011 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:25 [info] 40#40: *1012 [lua] access_by_lua(msblocations.conf:189):2: 2af80be56624e07baa86b9f5f30c1227:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 17:58:25 [info] 40#40: *1012 [lua] logger.lua:23: 2af80be56624e07baa86b9f5f30c1227 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:25 +0000] 2af80be56624e07baa86b9f5f30c1227 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:58:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:58:31 [info] 40#40: *1013 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:31 [info] 40#40: *1014 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:40 [info] 40#40: *1015 [lua] access_by_lua(msblocations.conf:189):2: d25532cd1d12efe72b3994e54a14e8c3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:40 +0000] d25532cd1d12efe72b3994e54a14e8c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 17:58:40 [info] 40#40: *1015 [lua] logger.lua:23: d25532cd1d12efe72b3994e54a14e8c3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 17:58:41 [info] 40#40: *1016 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:41 [info] 40#40: *1017 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:51 [info] 40#40: *1019 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:51 [info] 38#38: *1020 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:58:55 [info] 40#40: *1021 [lua] access_by_lua(msblocations.conf:189):2: 66736c5e94f2d95b5aaee896e7451428:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:58:55 +0000] 66736c5e94f2d95b5aaee896e7451428 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:58:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:58:55 [info] 40#40: *1021 [lua] logger.lua:23: 66736c5e94f2d95b5aaee896e7451428 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:59:01 [info] 38#38: *1023 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:01 [info] 38#38: *1022 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:10 [info] 40#40: *1024 [lua] access_by_lua(msblocations.conf:189):2: b258208c14cf620369b561587c8c9182:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:10 +0000] b258208c14cf620369b561587c8c9182 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:17:59:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 17:59:10 [info] 40#40: *1024 [lua] logger.lua:23: b258208c14cf620369b561587c8c9182 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 17:59:11 [info] 38#38: *1025 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:11 [info] 38#38: *1026 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:21 [info] 40#40: *1027 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:21 [info] 40#40: *1028 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:25 [info] 40#40: *1029 [lua] access_by_lua(msblocations.conf:189):2: 2b4e1a0ffd59aa7eadacce25f74b77a9:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:25 +0000] 2b4e1a0ffd59aa7eadacce25f74b77a9 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:59:25 [info] 40#40: *1029 [lua] logger.lua:23: 2b4e1a0ffd59aa7eadacce25f74b77a9 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 17:59:31 [info] 38#38: *1031 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:31 [info] 38#38: *1030 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:40 [info] 40#40: *1032 [lua] access_by_lua(msblocations.conf:189):2: 264381810e46302ffa89a7da46bb5b56:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 17:59:40 [info] 40#40: *1032 [lua] logger.lua:23: 264381810e46302ffa89a7da46bb5b56 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:40 +0000] 264381810e46302ffa89a7da46bb5b56 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 17:59:41 [info] 40#40: *1034 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:41 [info] 40#40: *1033 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:51 [info] 40#40: *1036 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:51 [info] 38#38: *1037 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 17:59:55 [info] 40#40: *1038 [lua] access_by_lua(msblocations.conf:189):2: ac604314fbdcfc708e22881313b621b8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:55 +0000] ac604314fbdcfc708e22881313b621b8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.020 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 17:59:55 [info] 40#40: *1038 [lua] logger.lua:23: ac604314fbdcfc708e22881313b621b8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:17:59:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 15
2023/02/20 18:00:01 [info] 40#40: *1040 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:01 [info] 40#40: *1039 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:10 [info] 40#40: *1041 [lua] access_by_lua(msblocations.conf:189):2: 51b4f53b5e31cd1022b007307bc619d0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:10 +0000] 51b4f53b5e31cd1022b007307bc619d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:00:10 [info] 40#40: *1041 [lua] logger.lua:23: 51b4f53b5e31cd1022b007307bc619d0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:00:11 [info] 38#38: *1042 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:11 [info] 40#40: *1043 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:21 [info] 40#40: *1044 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:21 [info] 40#40: *1045 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:25 [info] 40#40: *1046 [lua] access_by_lua(msblocations.conf:189):2: dc10c76f9f084e55976f6ed88187c641:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:25 +0000] dc10c76f9f084e55976f6ed88187c641 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:00:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:00:25 [info] 40#40: *1046 [lua] logger.lua:23: dc10c76f9f084e55976f6ed88187c641 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:00:31 [info] 40#40: *1048 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:31 [info] 40#40: *1047 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:40 [info] 40#40: *1049 [lua] access_by_lua(msblocations.conf:189):2: 258abead47e8f26947d84d078bacb4b4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:00:40 [info] 40#40: *1049 [lua] logger.lua:23: 258abead47e8f26947d84d078bacb4b4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:00:40 +0000] 258abead47e8f26947d84d078bacb4b4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:00:41 [info] 40#40: *1050 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:41 [info] 40#40: *1051 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:51 [info] 40#40: *1053 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:51 [info] 40#40: *1054 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:00:55 [info] 40#40: *1055 [lua] access_by_lua(msblocations.conf:189):2: 331c6a37db67dff0f834455e1e4b4a58:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:55 +0000] 331c6a37db67dff0f834455e1e4b4a58 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:00:55 [info] 40#40: *1055 [lua] logger.lua:23: 331c6a37db67dff0f834455e1e4b4a58 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:00:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:01:01 [info] 40#40: *1056 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:01 [info] 38#38: *1057 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:10 [info] 40#40: *1058 [lua] access_by_lua(msblocations.conf:189):2: 86555cc9fe62af7e7993f70dec73a631:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:01:10 [info] 40#40: *1058 [lua] logger.lua:23: 86555cc9fe62af7e7993f70dec73a631 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:01:10 +0000] 86555cc9fe62af7e7993f70dec73a631 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:01:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:01:11 [info] 38#38: *1060 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:11 [info] 40#40: *1059 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:21 [info] 38#38: *1061 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:21 [info] 38#38: *1062 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:25 [info] 40#40: *1063 [lua] access_by_lua(msblocations.conf:189):2: 92ea0a57df5e245416ba1b1e9f0b2bd2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:01:25 +0000] 92ea0a57df5e245416ba1b1e9f0b2bd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:01:25 [info] 40#40: *1063 [lua] logger.lua:23: 92ea0a57df5e245416ba1b1e9f0b2bd2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:01:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:01:31 [info] 40#40: *1064 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:31 [info] 40#40: *1065 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:40 [info] 40#40: *1066 [lua] access_by_lua(msblocations.conf:189):2: b801a1a0cc89c5694f7232bba30f8599:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:01:40 [info] 40#40: *1066 [lua] logger.lua:23: b801a1a0cc89c5694f7232bba30f8599 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:01:40 +0000] b801a1a0cc89c5694f7232bba30f8599 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:01:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:01:41 [info] 38#38: *1068 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:41 [info] 38#38: *1067 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:51 [info] 40#40: *1070 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:51 [info] 40#40: *1071 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:01:55 [info] 40#40: *1072 [lua] access_by_lua(msblocations.conf:189):2: 5afb45af6b2686e8f64fce06838a7f44:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:01:55 [info] 40#40: *1072 [lua] logger.lua:23: 5afb45af6b2686e8f64fce06838a7f44 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:01:55 +0000] 5afb45af6b2686e8f64fce06838a7f44 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:01:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:02:01 [info] 40#40: *1073 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:01 [info] 40#40: *1074 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:10 [info] 40#40: *1075 [lua] access_by_lua(msblocations.conf:189):2: c12b4de527f0b2b528967b78ec36090c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:02:10 +0000] c12b4de527f0b2b528967b78ec36090c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:02:10 [info] 40#40: *1075 [lua] logger.lua:23: c12b4de527f0b2b528967b78ec36090c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:02:11 [info] 38#38: *1077 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:11 [info] 40#40: *1076 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:21 [info] 40#40: *1078 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:21 [info] 40#40: *1079 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:25 [info] 40#40: *1080 [lua] access_by_lua(msblocations.conf:189):2: 4fe537887b74c0e5d1cc6667824d87d3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:02:25 [info] 40#40: *1080 [lua] logger.lua:23: 4fe537887b74c0e5d1cc6667824d87d3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:02:25 +0000] 4fe537887b74c0e5d1cc6667824d87d3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:02:31 [info] 40#40: *1081 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:31 [info] 40#40: *1082 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:40 [info] 40#40: *1083 [lua] access_by_lua(msblocations.conf:189):2: 56d5bdf8cce99cdda98a6a75b09c8d6c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:02:40 [info] 40#40: *1083 [lua] logger.lua:23: 56d5bdf8cce99cdda98a6a75b09c8d6c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:02:40 +0000] 56d5bdf8cce99cdda98a6a75b09c8d6c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:02:41 [info] 40#40: *1084 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:41 [info] 40#40: *1085 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:51 [info] 40#40: *1087 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:51 [info] 40#40: *1088 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:02:55 [info] 40#40: *1089 [lua] access_by_lua(msblocations.conf:189):2: 5797d5a876fafaf120fac01784247b22:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:02:55 [info] 40#40: *1089 [lua] logger.lua:23: 5797d5a876fafaf120fac01784247b22 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:02:55 +0000] 5797d5a876fafaf120fac01784247b22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.017 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:02:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 18:03:01 [info] 38#38: *1091 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:01 [info] 38#38: *1090 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:10 [info] 40#40: *1092 [lua] access_by_lua(msblocations.conf:189):2: 63394c6f71363521d683e292c62df04d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:03:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:03:10 +0000] 63394c6f71363521d683e292c62df04d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:03:10 [info] 40#40: *1092 [lua] logger.lua:23: 63394c6f71363521d683e292c62df04d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:03:11 [info] 40#40: *1094 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:11 [info] 40#40: *1093 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:21 [info] 40#40: *1095 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:21 [info] 40#40: *1096 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:25 [info] 40#40: *1097 [lua] access_by_lua(msblocations.conf:189):2: b2aac372b9debba5f8257361e10c8753:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:03:25 +0000] b2aac372b9debba5f8257361e10c8753 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.025 "-" "Consul Health Check" "-"
2023/02/20 18:03:25 [info] 40#40: *1097 [lua] logger.lua:23: b2aac372b9debba5f8257361e10c8753 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:03:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 23
2023/02/20 18:03:31 [info] 40#40: *1098 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:31 [info] 40#40: *1099 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:40 [info] 40#40: *1100 [lua] access_by_lua(msblocations.conf:189):2: b23e46fbb95449bf029b1d8dd1813397:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:03:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.135 - - [20/Feb/2023:18:03:40 +0000] b23e46fbb95449bf029b1d8dd1813397 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.027 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/20 18:03:40 [info] 40#40: *1100 [lua] logger.lua:23: b23e46fbb95449bf029b1d8dd1813397 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:03:41 [info] 40#40: *1102 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:41 [info] 40#40: *1101 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:51 [info] 38#38: *1105 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:51 [info] 38#38: *1104 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:03:55 [info] 40#40: *1106 [lua] access_by_lua(msblocations.conf:189):2: 11b28a68fd006dd2ebd0024587d82c42:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:03:55 [info] 40#40: *1106 [lua] logger.lua:23: 11b28a68fd006dd2ebd0024587d82c42 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:03:55 +0000] 11b28a68fd006dd2ebd0024587d82c42 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:03:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 18:04:01 [info] 38#38: *1107 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:01 [info] 38#38: *1108 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:10 [info] 40#40: *1109 [lua] access_by_lua(msblocations.conf:189):2: 2d543cdd6efb4067e2c59f8367a03d5d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:04:10 [info] 40#40: *1109 [lua] logger.lua:23: 2d543cdd6efb4067e2c59f8367a03d5d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:04:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
10.233.66.135 - - [20/Feb/2023:18:04:10 +0000] 2d543cdd6efb4067e2c59f8367a03d5d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.026 upstream_response_time:0.023 "-" "Consul Health Check" "-"
2023/02/20 18:04:11 [info] 40#40: *1110 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:11 [info] 40#40: *1111 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:21 [info] 38#38: *1112 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:21 [info] 38#38: *1113 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:25 [info] 40#40: *1114 [lua] access_by_lua(msblocations.conf:189):2: 602a07cd1a83b23ad81422cb182db0ca:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:04:25 [info] 40#40: *1114 [lua] logger.lua:23: 602a07cd1a83b23ad81422cb182db0ca {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:04:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
10.233.66.135 - - [20/Feb/2023:18:04:25 +0000] 602a07cd1a83b23ad81422cb182db0ca "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.018 upstream_response_time:0.016 "-" "Consul Health Check" "-"
2023/02/20 18:04:31 [info] 40#40: *1115 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:31 [info] 40#40: *1116 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:40 [info] 40#40: *1117 [lua] access_by_lua(msblocations.conf:189):2: ad6d40c53d49fffdb4f0e7fcb113616c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:04:40 +0000] ad6d40c53d49fffdb4f0e7fcb113616c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:04:40 [info] 40#40: *1117 [lua] logger.lua:23: ad6d40c53d49fffdb4f0e7fcb113616c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:04:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 17
2023/02/20 18:04:41 [info] 38#38: *1119 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:41 [info] 38#38: *1118 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:51 [info] 40#40: *1121 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:51 [info] 40#40: *1122 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:04:55 [info] 40#40: *1123 [lua] access_by_lua(msblocations.conf:189):2: 2e952d17e08a22df4657ab2e9e0876ed:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:04:55 +0000] 2e952d17e08a22df4657ab2e9e0876ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:04:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 18:04:55 [info] 40#40: *1123 [lua] logger.lua:23: 2e952d17e08a22df4657ab2e9e0876ed {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:05:01 [info] 40#40: *1124 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:01 [info] 38#38: *1125 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:10 [info] 40#40: *1126 [lua] access_by_lua(msblocations.conf:189):2: 349eaea75b65debf028a9bf0bd98a921:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:05:10 [info] 40#40: *1126 [lua] logger.lua:23: 349eaea75b65debf028a9bf0bd98a921 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:05:10 +0000] 349eaea75b65debf028a9bf0bd98a921 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:05:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:05:11 [info] 38#38: *1127 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:11 [info] 40#40: *1128 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:21 [info] 38#38: *1129 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:21 [info] 40#40: *1130 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:25 [info] 40#40: *1131 [lua] access_by_lua(msblocations.conf:189):2: 3ba836cd6ee6412677fa98d6069347ac:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:05:25 [info] 40#40: *1131 [lua] logger.lua:23: 3ba836cd6ee6412677fa98d6069347ac {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:05:25 +0000] 3ba836cd6ee6412677fa98d6069347ac "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:05:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:05:31 [info] 40#40: *1133 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:31 [info] 40#40: *1132 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:40 [info] 40#40: *1134 [lua] access_by_lua(msblocations.conf:189):2: 67930957e18ce2aace49c3068e37b31a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:05:40 [info] 40#40: *1134 [lua] logger.lua:23: 67930957e18ce2aace49c3068e37b31a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:05:40 +0000] 67930957e18ce2aace49c3068e37b31a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:05:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:05:41 [info] 40#40: *1135 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:41 [info] 40#40: *1136 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:51 [info] 40#40: *1138 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:51 [info] 40#40: *1139 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:05:55 [info] 40#40: *1140 [lua] access_by_lua(msblocations.conf:189):2: 9f80e08e62026bccb7318d2306d3e37b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:05:55 +0000] 9f80e08e62026bccb7318d2306d3e37b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:05:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:05:55 [info] 40#40: *1140 [lua] logger.lua:23: 9f80e08e62026bccb7318d2306d3e37b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:06:01 [info] 38#38: *1141 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:01 [info] 38#38: *1142 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:10 [info] 40#40: *1143 [lua] access_by_lua(msblocations.conf:189):2: 36781ffd6abe1d280a5bdffe0d74de70:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:06:10 [info] 40#40: *1143 [lua] logger.lua:23: 36781ffd6abe1d280a5bdffe0d74de70 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:06:10 +0000] 36781ffd6abe1d280a5bdffe0d74de70 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.005 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:10 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:06:11 [info] 38#38: *1144 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:11 [info] 40#40: *1145 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:21 [info] 38#38: *1147 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:21 [info] 38#38: *1146 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:25 [info] 40#40: *1148 [lua] access_by_lua(msblocations.conf:189):2: b7a054477bfaca0702a396ff2852fd05:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:06:25 +0000] b7a054477bfaca0702a396ff2852fd05 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:06:25 [info] 40#40: *1148 [lua] logger.lua:23: b7a054477bfaca0702a396ff2852fd05 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:06:25 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:06:31 [info] 40#40: *1150 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:31 [info] 40#40: *1149 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:40 [info] 40#40: *1151 [lua] access_by_lua(msblocations.conf:189):2: f91a68edc66759ebcb03ce4d58d5e9df:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:06:40 +0000] f91a68edc66759ebcb03ce4d58d5e9df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:40 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:06:40 [info] 40#40: *1151 [lua] logger.lua:23: f91a68edc66759ebcb03ce4d58d5e9df {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:06:41 [info] 40#40: *1152 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:41 [info] 40#40: *1153 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:51 [info] 40#40: *1155 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:51 [info] 40#40: *1156 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:06:55 [info] 40#40: *1157 [lua] access_by_lua(msblocations.conf:189):2: 19dc1e3345056e622c84b228a8a31f6f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:06:55 [info] 40#40: *1157 [lua] logger.lua:23: 19dc1e3345056e622c84b228a8a31f6f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:06:55 +0000] 19dc1e3345056e622c84b228a8a31f6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:06:55 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:07:01 [info] 40#40: *1159 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:01 [info] 40#40: *1158 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:10 [info] 40#40: *1160 [lua] access_by_lua(msblocations.conf:189):2: 9f2c52cc94948f4d42ec4d75ece1c523:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:11 +0000] 9f2c52cc94948f4d42ec4d75ece1c523 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.011 "-" "Consul Health Check" "-"
2023/02/20 18:07:11 [info] 40#40: *1160 [lua] logger.lua:23: 9f2c52cc94948f4d42ec4d75ece1c523 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:07:11 [info] 40#40: *1161 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:11 [info] 40#40: *1162 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:21 [info] 40#40: *1163 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:21 [info] 40#40: *1164 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:26 [info] 40#40: *1165 [lua] access_by_lua(msblocations.conf:189):2: de3ffbea97fff30bdd3520b71c64a4db:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:07:26 +0000] de3ffbea97fff30bdd3520b71c64a4db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:07:26 [info] 40#40: *1165 [lua] logger.lua:23: de3ffbea97fff30bdd3520b71c64a4db {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:07:31 [info] 38#38: *1166 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:31 [info] 40#40: *1167 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:41 [info] 38#38: *1168 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:41 [info] 38#38: *1169 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:41 [info] 40#40: *1170 [lua] access_by_lua(msblocations.conf:189):2: b65b13b714e546d283c0477793974149:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:07:41 [info] 40#40: *1170 [lua] logger.lua:23: b65b13b714e546d283c0477793974149 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:41 +0000] b65b13b714e546d283c0477793974149 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:07:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:07:51 [info] 40#40: *1172 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:51 [info] 40#40: *1173 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:07:56 [info] 40#40: *1174 [lua] access_by_lua(msblocations.conf:189):2: c67ff63a32669d8799570c7a1202c395:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:56 +0000] c67ff63a32669d8799570c7a1202c395 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.019 "-" "Consul Health Check" "-"
2023/02/20 18:07:56 [info] 40#40: *1174 [lua] logger.lua:23: c67ff63a32669d8799570c7a1202c395 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:07:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 14
2023/02/20 18:08:01 [info] 40#40: *1176 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:01 [info] 38#38: *1175 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:11 [info] 40#40: *1177 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:11 [info] 40#40: *1178 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:11 [info] 40#40: *1179 [lua] access_by_lua(msblocations.conf:189):2: e46a779c07e33c4768658e1fc2510eab:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:11 +0000] e46a779c07e33c4768658e1fc2510eab "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:08:11 [info] 40#40: *1179 [lua] logger.lua:23: e46a779c07e33c4768658e1fc2510eab {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:08:21 [info] 40#40: *1180 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:21 [info] 40#40: *1181 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:26 [info] 40#40: *1182 [lua] access_by_lua(msblocations.conf:189):2: 6f0ca9878cccdd9e7a88f768cb506b76:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:26 +0000] 6f0ca9878cccdd9e7a88f768cb506b76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:08:26 [info] 40#40: *1182 [lua] logger.lua:23: 6f0ca9878cccdd9e7a88f768cb506b76 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:08:31 [info] 40#40: *1183 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:31 [info] 40#40: *1184 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:41 [info] 40#40: *1185 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:41 [info] 40#40: *1186 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:41 [info] 40#40: *1187 [lua] access_by_lua(msblocations.conf:189):2: 589242de24ed8590bb5844001dc2cf80:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:08:41 +0000] 589242de24ed8590bb5844001dc2cf80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:08:41 [info] 40#40: *1187 [lua] logger.lua:23: 589242de24ed8590bb5844001dc2cf80 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:08:51 [info] 40#40: *1190 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:51 [info] 40#40: *1189 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:08:56 [info] 40#40: *1191 [lua] access_by_lua(msblocations.conf:189):2: ef88af62a1ffc0cb77b5124f18363a80:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:08:56 [info] 40#40: *1191 [lua] logger.lua:23: ef88af62a1ffc0cb77b5124f18363a80 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:08:56 +0000] ef88af62a1ffc0cb77b5124f18363a80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:08:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:09:01 [info] 40#40: *1192 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:01 [info] 40#40: *1193 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:11 [info] 40#40: *1194 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:11 [info] 40#40: *1195 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:11 [info] 40#40: *1196 [lua] access_by_lua(msblocations.conf:189):2: 4606ff7b09d5aaf30d3860c25d2ad77f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:11 +0000] 4606ff7b09d5aaf30d3860c25d2ad77f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:09:11 [info] 40#40: *1196 [lua] logger.lua:23: 4606ff7b09d5aaf30d3860c25d2ad77f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:09:21 [info] 40#40: *1197 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:21 [info] 40#40: *1198 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:26 [info] 40#40: *1199 [lua] access_by_lua(msblocations.conf:189):2: 1d7eecb8ce3f8fed4cf69ae9f90536ef:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:26 +0000] 1d7eecb8ce3f8fed4cf69ae9f90536ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:09:26 [info] 40#40: *1199 [lua] logger.lua:23: 1d7eecb8ce3f8fed4cf69ae9f90536ef {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:09:31 [info] 38#38: *1200 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:31 [info] 38#38: *1201 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:41 [info] 38#38: *1202 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:41 [info] 38#38: *1203 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:41 [info] 40#40: *1204 [lua] access_by_lua(msblocations.conf:189):2: 06e14b2fead2974b69670463ee7cb93d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:18:09:41 +0000] 06e14b2fead2974b69670463ee7cb93d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:09:41 [info] 40#40: *1204 [lua] logger.lua:23: 06e14b2fead2974b69670463ee7cb93d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:09:51 [info] 40#40: *1206 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:51 [info] 40#40: *1207 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:09:56 [info] 40#40: *1208 [lua] access_by_lua(msblocations.conf:189):2: 690d2af300ea29080b8f2ac3a33e11cc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:09:56 +0000] 690d2af300ea29080b8f2ac3a33e11cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.025 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:09:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 20
2023/02/20 18:09:56 [info] 40#40: *1208 [lua] logger.lua:23: 690d2af300ea29080b8f2ac3a33e11cc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:10:01 [info] 38#38: *1209 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:01 [info] 38#38: *1210 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:11 [info] 40#40: *1211 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:11 [info] 40#40: *1212 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:11 [info] 40#40: *1213 [lua] access_by_lua(msblocations.conf:189):2: b6fc4499a2f2f34f7746bc2feca1c7a4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:10:11 +0000] b6fc4499a2f2f34f7746bc2feca1c7a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:10:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:10:11 [info] 40#40: *1213 [lua] logger.lua:23: b6fc4499a2f2f34f7746bc2feca1c7a4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:10:21 [info] 40#40: *1214 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:21 [info] 40#40: *1215 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:26 [info] 40#40: *1216 [lua] access_by_lua(msblocations.conf:189):2: b29b2391ff2ff48aca0980b1d9390d4a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:10:26 +0000] b29b2391ff2ff48aca0980b1d9390d4a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:10:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:10:26 [info] 40#40: *1216 [lua] logger.lua:23: b29b2391ff2ff48aca0980b1d9390d4a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:10:31 [info] 40#40: *1218 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:31 [info] 40#40: *1217 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:41 [info] 40#40: *1219 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:41 [info] 38#38: *1220 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:41 [info] 40#40: *1221 [lua] access_by_lua(msblocations.conf:189):2: abe58ba7a460c538351cf3993b5d21e1:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:10:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:10:41 +0000] abe58ba7a460c538351cf3993b5d21e1 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:10:41 [info] 40#40: *1221 [lua] logger.lua:23: abe58ba7a460c538351cf3993b5d21e1 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:10:51 [info] 38#38: *1223 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:51 [info] 40#40: *1224 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:10:56 [info] 40#40: *1225 [lua] access_by_lua(msblocations.conf:189):2: 6e30faabafece6b83311ab23d5178755:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:10:56 [info] 40#40: *1225 [lua] logger.lua:23: 6e30faabafece6b83311ab23d5178755 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:10:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:18:10:56 +0000] 6e30faabafece6b83311ab23d5178755 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 18:11:01 [info] 40#40: *1226 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:01 [info] 40#40: *1227 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:11 [info] 38#38: *1229 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:11 [info] 38#38: *1228 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:11 [info] 40#40: *1230 [lua] access_by_lua(msblocations.conf:189):2: 778cf1c6d324ce003aa2f5dc1219aa9d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:11:11 [info] 40#40: *1230 [lua] logger.lua:23: 778cf1c6d324ce003aa2f5dc1219aa9d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:11:11 +0000] 778cf1c6d324ce003aa2f5dc1219aa9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:11:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:11:21 [info] 40#40: *1231 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:21 [info] 40#40: *1232 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:26 [info] 40#40: *1233 [lua] access_by_lua(msblocations.conf:189):2: 3fa0e1358e6fca4d774109fd966d3453:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:11:26 [info] 40#40: *1233 [lua] logger.lua:23: 3fa0e1358e6fca4d774109fd966d3453 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:11:26 +0000] 3fa0e1358e6fca4d774109fd966d3453 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:11:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:11:31 [info] 40#40: *1234 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:31 [info] 40#40: *1235 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:41 [info] 40#40: *1237 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:41 [info] 40#40: *1236 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:41 [info] 40#40: *1238 [lua] access_by_lua(msblocations.conf:189):2: bba7f6950568d41ce6ae9051b16bca9d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:11:41 +0000] bba7f6950568d41ce6ae9051b16bca9d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:11:41 [info] 40#40: *1238 [lua] logger.lua:23: bba7f6950568d41ce6ae9051b16bca9d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:11:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:11:51 [info] 40#40: *1240 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:51 [info] 40#40: *1241 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:11:56 [info] 40#40: *1242 [lua] access_by_lua(msblocations.conf:189):2: a0c7d6b0b25e4cc9278f7063f9aec3f7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:11:56 [info] 40#40: *1242 [lua] logger.lua:23: a0c7d6b0b25e4cc9278f7063f9aec3f7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:11:56 +0000] a0c7d6b0b25e4cc9278f7063f9aec3f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.018 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:11:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:12:01 [info] 38#38: *1244 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:01 [info] 38#38: *1243 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:11 [info] 40#40: *1245 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:11 [info] 40#40: *1246 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:11 [info] 40#40: *1247 [lua] access_by_lua(msblocations.conf:189):2: c2186d119aeeafedc0938960a7e611f7:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:12:11 [info] 40#40: *1247 [lua] logger.lua:23: c2186d119aeeafedc0938960a7e611f7 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:12:11 +0000] c2186d119aeeafedc0938960a7e611f7 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:12:21 [info] 38#38: *1249 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:21 [info] 40#40: *1248 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:26 [info] 40#40: *1250 [lua] access_by_lua(msblocations.conf:189):2: ee8cc0b4b47688f9221a2b14f397c292:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:12:26 +0000] ee8cc0b4b47688f9221a2b14f397c292 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:12:26 [info] 40#40: *1250 [lua] logger.lua:23: ee8cc0b4b47688f9221a2b14f397c292 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:12:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:12:31 [info] 40#40: *1251 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:31 [info] 38#38: *1252 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:41 [info] 40#40: *1253 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:41 [info] 40#40: *1254 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:41 [info] 40#40: *1255 [lua] access_by_lua(msblocations.conf:189):2: 807a12bef92769121ee4e394506dfc3d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:12:41 [info] 40#40: *1255 [lua] logger.lua:23: 807a12bef92769121ee4e394506dfc3d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:12:41 +0000] 807a12bef92769121ee4e394506dfc3d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:12:51 [info] 40#40: *1257 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:51 [info] 40#40: *1258 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:12:56 [info] 40#40: *1259 [lua] access_by_lua(msblocations.conf:189):2: bff576f8df064b3d634d3ace0c212c6f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:12:56 [info] 40#40: *1259 [lua] logger.lua:23: bff576f8df064b3d634d3ace0c212c6f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:12:56 +0000] bff576f8df064b3d634d3ace0c212c6f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:12:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:13:01 [info] 38#38: *1260 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:01 [info] 38#38: *1261 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:11 [info] 38#38: *1262 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:11 [info] 38#38: *1263 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:11 [info] 40#40: *1264 [lua] access_by_lua(msblocations.conf:189):2: c9a10303ec4881f4be2b25c6f7910a81:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:13:11 +0000] c9a10303ec4881f4be2b25c6f7910a81 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:13:11 [info] 40#40: *1264 [lua] logger.lua:23: c9a10303ec4881f4be2b25c6f7910a81 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:13:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:13:21 [info] 38#38: *1265 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:21 [info] 38#38: *1266 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:26 [info] 40#40: *1267 [lua] access_by_lua(msblocations.conf:189):2: 3cbbf3e5bc6a2542e80b4573a8505d12:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:13:26 [info] 40#40: *1267 [lua] logger.lua:23: 3cbbf3e5bc6a2542e80b4573a8505d12 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:13:26 +0000] 3cbbf3e5bc6a2542e80b4573a8505d12 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:13:31 [info] 40#40: *1269 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:31 [info] 40#40: *1268 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:41 [info] 40#40: *1270 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:41 [info] 40#40: *1271 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:41 [info] 40#40: *1272 [lua] access_by_lua(msblocations.conf:189):2: 7e105e0bf9d5a1c18e283268cd1a8c93:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:13:41 [info] 40#40: *1272 [lua] logger.lua:23: 7e105e0bf9d5a1c18e283268cd1a8c93 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:13:41 +0000] 7e105e0bf9d5a1c18e283268cd1a8c93 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:13:51 [info] 40#40: *1274 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:51 [info] 40#40: *1275 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:13:56 [info] 40#40: *1276 [lua] access_by_lua(msblocations.conf:189):2: b2d9b5d84505ccc04d5fd208b3382cb6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:13:56 [info] 40#40: *1276 [lua] logger.lua:23: b2d9b5d84505ccc04d5fd208b3382cb6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:13:56 +0000] b2d9b5d84505ccc04d5fd208b3382cb6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:13:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:14:01 [info] 38#38: *1278 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:01 [info] 38#38: *1277 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:11 [info] 40#40: *1279 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:11 [info] 40#40: *1280 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:11 [info] 40#40: *1281 [lua] access_by_lua(msblocations.conf:189):2: 63cc2834dc53b83ab41175a59c581a73:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:14:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:14:11 [info] 40#40: *1281 [lua] logger.lua:23: 63cc2834dc53b83ab41175a59c581a73 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:14:11 +0000] 63cc2834dc53b83ab41175a59c581a73 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:14:21 [info] 40#40: *1282 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:21 [info] 40#40: *1283 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:26 [info] 40#40: *1284 [lua] access_by_lua(msblocations.conf:189):2: 54223f47f555547d20c0000b3839e3db:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:14:26 +0000] 54223f47f555547d20c0000b3839e3db "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:14:26 [info] 40#40: *1284 [lua] logger.lua:23: 54223f47f555547d20c0000b3839e3db {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:14:31 [info] 38#38: *1286 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:31 [info] 38#38: *1285 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:41 [info] 40#40: *1288 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:41 [info] 40#40: *1287 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:41 [info] 40#40: *1289 [lua] access_by_lua(msblocations.conf:189):2: 15e2be190ce09fa63a13d6cdb649e481:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:14:41 [info] 40#40: *1289 [lua] logger.lua:23: 15e2be190ce09fa63a13d6cdb649e481 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:14:41 +0000] 15e2be190ce09fa63a13d6cdb649e481 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:14:51 [info] 40#40: *1291 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:51 [info] 38#38: *1292 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:14:56 [info] 40#40: *1293 [lua] access_by_lua(msblocations.conf:189):2: 89b266fc9796dc14de13080970d2dfda:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:14:56 +0000] 89b266fc9796dc14de13080970d2dfda "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:14:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:14:56 [info] 40#40: *1293 [lua] logger.lua:23: 89b266fc9796dc14de13080970d2dfda {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:15:01 [info] 38#38: *1295 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:01 [info] 38#38: *1294 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:11 [info] 38#38: *1296 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:11 [info] 38#38: *1297 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:11 [info] 40#40: *1298 [lua] access_by_lua(msblocations.conf:189):2: 1c74b18027795f71a87492e6bbbac76d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:15:11 +0000] 1c74b18027795f71a87492e6bbbac76d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:15:11 [info] 40#40: *1298 [lua] logger.lua:23: 1c74b18027795f71a87492e6bbbac76d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:15:21 [info] 40#40: *1300 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:21 [info] 40#40: *1299 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:26 [info] 40#40: *1301 [lua] access_by_lua(msblocations.conf:189):2: d624944a63ba84e7ce8c0cf9d04d20fe:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:15:26 [info] 40#40: *1301 [lua] logger.lua:23: d624944a63ba84e7ce8c0cf9d04d20fe {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:15:26 +0000] d624944a63ba84e7ce8c0cf9d04d20fe "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:15:31 [info] 40#40: *1302 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:31 [info] 40#40: *1303 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:41 [info] 40#40: *1305 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:41 [info] 38#38: *1304 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:41 [info] 40#40: *1306 [lua] access_by_lua(msblocations.conf:189):2: 29dea26a9213f9132c857e2388ef2db2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:15:41 +0000] 29dea26a9213f9132c857e2388ef2db2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:15:41 [info] 40#40: *1306 [lua] logger.lua:23: 29dea26a9213f9132c857e2388ef2db2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:15:51 [info] 40#40: *1308 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:51 [info] 40#40: *1309 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:15:56 [info] 40#40: *1310 [lua] access_by_lua(msblocations.conf:189):2: 43db9b3055c7dedd59860199dd7575c6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:15:56 +0000] 43db9b3055c7dedd59860199dd7575c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:15:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:15:56 [info] 40#40: *1310 [lua] logger.lua:23: 43db9b3055c7dedd59860199dd7575c6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:16:01 [info] 40#40: *1311 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:01 [info] 38#38: *1312 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:11 [info] 40#40: *1313 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:11 [info] 40#40: *1314 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:11 [info] 40#40: *1315 [lua] access_by_lua(msblocations.conf:189):2: d5ff39d0f271b60be3d6e42bc5ded36e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:16:11 +0000] d5ff39d0f271b60be3d6e42bc5ded36e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:16:11 [info] 40#40: *1315 [lua] logger.lua:23: d5ff39d0f271b60be3d6e42bc5ded36e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:16:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:16:21 [info] 40#40: *1316 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:21 [info] 40#40: *1317 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:26 [info] 40#40: *1318 [lua] access_by_lua(msblocations.conf:189):2: 15964f04a099b39aa3aa344e2d8257ed:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:16:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
10.233.66.135 - - [20/Feb/2023:18:16:26 +0000] 15964f04a099b39aa3aa344e2d8257ed "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 18:16:26 [info] 40#40: *1318 [lua] logger.lua:23: 15964f04a099b39aa3aa344e2d8257ed {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:16:31 [info] 40#40: *1319 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:31 [info] 38#38: *1320 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:41 [info] 40#40: *1321 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:41 [info] 40#40: *1322 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:41 [info] 40#40: *1323 [lua] access_by_lua(msblocations.conf:189):2: 4fa80a28bcd74ff026589ec2ff0ed935:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:16:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:18:16:41 +0000] 4fa80a28bcd74ff026589ec2ff0ed935 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:16:41 [info] 40#40: *1323 [lua] logger.lua:23: 4fa80a28bcd74ff026589ec2ff0ed935 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:16:51 [info] 40#40: *1325 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:51 [info] 40#40: *1326 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:16:56 [info] 40#40: *1327 [lua] access_by_lua(msblocations.conf:189):2: e7f32453db4b28cbe25ea7fca8d27fbc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:16:56 +0000] e7f32453db4b28cbe25ea7fca8d27fbc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:16:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:16:56 [info] 40#40: *1327 [lua] logger.lua:23: e7f32453db4b28cbe25ea7fca8d27fbc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:17:01 [info] 40#40: *1329 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:01 [info] 40#40: *1328 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:11 [info] 40#40: *1331 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:11 [info] 40#40: *1330 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:11 [info] 40#40: *1332 [lua] access_by_lua(msblocations.conf:189):2: ac52435a2ed09f4a0e7b4643f1f80716:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:17:11 [info] 40#40: *1332 [lua] logger.lua:23: ac52435a2ed09f4a0e7b4643f1f80716 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:17:11 +0000] ac52435a2ed09f4a0e7b4643f1f80716 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:17:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:17:21 [info] 38#38: *1333 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:21 [info] 38#38: *1334 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:26 [info] 40#40: *1335 [lua] access_by_lua(msblocations.conf:189):2: cf3b1b87e242f0818abb9c1fb861fd18:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:17:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:17:26 [info] 40#40: *1335 [lua] logger.lua:23: cf3b1b87e242f0818abb9c1fb861fd18 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:17:26 +0000] cf3b1b87e242f0818abb9c1fb861fd18 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:17:31 [info] 40#40: *1337 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:31 [info] 40#40: *1336 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:41 [info] 40#40: *1338 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:41 [info] 40#40: *1339 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:41 [info] 40#40: *1340 [lua] access_by_lua(msblocations.conf:189):2: e1d432c34d71f563d92b33d149396f60:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:17:41 [info] 40#40: *1340 [lua] logger.lua:23: e1d432c34d71f563d92b33d149396f60 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:17:41 +0000] e1d432c34d71f563d92b33d149396f60 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:17:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:17:51 [info] 38#38: *1342 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:51 [info] 40#40: *1343 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:17:56 [info] 40#40: *1344 [lua] access_by_lua(msblocations.conf:189):2: 2cfe56c7e4c78a6daf9d6b9f1d504434:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:17:56 [info] 40#40: *1344 [lua] logger.lua:23: 2cfe56c7e4c78a6daf9d6b9f1d504434 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:17:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:17:56 +0000] 2cfe56c7e4c78a6daf9d6b9f1d504434 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:18:01 [info] 40#40: *1346 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:01 [info] 40#40: *1345 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:11 [info] 40#40: *1347 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:11 [info] 40#40: *1348 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:11 [info] 40#40: *1349 [lua] access_by_lua(msblocations.conf:189):2: db56c321a355136f59260cb304d22308:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:18:11 [info] 40#40: *1349 [lua] logger.lua:23: db56c321a355136f59260cb304d22308 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:18:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:18:11 +0000] db56c321a355136f59260cb304d22308 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:18:21 [info] 40#40: *1351 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:21 [info] 40#40: *1350 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:26 [info] 40#40: *1352 [lua] access_by_lua(msblocations.conf:189):2: 71bacb7d0a7f9070e1f53910fba5b814:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:18:26 [info] 40#40: *1352 [lua] logger.lua:23: 71bacb7d0a7f9070e1f53910fba5b814 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:18:26 +0000] 71bacb7d0a7f9070e1f53910fba5b814 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:18:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:18:31 [info] 40#40: *1353 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:31 [info] 40#40: *1354 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:41 [info] 40#40: *1356 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:41 [info] 40#40: *1355 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:41 [info] 40#40: *1357 [lua] access_by_lua(msblocations.conf:189):2: 24dde05f3255c155621f55391f9b3d03:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:18:41 +0000] 24dde05f3255c155621f55391f9b3d03 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:18:41 [info] 40#40: *1357 [lua] logger.lua:23: 24dde05f3255c155621f55391f9b3d03 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:18:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:18:51 [info] 38#38: *1360 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:51 [info] 38#38: *1359 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:18:56 [info] 40#40: *1361 [lua] access_by_lua(msblocations.conf:189):2: d65c233b7a201b30744a3bde11d6aa30:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:18:56 [info] 40#40: *1361 [lua] logger.lua:23: d65c233b7a201b30744a3bde11d6aa30 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:18:56 +0000] d65c233b7a201b30744a3bde11d6aa30 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:18:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:19:01 [info] 40#40: *1363 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:01 [info] 40#40: *1362 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:11 [info] 40#40: *1364 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:11 [info] 38#38: *1365 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:11 [info] 40#40: *1366 [lua] access_by_lua(msblocations.conf:189):2: f8a14ff3a6dc8b08f9929dda8be064c3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:19:11 +0000] f8a14ff3a6dc8b08f9929dda8be064c3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:19:11 [info] 40#40: *1366 [lua] logger.lua:23: f8a14ff3a6dc8b08f9929dda8be064c3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:19:21 [info] 40#40: *1367 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:21 [info] 40#40: *1368 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:26 [info] 40#40: *1369 [lua] access_by_lua(msblocations.conf:189):2: 29aed9e7322add230650d728226c5d13:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:19:26 [info] 40#40: *1369 [lua] logger.lua:23: 29aed9e7322add230650d728226c5d13 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:19:26 +0000] 29aed9e7322add230650d728226c5d13 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:26 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:19:31 [info] 38#38: *1370 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:31 [info] 38#38: *1371 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:41 [info] 38#38: *1373 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:41 [info] 38#38: *1372 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:41 [info] 40#40: *1374 [lua] access_by_lua(msblocations.conf:189):2: daf64c61879576c0b0023552430cf69f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:19:41 [info] 40#40: *1374 [lua] logger.lua:23: daf64c61879576c0b0023552430cf69f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:19:41 +0000] daf64c61879576c0b0023552430cf69f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:41 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 9
2023/02/20 18:19:51 [info] 38#38: *1376 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:51 [info] 38#38: *1377 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:19:56 [info] 40#40: *1378 [lua] access_by_lua(msblocations.conf:189):2: ea972963b4929366d51542adc1fe6a98:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:19:56 [info] 40#40: *1378 [lua] logger.lua:23: ea972963b4929366d51542adc1fe6a98 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:19:56 +0000] ea972963b4929366d51542adc1fe6a98 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:19:56 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:20:01 [info] 40#40: *1379 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:01 [info] 40#40: *1380 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:11 [info] 38#38: *1382 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:11 [info] 38#38: *1381 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:11 [info] 40#40: *1383 [lua] access_by_lua(msblocations.conf:189):2: 89cedb700ada61911bf4fb50887d77ef:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:11 +0000] 89cedb700ada61911bf4fb50887d77ef "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:20:11 [info] 40#40: *1383 [lua] logger.lua:23: 89cedb700ada61911bf4fb50887d77ef {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:11 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:20:21 [info] 40#40: *1385 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:21 [info] 40#40: *1384 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:27 [info] 40#40: *1386 [lua] access_by_lua(msblocations.conf:189):2: 64aa39c3345a17121e1a2ff48e218707:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:20:27 [info] 40#40: *1386 [lua] logger.lua:23: 64aa39c3345a17121e1a2ff48e218707 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:27 +0000] 64aa39c3345a17121e1a2ff48e218707 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:20:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:20:31 [info] 38#38: *1387 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:31 [info] 40#40: *1388 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:41 [info] 38#38: *1390 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:41 [info] 40#40: *1389 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:42 [info] 40#40: *1391 [lua] access_by_lua(msblocations.conf:189):2: f3a3f4520c1fab4706f416dac7ac7e6d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:42 +0000] f3a3f4520c1fab4706f416dac7ac7e6d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:20:42 [info] 40#40: *1391 [lua] logger.lua:23: f3a3f4520c1fab4706f416dac7ac7e6d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 18:20:51 [info] 40#40: *1393 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:51 [info] 40#40: *1394 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:20:57 [info] 40#40: *1395 [lua] access_by_lua(msblocations.conf:189):2: 710f424d9fd4f2fbcf7c1e49709d7b95:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:20:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
10.233.66.135 - - [20/Feb/2023:18:20:57 +0000] 710f424d9fd4f2fbcf7c1e49709d7b95 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:20:57 [info] 40#40: *1395 [lua] logger.lua:23: 710f424d9fd4f2fbcf7c1e49709d7b95 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:21:01 [info] 38#38: *1396 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:01 [info] 38#38: *1397 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:11 [info] 38#38: *1399 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:11 [info] 38#38: *1398 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:12 [info] 40#40: *1400 [lua] access_by_lua(msblocations.conf:189):2: b917fd3af6a1c856f8908190b5e1ed2f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:21:12 [info] 40#40: *1400 [lua] logger.lua:23: b917fd3af6a1c856f8908190b5e1ed2f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:12 +0000] b917fd3af6a1c856f8908190b5e1ed2f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:21:21 [info] 40#40: *1401 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:21 [info] 40#40: *1402 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:27 [info] 40#40: *1403 [lua] access_by_lua(msblocations.conf:189):2: 5b2972089d367ddc698ad8b2fe6eb790:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:27 +0000] 5b2972089d367ddc698ad8b2fe6eb790 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:21:27 [info] 40#40: *1403 [lua] logger.lua:23: 5b2972089d367ddc698ad8b2fe6eb790 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:21:31 [info] 40#40: *1404 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:31 [info] 40#40: *1405 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:41 [info] 38#38: *1406 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:41 [info] 40#40: *1407 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:42 [info] 40#40: *1408 [lua] access_by_lua(msblocations.conf:189):2: ae250ba47f30529841bf5298b8a76f76:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:42 +0000] ae250ba47f30529841bf5298b8a76f76 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
2023/02/20 18:21:42 [info] 40#40: *1408 [lua] logger.lua:23: ae250ba47f30529841bf5298b8a76f76 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:21:51 [info] 38#38: *1410 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:51 [info] 38#38: *1411 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:21:57 [info] 40#40: *1412 [lua] access_by_lua(msblocations.conf:189):2: 5e526803689b55c98e7c663cf14ac475:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:21:57 [info] 40#40: *1412 [lua] logger.lua:23: 5e526803689b55c98e7c663cf14ac475 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:21:57 +0000] 5e526803689b55c98e7c663cf14ac475 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:21:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:22:01 [info] 40#40: *1413 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:01 [info] 38#38: *1414 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:11 [info] 38#38: *1415 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:11 [info] 38#38: *1416 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:12 [info] 40#40: *1417 [lua] access_by_lua(msblocations.conf:189):2: 6bb83116f40bcb408bc83ed5eb886dcc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:22:12 [info] 40#40: *1417 [lua] logger.lua:23: 6bb83116f40bcb408bc83ed5eb886dcc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:22:12 +0000] 6bb83116f40bcb408bc83ed5eb886dcc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:22:21 [info] 40#40: *1418 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:21 [info] 38#38: *1419 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:27 [info] 40#40: *1420 [lua] access_by_lua(msblocations.conf:189):2: dd968e1f41f07a380c01c6400211b510:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:22:27 +0000] dd968e1f41f07a380c01c6400211b510 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.012 "-" "Consul Health Check" "-"
2023/02/20 18:22:27 [info] 40#40: *1420 [lua] logger.lua:23: dd968e1f41f07a380c01c6400211b510 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:22:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:22:31 [info] 40#40: *1421 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:31 [info] 40#40: *1422 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:41 [info] 38#38: *1423 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:41 [info] 38#38: *1424 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:42 [info] 40#40: *1425 [lua] access_by_lua(msblocations.conf:189):2: 56e5ca23879292eadeb597ee605e5643:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:22:42 [info] 40#40: *1425 [lua] logger.lua:23: 56e5ca23879292eadeb597ee605e5643 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:22:42 +0000] 56e5ca23879292eadeb597ee605e5643 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.023 upstream_response_time:0.014 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:22:51 [info] 38#38: *1428 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:51 [info] 40#40: *1427 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:22:57 [info] 40#40: *1429 [lua] access_by_lua(msblocations.conf:189):2: fb5c7dfc2aa01b6c6a1824b777d38e63:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:22:57 [info] 40#40: *1429 [lua] logger.lua:23: fb5c7dfc2aa01b6c6a1824b777d38e63 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:22:57 +0000] fb5c7dfc2aa01b6c6a1824b777d38e63 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:22:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 18:23:01 [info] 38#38: *1430 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:01 [info] 38#38: *1431 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:11 [info] 40#40: *1432 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:11 [info] 38#38: *1433 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:12 [info] 40#40: *1434 [lua] access_by_lua(msblocations.conf:189):2: c572af9394cd2b825caa5813d3e0bd4f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:23:12 [info] 40#40: *1434 [lua] logger.lua:23: c572af9394cd2b825caa5813d3e0bd4f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:23:12 +0000] c572af9394cd2b825caa5813d3e0bd4f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.019 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 10
2023/02/20 18:23:21 [info] 40#40: *1435 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:21 [info] 40#40: *1436 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:27 [info] 40#40: *1437 [lua] access_by_lua(msblocations.conf:189):2: df9d35769a8340f069c1e96a62aa1b88:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:23:27 [info] 40#40: *1437 [lua] logger.lua:23: df9d35769a8340f069c1e96a62aa1b88 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:23:27 +0000] df9d35769a8340f069c1e96a62aa1b88 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:23:31 [info] 40#40: *1438 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:31 [info] 40#40: *1439 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:41 [info] 38#38: *1441 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:41 [info] 38#38: *1440 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:42 [info] 40#40: *1442 [lua] access_by_lua(msblocations.conf:189):2: 0365fc48780dd6fc36224c84740ab3e3:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:23:42 [info] 40#40: *1442 [lua] logger.lua:23: 0365fc48780dd6fc36224c84740ab3e3 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:23:42 +0000] 0365fc48780dd6fc36224c84740ab3e3 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:23:51 [info] 40#40: *1444 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:51 [info] 40#40: *1445 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:23:57 [info] 40#40: *1446 [lua] access_by_lua(msblocations.conf:189):2: 309bd8def52e97b4c5cf610ac5efe65d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:23:57 [info] 40#40: *1446 [lua] logger.lua:23: 309bd8def52e97b4c5cf610ac5efe65d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:23:57 +0000] 309bd8def52e97b4c5cf610ac5efe65d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:23:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:24:01 [info] 40#40: *1448 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:01 [info] 40#40: *1447 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:11 [info] 38#38: *1449 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:11 [info] 40#40: *1450 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:12 [info] 40#40: *1451 [lua] access_by_lua(msblocations.conf:189):2: b450c2bfc1f4c543a4db0cd3a5c7b0a4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:24:12 +0000] b450c2bfc1f4c543a4db0cd3a5c7b0a4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.021 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:24:12 [info] 40#40: *1451 [lua] logger.lua:23: b450c2bfc1f4c543a4db0cd3a5c7b0a4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:24:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:24:21 [info] 40#40: *1452 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:21 [info] 40#40: *1453 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:27 [info] 40#40: *1454 [lua] access_by_lua(msblocations.conf:189):2: 106566f0f4e1864bf5d0aaacf531c25a:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:24:27 [info] 40#40: *1454 [lua] logger.lua:23: 106566f0f4e1864bf5d0aaacf531c25a {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:24:27 +0000] 106566f0f4e1864bf5d0aaacf531c25a "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:24:31 [info] 40#40: *1455 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:31 [info] 40#40: *1456 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:41 [info] 40#40: *1458 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:41 [info] 40#40: *1457 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:42 [info] 40#40: *1459 [lua] access_by_lua(msblocations.conf:189):2: 319a01a3dad60b43707c9bd32d1a5783:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:24:42 [info] 40#40: *1459 [lua] logger.lua:23: 319a01a3dad60b43707c9bd32d1a5783 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:24:42 +0000] 319a01a3dad60b43707c9bd32d1a5783 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.015 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:24:51 [info] 40#40: *1462 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:51 [info] 38#38: *1461 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:24:57 [info] 40#40: *1463 [lua] access_by_lua(msblocations.conf:189):2: 2900668bf27c6d27141f2a1f6d09b45f:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:24:57 [info] 40#40: *1463 [lua] logger.lua:23: 2900668bf27c6d27141f2a1f6d09b45f {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:24:57 +0000] 2900668bf27c6d27141f2a1f6d09b45f "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:24:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:25:01 [info] 38#38: *1464 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:01 [info] 38#38: *1465 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:11 [info] 40#40: *1466 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:11 [info] 38#38: *1467 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:12 [info] 40#40: *1468 [lua] access_by_lua(msblocations.conf:189):2: 7b279fbe5da648d025231e2e1effd111:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:25:12 [info] 40#40: *1468 [lua] logger.lua:23: 7b279fbe5da648d025231e2e1effd111 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:25:12 +0000] 7b279fbe5da648d025231e2e1effd111 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.017 upstream_response_time:0.016 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:25:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 11
2023/02/20 18:25:21 [info] 40#40: *1469 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:21 [info] 40#40: *1470 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:27 [info] 40#40: *1471 [lua] access_by_lua(msblocations.conf:189):2: 0bb7e2c0e15f3d53c30ae4d22cd41415:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:25:27 +0000] 0bb7e2c0e15f3d53c30ae4d22cd41415 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:25:27 [info] 40#40: *1471 [lua] logger.lua:23: 0bb7e2c0e15f3d53c30ae4d22cd41415 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:25:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:25:31 [info] 38#38: *1473 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:31 [info] 38#38: *1472 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:41 [info] 38#38: *1474 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:41 [info] 38#38: *1475 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:42 [info] 40#40: *1476 [lua] access_by_lua(msblocations.conf:189):2: 78dba74f1fb524e671de2e52d71dde3b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:25:42 [info] 40#40: *1476 [lua] logger.lua:23: 78dba74f1fb524e671de2e52d71dde3b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:25:42 +0000] 78dba74f1fb524e671de2e52d71dde3b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:25:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:25:51 [info] 40#40: *1479 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:51 [info] 40#40: *1478 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:25:57 [info] 40#40: *1480 [lua] access_by_lua(msblocations.conf:189):2: 2e58a7eda6cb08a84eecb910d8c8898b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:25:57 +0000] 2e58a7eda6cb08a84eecb910d8c8898b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:25:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:25:57 [info] 40#40: *1480 [lua] logger.lua:23: 2e58a7eda6cb08a84eecb910d8c8898b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:26:01 [info] 38#38: *1481 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:01 [info] 38#38: *1482 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:11 [info] 38#38: *1483 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:11 [info] 38#38: *1484 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:12 [info] 40#40: *1485 [lua] access_by_lua(msblocations.conf:189):2: 996cc12dcdd29958b063355f97c055c5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:26:12 [info] 40#40: *1485 [lua] logger.lua:23: 996cc12dcdd29958b063355f97c055c5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:12 +0000] 996cc12dcdd29958b063355f97c055c5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.024 upstream_response_time:0.022 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:26:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 16
2023/02/20 18:26:21 [info] 38#38: *1487 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:21 [info] 38#38: *1486 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:27 [info] 40#40: *1488 [lua] access_by_lua(msblocations.conf:189):2: f8e4e2b497ed11d6b115735062503711:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:27 +0000] f8e4e2b497ed11d6b115735062503711 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:26:27 [info] 40#40: *1488 [lua] logger.lua:23: f8e4e2b497ed11d6b115735062503711 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:26:31 [info] 38#38: *1489 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:31 [info] 38#38: *1490 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:41 [info] 40#40: *1492 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:41 [info] 40#40: *1491 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:42 [info] 40#40: *1493 [lua] access_by_lua(msblocations.conf:189):2: eecd0f1a04860a6136ac746f218371da:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:42 +0000] eecd0f1a04860a6136ac746f218371da "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:26:42 [info] 40#40: *1493 [lua] logger.lua:23: eecd0f1a04860a6136ac746f218371da {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:26:51 [info] 40#40: *1496 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:51 [info] 40#40: *1495 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:26:57 [info] 40#40: *1497 [lua] access_by_lua(msblocations.conf:189):2: 923e4263378373802a7775ff0fefe1eb:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:26:57 [info] 40#40: *1497 [lua] logger.lua:23: 923e4263378373802a7775ff0fefe1eb {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:26:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:18:26:57 +0000] 923e4263378373802a7775ff0fefe1eb "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:27:01 [info] 38#38: *1499 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:01 [info] 40#40: *1498 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:11 [info] 38#38: *1500 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:11 [info] 38#38: *1501 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:12 [info] 40#40: *1502 [lua] access_by_lua(msblocations.conf:189):2: 48a703dded41debf9579c773f91e7303:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:27:12 [info] 40#40: *1502 [lua] logger.lua:23: 48a703dded41debf9579c773f91e7303 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:27:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:27:12 +0000] 48a703dded41debf9579c773f91e7303 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 18:27:21 [info] 40#40: *1503 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:21 [info] 38#38: *1504 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:27 [info] 40#40: *1505 [lua] access_by_lua(msblocations.conf:189):2: 5d5e2d81dce2d480d63540f9d7ea33cc:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:27:27 [info] 40#40: *1505 [lua] logger.lua:23: 5d5e2d81dce2d480d63540f9d7ea33cc {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:27:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
10.233.66.135 - - [20/Feb/2023:18:27:27 +0000] 5d5e2d81dce2d480d63540f9d7ea33cc "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:27:31 [info] 40#40: *1506 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:31 [info] 40#40: *1507 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:41 [info] 40#40: *1508 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:41 [info] 40#40: *1509 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:42 [info] 40#40: *1510 [lua] access_by_lua(msblocations.conf:189):2: 404cdc82997fd3885375cd415d9c005e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:27:42 [info] 40#40: *1510 [lua] logger.lua:23: 404cdc82997fd3885375cd415d9c005e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:27:42 +0000] 404cdc82997fd3885375cd415d9c005e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:27:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:27:51 [info] 40#40: *1513 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:51 [info] 40#40: *1512 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:27:57 [info] 40#40: *1514 [lua] access_by_lua(msblocations.conf:189):2: 9f1a486e613aedbfcc43525c61dd152d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:27:57 [info] 40#40: *1514 [lua] logger.lua:23: 9f1a486e613aedbfcc43525c61dd152d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:27:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:18:27:57 +0000] 9f1a486e613aedbfcc43525c61dd152d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:28:01 [info] 38#38: *1515 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:01 [info] 40#40: *1516 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:11 [info] 40#40: *1517 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:11 [info] 38#38: *1518 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:12 [info] 40#40: *1519 [lua] access_by_lua(msblocations.conf:189):2: c362fae69d9f482b14c45c44019cc7c6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:28:12 [info] 40#40: *1519 [lua] logger.lua:23: c362fae69d9f482b14c45c44019cc7c6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:28:12 +0000] c362fae69d9f482b14c45c44019cc7c6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:28:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:28:21 [info] 40#40: *1520 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:21 [info] 38#38: *1521 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:27 [info] 40#40: *1522 [lua] access_by_lua(msblocations.conf:189):2: df454396af7948376db150ae89b9a3e8:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:28:27 +0000] df454396af7948376db150ae89b9a3e8 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:28:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:28:27 [info] 40#40: *1522 [lua] logger.lua:23: df454396af7948376db150ae89b9a3e8 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:28:31 [info] 40#40: *1524 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:31 [info] 40#40: *1523 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:41 [info] 38#38: *1526 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:41 [info] 40#40: *1525 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:42 [info] 40#40: *1527 [lua] access_by_lua(msblocations.conf:189):2: 6a93103d7325cf3942ec1cfce6a83e80:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:28:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:28:42 [info] 40#40: *1527 [lua] logger.lua:23: 6a93103d7325cf3942ec1cfce6a83e80 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:28:42 +0000] 6a93103d7325cf3942ec1cfce6a83e80 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:28:51 [info] 40#40: *1529 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:51 [info] 40#40: *1530 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:28:57 [info] 40#40: *1531 [lua] access_by_lua(msblocations.conf:189):2: 2c97fdc61c6ffe26f5378c50a42fc5df:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:28:57 [info] 40#40: *1531 [lua] logger.lua:23: 2c97fdc61c6ffe26f5378c50a42fc5df {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:28:57 +0000] 2c97fdc61c6ffe26f5378c50a42fc5df "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:28:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:29:01 [info] 38#38: *1532 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:01 [info] 38#38: *1533 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:11 [info] 40#40: *1535 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:11 [info] 40#40: *1534 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:12 [info] 40#40: *1536 [lua] access_by_lua(msblocations.conf:189):2: f4ae7e39916dd8fa89e40c818d82d4f5:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:29:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:29:12 +0000] f4ae7e39916dd8fa89e40c818d82d4f5 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:29:12 [info] 40#40: *1536 [lua] logger.lua:23: f4ae7e39916dd8fa89e40c818d82d4f5 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:29:21 [info] 38#38: *1537 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:21 [info] 38#38: *1538 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:27 [info] 40#40: *1539 [lua] access_by_lua(msblocations.conf:189):2: c96f3abb0f3749f1094ddba366175fd2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:29:27 [info] 40#40: *1539 [lua] logger.lua:23: c96f3abb0f3749f1094ddba366175fd2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:29:27 +0000] c96f3abb0f3749f1094ddba366175fd2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:29:31 [info] 40#40: *1541 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:31 [info] 38#38: *1540 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:41 [info] 40#40: *1542 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:41 [info] 40#40: *1543 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:42 [info] 40#40: *1544 [lua] access_by_lua(msblocations.conf:189):2: b39b0487a4c588add52052752bd05f90:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:29:42 [info] 40#40: *1544 [lua] logger.lua:23: b39b0487a4c588add52052752bd05f90 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:29:42 +0000] b39b0487a4c588add52052752bd05f90 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:29:51 [info] 40#40: *1546 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:51 [info] 40#40: *1547 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:29:57 [info] 40#40: *1548 [lua] access_by_lua(msblocations.conf:189):2: 18bd4e627960cef8ee0547c23f604869:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:29:57 [info] 40#40: *1548 [lua] logger.lua:23: 18bd4e627960cef8ee0547c23f604869 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:29:57 +0000] 18bd4e627960cef8ee0547c23f604869 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.012 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:29:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:30:01 [info] 40#40: *1549 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:01 [info] 40#40: *1550 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:11 [info] 40#40: *1551 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:11 [info] 40#40: *1552 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:12 [info] 40#40: *1553 [lua] access_by_lua(msblocations.conf:189):2: 0f0f61fb88fd0d3210aa63860753ee6e:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:30:12 [info] 40#40: *1553 [lua] logger.lua:23: 0f0f61fb88fd0d3210aa63860753ee6e {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:12 +0000] 0f0f61fb88fd0d3210aa63860753ee6e "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
2023/02/20 18:30:21 [info] 38#38: *1555 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:21 [info] 40#40: *1554 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:27 [info] 40#40: *1556 [lua] access_by_lua(msblocations.conf:189):2: 87dce0ff6f58bb026df0257dbf9fde79:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:27 +0000] 87dce0ff6f58bb026df0257dbf9fde79 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:30:27 [info] 40#40: *1556 [lua] logger.lua:23: 87dce0ff6f58bb026df0257dbf9fde79 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:30:31 [info] 40#40: *1558 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:31 [info] 40#40: *1557 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:41 [info] 40#40: *1559 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:41 [info] 40#40: *1560 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:42 [info] 40#40: *1561 [lua] access_by_lua(msblocations.conf:189):2: 57bbdc4f4f1c956d5e3d4be6d6d80086:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:42 +0000] 57bbdc4f4f1c956d5e3d4be6d6d80086 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
2023/02/20 18:30:42 [info] 40#40: *1561 [lua] logger.lua:23: 57bbdc4f4f1c956d5e3d4be6d6d80086 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:30:51 [info] 40#40: *1564 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:51 [info] 40#40: *1563 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:30:57 [info] 40#40: *1565 [lua] access_by_lua(msblocations.conf:189):2: 8ad90f0043b3c47424bc77b98b37b2fd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:30:57 [info] 40#40: *1565 [lua] logger.lua:23: 8ad90f0043b3c47424bc77b98b37b2fd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:30:57 +0000] 8ad90f0043b3c47424bc77b98b37b2fd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:30:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:31:01 [info] 40#40: *1567 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:01 [info] 40#40: *1566 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:11 [info] 40#40: *1569 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:11 [info] 40#40: *1568 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:12 [info] 40#40: *1570 [lua] access_by_lua(msblocations.conf:189):2: 89784d2b76694d9e743dd1416641668b:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:31:12 [info] 40#40: *1570 [lua] logger.lua:23: 89784d2b76694d9e743dd1416641668b {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:31:12 +0000] 89784d2b76694d9e743dd1416641668b "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:31:21 [info] 38#38: *1572 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:21 [info] 38#38: *1571 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:27 [info] 40#40: *1573 [lua] access_by_lua(msblocations.conf:189):2: ee6a1da09012719aaf59c14e09c4c26d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:31:27 [info] 40#40: *1573 [lua] logger.lua:23: ee6a1da09012719aaf59c14e09c4c26d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:31:27 +0000] ee6a1da09012719aaf59c14e09c4c26d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:31:31 [info] 40#40: *1574 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:31 [info] 40#40: *1575 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:41 [info] 40#40: *1576 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:41 [info] 40#40: *1577 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:42 [info] 40#40: *1578 [lua] access_by_lua(msblocations.conf:189):2: 18a4ddd9499f6e0139412665405353c2:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:31:42 [info] 40#40: *1578 [lua] logger.lua:23: 18a4ddd9499f6e0139412665405353c2 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:31:42 +0000] 18a4ddd9499f6e0139412665405353c2 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.012 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:31:51 [info] 40#40: *1580 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:51 [info] 40#40: *1581 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:31:57 [info] 40#40: *1582 [lua] access_by_lua(msblocations.conf:189):2: d106bb4186696a6f5f99bf08eb5414d0:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:31:57 [info] 40#40: *1582 [lua] logger.lua:23: d106bb4186696a6f5f99bf08eb5414d0 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:31:57 +0000] d106bb4186696a6f5f99bf08eb5414d0 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.015 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:31:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:32:01 [info] 40#40: *1583 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:01 [info] 38#38: *1584 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:11 [info] 38#38: *1586 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:11 [info] 40#40: *1585 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:12 [info] 40#40: *1587 [lua] access_by_lua(msblocations.conf:189):2: 18c88fc0d79e20d8c60fc61bf4e9851d:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:32:12 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 7
2023/02/20 18:32:12 [info] 40#40: *1587 [lua] logger.lua:23: 18c88fc0d79e20d8c60fc61bf4e9851d {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:32:12 +0000] 18c88fc0d79e20d8c60fc61bf4e9851d "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.013 "-" "Consul Health Check" "-"
2023/02/20 18:32:21 [info] 40#40: *1588 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:21 [info] 40#40: *1589 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:27 [info] 40#40: *1590 [lua] access_by_lua(msblocations.conf:189):2: 8fee4b16e7592b1b41148f254471b0cd:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:32:27 +0000] 8fee4b16e7592b1b41148f254471b0cd "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:32:27 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:32:27 [info] 40#40: *1590 [lua] logger.lua:23: 8fee4b16e7592b1b41148f254471b0cd {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:32:31 [info] 40#40: *1592 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:31 [info] 38#38: *1591 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:41 [info] 40#40: *1593 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:41 [info] 40#40: *1594 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:42 [info] 40#40: *1595 [lua] access_by_lua(msblocations.conf:189):2: 2560939e3d2cd4b4bfd68dcce6b4eafa:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:32:42 [info] 40#40: *1595 [lua] logger.lua:23: 2560939e3d2cd4b4bfd68dcce6b4eafa {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:32:42 +0000] 2560939e3d2cd4b4bfd68dcce6b4eafa "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.014 upstream_response_time:0.011 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:32:42 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:32:51 [info] 38#38: *1597 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:51 [info] 38#38: *1598 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:32:57 [info] 40#40: *1599 [lua] access_by_lua(msblocations.conf:189):2: 683080b755cf9f1c1e4721a025ff2a46:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:32:57 [info] 40#40: *1599 [lua] logger.lua:23: 683080b755cf9f1c1e4721a025ff2a46 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:32:57 +0000] 683080b755cf9f1c1e4721a025ff2a46 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:32:57 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:33:01 [info] 40#40: *1601 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:01 [info] 40#40: *1600 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:11 [info] 38#38: *1603 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:11 [info] 40#40: *1602 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:13 [info] 40#40: *1604 [lua] access_by_lua(msblocations.conf:189):2: 71cde325ff81ba23cc784c65838fd286:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:33:13 +0000] 71cde325ff81ba23cc784c65838fd286 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.006 upstream_response_time:0.005 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:33:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:33:13 [info] 40#40: *1604 [lua] logger.lua:23: 71cde325ff81ba23cc784c65838fd286 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:33:21 [info] 38#38: *1606 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:21 [info] 40#40: *1605 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:28 [info] 40#40: *1607 [lua] access_by_lua(msblocations.conf:189):2: ef8027f5bafc216b09cfbb136894022c:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:33:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 3
2023/02/20 18:33:28 [info] 40#40: *1607 [lua] logger.lua:23: ef8027f5bafc216b09cfbb136894022c {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:33:28 +0000] ef8027f5bafc216b09cfbb136894022c "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
2023/02/20 18:33:31 [info] 40#40: *1608 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:31 [info] 38#38: *1609 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:41 [info] 40#40: *1610 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:41 [info] 40#40: *1611 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:43 [info] 40#40: *1612 [lua] access_by_lua(msblocations.conf:189):2: c6ed59ea9163391b9870565494e38966:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:33:43 [info] 40#40: *1612 [lua] logger.lua:23: c6ed59ea9163391b9870565494e38966 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:33:43 +0000] c6ed59ea9163391b9870565494e38966 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.009 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:33:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:33:51 [info] 38#38: *1615 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:51 [info] 38#38: *1614 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:33:58 [info] 40#40: *1616 [lua] access_by_lua(msblocations.conf:189):2: 571e61718c24bdb2ad5b0f5d296f21f6:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:33:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
10.233.66.135 - - [20/Feb/2023:18:33:58 +0000] 571e61718c24bdb2ad5b0f5d296f21f6 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.016 upstream_response_time:0.009 "-" "Consul Health Check" "-"
2023/02/20 18:33:58 [info] 40#40: *1616 [lua] logger.lua:23: 571e61718c24bdb2ad5b0f5d296f21f6 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:34:01 [info] 40#40: *1617 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:01 [info] 38#38: *1618 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:11 [info] 40#40: *1619 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:11 [info] 40#40: *1620 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:13 [info] 40#40: *1621 [lua] access_by_lua(msblocations.conf:189):2: f8d42cf28cd51eed7e60006e1b73a567:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:34:13 [info] 40#40: *1621 [lua] logger.lua:23: f8d42cf28cd51eed7e60006e1b73a567 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:34:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
10.233.66.135 - - [20/Feb/2023:18:34:13 +0000] f8d42cf28cd51eed7e60006e1b73a567 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:34:21 [info] 38#38: *1623 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:21 [info] 38#38: *1622 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:28 [info] 40#40: *1624 [lua] access_by_lua(msblocations.conf:189):2: f5d7d67fb92d573040e3dda89b4beb22:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:34:28 [info] 40#40: *1624 [lua] logger.lua:23: f5d7d67fb92d573040e3dda89b4beb22 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:34:28 +0000] f5d7d67fb92d573040e3dda89b4beb22 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.011 upstream_response_time:0.009 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:34:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:34:31 [info] 38#38: *1625 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:31 [info] 38#38: *1626 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:41 [info] 40#40: *1627 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:41 [info] 40#40: *1628 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:43 [info] 40#40: *1629 [lua] access_by_lua(msblocations.conf:189):2: fe37bc12c2f3b3726c0ea25e07ba3101:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:34:43 +0000] fe37bc12c2f3b3726c0ea25e07ba3101 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.007 upstream_response_time:0.006 "-" "Consul Health Check" "-"
2023/02/20 18:34:43 [info] 40#40: *1629 [lua] logger.lua:23: fe37bc12c2f3b3726c0ea25e07ba3101 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:34:43 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 5
2023/02/20 18:34:51 [info] 40#40: *1631 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:51 [info] 40#40: *1632 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:34:58 [info] 40#40: *1633 [lua] access_by_lua(msblocations.conf:189):2: 8fc2b7c3c0b5f1436e8ac457057aefa4:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:34:58 [info] 40#40: *1633 [lua] logger.lua:23: 8fc2b7c3c0b5f1436e8ac457057aefa4 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:34:58 +0000] 8fc2b7c3c0b5f1436e8ac457057aefa4 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.013 upstream_response_time:0.010 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:34:58 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 8
2023/02/20 18:35:01 [info] 38#38: *1634 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:01 [info] 40#40: *1635 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:11 [info] 40#40: *1636 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:11 [info] 40#40: *1637 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:13 [info] 40#40: *1638 [lua] access_by_lua(msblocations.conf:189):2: f04f73660f2feafd4fdb1171fa4be231:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
2023/02/20 18:35:13 [info] 40#40: *1638 [lua] logger.lua:23: f04f73660f2feafd4fdb1171fa4be231 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:35:13 +0000] f04f73660f2feafd4fdb1171fa4be231 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.010 upstream_response_time:0.008 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:35:13 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 6
2023/02/20 18:35:21 [info] 40#40: *1639 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:21 [info] 40#40: *1640 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:28 [info] 40#40: *1641 [lua] access_by_lua(msblocations.conf:189):2: 8e585c9c1fbf08579181fbcf595a5419:receive the request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", host: "msb-iag:80"
10.233.66.135 - - [20/Feb/2023:18:35:28 +0000] 8e585c9c1fbf08579181fbcf595a5419 "HEAD /iui/microservices/default.html HTTP/1.1" 200 request_processing_time:0.008 upstream_response_time:0.007 "-" "Consul Health Check" "-"
10.233.66.135 - - [20/Feb/2023:18:35:28 +0000] "HEAD /iui/microservices/default.html HTTP/1.1" 200 0 "-" "Consul Health Check" 4
2023/02/20 18:35:28 [info] 40#40: *1641 [lua] logger.lua:23: 8e585c9c1fbf08579181fbcf595a5419 {"matched":"microservices"} while logging request, client: 10.233.66.135, server: , request: "HEAD /iui/microservices/default.html HTTP/1.1", upstream: "http://127.0.0.1:8066/iui/microservices/default.html", host: "msb-iag:80"
2023/02/20 18:35:31 [info] 38#38: *1643 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:31 [info] 40#40: *1642 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:41 [info] 40#40: *1644 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:41 [info] 40#40: *1645 client closed connection while SSL handshaking, client: 10.233.71.107, server: 0.0.0.0:443
2023/02/20 18:35:43 [info] 40#40: *1646 [lua] access_by_lua(msblocations.conf:189):2: 8c9fc0efaf0d1d85beaae41d58f55b19:receive the req